>>> aspcud: Building community/aspcud 1.9.6-r1 (using abuild 3.9.0-r0) started Fri, 13 May 2022 17:49:30 +0000 >>> aspcud: Checking sanity of /home/buildozer/aports/community/aspcud/APKBUILD... >>> WARNING: aspcud: No maintainer >>> aspcud: Analyzing dependencies... >>> aspcud: Installing for build: build-base boost clingo boost-dev cmake re2c samurai (1/57) Installing boost1.78-atomic (1.78.0-r0) (2/57) Installing boost1.78-chrono (1.78.0-r0) (3/57) Installing boost1.78-container (1.78.0-r0) (4/57) Installing boost1.78-context (1.78.0-r0) (5/57) Installing boost1.78-contract (1.78.0-r0) (6/57) Installing boost1.78-coroutine (1.78.0-r0) (7/57) Installing boost1.78-date_time (1.78.0-r0) (8/57) Installing boost1.78-fiber (1.78.0-r0) (9/57) Installing boost1.78-filesystem (1.78.0-r0) (10/57) Installing boost1.78-graph (1.78.0-r0) (11/57) Installing boost1.78-iostreams (1.78.0-r0) (12/57) Installing boost1.78-locale (1.78.0-r0) (13/57) Installing boost1.78-thread (1.78.0-r0) (14/57) Installing boost1.78-log (1.78.0-r0) (15/57) Installing boost1.78-log_setup (1.78.0-r0) (16/57) Installing boost1.78-math (1.78.0-r0) (17/57) Installing boost1.78-prg_exec_monitor (1.78.0-r0) (18/57) Installing boost1.78-program_options (1.78.0-r0) (19/57) Installing libffi (3.4.2-r1) (20/57) Installing gdbm (1.23-r0) (21/57) Installing mpdecimal (2.5.1-r1) (22/57) Installing readline (8.1.2-r0) (23/57) Installing sqlite-libs (3.38.5-r0) (24/57) Installing python3 (3.10.4-r0) (25/57) Installing boost1.78-python3 (1.78.0-r0) (26/57) Installing boost1.78-random (1.78.0-r0) (27/57) Installing boost1.78-regex (1.78.0-r0) (28/57) Installing boost1.78-serialization (1.78.0-r0) (29/57) Installing boost1.78-stacktrace_basic (1.78.0-r0) (30/57) Installing boost1.78-stacktrace_noop (1.78.0-r0) (31/57) Installing boost1.78-system (1.78.0-r0) (32/57) Installing boost1.78-timer (1.78.0-r0) (33/57) Installing boost1.78-type_erasure (1.78.0-r0) (34/57) Installing boost1.78-unit_test_framework (1.78.0-r0) (35/57) Installing boost1.78-wave (1.78.0-r0) (36/57) Installing boost1.78-wserialization (1.78.0-r0) (37/57) Installing boost1.78-json (1.78.0-r0) (38/57) Installing boost1.78-nowide (1.78.0-r0) (39/57) Installing boost1.78-libs (1.78.0-r0) (40/57) Installing boost1.78 (1.78.0-r0) (41/57) Installing clingo (5.5.0-r1) (42/57) Installing linux-headers (5.16.7-r1) (43/57) Installing bzip2-dev (1.0.8-r1) (44/57) Installing icu-libs (71.1-r0) (45/57) Installing icu (71.1-r0) (46/57) Installing icu-dev (71.1-r0) (47/57) Installing xz-dev (5.2.5-r1) (48/57) Installing zlib-dev (1.2.12-r1) (49/57) Installing boost1.78-dev (1.78.0-r0) (50/57) Installing boost-dev (1.78.0-r0) (51/57) Installing libarchive (3.6.1-r0) (52/57) Installing rhash-libs (1.4.2-r2) (53/57) Installing libuv (1.44.1-r0) (54/57) Installing cmake (3.23.1-r0) (55/57) Installing re2c (2.1.1-r0) (56/57) Installing samurai (1.2-r1) (57/57) Installing .makedepends-aspcud (20220513.174932) Executing busybox-1.35.0-r13.trigger OK: 669 MiB in 151 packages >>> aspcud: Cleaning up srcdir >>> aspcud: Cleaning up pkgdir >>> aspcud: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/aspcud-1.9.6.tar.gz >>> aspcud: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/aspcud-1.9.6.tar.gz >>> aspcud: Checking sha512sums... aspcud-1.9.6.tar.gz: OK >>> aspcud: Unpacking /var/cache/distfiles/v3.16/aspcud-1.9.6.tar.gz... -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found RE2C: /usr/bin/re2c (found version "0.201.1") -- Found Boost: /usr/lib/cmake/Boost-1.78.0/BoostConfig.cmake (found version "1.78.0") -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/aspcud/src/aspcud-1.9.6/build [1/23] Building CXX object app/CMakeFiles/aspcud.dir/aspcud.cc.o [2/23] Building C object lemon/CMakeFiles/lemon.dir/lemon.c.o [3/23] Linking C executable bin/lemon [4/23] Linking CXX executable bin/aspcud [5/23] Generating src/lempar.c [6/23] [RE2C][lexer] Building lexer with re2c 0.201.1 [7/23] [RE2C][critlexer] Building lexer with re2c 0.201.1 [8/23] [LEMON][parser_impl] Generating parser with lemon [9/23] [LEMON][critparser_impl] Generating parser with lemon [10/23] Building CXX object libcudf/CMakeFiles/libcudf.dir/src/critparser_impl.cc.o [11/23] Building CXX object app/CMakeFiles/cudf2lp.dir/cudf2lp.cc.o [12/23] Building CXX object libcudf/tests/CMakeFiles/test_libcudf.dir/other.cc.o [13/23] Building CXX object libcudf/tests/CMakeFiles/test_libcudf.dir/main.cc.o [14/23] Building CXX object libcudf/tests/CMakeFiles/test_libcudf.dir/critparser.cc.o [15/23] Building CXX object libcudf/tests/CMakeFiles/test_libcudf.dir/criteria.cc.o [16/23] Building CXX object libcudf/CMakeFiles/libcudf.dir/src/parser_impl.cc.o [17/23] Building CXX object libcudf/CMakeFiles/libcudf.dir/src/parser.cc.o [18/23] Building CXX object libcudf/CMakeFiles/libcudf.dir/src/packages.cpp.o [19/23] Building CXX object libcudf/CMakeFiles/libcudf.dir/src/dependency.cpp.o [20/23] Building CXX object libcudf/CMakeFiles/libcudf.dir/src/critparser.cc.o [21/23] Linking CXX static library lib/libcudf.a [22/23] Linking CXX executable bin/cudf2lp [23/23] Linking CXX executable bin/test_libcudf >>> WARNING: aspcud: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> aspcud: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/aspcud/pkg/aspcud/usr/share/aspcud/misc2012.lp -- Installing: /home/buildozer/aports/community/aspcud/pkg/aspcud/usr/share/aspcud/specification.lp -- Installing: /home/buildozer/aports/community/aspcud/pkg/aspcud/usr/share/man/man1/aspcud.1 -- Installing: /home/buildozer/aports/community/aspcud/pkg/aspcud/usr/share/man/man1/cudf2lp.1 -- Installing: /home/buildozer/aports/community/aspcud/pkg/aspcud/usr/bin/cudf2lp -- Installing: /home/buildozer/aports/community/aspcud/pkg/aspcud/usr/bin/aspcud >>> aspcud-doc*: Running split function doc... >>> aspcud-doc*: Preparing subpackage aspcud-doc... >>> aspcud-doc*: Running postcheck for aspcud-doc >>> aspcud*: Running postcheck for aspcud >>> aspcud*: Preparing package aspcud... >>> aspcud*: Stripping binaries >>> aspcud-doc*: Scanning shared objects >>> aspcud*: Scanning shared objects >>> aspcud-doc*: Tracing dependencies... >>> aspcud-doc*: Package size: 28.0 KB >>> aspcud-doc*: Compressing data... >>> aspcud-doc*: Create checksum... >>> aspcud-doc*: Create aspcud-doc-1.9.6-r1.apk >>> aspcud*: Tracing dependencies... boost clingo so:libc.musl-s390x.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> aspcud*: Package size: 352.0 KB >>> aspcud*: Compressing data... >>> aspcud*: Create checksum... >>> aspcud*: Create aspcud-1.9.6-r1.apk >>> aspcud: Build complete at Fri, 13 May 2022 17:50:30 +0000 elapsed time 0h 1m 0s >>> aspcud: Cleaning up srcdir >>> aspcud: Cleaning up pkgdir >>> aspcud: Uninstalling dependencies... (1/57) Purging .makedepends-aspcud (20220513.174932) (2/57) Purging clingo (5.5.0-r1) (3/57) Purging boost-dev (1.78.0-r0) (4/57) Purging boost1.78-dev (1.78.0-r0) (5/57) Purging boost1.78 (1.78.0-r0) (6/57) Purging boost1.78-libs (1.78.0-r0) (7/57) Purging linux-headers (5.16.7-r1) (8/57) Purging bzip2-dev (1.0.8-r1) (9/57) Purging icu-dev (71.1-r0) (10/57) Purging icu (71.1-r0) (11/57) Purging icu-libs (71.1-r0) (12/57) Purging xz-dev (5.2.5-r1) (13/57) Purging zlib-dev (1.2.12-r1) (14/57) Purging boost1.78-atomic (1.78.0-r0) (15/57) Purging boost1.78-container (1.78.0-r0) (16/57) Purging boost1.78-contract (1.78.0-r0) (17/57) Purging boost1.78-coroutine (1.78.0-r0) (18/57) Purging boost1.78-date_time (1.78.0-r0) (19/57) Purging boost1.78-fiber (1.78.0-r0) (20/57) Purging boost1.78-graph (1.78.0-r0) (21/57) Purging boost1.78-iostreams (1.78.0-r0) (22/57) Purging boost1.78-json (1.78.0-r0) (23/57) Purging boost1.78-locale (1.78.0-r0) (24/57) Purging boost1.78-log_setup (1.78.0-r0) (25/57) Purging boost1.78-math (1.78.0-r0) (26/57) Purging boost1.78-nowide (1.78.0-r0) (27/57) Purging boost1.78-prg_exec_monitor (1.78.0-r0) (28/57) Purging boost1.78-program_options (1.78.0-r0) (29/57) Purging boost1.78-python3 (1.78.0-r0) (30/57) Purging boost1.78-random (1.78.0-r0) (31/57) Purging boost1.78-regex (1.78.0-r0) (32/57) Purging boost1.78-stacktrace_basic (1.78.0-r0) (33/57) Purging boost1.78-stacktrace_noop (1.78.0-r0) (34/57) Purging boost1.78-system (1.78.0-r0) (35/57) Purging boost1.78-timer (1.78.0-r0) (36/57) Purging boost1.78-type_erasure (1.78.0-r0) (37/57) Purging boost1.78-unit_test_framework (1.78.0-r0) (38/57) Purging boost1.78-wave (1.78.0-r0) (39/57) Purging boost1.78-wserialization (1.78.0-r0) (40/57) Purging cmake (3.23.1-r0) (41/57) Purging re2c (2.1.1-r0) (42/57) Purging samurai (1.2-r1) (43/57) Purging boost1.78-chrono (1.78.0-r0) (44/57) Purging boost1.78-context (1.78.0-r0) (45/57) Purging boost1.78-log (1.78.0-r0) (46/57) Purging boost1.78-filesystem (1.78.0-r0) (47/57) Purging boost1.78-thread (1.78.0-r0) (48/57) Purging python3 (3.10.4-r0) (49/57) Purging libffi (3.4.2-r1) (50/57) Purging gdbm (1.23-r0) (51/57) Purging mpdecimal (2.5.1-r1) (52/57) Purging readline (8.1.2-r0) (53/57) Purging sqlite-libs (3.38.5-r0) (54/57) Purging boost1.78-serialization (1.78.0-r0) (55/57) Purging libarchive (3.6.1-r0) (56/57) Purging rhash-libs (1.4.2-r2) (57/57) Purging libuv (1.44.1-r0) Executing busybox-1.35.0-r13.trigger OK: 327 MiB in 94 packages >>> aspcud: Updating the community/s390x repository index... >>> aspcud: Signing the index...