>>> happy: Building community/happy 1.21.0-r0 (using abuild 3.9.0-r5) started Sun, 21 Aug 2022 07:04:37 +0000 >>> happy: Checking sanity of /home/buildozer/aports/community/happy/APKBUILD... >>> happy: Analyzing dependencies... >>> happy: Installing for build: build-base ghc libffi-dev (1/16) Installing libgmpxx (6.2.1-r2) (2/16) Installing gmp-dev (6.2.1-r2) (3/16) Installing linux-headers (5.16.7-r1) (4/16) Installing libffi (3.4.2-r1) (5/16) Installing libffi-dev (3.4.2-r1) (6/16) Installing libbz2 (1.0.8-r2) (7/16) Installing perl (5.36.0-r0) (8/16) Installing xz-libs (5.2.6-r0) (9/16) Installing libxml2 (2.10.0-r0) (10/16) Installing llvm14-libs (14.0.6-r3) (11/16) Installing llvm14 (14.0.6-r3) (12/16) Installing ghc (9.0.2-r1) Executing ghc-9.0.2-r1.post-install (13/16) Installing .makedepends-happy (20220821.070438) (14/16) Installing perl-error (0.17029-r1) (15/16) Installing perl-git (2.37.1-r1) (16/16) Installing git-perl (2.37.1-r1) Executing busybox-1.35.0-r22.trigger OK: 1760 MiB in 116 packages >>> happy: Cleaning up srcdir >>> happy: Cleaning up pkgdir >>> happy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/happy-1.21.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> happy: Fetching https://hackage.haskell.org/package/happy-1.21.0/happy-1.21.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 169k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 169k 100 169k 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k >>> happy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/happy-1.18.5-html.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 51631 63 32768 0 0 50223 0 0:00:01 --:--:-- 0:00:01 50180 100 51631 100 51631 0 0 79101 0 --:--:-- --:--:-- --:--:-- 79067 >>> happy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/happy-1.21.0.tar.gz >>> happy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/happy-1.18.5-html.tar.gz >>> happy: Checking sha512sums... happy-1.21.0.tar.gz: OK happy-1.18.5-html.tar.gz: OK >>> happy: Unpacking /var/cache/distfiles/edge/happy-1.21.0.tar.gz... >>> happy: Unpacking /var/cache/distfiles/edge/happy-1.18.5-html.tar.gz... Configuring happy-1.21.0... Preprocessing executable 'happy' for happy-1.21.0.. Building executable 'happy' for happy-1.21.0.. [ 1 of 22] Compiling AbsSyn ( src/AbsSyn.lhs, dist/build/happy/happy-tmp/AbsSyn.o ) [ 2 of 22] Compiling GenUtils ( src/GenUtils.lhs, dist/build/happy/happy-tmp/GenUtils.o ) [ 3 of 22] Compiling NameSet ( src/NameSet.hs, dist/build/happy/happy-tmp/NameSet.o ) [ 4 of 22] Compiling ParamRules ( src/ParamRules.hs, dist/build/happy/happy-tmp/ParamRules.o ) [ 5 of 22] Compiling Grammar ( src/Grammar.lhs, dist/build/happy/happy-tmp/Grammar.o ) src/Grammar.lhs:35:3: warning: [-Wunused-imports] The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() | 35 | > import Control.Monad ( when ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Grammar.lhs:38:3: warning: [-Wunused-imports] The import of ‘findIndices, groupBy, intersperse, nub, sortBy’ from module ‘Data.List’ is redundant | 38 | > import Data.List ( findIndices, groupBy, intersperse, nub, sortBy, zip4 ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 6 of 22] Compiling LALR ( src/LALR.lhs, dist/build/happy/happy-tmp/LALR.o ) [ 7 of 22] Compiling First ( src/First.lhs, dist/build/happy/happy-tmp/First.o ) [ 8 of 22] Compiling ParseMonad.Class ( src/ParseMonad/Class.hs, dist/build/happy/happy-tmp/ParseMonad/Class.o ) [ 9 of 22] Compiling Lexer ( src/Lexer.lhs, dist/build/happy/happy-tmp/Lexer.o ) [10 of 22] Compiling AttrGrammar ( src/AttrGrammar.lhs, dist/build/happy/happy-tmp/AttrGrammar.o ) [11 of 22] Compiling ParseMonad.Oracle ( src/ParseMonad/Oracle.hs, dist/build/happy/happy-tmp/ParseMonad/Oracle.o ) [12 of 22] Compiling ParseMonad ( src/ParseMonad.hs, dist/build/happy/happy-tmp/ParseMonad.o ) [13 of 22] Compiling Parser.Oracle ( src/Parser/Oracle.hs, dist/build/happy/happy-tmp/Parser/Oracle.o ) [14 of 22] Compiling Parser ( src/Parser.hs, dist/build/happy/happy-tmp/Parser.o ) [15 of 22] Compiling Paths_happy ( dist/build/happy/autogen/Paths_happy.hs, dist/build/happy/happy-tmp/Paths_happy.o ) [16 of 22] Compiling Info ( src/Info.lhs, dist/build/happy/happy-tmp/Info.o ) [17 of 22] Compiling PrettyGrammar ( src/PrettyGrammar.hs, dist/build/happy/happy-tmp/PrettyGrammar.o ) [18 of 22] Compiling ProduceGLRCode ( src/ProduceGLRCode.lhs, dist/build/happy/happy-tmp/ProduceGLRCode.o ) [19 of 22] Compiling Tabular ( src/Tabular.lhs, dist/build/happy/happy-tmp/Tabular.o ) [20 of 22] Compiling Target ( src/Target.lhs, dist/build/happy/happy-tmp/Target.o ) [21 of 22] Compiling ProduceCode ( src/ProduceCode.lhs, dist/build/happy/happy-tmp/ProduceCode.o ) [22 of 22] Compiling Main ( src/Main.lhs, dist/build/happy/happy-tmp/Main.o ) Linking dist/build/happy/happy ... Preprocessing test suite 'tests' for happy-1.21.0.. Building test suite 'tests' for happy-1.21.0.. [1 of 1] Compiling Main ( test.hs, dist/build/tests/tests-tmp/Main.o ) Linking dist/build/tests/tests ... >>> happy: Entering fakeroot... Installing executable happy in /home/buildozer/aports/community/happy/pkg/happy/usr/bin Warning: The directory /home/buildozer/aports/community/happy/pkg/happy/usr/bin is not in the system search path. >>> happy-doc*: Running split function doc... >>> happy-doc*: Preparing subpackage happy-doc... >>> happy-doc*: Running postcheck for happy-doc >>> happy*: Running postcheck for happy >>> happy*: Preparing package happy... >>> happy*: Stripping binaries >>> happy-doc*: Scanning shared objects >>> happy*: Scanning shared objects >>> happy-doc*: Tracing dependencies... >>> happy-doc*: Package size: 328.0 KB >>> happy-doc*: Compressing data... >>> happy-doc*: Create checksum... >>> happy-doc*: Create happy-doc-1.21.0-r0.apk >>> happy*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libffi.so.8 so:libgmp.so.10 >>> happy*: Package size: 10.3 MB >>> happy*: Compressing data... >>> happy*: Create checksum... >>> happy*: Create happy-1.21.0-r0.apk >>> happy: Build complete at Sun, 21 Aug 2022 07:05:30 +0000 elapsed time 0h 0m 53s >>> happy: Cleaning up srcdir >>> happy: Cleaning up pkgdir >>> happy: Uninstalling dependencies... (1/16) Purging .makedepends-happy (20220821.070438) (2/16) Purging ghc (9.0.2-r1) (3/16) Purging gmp-dev (6.2.1-r2) (4/16) Purging libgmpxx (6.2.1-r2) (5/16) Purging llvm14 (14.0.6-r3) (6/16) Purging libffi-dev (3.4.2-r1) (7/16) Purging linux-headers (5.16.7-r1) (8/16) Purging git-perl (2.37.1-r1) (9/16) Purging perl-git (2.37.1-r1) (10/16) Purging perl-error (0.17029-r1) (11/16) Purging perl (5.36.0-r0) (12/16) Purging llvm14-libs (14.0.6-r3) (13/16) Purging libffi (3.4.2-r1) (14/16) Purging libbz2 (1.0.8-r2) (15/16) Purging libxml2 (2.10.0-r0) (16/16) Purging xz-libs (5.2.6-r0) Executing busybox-1.35.0-r22.trigger OK: 417 MiB in 100 packages >>> happy: Updating the community/aarch64 repository index... >>> happy: Signing the index...