>>> gperf: Building main/gperf 3.1-r2 (using abuild 3.9.0-r0) started Tue, 12 Apr 2022 23:22:02 +0000 >>> gperf: Checking sanity of /home/buildozer/aports/main/gperf/APKBUILD... >>> gperf: Analyzing dependencies... >>> gperf: Installing for build: build-base (1/1) Installing .makedepends-gperf (20220412.232205) OK: 327 MiB in 86 packages >>> gperf: Cleaning up srcdir >>> gperf: Cleaning up pkgdir >>> gperf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/gperf-3.1.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 >>> gperf: Fetching https://ftp.gnu.org/gnu/gperf/gperf-3.1.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1187k 100 1187k 0 0 1171k 0 0:00:01 0:00:01 --:--:-- 1172k >>> gperf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/gperf-3.1.tar.gz >>> gperf: Checking sha512sums... gperf-3.1.tar.gz: OK >>> gperf: Unpacking /var/cache/distfiles/v3.16/gperf-3.1.tar.gz... checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile === configuring in lib (/home/buildozer/aports/main/gperf/src/gperf-3.1/lib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for x86_64-alpine-linux-musl-gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile === configuring in src (/home/buildozer/aports/main/gperf/src/gperf-3.1/src) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for x86_64-alpine-linux-musl-gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for a BSD compatible install... /usr/bin/install -c checking for stack-allocated variable-size arrays... yes checking for rand in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in tests (/home/buildozer/aports/main/gperf/src/gperf-3.1/tests) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for x86_64-alpine-linux-musl-gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E configure: creating ./config.status config.status: creating Makefile === configuring in doc (/home/buildozer/aports/main/gperf/src/gperf-3.1/doc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile cd lib; make all make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/lib' gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -c ./getopt.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -c ./getopt1.c g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -c ./getline.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -c ./hash.cc ./getopt.c: In function '_getopt_internal': ./getopt.c:611:50: warning: 'strncmp' argument 3 type is 'long int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 611 | if (!strncmp (p->name, nextchar, nameend - nextchar)) | ~~~~~~~~^~~~~~~~~~ ./getopt.c:198:12: note: built-in 'strncmp' declared here 198 | extern int strncmp (); | ^~~~~~~ ./getopt.c:800:52: warning: 'strncmp' argument 3 type is 'long int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 800 | if (!strncmp (p->name, nextchar, nameend - nextchar)) | ~~~~~~~~^~~~~~~~~~ ./getopt.c:198:12: note: built-in 'strncmp' declared here 198 | extern int strncmp (); | ^~~~~~~ ./getline.cc: In function 'int getstr(char**, size_t*, FILE*, char, size_t)': ./getline.cc:58:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 58 | register int c = getc (stream); | ^ rm -f libgp.a ar rc libgp.a getopt.o getopt1.o getline.o hash.o ranlib libgp.a make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/lib' cd src; make all make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/src' g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./version.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./positions.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./options.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./keyword.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./keyword-list.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./input.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./bool-array.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./hash-table.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./search.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./output.cc g++ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../lib -c ./main.cc g++ -Os -fomit-frame-pointer -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/src' cd tests; make all make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/tests' cd doc; make all make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/doc' cd lib; make check make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/lib' cd src; make check make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/src' cd tests; make check make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/tests' gcc -c -Os -fomit-frame-pointer -Os -fomit-frame-pointer ./test.c testing ANSI C reserved words, all items should be found in the set ../src/gperf -c -l -S1 -I -o ./c.gperf > cinset.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o cout cinset.c test.o ./cout -v < ./c.gperf | LC_ALL=C tr -d '\r' > c.out diff ./c.exp c.out ../src/gperf -k1,4,'$' -I ./ada.gperf > adainset.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o aout adainset.c test.o testing Ada reserved words, all items should be found in the set ./aout -v < ./ada.gperf | LC_ALL=C tr -d '\r' > ada-res.out diff ./ada-res.exp ada-res.out ../src/gperf -D -k1,'$' -s 2 -I -o ./adadefs.gperf > preinset.c 1 input keys have identical hash values, examine output carefully... gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o preout preinset.c test.o testing Ada predefined words, all items should be found in the set ./preout -v < ./adadefs.gperf | LC_ALL=C tr -d '\r' > ada-pred.out diff ./ada-pred.exp ada-pred.out ../src/gperf -k1,2,'$' -I -o ./modula3.gperf > m3inset.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o m3out m3inset.c test.o testing Modula3 reserved words, all items should be found in the set ./m3out -v < ./modula3.gperf | LC_ALL=C tr -d '\r' > modula.out diff ./modula.exp modula.out ../src/gperf -o -S2 -I < ./pascal.gperf > pinset.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o pout pinset.c test.o testing Pascal reserved words, all items should be found in the set ./pout -v < ./pascal.gperf | LC_ALL=C tr -d '\r' > pascal.out diff ./pascal.exp pascal.out ../src/gperf -k1 -t -I -K foreign_name < ./lang-utf8.gperf > lu8inset.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o lu8out lu8inset.c test.o testing UTF-8 encoded languages, all items should be found in the set sed -e '1,6d' -e 's/,.*//' < ./lang-utf8.gperf | ./lu8out -v | LC_ALL=C tr -d '\r' > lang-utf8.out diff ./lang-utf8.exp lang-utf8.out gcc -c -Os -fomit-frame-pointer -Os -fomit-frame-pointer ./test2.c ../src/gperf -k4 -t -l -I -K foreign_name < ./lang-ucs2.gperf > lu2inset.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o lu2out lu2inset.c test2.o testing UCS-2 encoded languages, all items should be found in the set ./lu2out -v < ./lang-ucs2.in | LC_ALL=C tr -d '\r' > lang-ucs2.out diff ./lang-ucs2.exp lang-ucs2.out testing SMTP keywords, case-insensitive ../src/gperf --struct-type --readonly-table --enum --global -K field_name -N header_entry --ignore-case ./smtp.gperf > smtp.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o smtp smtp.c ./smtp ../src/gperf --struct-type --readonly-table --enum --global -K field_name -N header_entry --ignore-case --compare-strncmp ./smtp.gperf > smtp.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o smtp smtp.c ./smtp ../src/gperf --struct-type --readonly-table --enum --global -K field_name -N header_entry --ignore-case --compare-lengths ./smtp.gperf > smtp.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -o smtp smtp.c ./smtp ../src/gperf -L C -F ', 0, 0' -j1 -i 1 -g -o -t -G -N is_reserved_word -k1,3,'$' < ./c-parse.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > c-parse.out diff ./c-parse.exp c-parse.out ../src/gperf -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,'$' < ./objc.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > objc.out diff ./objc.exp objc.out ../src/gperf -L C -F ', 0, 0, 0' -D -E -S1 -j1 -i 1 -g -o -t -k'*' < ./chill.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > chill.out diff ./chill.exp chill.out ../src/gperf -L C -F ', 0, 0' -j1 -g -o -t -N is_reserved_word -k1,4,7,'$' < ./cplusplus.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > cplusplus.out diff ./cplusplus.exp cplusplus.out ../src/gperf -L C -F ', 0' -t -j1 -i 1 -g -o -N java_keyword -k1,3,'$' < ./java.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > java.out diff ./java.exp java.out ../src/gperf -n -k1-8 -l < ./modula2.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > modula2.out diff ./modula2.exp modula2.out ../src/gperf -D -t -k1,'$' < ./c-parse.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > test-4.out 8 input keys have identical hash values, examine output carefully... diff ./test-4.exp test-4.out ../src/gperf -g -o -j1 -t -N is_reserved_word < ./gpc.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > gpc.out diff ./gpc.exp gpc.out ../src/gperf -m5 < ./permut2.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > permut2.out diff ./permut2.exp permut2.out ../src/gperf -m5 < ./permut3.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > permut3.out diff ./permut3.exp permut3.out ../src/gperf -m5 --ignore-case < ./permutc2.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > permutc2.out diff ./permutc2.exp permutc2.out ../src/gperf -C -E -G -I -t < ./charsets.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > charsets.out diff ./charsets.exp charsets.out ../src/gperf -C -E -G -I -t < ./languages.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > languages.out diff ./languages.exp languages.out ../src/gperf -t < ./incomplete.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > incomplete.out diff ./incomplete.exp incomplete.out ../src/gperf -h | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > test-6.out diff ./test-6.exp test-6.out only if, do, for, case, goto, else, while, and return should be found ./aout -v < ./c.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > test-7.out diff ./test-7.exp test-7.out make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/tests' cd doc; make check make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/doc' >>> gperf: Entering fakeroot... cd lib; make install make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/lib' cd src; make install make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/src' /bin/sh ./../build-aux/mkinstalldirs /home/buildozer/aports/main/gperf/pkg/gperf/usr/bin mkdir /home/buildozer/aports/main/gperf/pkg mkdir /home/buildozer/aports/main/gperf/pkg/gperf mkdir /home/buildozer/aports/main/gperf/pkg/gperf/usr mkdir /home/buildozer/aports/main/gperf/pkg/gperf/usr/bin /usr/bin/install -c gperf /home/buildozer/aports/main/gperf/pkg/gperf/usr/bin/gperf make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/src' cd tests; make install make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/tests' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/tests' cd doc; make install make[1]: Entering directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/doc' /bin/sh ./../build-aux/mkinstalldirs /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/info mkdir /home/buildozer/aports/main/gperf/pkg/gperf/usr/share mkdir /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/info /usr/bin/install -c -m 644 ./gperf.info /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/info/gperf.info /bin/sh ./../build-aux/mkinstalldirs /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/man/man1 mkdir /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/man mkdir /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/man/man1 /usr/bin/install -c -m 644 ./gperf.1 /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/man/man1/gperf.1 /bin/sh ./../build-aux/mkinstalldirs /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/doc/ mkdir /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/doc /usr/bin/install -c -m 644 ./gperf.html /home/buildozer/aports/main/gperf/pkg/gperf/usr/share/doc//gperf.html make[1]: Leaving directory '/home/buildozer/aports/main/gperf/src/gperf-3.1/doc' >>> gperf-doc*: Running split function doc... >>> gperf-doc*: Preparing subpackage gperf-doc... >>> gperf-doc*: Running postcheck for gperf-doc >>> gperf*: Running postcheck for gperf >>> gperf*: Preparing package gperf... >>> gperf*: Stripping binaries >>> gperf-doc*: Scanning shared objects >>> gperf*: Scanning shared objects >>> gperf-doc*: Tracing dependencies... >>> gperf-doc*: Package size: 236.0 KB >>> gperf-doc*: Compressing data... >>> gperf-doc*: Create checksum... >>> gperf-doc*: Create gperf-doc-3.1-r2.apk >>> gperf*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> gperf*: Package size: 96.0 KB >>> gperf*: Compressing data... >>> gperf*: Create checksum... >>> gperf*: Create gperf-3.1-r2.apk >>> gperf: Build complete at Tue, 12 Apr 2022 23:22:14 +0000 elapsed time 0h 0m 12s >>> gperf: Cleaning up srcdir >>> gperf: Cleaning up pkgdir >>> gperf: Uninstalling dependencies... (1/1) Purging .makedepends-gperf (20220412.232205) OK: 327 MiB in 85 packages >>> gperf: Updating the main/x86_64 repository index... >>> gperf: Signing the index...