>>> libnet: Building main/libnet 1.2-r0 (using abuild 3.7.0_rc1-r0) started Wed, 11 Nov 2020 14:30:46 +0000 >>> libnet: Checking sanity of /home/buildozer/aports/main/libnet/APKBUILD... >>> libnet: Analyzing dependencies... >>> libnet: Installing for build: build-base (1/1) Installing .makedepends-libnet (20201111.143047) OK: 310 MiB in 88 packages >>> libnet: Cleaning up srcdir >>> libnet: Cleaning up pkgdir >>> libnet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libnet-1.2.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 curl: (22) The requested URL returned error: 404 >>> libnet: Fetching https://github.com/libnet/libnet/releases/download/v1.2/libnet-1.2.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 637 100 637 0 0 2299 0 --:--:-- --:--:-- --:--:-- 2299 10 633k 10 69197 0 0 71484 0 0:00:09 --:--:-- 0:00:09 71484 88 633k 88 559k 0 0 281k 0 0:00:02 0:00:01 0:00:01 482k 100 633k 100 633k 0 0 305k 0 0:00:02 0:00:02 --:--:-- 512k >>> libnet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libnet-1.2.tar.gz >>> libnet: Checking sha512sums... libnet-1.2.tar.gz: OK fix-types.patch: OK >>> libnet: Unpacking /var/cache/distfiles/v3.13/libnet-1.2.tar.gz... >>> libnet: fix-types.patch patching file include/libnet/libnet-structures.h checking for a POSIX-compliant shell... /bin/sh checking for a sed that does not truncate output... /bin/sed checking for chmod... chmod checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl 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 i586-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-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 i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/i586-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 sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for gethostbyname2... yes checking for getifaddrs... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for socklen_t... yes checking whether byte ordering is bigendian... no checking net/pfilt.h usability... no checking net/pfilt.h presence... no checking for net/pfilt.h... no checking sys/net/nit.h usability... no checking sys/net/nit.h presence... no checking for sys/net/nit.h... no checking net/raw.h usability... no checking net/raw.h presence... no checking for net/raw.h... no checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking linux/socket.h usability... no checking linux/socket.h presence... no checking for linux/socket.h... no checking link-layer packet interface type... checking for packet socket (PF_PACKET)... test program compile choked... assuming no checking for Linux proc filesystem... yes user selected link layer linux checking for i586-alpine-linux-musl-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for i586-alpine-linux-musl-perl... no checking for perl... no checking whether to build sample programs... no checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating libnet-config config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating doc/man/man3/Makefile config.status: creating include/Makefile config.status: creating include/libnet.h config.status: creating libnet.pc config.status: creating src/Makefile config.status: creating sample/Makefile config.status: creating win32/Makefile config.status: creating doc/fixmanpages config.status: creating include/config.h config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= libnet Configuration Complete =-=-=-=-=-=-=-=-=-=- Version ....................... 1.2 Host .......................... i586-alpine-linux-musl Operating System .............. linux-musl Host CPU ...................... i586 Host Vendor ................... alpine Host OS ....................... linux-musl Prefix ........................ /usr Cross-compiling ............... no Compiler is GCC ............... yes CC ............................ gcc CFLAGS ........................ -Os -fomit-frame-pointer LD ............................ /usr/i586-alpine-linux-musl/bin/ld LDFLAGS ....................... -Wl,--as-needed LIBS .......................... Link Layer .................... linux Shared Libraries .............. yes Static Libraries .............. yes PIC ........................... yes Build Sample Programs ......... no Rebuild docs .................. no To override options ./configure --help Report bugs to https://github.com/libnet/libnet/issues -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To disable silent build and print the full command line of every stage make V=1 Making all in include make all-am Making all in src CC libnet_asn1.lo CC libnet_build_802.1q.lo CC libnet_build_802.1x.lo CC libnet_build_802.2.lo CC libnet_build_802.3.lo CC libnet_build_arp.lo CC libnet_build_bgp.lo CC libnet_build_cdp.lo CC libnet_build_data.lo CC libnet_build_dhcp.lo CC libnet_build_dns.lo CC libnet_build_ethernet.lo CC libnet_build_fddi.lo CC libnet_build_gre.lo CC libnet_build_hsrp.lo CC libnet_build_icmp.lo CC libnet_build_igmp.lo CC libnet_build_ip.lo CC libnet_build_ipsec.lo CC libnet_build_isl.lo CC libnet_build_link.lo CC libnet_build_mpls.lo CC libnet_build_ntp.lo CC libnet_build_ospf.lo CC libnet_build_rip.lo CC libnet_build_sebek.lo CC libnet_build_rpc.lo CC libnet_build_snmp.lo CC libnet_build_stp.lo CC libnet_build_tcp.lo CC libnet_build_token_ring.lo CC libnet_build_udp.lo CC libnet_build_vrrp.lo CC libnet_advanced.lo CC libnet_checksum.lo CC libnet_cq.lo CC libnet_crc.lo CC libnet_error.lo CC libnet_if_addr.lo CC libnet_init.lo CC libnet_internal.lo CC libnet_pblock.lo CC libnet_port_list.lo CC libnet_prand.lo CC libnet_raw.lo CC libnet_resolve.lo CC libnet_version.lo CC libnet_write.lo CC libnet_link_linux.lo CCLD libnet.la ar: `u' modifier ignored since `D' is the default (see `U') Making all in win32 make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. >>> WARNING: libnet: 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. >>> libnet: Entering fakeroot... Making install in include make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/libnet/pkg/libnet/usr/include' .././install-sh -c -d '/home/buildozer/aports/main/libnet/pkg/libnet/usr/include/libnet' /usr/bin/install -c -m 644 libnet/libnet-asn1.h libnet/libnet-functions.h libnet/libnet-headers.h libnet/libnet-macros.h libnet/libnet-structures.h libnet/libnet-types.h '/home/buildozer/aports/main/libnet/pkg/libnet/usr/include/libnet' /usr/bin/install -c -m 644 libnet.h '/home/buildozer/aports/main/libnet/pkg/libnet/usr/include/.' Making install in src make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/libnet/pkg/libnet/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnet.la '/home/buildozer/aports/main/libnet/pkg/libnet/usr/lib' libtool: install: /usr/bin/install -c .libs/libnet.so.9.0.0 /home/buildozer/aports/main/libnet/pkg/libnet/usr/lib/libnet.so.9.0.0 libtool: install: (cd /home/buildozer/aports/main/libnet/pkg/libnet/usr/lib && { ln -s -f libnet.so.9.0.0 libnet.so.9 || { rm -f libnet.so.9 && ln -s libnet.so.9.0.0 libnet.so.9; }; }) libtool: install: (cd /home/buildozer/aports/main/libnet/pkg/libnet/usr/lib && { ln -s -f libnet.so.9.0.0 libnet.so || { rm -f libnet.so && ln -s libnet.so.9.0.0 libnet.so; }; }) libtool: install: /usr/bin/install -c .libs/libnet.lai /home/buildozer/aports/main/libnet/pkg/libnet/usr/lib/libnet.la libtool: install: /usr/bin/install -c .libs/libnet.a /home/buildozer/aports/main/libnet/pkg/libnet/usr/lib/libnet.a libtool: install: chmod 644 /home/buildozer/aports/main/libnet/pkg/libnet/usr/lib/libnet.a libtool: install: ranlib /home/buildozer/aports/main/libnet/pkg/libnet/usr/lib/libnet.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in win32 make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. ./install-sh -c -d '/home/buildozer/aports/main/libnet/pkg/libnet/usr/bin' ./install-sh -c -d '/home/buildozer/aports/main/libnet/pkg/libnet/usr/share/doc/libnet' ./install-sh -c -d '/home/buildozer/aports/main/libnet/pkg/libnet/usr/lib/pkgconfig' /usr/bin/install -c -m 644 README.md ChangeLog.md LICENSE '/home/buildozer/aports/main/libnet/pkg/libnet/usr/share/doc/libnet' /usr/bin/install -c libnet-config '/home/buildozer/aports/main/libnet/pkg/libnet/usr/bin' /usr/bin/install -c -m 644 libnet.pc '/home/buildozer/aports/main/libnet/pkg/libnet/usr/lib/pkgconfig' >>> libnet-static*: Running split function static... >>> libnet-static*: Preparing subpackage libnet-static... >>> libnet-static*: Stripping binaries >>> libnet-static*: Running postcheck for libnet-static >>> libnet-dev*: Running split function dev... >>> libnet-dev*: Preparing subpackage libnet-dev... >>> libnet-dev*: Stripping binaries >>> libnet-dev*: Running postcheck for libnet-dev >>> libnet-doc*: Running split function doc... >>> libnet-doc*: Preparing subpackage libnet-doc... >>> libnet-doc*: Running postcheck for libnet-doc >>> libnet*: Running postcheck for libnet >>> libnet*: Preparing package libnet... >>> libnet*: Stripping binaries >>> libnet-dev*: Scanning shared objects >>> libnet-doc*: Scanning shared objects >>> libnet-static*: Scanning shared objects >>> libnet*: Scanning shared objects >>> libnet-dev*: Tracing dependencies... libnet=1.2-r0 pkgconfig >>> libnet-dev*: Package size: 240.0 KB >>> libnet-dev*: Compressing data... >>> libnet-dev*: Create checksum... >>> libnet-dev*: Create libnet-dev-1.2-r0.apk >>> libnet-doc*: Tracing dependencies... >>> libnet-doc*: Package size: 56.0 KB >>> libnet-doc*: Compressing data... >>> libnet-doc*: Create checksum... >>> libnet-doc*: Create libnet-doc-1.2-r0.apk >>> libnet-static*: Tracing dependencies... >>> libnet-static*: Package size: 204.0 KB >>> libnet-static*: Compressing data... >>> libnet-static*: Create checksum... >>> libnet-static*: Create libnet-static-1.2-r0.apk >>> libnet*: Tracing dependencies... so:libc.musl-x86.so.1 >>> libnet*: Package size: 112.0 KB >>> libnet*: Compressing data... >>> libnet*: Create checksum... >>> libnet*: Create libnet-1.2-r0.apk >>> libnet: Build complete at Wed, 11 Nov 2020 14:30:57 +0000 elapsed time 0h 0m 11s >>> libnet: Cleaning up srcdir >>> libnet: Cleaning up pkgdir >>> libnet: Uninstalling dependencies... (1/1) Purging .makedepends-libnet (20201111.143047) OK: 310 MiB in 87 packages >>> libnet: Updating the main/x86 repository index... >>> libnet: Signing the index...