>>> alex: Building community/alex 3.2.7.4-r0 (using abuild 3.11.0_rc13-r0) started Wed, 03 May 2023 11:00:21 +0000 >>> alex: Checking sanity of /home/buildozer/aports/community/alex/APKBUILD... >>> alex: Analyzing dependencies... >>> alex: Installing for build: build-base ghc libffi-dev (1/16) Installing libgmpxx (6.2.1-r3) (2/16) Installing gmp-dev (6.2.1-r3) (3/16) Installing linux-headers (6.3-r0) (4/16) Installing libffi (3.4.4-r2) (5/16) Installing libffi-dev (3.4.4-r2) (6/16) Installing libbz2 (1.0.8-r5) (7/16) Installing perl (5.36.1-r0) (8/16) Installing xz-libs (5.4.2-r1) (9/16) Installing libxml2 (2.11.1-r0) (10/16) Installing llvm14-libs (14.0.6-r14) (11/16) Installing llvm14 (14.0.6-r14) (12/16) Installing ghc (9.4.4-r1) Executing ghc-9.4.4-r1.post-install (13/16) Installing .makedepends-alex (20230503.110022) (14/16) Installing perl-error (0.17029-r1) (15/16) Installing perl-git (2.40.1-r0) (16/16) Installing git-perl (2.40.1-r0) Executing busybox-1.36.0-r8.trigger OK: 1337 MiB in 114 packages >>> alex: Cleaning up srcdir >>> alex: Cleaning up pkgdir >>> alex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/alex-3.2.7.4.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 >>> alex: Fetching https://hackage.haskell.org/package/alex-3.2.7.4/alex-3.2.7.4.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 85755 100 85755 0 0 250k 0 --:--:-- --:--:-- --:--:-- 250k >>> alex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/alex-3.2.7.4.tar.gz >>> alex: Checking sha512sums... alex-3.2.7.4.tar.gz: OK >>> alex: Unpacking /var/cache/distfiles/v3.18/alex-3.2.7.4.tar.gz... Configuring alex-3.2.7.4... Preprocessing executable 'alex' for alex-3.2.7.4.. Building executable 'alex' for alex-3.2.7.4.. [ 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 ) [ 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 ) src/ParseMonad.hs:53:35: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type ‘[Word8]’ not matched: [] | 53 | (b:bs) = UTF8.encode c | ^^^^^^^^^^^^^^^^^^^^^^ [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 ) [23 of 23] Linking dist/build/alex/alex Preprocessing test suite 'tests' for alex-3.2.7.4.. Building test suite 'tests' for alex-3.2.7.4.. [1 of 1] Compiling Main ( test.hs, dist/build/tests/tests-tmp/Main.o ) [2 of 2] 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.7.4-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: 20.0 KB >>> alex-doc*: Compressing data... >>> alex-doc*: Create checksum... >>> alex-doc*: Create alex-doc-3.2.7.4-r0.apk >>> alex*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libffi.so.8 so:libgmp.so.10 >>> alex*: Package size: 10.2 MB >>> alex*: Compressing data... >>> alex*: Create checksum... >>> alex*: Create alex-3.2.7.4-r0.apk >>> alex: Build complete at Wed, 03 May 2023 11:00:53 +0000 elapsed time 0h 0m 32s >>> alex: Cleaning up srcdir >>> alex: Cleaning up pkgdir >>> alex: Uninstalling dependencies... (1/16) Purging .makedepends-alex (20230503.110022) (2/16) Purging ghc (9.4.4-r1) (3/16) Purging gmp-dev (6.2.1-r3) (4/16) Purging libgmpxx (6.2.1-r3) (5/16) Purging llvm14 (14.0.6-r14) (6/16) Purging libffi-dev (3.4.4-r2) (7/16) Purging linux-headers (6.3-r0) (8/16) Purging git-perl (2.40.1-r0) (9/16) Purging perl-git (2.40.1-r0) (10/16) Purging perl-error (0.17029-r1) (11/16) Purging perl (5.36.1-r0) (12/16) Purging libbz2 (1.0.8-r5) (13/16) Purging llvm14-libs (14.0.6-r14) (14/16) Purging libffi (3.4.4-r2) (15/16) Purging libxml2 (2.11.1-r0) (16/16) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> alex: Updating the community/x86_64 repository index... >>> alex: Signing the index...