D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/arp-scan-1.9.7-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Kdghos + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf arp-scan-1.9.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/arp-scan-1.9.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd arp-scan-1.9.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SjVBb7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd arp-scan-1.9.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi configure.ac:37: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:37: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... acinclude.m4:122: GCC_WEXTRA is expanded from... configure.ac:37: the top level configure.ac:38: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:38: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... acinclude.m4:26: GCC_STACK_PROTECT_CC is expanded from... configure.ac:38: the top level configure.ac:39: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:39: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... acinclude.m4:67: GCC_FORTIFY_SOURCE is expanded from... configure.ac:39: the top level configure.ac:40: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... acinclude.m4:100: GCC_FORMAT_SECURITY is expanded from... configure.ac:40: the top level configure.ac:32: installing './compile' configure.ac:11: installing './config.guess' configure.ac:11: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking if gcov code coverage is enabled... no checking for aarch64-mageia-linux-gnu-gcc... no 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether gcc accepts -Wextra... yes checking whether gcc accepts -fstack-protector... yes checking whether gcc accepts -D_FORTIFY_SOURCE... yes checking whether gcc accepts -Wformat-security... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing pcap_open_live... -lpcap checking for a compatible pcap library with pcap_set_immediate_mode... yes 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 arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... yes checking for search.h... yes checking for regex.h... yes checking for getopt.h... yes checking for pcap.h... yes checking for sys/ioctl.h... yes checking for size_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for malloc... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes configure: Using packet socket link layer implementation. checking for netpacket/packet.h... yes checking for net/if.h... yes checking for getopt_long_only... yes checking for strlcat... no checking for strlcpy... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o link-packet-socket.o link-packet-socket.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o strlcpy.o strlcpy.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o error.o error.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o mt19937ar.o mt19937ar.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o strlcat.o strlcat.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o wrappers.o wrappers.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o utils.o utils.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -c -o arp-scan.o arp-scan.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o arp-scan arp-scan.o error.o wrappers.o utils.o mt19937ar.o link-packet-socket.o strlcat.o strlcpy.o -lpcap make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NqnMl5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64 + cd arp-scan-1.9.7 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/bin' /usr/bin/install -p arp-scan '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/bin' /usr/bin/install -p get-oui get-iab arp-fingerprint '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/share/arp-scan' /usr/bin/install -p -m 644 ieee-oui.txt ieee-iab.txt mac-vendor.txt '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/share/arp-scan' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 arp-scan.1 get-oui.1 get-iab.1 arp-fingerprint.1 '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/share/man/man5' /usr/bin/install -p -m 644 mac-vendor.5 '/home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/share/man/man5' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/arp-scan-1.9.7' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.9.7-2.mga9 --unique-debug-suffix -1.9.7-2.mga9.aarch64 --unique-debug-src-base arp-scan-1.9.7-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/arp-scan-1.9.7 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64/usr/bin/arp-scan dwz: ./usr/bin/arp-scan-1.9.7-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 152kB, size after compression: 152kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 268 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/arp-scan-1.9.7-2.mga9.aarch64/mt19937ar.c is executable but has no shebang, removing executable bit mangling shebang in /usr/bin/arp-fingerprint from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/bin/get-iab from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/bin/get-oui from /usr/bin/env perl to #!/usr/bin/perl Processing files: arp-scan-1.9.7-2.mga9.aarch64 warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Provides: arp-scan = 1.9.7-2.mga9 arp-scan(aarch-64) = 1.9.7-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libpcap.so.1()(64bit) perl(Getopt::Std) perl(LWP::UserAgent) perl(strict) perl(warnings) perl-base >= 2:5.34.0 Processing files: arp-scan-debugsource-1.9.7-2.mga9.aarch64 Provides: arp-scan-debugsource = 1.9.7-2.mga9 arp-scan-debugsource(aarch-64) = 1.9.7-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: arp-scan-debuginfo-1.9.7-2.mga9.aarch64 Provides: arp-scan-debuginfo = 1.9.7-2.mga9 arp-scan-debuginfo(aarch-64) = 1.9.7-2.mga9 debuginfo(build-id) = 2e549706bca3eb52697b41f7e170cd966e77891f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: arp-scan-debugsource(aarch-64) = 1.9.7-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/arp-scan-debuginfo-1.9.7-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/arp-scan-debugsource-1.9.7-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/arp-scan-1.9.7-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sk37o5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd arp-scan-1.9.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/arp-scan-1.9.7-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aXzGqS + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf arp-scan-1.9.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!