>>> libnids: Building community/libnids 1.26-r1 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 14:13:51 +0000 >>> libnids: Checking sanity of /home/buildozer/aports/community/libnids/APKBUILD... >>> libnids: Analyzing dependencies... >>> libnids: Installing for build: build-base libnet-dev libpcap-dev glib-dev (1/41) Installing libnet (1.2-r0) (2/41) Installing libnet-dev (1.2-r0) (3/41) Installing libpcap-dev (1.10.1-r0) (4/41) Installing bzip2-dev (1.0.8-r3) (5/41) Installing libxml2 (2.10.2-r1) (6/41) Installing libxml2-utils (2.10.2-r1) (7/41) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (8/41) Installing libgpg-error (1.46-r0) (9/41) Installing libgcrypt (1.10.1-r0) (10/41) Installing libxslt (1.1.37-r0) (11/41) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (12/41) Installing gettext-asprintf (0.21.1-r0) (13/41) Installing libintl (0.21.1-r0) (14/41) Installing libunistring (1.0-r0) (15/41) Installing gettext-libs (0.21.1-r0) (16/41) Installing gettext (0.21.1-r0) (17/41) Installing gettext-dev (0.21.1-r0) (18/41) Installing libffi (3.4.3-r0) (19/41) Installing gdbm (1.23-r0) (20/41) Installing mpdecimal (2.5.1-r1) (21/41) Installing readline (8.2.0-r0) (22/41) Installing sqlite-libs (3.39.4-r0) (23/41) Installing python3 (3.10.8-r0) (24/41) Installing libblkid (2.38.1-r0) (25/41) Installing libmount (2.38.1-r0) (26/41) Installing glib (2.74.0-r4) (27/41) Installing linux-headers (5.19.5-r0) (28/41) Installing libffi-dev (3.4.3-r0) (29/41) Installing bsd-compat-headers (0.7.2-r3) (30/41) Installing ncurses-dev (6.3_p20221008-r0) (31/41) Installing libedit-dev (20221009.3.1-r0) (32/41) Installing zlib-dev (1.2.13-r0) (33/41) Installing libpcre2-16 (10.40-r0) (34/41) Installing libpcre2-32 (10.40-r0) (35/41) Installing pcre2-dev (10.40-r0) (36/41) Installing libuuid (2.38.1-r0) (37/41) Installing libfdisk (2.38.1-r0) (38/41) Installing libsmartcols (2.38.1-r0) (39/41) Installing util-linux-dev (2.38.1-r0) (40/41) Installing glib-dev (2.74.0-r4) (41/41) Installing .makedepends-libnids (20221014.141352) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.0-r4.trigger No schema files found: removed existing output file. OK: 480 MiB in 144 packages >>> libnids: Cleaning up srcdir >>> libnids: Cleaning up pkgdir >>> libnids: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libnids-1.26.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 142k 100 142k 0 0 1042k 0 --:--:-- --:--:-- --:--:-- 1049k >>> libnids: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libnids-1.26.tar.gz >>> libnids: Checking sha512sums... libnids-1.26.tar.gz: OK >>> libnids: Unpacking /var/cache/distfiles/edge/libnids-1.26.tar.gz... >>> libnids: Updating ./config.sub checking build system type... i686-pc-linux-gnulibc1 checking host system type... i686-pc-linux-gnulibc1 checking target system type... i686-pc-linux-gnulibc1 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for egrep... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettimeofday... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for libpcap... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTHREAD... yes checking for g_thread_init in -lgthread-2.0... yes checking for libnet... yes checking whether to build shared library... yes checking the name of struct icmp... struct icmphdr checking if tcp states are defined... yes checking for bsd-ish struct udphdr... yes checking libnet version... looks new configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating samples/Makefile config.status: creating src/config.h cd src ; make static cd src ; make shared make[1]: Entering directory '/home/buildozer/aports/community/libnids/src/libnids-1.26/src' gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checksum.c make[1]: Entering directory '/home/buildozer/aports/community/libnids/src/libnids-1.26/src' gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c checksum.c -o checksum_pic.o gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ip_fragment.c gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ip_fragment.c -o ip_fragment_pic.o gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ip_options.c gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ip_options.c -o ip_options_pic.o gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include killtcp.c gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c killtcp.c -o killtcp_pic.o gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include libnids.c gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c libnids.c -o libnids_pic.o gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include scan.c gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c scan.c -o scan_pic.o gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include tcp.c gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c tcp.c -o tcp_pic.o gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include util.c gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c util.c -o util_pic.o gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include allpromisc.c gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c allpromisc.c -o allpromisc_pic.o gcc -fPIC -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c hash.c -o hash_pic.o gcc -c -Os -fomit-frame-pointer -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include hash.c checksum.c:213:10: warning: 'csum_tcpudp_magic' is static but used in inline function 'my_udp_check' which is not static 213 | return csum_tcpudp_magic(saddr, daddr, len, IPPROTO_UDP, | ^~~~~~~~~~~~~~~~~ checksum.c:211:7: warning: 'dontchksum' is static but used in inline function 'my_udp_check' which is not static 211 | if (dontchksum(saddr)) | ^~~~~~~~~~ checksum.c:205:10: warning: 'csum_tcpudp_magic' is static but used in inline function 'my_tcp_check' which is not static 205 | return csum_tcpudp_magic(saddr, daddr, len, IPPROTO_TCP, | ^~~~~~~~~~~~~~~~~ checksum.c:203:7: warning: 'dontchksum' is static but used in inline function 'my_tcp_check' which is not static 203 | if (dontchksum(saddr)) | ^~~~~~~~~~ checksum.c:197:11: warning: 'csum_fold' is static but used in inline function 'ip_compute_csum' which is not static 197 | return (csum_fold(csum_partial(buff, len, 0))); | ^~~~~~~~~ checksum.c:126:7: warning: 'dontchksum' is static but used in inline function 'ip_fast_csum' which is not static 126 | if (dontchksum(((struct ip*)iph)->ip_src.s_addr)) | ^~~~~~~~~~ checksum.c:213:10: warning: 'csum_tcpudp_magic' is static but used in inline function 'my_udp_check' which is not static 213 | return csum_tcpudp_magic(saddr, daddr, len, IPPROTO_UDP, | ^~~~~~~~~~~~~~~~~ checksum.c:211:7: warning: 'dontchksum' is static but used in inline function 'my_udp_check' which is not static 211 | if (dontchksum(saddr)) | ^~~~~~~~~~ checksum.c:205:10: warning: 'csum_tcpudp_magic' is static but used in inline function 'my_tcp_check' which is not static 205 | return csum_tcpudp_magic(saddr, daddr, len, IPPROTO_TCP, | ^~~~~~~~~~~~~~~~~ checksum.c:203:7: warning: 'dontchksum' is static but used in inline function 'my_tcp_check' which is not static 203 | if (dontchksum(saddr)) | ^~~~~~~~~~ checksum.c:197:11: warning: 'csum_fold' is static but used in inline function 'ip_compute_csum' which is not static 197 | return (csum_fold(csum_partial(buff, len, 0))); | ^~~~~~~~~ checksum.c:126:7: warning: 'dontchksum' is static but used in inline function 'ip_fast_csum' which is not static 126 | if (dontchksum(((struct ip*)iph)->ip_src.s_addr)) | ^~~~~~~~~~ libnids.c: In function 'open_live': libnids.c:513:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 513 | nids_params.device = pcap_lookupdev(nids_errbuf); | ^~~~~~~~~~~ In file included from /usr/include/pcap.h:43, from libnids.c:18: /usr/include/pcap/pcap.h:394:18: note: declared here 394 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ libnids.c: In function 'nids_init': libnids.c:673:10: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 673 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from libnids.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:267:10: note: declared here 267 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ libnids.c: In function 'nids_run': libnids.c:690:5: warning: 'g_thread_create_full' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 690 | START_CAP_QUEUE_PROCESS_THREAD(); /* threading... */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:108:10: note: declared here 108 | GThread *g_thread_create_full (GThreadFunc func, | ^~~~~~~~~~~~~~~~~~~~ libnids.c: In function 'nids_next': libnids.c:750:5: warning: 'g_thread_create_full' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 750 | START_CAP_QUEUE_PROCESS_THREAD(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:108:10: note: declared here 108 | GThread *g_thread_create_full (GThreadFunc func, | ^~~~~~~~~~~~~~~~~~~~ libnids.c: In function 'nids_dispatch': libnids.c:764:5: warning: 'g_thread_create_full' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 764 | START_CAP_QUEUE_PROCESS_THREAD(); /* threading... */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:108:10: note: declared here 108 | GThread *g_thread_create_full (GThreadFunc func, | ^~~~~~~~~~~~~~~~~~~~ libnids.c: In function 'open_live': libnids.c:513:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 513 | nids_params.device = pcap_lookupdev(nids_errbuf); | ^~~~~~~~~~~ In file included from /usr/include/pcap.h:43, from libnids.c:18: /usr/include/pcap/pcap.h:394:18: note: declared here 394 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ libnids.c: In function 'nids_init': libnids.c:673:10: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 673 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from libnids.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:267:10: note: declared here 267 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ libnids.c: In function 'nids_run': libnids.c:690:5: warning: 'g_thread_create_full' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 690 | START_CAP_QUEUE_PROCESS_THREAD(); /* threading... */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:108:10: note: declared here 108 | GThread *g_thread_create_full (GThreadFunc func, | ^~~~~~~~~~~~~~~~~~~~ libnids.c: In function 'nids_next': libnids.c:750:5: warning: 'g_thread_create_full' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 750 | START_CAP_QUEUE_PROCESS_THREAD(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:108:10: note: declared here 108 | GThread *g_thread_create_full (GThreadFunc func, | ^~~~~~~~~~~~~~~~~~~~ libnids.c: In function 'nids_dispatch': libnids.c:764:5: warning: 'g_thread_create_full' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 764 | START_CAP_QUEUE_PROCESS_THREAD(); /* threading... */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:108:10: note: declared here 108 | GThread *g_thread_create_full (GThreadFunc func, | ^~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-soname,libnids.so.1.26 -o libnids.so.1.26 checksum_pic.o ip_fragment_pic.o ip_options_pic.o killtcp_pic.o libnids_pic.o scan_pic.o tcp_pic.o util_pic.o allpromisc_pic.o hash_pic.o -lgthread-2.0 -lglib-2.0 -lintl -lgthread-2.0 -pthread -lglib-2.0 -lintl -lnet -L/usr/lib -lpcap make[1]: Leaving directory '/home/buildozer/aports/community/libnids/src/libnids-1.26/src' ar -cr libnids.a checksum.o ip_fragment.o ip_options.o killtcp.o libnids.o scan.o tcp.o util.o allpromisc.o hash.o ranlib libnids.a make[1]: Leaving directory '/home/buildozer/aports/community/libnids/src/libnids-1.26/src' >>> libnids: Entering fakeroot... cd src ; make _installshared make[1]: Entering directory '/home/buildozer/aports/community/libnids/src/libnids-1.26/src' ../mkinstalldirs /home/buildozer/aports/community/libnids/pkg/libnids/usr/lib mkdir /home/buildozer/aports/community/libnids/pkg mkdir /home/buildozer/aports/community/libnids/pkg/libnids mkdir /home/buildozer/aports/community/libnids/pkg/libnids/usr mkdir /home/buildozer/aports/community/libnids/pkg/libnids/usr/lib ../mkinstalldirs /home/buildozer/aports/community/libnids/pkg/libnids/usr/include mkdir /home/buildozer/aports/community/libnids/pkg/libnids/usr/include ../mkinstalldirs /home/buildozer/aports/community/libnids/pkg/libnids/usr/share/man/man3 mkdir /home/buildozer/aports/community/libnids/pkg/libnids/usr/share mkdir /home/buildozer/aports/community/libnids/pkg/libnids/usr/share/man mkdir /home/buildozer/aports/community/libnids/pkg/libnids/usr/share/man/man3 /usr/bin/install -c -c -m 644 libnids.a /home/buildozer/aports/community/libnids/pkg/libnids/usr/lib /usr/bin/install -c -c -m 644 nids.h /home/buildozer/aports/community/libnids/pkg/libnids/usr/include /usr/bin/install -c -c -m 644 libnids.3 /home/buildozer/aports/community/libnids/pkg/libnids/usr/share/man/man3 /usr/bin/install -c -c -m 755 libnids.so.1.26 /home/buildozer/aports/community/libnids/pkg/libnids/usr/lib ln -s -f libnids.so.1.26 /home/buildozer/aports/community/libnids/pkg/libnids/usr/lib/libnids.so make[1]: Leaving directory '/home/buildozer/aports/community/libnids/src/libnids-1.26/src' >>> libnids-dev*: Running split function dev... >>> libnids-dev*: Preparing subpackage libnids-dev... >>> libnids-dev*: Stripping binaries >>> libnids-dev*: Running postcheck for libnids-dev >>> libnids-doc*: Running split function doc... >>> libnids-doc*: Preparing subpackage libnids-doc... >>> libnids-doc*: Running postcheck for libnids-doc >>> libnids*: Running postcheck for libnids >>> libnids*: Preparing package libnids... >>> libnids*: Stripping binaries >>> libnids-dev*: Scanning shared objects >>> libnids-doc*: Scanning shared objects >>> libnids*: Scanning shared objects >>> libnids-dev*: Tracing dependencies... libnids=1.26-r1 >>> libnids-dev*: Package size: 76.0 KB >>> libnids-dev*: Compressing data... >>> libnids-dev*: Create checksum... >>> libnids-dev*: Create libnids-dev-1.26-r1.apk >>> libnids-doc*: Tracing dependencies... >>> libnids-doc*: Package size: 28.0 KB >>> libnids-doc*: Compressing data... >>> libnids-doc*: Create checksum... >>> libnids-doc*: Create libnids-doc-1.26-r1.apk >>> libnids*: Tracing dependencies... so:libc.musl-x86.so.1 so:libglib-2.0.so.0 so:libgthread-2.0.so.0 so:libnet.so.9 so:libpcap.so.1 >>> libnids*: Package size: 56.0 KB >>> libnids*: Compressing data... >>> libnids*: Create checksum... >>> libnids*: Create libnids-1.26-r1.apk >>> libnids: Build complete at Fri, 14 Oct 2022 14:13:57 +0000 elapsed time 0h 0m 6s >>> libnids: Cleaning up srcdir >>> libnids: Cleaning up pkgdir >>> libnids: Uninstalling dependencies... (1/41) Purging .makedepends-libnids (20221014.141352) (2/41) Purging libnet-dev (1.2-r0) (3/41) Purging libnet (1.2-r0) (4/41) Purging libpcap-dev (1.10.1-r0) (5/41) Purging glib-dev (2.74.0-r4) (6/41) Purging bzip2-dev (1.0.8-r3) (7/41) Purging docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-deinstall (8/41) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (9/41) Purging gettext-dev (0.21.1-r0) (10/41) Purging gettext-asprintf (0.21.1-r0) (11/41) Purging gettext (0.21.1-r0) (12/41) Purging libxml2-utils (2.10.2-r1) (13/41) Purging libxslt (1.1.37-r0) (14/41) Purging python3 (3.10.8-r0) (15/41) Purging libxml2 (2.10.2-r1) (16/41) Purging libgcrypt (1.10.1-r0) (17/41) Purging libgpg-error (1.46-r0) (18/41) Purging gettext-libs (0.21.1-r0) (19/41) Purging glib (2.74.0-r4) (20/41) Purging libintl (0.21.1-r0) (21/41) Purging libunistring (1.0-r0) (22/41) Purging libffi-dev (3.4.3-r0) (23/41) Purging linux-headers (5.19.5-r0) (24/41) Purging libffi (3.4.3-r0) (25/41) Purging gdbm (1.23-r0) (26/41) Purging mpdecimal (2.5.1-r1) (27/41) Purging readline (8.2.0-r0) (28/41) Purging sqlite-libs (3.39.4-r0) (29/41) Purging util-linux-dev (2.38.1-r0) (30/41) Purging libfdisk (2.38.1-r0) (31/41) Purging libmount (2.38.1-r0) (32/41) Purging libsmartcols (2.38.1-r0) (33/41) Purging libuuid (2.38.1-r0) (34/41) Purging libblkid (2.38.1-r0) (35/41) Purging pcre2-dev (10.40-r0) (36/41) Purging zlib-dev (1.2.13-r0) (37/41) Purging libpcre2-16 (10.40-r0) (38/41) Purging libpcre2-32 (10.40-r0) (39/41) Purging libedit-dev (20221009.3.1-r0) (40/41) Purging ncurses-dev (6.3_p20221008-r0) (41/41) Purging bsd-compat-headers (0.7.2-r3) Executing busybox-1.35.0-r27.trigger OK: 380 MiB in 103 packages >>> libnids: Updating the community/x86 repository index... >>> libnids: Signing the index...