>>> openpgm: Building community/openpgm 5.2.122-r3 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 15:28:10 +0000 >>> openpgm: Checking sanity of /home/buildozer/aports/community/openpgm/APKBUILD... >>> openpgm: Analyzing dependencies... >>> openpgm: Installing for build: build-base python3 perl (1/13) Installing libbz2 (1.0.8-r1) (2/13) Installing libffi (3.4.2-r1) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.5-r1) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.1.2-r0) (7/13) Installing sqlite-libs (3.38.0-r0) (8/13) Installing python3 (3.10.3-r0) (9/13) Installing perl (5.34.1-r0) (10/13) Installing .makedepends-openpgm (20220415.152825) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.35.2-r0) (13/13) Installing git-perl (2.35.2-r0) Executing busybox-1.35.0-r8.trigger OK: 331 MiB in 101 packages >>> openpgm: Cleaning up srcdir >>> openpgm: Cleaning up pkgdir >>> openpgm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libpgm-5.2.122.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> openpgm: Fetching https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/openpgm/libpgm-5.2.122.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 12 801k 12 101k 0 0 88401 0 0:00:09 0:00:01 0:00:08 88363 100 801k 100 801k 0 0 528k 0 0:00:01 0:00:01 --:--:-- 528k >>> openpgm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libpgm-5.2.122.tar.bz2 >>> openpgm: Checking sha512sums... libpgm-5.2.122.tar.bz2: OK openpgm-fix-includes.patch: OK python3.patch: OK libpgm-fix-pkgconfig.patch: OK >>> openpgm: Unpacking /var/cache/distfiles/v3.16/libpgm-5.2.122.tar.bz2... >>> openpgm: openpgm-fix-includes.patch patching file include/pgm/types.h patching file include/impl/security.h >>> openpgm: python3.patch patching file version_generator.py >>> openpgm: libpgm-fix-pkgconfig.patch patching file openpgm-5.2.pc.in >>> openpgm: Updating ./config.sub 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 for armv7-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf 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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-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/armv7-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... no checking for perl... /usr/bin/perl checking for python... no checking for library containing sqrt... none required checking for library containing pthread_mutex_trylock... none required checking for library containing clock_gettime... none required checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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 sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for flexible array members... yes checking for C/C++ restrict keyword... __restrict checking for variable-length arrays... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for mode_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for atexit... yes checking for clock_gettime... yes checking for floor... yes checking for ftime... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for socket... yes checking for sqrt... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for pthread_spinlock... yes checking for getprotobyname_r... no checking for getnetent... yes checking for C99 variadic macros... yes checking for GNU-style variadic macros... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for eventfd... yes checking for /proc/cpuinfo... yes checking for backtrace... no checking for pselect... yes checking for /dev/rtc... no checking for RDTSC instruction... no checking for /dev/hpet... no checking for poll... yes checking for epoll_ctl... yes checking for getifaddrs... yes checking for struct ifreq.ifr_netmask... no checking for struct _WSAMSG.name... no checking for struct group_req.gr_interface... yes checking for struct ip_mreqn.imr_ifindex... yes checking for struct ip_msfilter.imsf_multiaddr... no checking for printf thousands' grouping... yes checking for vasprintf... yes checking for hidden visibility attribute... yes checking for raw IP sockets ip_{len,off} host byte ordering... no checking for unaligned pointers... yes checking for intrinsic atomic ops... yes configure: creating ./config.status config.status: creating Makefile config.status: creating openpgm-5.2.pc config.status: creating openpgm.spec config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands CC libpgm_noinst_la-thread.lo CC libpgm_noinst_la-mem.lo CC libpgm_noinst_la-string.lo CC libpgm_noinst_la-list.lo CC libpgm_noinst_la-slist.lo CC libpgm_noinst_la-queue.lo CC libpgm_noinst_la-hashtable.lo CC libpgm_noinst_la-messages.lo CC libpgm_noinst_la-error.lo CC libpgm_noinst_la-math.lo CC libpgm_noinst_la-packet_parse.lo CC libpgm_noinst_la-packet_test.lo CC libpgm_noinst_la-sockaddr.lo CC libpgm_noinst_la-time.lo CC libpgm_noinst_la-if.lo CC libpgm_noinst_la-inet_lnaof.lo CC libpgm_noinst_la-getifaddrs.lo CC libpgm_noinst_la-get_nprocs.lo CC libpgm_noinst_la-getnetbyname.lo CC libpgm_noinst_la-getnodeaddr.lo CC libpgm_noinst_la-getprotobyname.lo CC libpgm_noinst_la-indextoaddr.lo CC libpgm_noinst_la-indextoname.lo CC libpgm_noinst_la-nametoindex.lo CC libpgm_noinst_la-inet_network.lo CC libpgm_noinst_la-md5.lo CC libpgm_noinst_la-rand.lo CC libpgm_noinst_la-gsi.lo CC libpgm_noinst_la-tsi.lo CC libpgm_noinst_la-rxw.lo CC libpgm_noinst_la-txw.lo CC libpgm_noinst_la-skbuff.lo CC libpgm_noinst_la-socket.lo CC libpgm_noinst_la-source.lo CC libpgm_noinst_la-receiver.lo CC libpgm_noinst_la-recv.lo CC libpgm_noinst_la-engine.lo CC libpgm_noinst_la-timer.lo CC libpgm_noinst_la-net.lo CC libpgm_noinst_la-rate_control.lo CC libpgm_noinst_la-checksum.lo CC libpgm_noinst_la-reed_solomon.lo GEN galois_tables.c CC libpgm_noinst_la-wsastrerror.lo CC libpgm_noinst_la-histogram.lo GEN version.c CC libpgm_noinst_la-version.lo CC libpgm_noinst_la-galois_tables.lo CCLD libpgm_noinst.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libpgm.la >>> WARNING: openpgm: 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. >>> openpgm: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/openpgm/src/libpgm-5.2.122/openpgm/pgm' ./install-sh -c -d '/home/buildozer/aports/community/openpgm/pkg/openpgm/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/community/openpgm/pkg/openpgm/usr/include/pgm-5.2/pgm' /usr/bin/install -c -m 644 openpgm-5.2.pc '/home/buildozer/aports/community/openpgm/pkg/openpgm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/pgm/atomic.h include/pgm/engine.h include/pgm/error.h include/pgm/gsi.h include/pgm/if.h include/pgm/in.h include/pgm/list.h include/pgm/macros.h include/pgm/mem.h include/pgm/messages.h include/pgm/msgv.h include/pgm/packet.h include/pgm/pgm.h include/pgm/skbuff.h include/pgm/socket.h include/pgm/time.h include/pgm/tsi.h include/pgm/types.h include/pgm/version.h include/pgm/winint.h include/pgm/wininttypes.h include/pgm/zinttypes.h '/home/buildozer/aports/community/openpgm/pkg/openpgm/usr/include/pgm-5.2/pgm' ./install-sh -c -d '/home/buildozer/aports/community/openpgm/pkg/openpgm/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpgm.la '/home/buildozer/aports/community/openpgm/pkg/openpgm/usr/lib' libtool: install: /usr/bin/install -c .libs/libpgm-5.2.so.0.0.122 /home/buildozer/aports/community/openpgm/pkg/openpgm/usr/lib/libpgm-5.2.so.0.0.122 libtool: install: (cd /home/buildozer/aports/community/openpgm/pkg/openpgm/usr/lib && { ln -s -f libpgm-5.2.so.0.0.122 libpgm-5.2.so.0 || { rm -f libpgm-5.2.so.0 && ln -s libpgm-5.2.so.0.0.122 libpgm-5.2.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/openpgm/pkg/openpgm/usr/lib && { ln -s -f libpgm-5.2.so.0.0.122 libpgm.so || { rm -f libpgm.so && ln -s libpgm-5.2.so.0.0.122 libpgm.so; }; }) libtool: install: /usr/bin/install -c .libs/libpgm.lai /home/buildozer/aports/community/openpgm/pkg/openpgm/usr/lib/libpgm.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/community/openpgm/src/libpgm-5.2.122/openpgm/pgm' >>> openpgm-dev*: Running split function dev... >>> openpgm-dev*: Preparing subpackage openpgm-dev... >>> openpgm-dev*: Stripping binaries >>> openpgm-dev*: Running postcheck for openpgm-dev >>> openpgm*: Running postcheck for openpgm >>> openpgm*: Preparing package openpgm... >>> openpgm*: Stripping binaries >>> openpgm-dev*: Scanning shared objects >>> openpgm*: Scanning shared objects >>> openpgm-dev*: Tracing dependencies... openpgm=5.2.122-r3 pkgconfig >>> openpgm-dev*: Package size: 156.0 KB >>> openpgm-dev*: Compressing data... >>> openpgm-dev*: Create checksum... >>> openpgm-dev*: Create openpgm-dev-5.2.122-r3.apk >>> openpgm*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> openpgm*: Package size: 240.0 KB >>> openpgm*: Compressing data... >>> openpgm*: Create checksum... >>> openpgm*: Create openpgm-5.2.122-r3.apk >>> openpgm: Build complete at Fri, 15 Apr 2022 15:28:36 +0000 elapsed time 0h 0m 26s >>> openpgm: Cleaning up srcdir >>> openpgm: Cleaning up pkgdir >>> openpgm: Uninstalling dependencies... (1/13) Purging .makedepends-openpgm (20220415.152825) (2/13) Purging python3 (3.10.3-r0) (3/13) Purging git-perl (2.35.2-r0) (4/13) Purging perl-git (2.35.2-r0) (5/13) Purging perl-error (0.17029-r1) (6/13) Purging perl (5.34.1-r0) (7/13) Purging libbz2 (1.0.8-r1) (8/13) Purging libffi (3.4.2-r1) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.5-r1) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.2-r0) (13/13) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> openpgm: Updating the community/armv7 repository index... >>> openpgm: Signing the index...