:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i486)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i486/root] -> [build]...done ==> Making package: arpwatch 3.6-1.0 (Mon Sep 16 21:53:21 2024) ==> Retrieving sources... -> Found arpwatch-3.6.tar.gz -> Found LICENSE -> Found ethercodes.dat.gz -> Found arpwatch.service ==> Validating source files with sha512sums... arpwatch-3.6.tar.gz ... Passed LICENSE ... Passed ethercodes.dat.gz ... Passed arpwatch.service ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2024-11-09 ==> Making package: arpwatch 3.6-1.0 (Mon Sep 16 21:53:32 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... :: There are 7 providers available for smtp-forwarder: :: Repository extra-staging 1) postfix :: Repository extra-testing 2) postfix :: Repository extra 3) exim 4) msmtp-mta 5) nullmailer 6) opensmtpd 7) postfix Enter a number (default=1): resolving dependencies... looking for conflicting packages... warning: dependency cycle detected: warning: postfix-lmdb will be installed before its postfix dependency Packages (6) dbus-1.14.10-2.1 expat-2.6.3-2.0 libnl-3.10.0-1.1 postfix-lmdb-3.9.0-3.0 libpcap-1.10.5-2.0 postfix-3.9.0-3.0 Total Installed Size: 8.14 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnl... installing expat... installing dbus... installing libpcap... installing postfix-lmdb... installing postfix... Optional dependencies for postfix perl: for postfix-collate.pl, postfix-tlstype.pl and qshape [installed] postfix-cdb: for CDB integration postfix-ldap: for LDAP integration postfix-lmdb: for LMDB integration [installed] postfix-mongodb: for MongoDB integration postfix-mysql: for MySQL integration postfix-pcre: for PCRE integration postfix-pgsql: for PostgreSQL integration postfix-sqlite: for SQLite integration ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found arpwatch-3.6.tar.gz -> Found LICENSE -> Found ethercodes.dat.gz -> Found arpwatch.service ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting arpwatch-3.6.tar.gz with bsdtar -> Extracting ethercodes.dat.gz with gzip ==> Starting prepare()... ==> Starting build()... checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking for 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for a BSD-compatible install... /usr/bin/install -c checking for fcntl.h... yes checking for memory.h... yes checking for strerror... yes checking if union wait is used... no checking for res_query in -lresolv... yes checking for gethostbyname... yes checking for local pcap library... egrep: warning: egrep is obsolescent; using grep -E not found checking for pcap_open_live in -lpcap... yes checking for pcap_findalldevs... yes checking for sendmail... /usr/bin/sendmail checking for python... no checking if ether_header uses ether_addr structs... no checking if ether_arp uses ether_addr structs... no checking if ether_arp uses erp_xsha member... no checking for dn_skipname... yes checking for watcher... arpwatch checking for watchee... arpwatch configure: creating ./config.status config.status: creating Makefile config.status: creating arpsnmp.8 config.status: creating arpwatch.8 config.status: creating arpwatch.sh config.status: creating massagevendor.py config.status: creating update-ethercodes.sh config.status: executing executable commands creating empty arp.dat file gcc -march=i486 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/arpwatch/src=/usr/src/debug/arpwatch -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRERROR=1 -DMANCFLAG=\(default\) -DZEROPAD=0 -DMACZERO=0 -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"arpwatch\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/arpwatch\" -DPATH_SENDMAIL=\"/usr/bin/sendmail\" -I. -I/usr/local/include -c ./arpwatch.c ./arpwatch.c: In function ‘main’: ./arpwatch.c:388:9: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 388 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ ./arpwatch.c:389:9: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 389 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ gcc -march=i486 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/arpwatch/src=/usr/src/debug/arpwatch -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRERROR=1 -DMANCFLAG=\(default\) -DZEROPAD=0 -DMACZERO=0 -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"arpwatch\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/arpwatch\" -DPATH_SENDMAIL=\"/usr/bin/sendmail\" -I. -I/usr/local/include -c ./db.c gcc -march=i486 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/arpwatch/src=/usr/src/debug/arpwatch -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRERROR=1 -DMANCFLAG=\(default\) -DZEROPAD=0 -DMACZERO=0 -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"arpwatch\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/arpwatch\" -DPATH_SENDMAIL=\"/usr/bin/sendmail\" -I. -I/usr/local/include -c ./dns.c ./dns.c: In function ‘gethinfo’: ./dns.c:118:24: error: implicit declaration of function ‘_getshort’; did you mean ‘__putshort’? [-Wimplicit-function-declaration] 118 | type = _getshort(cp); | ^~~~~~~~~ | __putshort ./dns.c: In function ‘gethname’: ./dns.c:153:20: warning: RES_AAONLY is deprecated 153 | _res.options |= RES_AAONLY; | ^~~~~~~~~~~~~~~~ make: *** [Makefile:81: dns.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i486/build/build used straw: :with_build_support:without_check: build@euronuc-i486