>>> vanessa_socket: Building main/vanessa_socket 0.0.13-r3 (using abuild 3.13.0-r5) started Sat, 21 Sep 2024 05:09:08 +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-r4)
(2/4) Installing vanessa_logger (0.0.10-r4)
(3/4) Installing vanessa_logger-dev (0.0.10-r4)
(4/4) Installing .makedepends-vanessa_socket (20240921.050908)
Executing busybox-1.36.1-r32.trigger
OK: 331 MiB in 107 packages
>>> vanessa_socket: Cleaning up srcdir
>>> vanessa_socket: Cleaning up pkgdir
>>> vanessa_socket: Cleaning up tmpdir
>>> vanessa_socket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vanessa_socket-0.0.13.tar.bz2
>>> 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/edge/vanessa_socket-0.0.13.tar.bz2...
>>> vanessa_socket: Updating ./config.sub
checking whether make supports nested variables... yes
checking build system type... armv6-alpine-linux-musleabihf
checking host system type... armv6-alpine-linux-musleabihf
checking how to print strings... printf
checking for armv6-alpine-linux-musleabihf-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/armv6-alpine-linux-musleabihf/bin/ld
checking if the linker (/usr/armv6-alpine-linux-musleabihf/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 armv6-alpine-linux-musleabihf file names to armv6-alpine-linux-musleabihf format... func_convert_file_noop
checking how to convert armv6-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop
checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r
checking for armv6-alpine-linux-musleabihf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv6-alpine-linux-musleabihf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for armv6-alpine-linux-musleabihf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for armv6-alpine-linux-musleabihf-strip... no
checking for strip... strip
checking for armv6-alpine-linux-musleabihf-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 armv6-alpine-linux-musleabihf-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/armv6-alpine-linux-musleabihf/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 armv6-alpine-linux-musleabihf-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 <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
  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
  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'
Making check in libvanessa_socket
make[1]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/libvanessa_socket'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/libvanessa_socket'
Making check in vanessa_socket_pipe
make[1]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/vanessa_socket_pipe'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/vanessa_socket_pipe'
Making check in debian
make[1]: Entering directory '/home/buildozer/aports/main/vanessa_socket/src/vanessa_socket-0.0.13/debian'
make[1]: Nothing to be done for 'check'.
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[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...
libfakeroot internal error: payload not recognized!
>>> 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
libfakeroot internal error: payload not recognized!
>>> 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-r3
>>> vanessa_socket-dev*: Package size: 92.0 KB
>>> vanessa_socket-dev*: Compressing data...
>>> vanessa_socket-dev*: Create checksum...
>>> vanessa_socket-dev*: Create vanessa_socket-dev-0.0.13-r3.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-r3.apk
>>> vanessa_socket*: Tracing dependencies...
	so:libc.musl-armhf.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-r3.apk
>>> vanessa_socket: Build complete at Sat, 21 Sep 2024 05:09:16 +0000 elapsed time 0h 0m 8s
>>> vanessa_socket: Cleaning up srcdir
>>> vanessa_socket: Cleaning up pkgdir
>>> vanessa_socket: Uninstalling dependencies...
(1/4) Purging .makedepends-vanessa_socket (20240921.050908)
(2/4) Purging popt-dev (1.19-r4)
(3/4) Purging vanessa_logger-dev (0.0.10-r4)
(4/4) Purging vanessa_logger (0.0.10-r4)
Executing busybox-1.36.1-r32.trigger
OK: 331 MiB in 103 packages
>>> vanessa_socket: Updating the main/armhf repository index...
>>> vanessa_socket: Signing the index...