>>> liblogging: Building main/liblogging 1.0.6-r3 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 04:36:32 +0000
>>> liblogging: Checking sanity of /home/buildozer/aports/main/liblogging/APKBUILD...
>>> WARNING: liblogging: No maintainer
>>> liblogging: Analyzing dependencies...
>>> liblogging: Installing for build: build-base
(1/1) Installing .makedepends-liblogging (20230420.043632)
OK: 370 MiB in 98 packages
>>> liblogging: Cleaning up srcdir
>>> liblogging: Cleaning up pkgdir
>>> liblogging: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/liblogging-1.0.6.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
>>> liblogging: Fetching http://download.rsyslog.com/liblogging/liblogging-1.0.6.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
100   357  100   357    0     0   2158      0 --:--:-- --:--:-- --:--:--  2163

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  579k  100  579k    0     0   696k      0 --:--:-- --:--:-- --:--:-- 1399k
>>> liblogging: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/liblogging-1.0.6.tar.gz
>>> liblogging: Checking sha512sums...
liblogging-1.0.6.tar.gz: OK
>>> liblogging: Unpacking /var/cache/distfiles/v3.18/liblogging-1.0.6.tar.gz...
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 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 nested variables... (cached) yes
checking for s390x-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 s390x-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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... s390x-ibm-linux-musl
checking host system type... s390x-ibm-linux-musl
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/s390x-alpine-linux-musl/bin/ld
checking if the linker (/usr/s390x-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 s390x-ibm-linux-musl file names to s390x-ibm-linux-musl format... func_convert_file_noop
checking how to convert s390x-ibm-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r
checking for s390x-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for s390x-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for s390x-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for s390x-alpine-linux-musl-strip... no
checking for strip... strip
checking for s390x-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 s390x-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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 for ANSI C header files... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for gethostbyname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
configure: checking if all man pages already exist...
All man pages found. We don't need rst2man!
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating rfc3195/liblogging-rfc3195.pc
config.status: creating rfc3195/doc/Makefile
config.status: creating rfc3195/doc/html/Makefile
config.status: creating rfc3195/src/Makefile
config.status: creating stdlog/liblogging-stdlog.pc
config.status: creating stdlog/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
********************************************************
liblogging will be compiled with the following settings:

stdlog support enabled:               yes
systemd journal support:              no
rfc3195 support enabled:              no
enable man pages:                     yes
have to generate man pages:           no
********************************************************
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6'
Making all in stdlog
make[2]: Entering directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6/stdlog'
  CC       liblogging_stdlog_la-stdlog.lo
  CC       liblogging_stdlog_la-uxsock.lo
  CC       liblogging_stdlog_la-file.lo
  CC       liblogging_stdlog_la-formatter.lo
  CC       liblogging_stdlog_la-timeutils.lo
  CC       stdlogctl-stdlogctl.o
  CC       tester.o
  CCLD     liblogging-stdlog.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     stdlogctl
  CCLD     tester
make[2]: Leaving directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6/stdlog'
make[2]: Entering directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6'
make[1]: Leaving directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6'
>>> WARNING: liblogging: APKBUILD does not run any tests!
    Alpine policy will soon require that packages have any relevant testsuites run during the build process.
    To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> liblogging: Entering fakeroot...
Making install in stdlog
make[1]: Entering directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6/stdlog'
make[2]: Entering directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6/stdlog'
 .././install-sh -c -d '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib'
 .././install-sh -c -d '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/share/man/man1'
 .././install-sh -c -d '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/share/man/man3'
 .././install-sh -c -d '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/include/liblogging'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblogging-stdlog.la '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib'
 /usr/bin/install -c -m 644 stdlog.h '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/include/liblogging'
 /usr/bin/install -c -m 644 stdlogctl.1 '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/share/man/man1'
 /usr/bin/install -c -m 644 stdlog.3 '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/share/man/man3'
libtool: install: /usr/bin/install -c .libs/liblogging-stdlog.so.0.1.0 /home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib/liblogging-stdlog.so.0.1.0
libtool: install: (cd /home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib && { ln -s -f liblogging-stdlog.so.0.1.0 liblogging-stdlog.so.0 || { rm -f liblogging-stdlog.so.0 && ln -s liblogging-stdlog.so.0.1.0 liblogging-stdlog.so.0; }; })
libtool: install: (cd /home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib && { ln -s -f liblogging-stdlog.so.0.1.0 liblogging-stdlog.so || { rm -f liblogging-stdlog.so && ln -s liblogging-stdlog.so.0.1.0 liblogging-stdlog.so; }; })
libtool: install: /usr/bin/install -c .libs/liblogging-stdlog.lai /home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib/liblogging-stdlog.la
libtool: install: /usr/bin/install -c .libs/liblogging-stdlog.a /home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib/liblogging-stdlog.a
libtool: install: chmod 644 /home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib/liblogging-stdlog.a
libtool: install: ranlib /home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib/liblogging-stdlog.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 .././install-sh -c -d '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c stdlogctl '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/bin'
libtool: warning: 'liblogging-stdlog.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/stdlogctl /home/buildozer/aports/main/liblogging/pkg/liblogging/usr/bin/stdlogctl
make[2]: Leaving directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6/stdlog'
make[1]: Leaving directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6/stdlog'
make[1]: Entering directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6'
make[2]: Entering directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6'
make[2]: Nothing to be done for 'install-exec-am'.
 ./install-sh -c -d '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 stdlog/liblogging-stdlog.pc '/home/buildozer/aports/main/liblogging/pkg/liblogging/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6'
make[1]: Leaving directory '/home/buildozer/aports/main/liblogging/src/liblogging-1.0.6'
>>> liblogging-dev*: Running split function dev...
>>> liblogging-dev*: Preparing subpackage liblogging-dev...
>>> liblogging-dev*: Stripping binaries
>>> liblogging-dev*: Running postcheck for liblogging-dev
>>> liblogging-doc*: Running split function doc...
>>> liblogging-doc*: Preparing subpackage liblogging-doc...
>>> liblogging-doc*: Running postcheck for liblogging-doc
>>> liblogging*: Running postcheck for liblogging
>>> liblogging*: Preparing package liblogging...
>>> liblogging*: Stripping binaries
>>> liblogging-dev*: Scanning shared objects
>>> liblogging-doc*: Scanning shared objects
>>> liblogging*: Scanning shared objects
>>> liblogging-dev*: Tracing dependencies...
	liblogging=1.0.6-r3
	pkgconfig
>>> liblogging-dev*: Package size: 64.0 KB
>>> liblogging-dev*: Compressing data...
>>> liblogging-dev*: Create checksum...
>>> liblogging-dev*: Create liblogging-dev-1.0.6-r3.apk
>>> liblogging-doc*: Tracing dependencies...
>>> liblogging-doc*: Package size: 36.0 KB
>>> liblogging-doc*: Compressing data...
>>> liblogging-doc*: Create checksum...
>>> liblogging-doc*: Create liblogging-doc-1.0.6-r3.apk
>>> liblogging*: Tracing dependencies...
	so:libc.musl-s390x.so.1
>>> liblogging*: Package size: 44.0 KB
>>> liblogging*: Compressing data...
>>> liblogging*: Create checksum...
>>> liblogging*: Create liblogging-1.0.6-r3.apk
>>> liblogging: Build complete at Thu, 20 Apr 2023 04:36:36 +0000 elapsed time 0h 0m 4s
>>> liblogging: Cleaning up srcdir
>>> liblogging: Cleaning up pkgdir
>>> liblogging: Uninstalling dependencies...
(1/1) Purging .makedepends-liblogging (20230420.043632)
OK: 370 MiB in 97 packages
>>> liblogging: Updating the main/s390x repository index...
>>> liblogging: Signing the index...