>>> alex: Building community/alex 3.2.6-r3 (using abuild 3.9.0-r5) started Sun, 21 Aug 2022 07:11:34 +0000 >>> alex: Checking sanity of /home/buildozer/aports/community/alex/APKBUILD... >>> alex: Analyzing dependencies... >>> alex: Installing for build: build-base ghc libffi-dev (1/14) Installing libgmpxx (6.2.1-r2) (2/14) Installing gmp-dev (6.2.1-r2) (3/14) Installing linux-headers (5.16.7-r1) (4/14) Installing libffi (3.4.2-r1) (5/14) Installing libffi-dev (3.4.2-r1) (6/14) Installing perl (5.36.0-r0) (7/14) Installing libxml2 (2.10.0-r0) (8/14) Installing llvm14-libs (14.0.6-r3) (9/14) Installing llvm14 (14.0.6-r3) (10/14) Installing ghc (9.0.2-r1) Executing ghc-9.0.2-r1.post-install (11/14) Installing .makedepends-alex (20220821.071135) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.37.1-r1) (14/14) Installing git-perl (2.37.1-r1) Executing busybox-1.35.0-r22.trigger OK: 1382 MiB in 116 packages >>> alex: Cleaning up srcdir >>> alex: Cleaning up pkgdir >>> alex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/alex-3.2.6.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 100 106k 100 106k 0 0 682k 0 --:--:-- --:--:-- --:--:-- 685k >>> alex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/alex-doc-html-3.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 100 21663 100 21663 0 0 172k 0 --:--:-- --:--:-- --:--:-- 173k >>> alex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/alex-3.2.6.tar.gz >>> alex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/alex-doc-html-3.0.tar.gz >>> alex: Checking sha512sums... alex-3.2.6.tar.gz: OK alex-doc-html-3.0.tar.gz: OK fix-tests-ghc-9.0.patch: OK >>> alex: Unpacking /var/cache/distfiles/edge/alex-3.2.6.tar.gz... >>> alex: Unpacking /var/cache/distfiles/edge/alex-doc-html-3.0.tar.gz... >>> alex: fix-tests-ghc-9.0.patch patching file tests/default_typeclass.x Configuring alex-3.2.6... Preprocessing executable 'alex' for alex-3.2.6.. Building executable 'alex' for alex-3.2.6.. [ 1 of 22] Compiling Data.Ranged.Boundaries ( src/Data/Ranged/Boundaries.hs, dist/build/alex/alex-tmp/Data/Ranged/Boundaries.o ) [ 2 of 22] Compiling Data.Ranged.Ranges ( src/Data/Ranged/Ranges.hs, dist/build/alex/alex-tmp/Data/Ranged/Ranges.o ) [ 3 of 22] Compiling Data.Ranged.RangedSet ( src/Data/Ranged/RangedSet.hs, dist/build/alex/alex-tmp/Data/Ranged/RangedSet.o ) src/Data/Ranged/RangedSet.hs:31:1: warning: [-Wunused-imports] The import of ‘Data.Semigroup’ is redundant except perhaps to import instances from ‘Data.Semigroup’ To import instances alone, use: import Data.Semigroup() | 31 | import Data.Semigroup | ^^^^^^^^^^^^^^^^^^^^^ [ 4 of 22] Compiling Data.Ranged ( src/Data/Ranged.hs, dist/build/alex/alex-tmp/Data/Ranged.o ) [ 5 of 22] Compiling Map ( src/Map.hs, dist/build/alex/alex-tmp/Map.o ) [ 6 of 22] Compiling Paths_alex ( dist/build/alex/autogen/Paths_alex.hs, dist/build/alex/alex-tmp/Paths_alex.o ) [ 7 of 22] Compiling Set ( src/Set.hs, dist/build/alex/alex-tmp/Set.o ) [ 8 of 22] Compiling DFS ( src/DFS.hs, dist/build/alex/alex-tmp/DFS.o ) [ 9 of 22] Compiling Sort ( src/Sort.hs, dist/build/alex/alex-tmp/Sort.o ) [10 of 22] Compiling UTF8 ( src/UTF8.hs, dist/build/alex/alex-tmp/UTF8.o ) [11 of 22] Compiling CharSet ( src/CharSet.hs, dist/build/alex/alex-tmp/CharSet.o ) [12 of 22] Compiling Util ( src/Util.hs, dist/build/alex/alex-tmp/Util.o ) [13 of 22] Compiling AbsSyn ( src/AbsSyn.hs, dist/build/alex/alex-tmp/AbsSyn.o ) [14 of 22] Compiling ParseMonad ( src/ParseMonad.hs, dist/build/alex/alex-tmp/ParseMonad.o ) [15 of 22] Compiling Scan ( src/Scan.hs, dist/build/alex/alex-tmp/Scan.o ) [16 of 22] Compiling Parser ( src/Parser.hs, dist/build/alex/alex-tmp/Parser.o ) [17 of 22] Compiling Output ( src/Output.hs, dist/build/alex/alex-tmp/Output.o ) [18 of 22] Compiling NFA ( src/NFA.hs, dist/build/alex/alex-tmp/NFA.o ) [19 of 22] Compiling Info ( src/Info.hs, dist/build/alex/alex-tmp/Info.o ) [20 of 22] Compiling DFAMin ( src/DFAMin.hs, dist/build/alex/alex-tmp/DFAMin.o ) [21 of 22] Compiling DFA ( src/DFA.hs, dist/build/alex/alex-tmp/DFA.o ) [22 of 22] Compiling Main ( src/Main.hs, dist/build/alex/alex-tmp/Main.o ) Linking dist/build/alex/alex ... Preprocessing test suite 'tests' for alex-3.2.6.. Building test suite 'tests' for alex-3.2.6.. [1 of 1] Compiling Main ( test.hs, dist/build/tests/tests-tmp/Main.o ) Linking dist/build/tests/tests ... Running 1 test suites... Test suite tests: RUNNING... Test suite tests: PASS Test suite logged to: dist/test/alex-3.2.6-tests.log 1 of 1 test suites (1 of 1 test cases) passed. >>> alex: Entering fakeroot... Installing executable alex in /home/buildozer/aports/community/alex/pkg/alex/usr/bin Warning: The directory /home/buildozer/aports/community/alex/pkg/alex/usr/bin is not in the system search path. >>> alex-doc*: Running split function doc... >>> alex-doc*: Preparing subpackage alex-doc... >>> alex-doc*: Running postcheck for alex-doc >>> alex*: Running postcheck for alex >>> alex*: Preparing package alex... >>> alex*: Stripping binaries >>> alex-doc*: Scanning shared objects >>> alex*: Scanning shared objects >>> alex-doc*: Tracing dependencies... >>> alex-doc*: Package size: 156.0 KB >>> alex-doc*: Compressing data... >>> alex-doc*: Create checksum... >>> alex-doc*: Create alex-doc-3.2.6-r3.apk >>> alex*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libffi.so.8 so:libgmp.so.10 >>> alex*: Package size: 1.8 MB >>> alex*: Compressing data... >>> alex*: Create checksum... >>> alex*: Create alex-3.2.6-r3.apk >>> alex: Build complete at Sun, 21 Aug 2022 07:12:12 +0000 elapsed time 0h 0m 38s >>> alex: Cleaning up srcdir >>> alex: Cleaning up pkgdir >>> alex: Uninstalling dependencies... (1/14) Purging .makedepends-alex (20220821.071135) (2/14) Purging ghc (9.0.2-r1) (3/14) Purging gmp-dev (6.2.1-r2) (4/14) Purging libgmpxx (6.2.1-r2) (5/14) Purging llvm14 (14.0.6-r3) (6/14) Purging libffi-dev (3.4.2-r1) (7/14) Purging linux-headers (5.16.7-r1) (8/14) Purging git-perl (2.37.1-r1) (9/14) Purging perl-git (2.37.1-r1) (10/14) Purging perl-error (0.17029-r1) (11/14) Purging perl (5.36.0-r0) (12/14) Purging llvm14-libs (14.0.6-r3) (13/14) Purging libffi (3.4.2-r1) (14/14) Purging libxml2 (2.10.0-r0) Executing busybox-1.35.0-r22.trigger OK: 399 MiB in 102 packages >>> alex: Updating the community/x86_64 repository index... >>> alex: Signing the index...