>>> vanessa_socket: Building main/vanessa_socket 0.0.13-r2 (using abuild 3.10.0-r2) started Thu, 13 Apr 2023 21:51:21 +0000 >>> vanessa_socket: Checking sanity of /home/buildozer/aports/main/vanessa_socket/APKBUILD... >>> vanessa_socket: Analyzing dependencies... >>> vanessa_socket: Installing for build: build-base popt-dev vanessa_logger-dev (1/4) Installing popt-dev (1.19-r2) (2/4) Installing vanessa_logger (0.0.10-r3) (3/4) Installing vanessa_logger-dev (0.0.10-r3) (4/4) Installing .makedepends-vanessa_socket (20230413.215123) Executing busybox-1.36.0-r6.trigger OK: 1001 MiB in 107 packages >>> vanessa_socket: Cleaning up srcdir >>> vanessa_socket: Cleaning up pkgdir >>> vanessa_socket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vanessa_socket-0.0.13.tar.bz2 % 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:00:01 --:--:-- 0 100 302k 100 302k 0 0 277k 0 0:00:01 0:00:01 --:--:-- 289k >>> vanessa_socket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vanessa_socket-0.0.13.tar.bz2 >>> vanessa_socket: Checking sha512sums... vanessa_socket-0.0.13.tar.bz2: OK >>> vanessa_socket: Unpacking /var/cache/distfiles/vanessa_socket-0.0.13.tar.bz2... >>> vanessa_socket: Updating ./config.sub checking whether make supports nested variables... yes checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking how to print strings... printf 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 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 whether gcc understands -c and -o together... yes 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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... no checking for 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 for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... no checking where to find libltdl headers... -I${top_srcdir}/libltdl checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... yes checking for strlcpy... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for inet_aton in -lresolv... yes checking for struct sockaddr.sa_len... no checking "for Linux style shared object linking"... No checking for vanessa_logger_closelog in -lvanessa_logger... yes checking for poptGetContext in -lpopt... yes checking "if stderr and stdio can be reassigned"... "no" checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking return type of signal handlers... void checking for wait3 that fills in rusage... yes checking for flim... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating debian/Makefile config.status: creating libvanessa_socket/Makefile config.status: creating vanessa_socket_pipe/Makefile config.status: creating vanessa_socket_pipe/vanessa_socket_pipe_config.h config.status: creating Makefile config.status: creating libvanessa_socket2.spec config.status: creating vanessa-socket.pc config.status: creating INSTALL config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13' Making all in libvanessa_socket make[2]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/libvanessa_socket' CC vanessa_socket_client.lo CC vanessa_socket_daemon.lo CC vanessa_socket_handler.lo CC vanessa_socket_pipe.lo CC vanessa_socket_server.lo In file included from vanessa_socket_server.c:28: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ CCLD libvanessa_socket.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/libvanessa_socket' Making all in vanessa_socket_pipe make[2]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/vanessa_socket_pipe' CC vanessa_socket_pipe.o CC options.o vanessa_socket_pipe.c: In function 'main': vanessa_socket_pipe.c:141:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 141 | printf("peername len=%d\n", get_salen((struct sockaddr *)&peername)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld CCLD vanessa_socket_pipe make[2]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/vanessa_socket_pipe' Making all in debian make[2]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/debian' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/debian' make[2]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13' make[2]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13' make[1]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13' >>> vanessa_socket: Entering fakeroot... Making install in libvanessa_socket make[1]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/libvanessa_socket' make[2]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/libvanessa_socket' .././install-sh -c -d '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib' .././install-sh -c -d '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libvanessa_socket.la '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib' /usr/bin/install -c -m 644 vanessa_socket.h '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/include' libtool: install: /usr/bin/install -c .libs/libvanessa_socket.so.2.1.0 /home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib/libvanessa_socket.so.2.1.0 libtool: install: (cd /home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib && { ln -s -f libvanessa_socket.so.2.1.0 libvanessa_socket.so.2 || { rm -f libvanessa_socket.so.2 && ln -s libvanessa_socket.so.2.1.0 libvanessa_socket.so.2; }; }) libtool: install: (cd /home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib && { ln -s -f libvanessa_socket.so.2.1.0 libvanessa_socket.so || { rm -f libvanessa_socket.so && ln -s libvanessa_socket.so.2.1.0 libvanessa_socket.so; }; }) libtool: install: /usr/bin/install -c .libs/libvanessa_socket.lai /home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib/libvanessa_socket.la libtool: install: /usr/bin/install -c .libs/libvanessa_socket.a /home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib/libvanessa_socket.a libtool: install: chmod 644 /home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib/libvanessa_socket.a libtool: install: ranlib /home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib/libvanessa_socket.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/libvanessa_socket' make[1]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/libvanessa_socket' Making install in vanessa_socket_pipe make[1]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/vanessa_socket_pipe' make[2]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/vanessa_socket_pipe' .././install-sh -c -d '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/bin' .././install-sh -c -d '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c vanessa_socket_pipe '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/bin' /usr/bin/install -c -m 644 vanessa_socket_pipe.1 '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/share/man/man1' libtool: install: warning: `/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/libvanessa_socket/libvanessa_socket.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/vanessa_socket_pipe /home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/bin/vanessa_socket_pipe make[2]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/vanessa_socket_pipe' make[1]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/vanessa_socket_pipe' Making install in debian make[1]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/debian' make[2]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/debian' 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/main/vanessa_socket/src/vanessa_socket-0.0.13/debian' make[1]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/debian' make[1]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13' make[2]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib/pkgconfig' /usr/bin/install -c -m 644 vanessa-socket.pc '/home/buildozer/aports/main/vanessa_socket/pkg/vanessa_socket/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13' make[1]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13' >>> vanessa_socket-dev*: Running split function dev... >>> vanessa_socket-dev*: Preparing subpackage vanessa_socket-dev... >>> vanessa_socket-dev*: Stripping binaries >>> vanessa_socket-dev*: Running postcheck for vanessa_socket-dev >>> vanessa_socket-doc*: Running split function doc... >>> vanessa_socket-doc*: Preparing subpackage vanessa_socket-doc... >>> vanessa_socket-doc*: Running postcheck for vanessa_socket-doc >>> vanessa_socket*: Running postcheck for vanessa_socket >>> vanessa_socket*: Preparing package vanessa_socket... >>> vanessa_socket*: Stripping binaries >>> vanessa_socket-dev*: Scanning shared objects >>> vanessa_socket-doc*: Scanning shared objects >>> vanessa_socket*: Scanning shared objects >>> vanessa_socket-dev*: Tracing dependencies... popt-dev vanessa_logger-dev pkgconfig vanessa_socket=0.0.13-r2 >>> vanessa_socket-dev*: Package size: 140.0 KB >>> vanessa_socket-dev*: Compressing data... >>> vanessa_socket-dev*: Create checksum... >>> vanessa_socket-dev*: Create vanessa_socket-dev-0.0.13-r2.apk >>> vanessa_socket-doc*: Tracing dependencies... >>> vanessa_socket-doc*: Package size: 24.0 KB >>> vanessa_socket-doc*: Compressing data... >>> vanessa_socket-doc*: Create checksum... >>> vanessa_socket-doc*: Create vanessa_socket-doc-0.0.13-r2.apk >>> vanessa_socket*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libpopt.so.0 so:libvanessa_logger.so.0 >>> vanessa_socket*: Package size: 56.0 KB >>> vanessa_socket*: Compressing data... >>> vanessa_socket*: Create checksum... >>> vanessa_socket*: Create vanessa_socket-0.0.13-r2.apk >>> vanessa_socket: Build complete at Thu, 13 Apr 2023 21:52:44 +0000 elapsed time 0h 1m 23s >>> vanessa_socket: Cleaning up srcdir >>> vanessa_socket: Cleaning up pkgdir >>> vanessa_socket: Uninstalling dependencies... (1/4) Purging .makedepends-vanessa_socket (20230413.215123) (2/4) Purging popt-dev (1.19-r2) (3/4) Purging vanessa_logger-dev (0.0.10-r3) (4/4) Purging vanessa_logger (0.0.10-r3) Executing busybox-1.36.0-r6.trigger OK: 1000 MiB in 103 packages >>> vanessa_socket: Updating the main/riscv64 repository index... >>> vanessa_socket: Signing the index...