>>> roll: Building testing/roll 2.6.1-r0 (using abuild 3.15.0_rc3-r3) started Mon, 26 May 2025 23:02:51 +0000 >>> roll: Validating /home/buildozer/aports/testing/roll/APKBUILD... >>> roll: Analyzing dependencies... >>> roll: Installing for build: build-base autoconf automake bison flex (1/11) Installing m4 (1.4.19-r4) (2/11) Installing libbz2 (1.0.8-r6) (3/11) Installing perl (5.40.2-r0) (4/11) Installing autoconf (2.72-r1) (5/11) Installing automake (1.17-r1) (6/11) Installing bison (3.8.2-r2) (7/11) Installing flex (2.6.4-r7) (8/11) Installing .makedepends-roll (20250526.230253) (9/11) Installing perl-error (0.17030-r0) (10/11) Installing perl-git (2.49.0-r0) (11/11) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r18.trigger OK: 441 MiB in 117 packages >>> roll: Cleaning up srcdir >>> roll: Cleaning up pkgdir >>> roll: Cleaning up tmpdir >>> roll: Fetching https://distfiles.alpinelinux.org/distfiles/edge/roll-2.6.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> roll: Fetching https://github.com/matteocorti/roll/archive/v2.6.1/roll-2.6.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/roll-2.6.1.tar.gz.part' roll-2.6.1.tar.gz.pa 100% |********************************| 42421 0:00:00 ETA '/var/cache/distfiles/edge/roll-2.6.1.tar.gz.part' saved >>> roll: Fetching https://distfiles.alpinelinux.org/distfiles/edge/roll-2.6.1.tar.gz >>> roll: Checking sha512sums... roll-2.6.1.tar.gz: OK >>> roll: Unpacking /var/cache/distfiles/edge/roll-2.6.1.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' configure.ac:5: installing './tap-driver.sh' Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for x86_64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for bison... bison -y checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdio.h... (cached) yes checking for getopt.h... yes checking for errno.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for atol... yes checking for srandomdev... no checking for srandom... yes checking for getpid... yes checking for qsort... yes checking for ceil in -lm... yes checking whether to enable debugging... no checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for bash-completion >= 2.0... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating roll.1 config.status: creating VERSION config.status: creating roll.spec config.status: creating config.h config.status: executing depfiles commands /bin/sh ./ylwrap parser.y y.tab.c parser.c y.tab.h `echo parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parser.output -- bison -y -d /home/buildozer/aports/testing/roll/src/roll-2.6.1/parser.y:28.1-15: warning: POSIX Yacc does not support %initial-action [-Wyacc] 28 | %initial-action | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/roll/src/roll-2.6.1/parser.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] /home/buildozer/aports/testing/roll/src/roll-2.6.1/parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating parser.h make all-am make[1]: Entering directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' cc -DHAVE_CONFIG_H -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT roll-roll.o -MD -MP -MF .deps/roll-roll.Tpo -c -o roll-roll.o `test -f 'roll.c' || echo './'`roll.c cc -DHAVE_CONFIG_H -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT roll-parser.o -MD -MP -MF .deps/roll-parser.Tpo -c -o roll-parser.o `test -f 'parser.c' || echo './'`parser.c /bin/sh ./ylwrap scanner.l lex.yy.c scanner.c -- flex cc -DHAVE_CONFIG_H -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT roll-scanner.o -MD -MP -MF .deps/roll-scanner.Tpo -c -o roll-scanner.o `test -f 'scanner.c' || echo './'`scanner.c scanner.c:1342:16: warning: 'input' defined but not used [-Wunused-function] 1342 | #else | ^ scanner.c:1295:17: warning: 'yyunput' defined but not used [-Wunused-function] 1295 | | ^ mv -f .deps/roll-roll.Tpo .deps/roll-roll.Po mv -f .deps/roll-parser.Tpo .deps/roll-parser.Po mv -f .deps/roll-scanner.Tpo .deps/roll-scanner.Po cc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o roll roll-roll.o roll-parser.o roll-scanner.o -lm make[1]: Leaving directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' make check-am make[1]: Entering directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' Testing '1d6' = 3 Testing '1d10' = 3 Testing '1d%' = 33 Testing '1DF' = 1 Testing 'd10X' = 9 PASS: tests/dices.test Testing '1d6 + 1' = 4 Testing '1d10-1' = 2 Testing '1d%*2' = 66 Testing '2D6/2' = 3 Testing '1d6x10' = 30 PASS: tests/operations.test Testing '4d6h3' = 9 Testing '4d6l3' = 9 Testing '4d6LX' = 9 Testing '4d6HX' = 9 PASS: tests/special.test ================== All 3 tests passed ================== make[2]: Leaving directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' make[1]: Leaving directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' >>> roll: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' make[2]: Entering directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' /bin/mkdir -p '/home/buildozer/aports/testing/roll/pkg/roll/usr/share/bash-completion/completions' /bin/mkdir -p '/home/buildozer/aports/testing/roll/pkg/roll/usr/bin' /bin/mkdir -p '/home/buildozer/aports/testing/roll/pkg/roll/usr/share/man/man1' /usr/bin/install -c -m 644 bash_completion/roll '/home/buildozer/aports/testing/roll/pkg/roll/usr/share/bash-completion/completions' /usr/bin/install -c roll '/home/buildozer/aports/testing/roll/pkg/roll/usr/bin' /usr/bin/install -c -m 644 roll.1 '/home/buildozer/aports/testing/roll/pkg/roll/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' make[1]: Leaving directory '/home/buildozer/aports/testing/roll/src/roll-2.6.1' >>> roll-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/roll/pkg/roll-doc/usr/share/man' 'usr/share/licenses' -> '/home/buildozer/aports/testing/roll/pkg/roll-doc/usr/share/licenses' >>> roll-doc*: Preparing subpackage roll-doc... >>> roll-doc*: Running postcheck for roll-doc >>> roll-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/roll/pkg/roll-bash-completion/usr/share/bash-completion/completions' >>> roll-bash-completion*: Preparing subpackage roll-bash-completion... >>> roll-bash-completion*: Running postcheck for roll-bash-completion >>> roll*: Running postcheck for roll >>> roll*: Preparing package roll... >>> roll*: Stripping binaries >>> roll-bash-completion*: Scanning shared objects >>> roll-doc*: Scanning shared objects >>> roll*: Scanning shared objects >>> roll-bash-completion*: Tracing dependencies... >>> roll-bash-completion*: Package size: 437.0 B >>> roll-bash-completion*: Compressing data... >>> roll-bash-completion*: Create checksum... >>> roll-bash-completion*: Create roll-bash-completion-2.6.1-r0.apk >>> roll-doc*: Tracing dependencies... >>> roll-doc*: Package size: 19.9 KB >>> roll-doc*: Compressing data... >>> roll-doc*: Create checksum... >>> roll-doc*: Create roll-doc-2.6.1-r0.apk >>> roll*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> roll*: Package size: 26.1 KB >>> roll*: Compressing data... >>> roll*: Create checksum... >>> roll*: Create roll-2.6.1-r0.apk >>> roll: Build complete at Mon, 26 May 2025 23:03:00 +0000 elapsed time 0h 0m 9s >>> roll: Cleaning up srcdir >>> roll: Cleaning up pkgdir >>> roll: Uninstalling dependencies... (1/11) Purging .makedepends-roll (20250526.230253) (2/11) Purging autoconf (2.72-r1) (3/11) Purging automake (1.17-r1) (4/11) Purging bison (3.8.2-r2) (5/11) Purging flex (2.6.4-r7) (6/11) Purging m4 (1.4.19-r4) (7/11) Purging git-perl (2.49.0-r0) (8/11) Purging perl-git (2.49.0-r0) (9/11) Purging perl-error (0.17030-r0) (10/11) Purging perl (5.40.2-r0) (11/11) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r18.trigger OK: 400 MiB in 106 packages >>> roll: Updating the testing/x86_64 repository index... >>> roll: Signing the index...