>>> libuninameslist: Building testing/libuninameslist 20230916-r0 (using abuild 3.11.21-r0) started Mon, 18 Sep 2023 04:54:57 +0000 >>> libuninameslist: Checking sanity of /home/buildozer/aports/testing/libuninameslist/APKBUILD... >>> libuninameslist: Analyzing dependencies... >>> libuninameslist: Installing for build: build-base (1/1) Installing .makedepends-libuninameslist (20230918.045502) OK: 226 MiB in 101 packages >>> libuninameslist: Cleaning up srcdir >>> libuninameslist: Cleaning up pkgdir >>> libuninameslist: Cleaning up tmpdir >>> libuninameslist: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libuninameslist-dist-20230916.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 >>> libuninameslist: Fetching https://github.com/fontforge/libuninameslist/releases/download/20230916/libuninameslist-dist-20230916.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1235k 100 1235k 0 0 1159k 0 0:00:01 0:00:01 --:--:-- 1159k >>> libuninameslist: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libuninameslist-dist-20230916.tar.gz >>> libuninameslist: Checking sha512sums... libuninameslist-dist-20230916.tar.gz: OK >>> libuninameslist: Unpacking /var/cache/distfiles/libuninameslist-dist-20230916.tar.gz... checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d 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 whether make supports the include directive... yes (GNU style) checking for riscv64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for riscv64-alpine-linux-musl-ar... no checking for riscv64-alpine-linux-musl-lib... no checking for riscv64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for riscv64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /bin/sed checking for riscv64-alpine-linux-musl-wget... no checking for wget... wget checking for riscv64-alpine-linux-musl-strip... strip checking for riscv64-alpine-linux-musl-touch... no checking for touch... touch checking whether make supports nested variables... (cached) yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wsign-conversion... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wc++-compat... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Woverlength-strings... yes checking whether C compiler accepts -Wtype-limits... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wcast-align... (cached) yes checking whether C compiler accepts -Wpadded... yes checking whether C compiler accepts -Wno-attributes... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating py/Makefile config.status: creating tests/Makefile config.status: creating libuninameslist.pc config.status: executing depfiles commands config.status: executing libtool commands configure: Configuration: Source code location Build code location Destination prefix /usr Compiler gcc Config auto WCFLAGS " -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -Woverlength-strings -Wtype-limits -Wpointer-arith -Wcast-qual -Wcast-align -Wpadded -Wno-attributes" Config auto WUNLIB " -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -Woverlength-strings -Wtype-limits -Wpointer-arith -Wcast-qual -Wcast-align -Wpadded -Wno-attributes" Config CFLAGS "-Os -fstack-clash-protection -Wformat -Werror=format-security" Config LDFLAGS "-Wl,--as-needed,-O1,--sort-common" Config UN_CFLAGS "" Config UN_LIB "" Optional: Include French C lib no Build Python wheels no Making all in . make[1]: Entering directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916' CC buildnameslist.o CC nameslist.lo buildnameslist.c: In function 'dumpinit': buildnameslist.c:379:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] 379 | if ( names2pt[l][a_char]>=0 && names2pt[l][a_char]<127) { | ^~ buildnameslist.c:392:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] 392 | if ( names2pt[l][a_char]>=0 && names2pt[l][a_char]<127) { | ^~ nameslist.c: In function 'uniNamesList_haveFR': nameslist.c:196:38: warning: unused parameter 'lang' [-Wunused-parameter] 196 | int uniNamesList_haveFR(unsigned int lang) { | ~~~~~~~~~~~~~^~~~ nameslist.c: In function 'uniNamesList_nameFR': nameslist.c:206:60: warning: unused parameter 'uni' [-Wunused-parameter] 206 | UN_DLL_LOCAL const char *uniNamesList_nameFR(unsigned long uni) {return( NULL );} | ~~~~~~~~~~~~~~^~~ nameslist.c: In function 'uniNamesList_annotFR': nameslist.c:207:61: warning: unused parameter 'uni' [-Wunused-parameter] 207 | UN_DLL_LOCAL const char *uniNamesList_annotFR(unsigned long uni) {return( NULL );} | ~~~~~~~~~~~~~~^~~ nameslist.c: In function 'uniNamesList_blockNumberFR': nameslist.c:209:59: warning: unused parameter 'uni' [-Wunused-parameter] 209 | UN_DLL_LOCAL int uniNamesList_blockNumberFR(unsigned long uni) {return( -1 );} | ~~~~~~~~~~~~~~^~~ nameslist.c: In function 'uniNamesList_blockStartFR': nameslist.c:210:49: warning: unused parameter 'uniBlock' [-Wunused-parameter] 210 | UN_DLL_LOCAL long uniNamesList_blockStartFR(int uniBlock) {return( -1 );} | ~~~~^~~~~~~~ nameslist.c: In function 'uniNamesList_blockEndFR': nameslist.c:211:47: warning: unused parameter 'uniBlock' [-Wunused-parameter] 211 | UN_DLL_LOCAL long uniNamesList_blockEndFR(int uniBlock) {return( -1 );} | ~~~~^~~~~~~~ nameslist.c: In function 'uniNamesList_blockNameFR': nameslist.c:212:55: warning: unused parameter 'uniBlock' [-Wunused-parameter] 212 | UN_DLL_LOCAL const char *uniNamesList_blockNameFR(int uniBlock) {return( NULL );} | ~~~~^~~~~~~~ CCLD buildnameslist CCLD libuninameslist.la make[1]: Leaving directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916' Making all in tests make[1]: Entering directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916/tests' CC call-test0.o CC call-test1.o CC call-test2.o CC call-test6.o CCLD call-test2 CCLD call-test6 CCLD call-test0 CCLD call-test1 make[1]: Leaving directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916/tests' >>> libuninameslist: Entering fakeroot... Making install in . make[1]: Entering directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916' make[2]: Entering directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916' ./install-sh -c -d '/home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/lib' ./install-sh -c -d '/home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/include' ./install-sh -c -d '/home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/share/man/man3' /bin/sh ./libtool --mode=install /usr/bin/install -c libuninameslist.la '/home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/lib' /usr/bin/install -c -m 644 uninameslist.h '/home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/include' /usr/bin/install -c -m 644 libuninameslist.pc '/home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libuninameslist.3 '/home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/share/man/man3' libtool: install: /usr/bin/install -c .libs/libuninameslist.so.1.0.14 /home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/lib/libuninameslist.so.1.0.14 libtool: install: (cd /home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/lib && { ln -s -f libuninameslist.so.1.0.14 libuninameslist.so.1 || { rm -f libuninameslist.so.1 && ln -s libuninameslist.so.1.0.14 libuninameslist.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/lib && { ln -s -f libuninameslist.so.1.0.14 libuninameslist.so || { rm -f libuninameslist.so && ln -s libuninameslist.so.1.0.14 libuninameslist.so; }; }) libtool: install: /usr/bin/install -c .libs/libuninameslist.lai /home/buildozer/aports/testing/libuninameslist/pkg/libuninameslist/usr/lib/libuninameslist.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916' make[1]: Leaving directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916' Making install in tests make[1]: Entering directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916/tests' make[2]: Entering directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/libuninameslist/src/libuninameslist-20230916/tests' >>> libuninameslist-dev*: Running split function dev... >>> libuninameslist-dev*: Preparing subpackage libuninameslist-dev... >>> libuninameslist-dev*: Stripping binaries >>> libuninameslist-dev*: Running postcheck for libuninameslist-dev >>> libuninameslist-doc*: Running split function doc... >>> libuninameslist-doc*: Preparing subpackage libuninameslist-doc... >>> libuninameslist-doc*: Running postcheck for libuninameslist-doc >>> libuninameslist*: Running postcheck for libuninameslist >>> libuninameslist*: Preparing package libuninameslist... >>> libuninameslist*: Stripping binaries >>> libuninameslist-dev*: Scanning shared objects >>> libuninameslist-doc*: Scanning shared objects >>> libuninameslist*: Scanning shared objects >>> libuninameslist-dev*: Tracing dependencies... libuninameslist=20230916-r0 pkgconfig >>> libuninameslist-dev*: Package size: 32.0 KB >>> libuninameslist-dev*: Compressing data... >>> libuninameslist-dev*: Create checksum... >>> libuninameslist-dev*: Create libuninameslist-dev-20230916-r0.apk >>> libuninameslist-doc*: Tracing dependencies... >>> libuninameslist-doc*: Package size: 24.0 KB >>> libuninameslist-doc*: Compressing data... >>> libuninameslist-doc*: Create checksum... >>> libuninameslist-doc*: Create libuninameslist-doc-20230916-r0.apk >>> libuninameslist*: Tracing dependencies... >>> libuninameslist*: Package size: 3.3 MB >>> libuninameslist*: Compressing data... >>> libuninameslist*: Create checksum... >>> libuninameslist*: Create libuninameslist-20230916-r0.apk >>> libuninameslist: Build complete at Mon, 18 Sep 2023 04:56:05 +0000 elapsed time 0h 1m 8s >>> libuninameslist: Cleaning up srcdir >>> libuninameslist: Cleaning up pkgdir >>> libuninameslist: Uninstalling dependencies... (1/1) Purging .makedepends-libuninameslist (20230918.045502) OK: 226 MiB in 100 packages >>> libuninameslist: Updating the testing/riscv64 repository index... >>> libuninameslist: Signing the index...