+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/firewalk.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Wed May 18 2009 Robert Scheck - 5.0-4 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iSVkaJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Firewalk + /usr/bin/gzip -dc /builddir/build/SOURCES/firewalk.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Firewalk + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (firewalk-5.0-gcc.patch):' Patch #0 (firewalk-5.0-gcc.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/firewalk.c + cp -f /usr/share/automake-1.15/config.guess /usr/share/automake-1.15/config.sub . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jFWYB5 + umask 022 + cd /builddir/build/BUILD + cd Firewalk + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 beginning autoconfiguration process for firewalk-5.0... checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for libnet_build_ipv4 in -lnet... yes checking for pcap_open_live in -lpcap... yes checking for arp_get in -ldnet... yes checking for ANSI C header files... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for strerror... yes checking for bpf... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating version.h config.status: creating include/config.h + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/Firewalk/src' gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c init.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c firewalk.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c packet_build.c main.c: In function 'main': main.c:78:23: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [-Wpointer-sign] usage(argv[0]); ^~~~ In file included from main.c:38:0: ../include/firewalk.h:282:1: note: expected 'u_char * {aka unsigned char *}' but argument is of type 'char *' usage( ^~~~~ main.c:125:23: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [-Wpointer-sign] usage(argv[0]); ^~~~ In file included from main.c:38:0: ../include/firewalk.h:282:1: note: expected 'u_char * {aka unsigned char *}' but argument is of type 'char *' usage( ^~~~~ main.c:136:15: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [-Wpointer-sign] usage(argv[0]); ^~~~ In file included from main.c:38:0: ../include/firewalk.h:282:1: note: expected 'u_char * {aka unsigned char *}' but argument is of type 'char *' usage( ^~~~~ init.c: In function 'fw_init_net': init.c:92:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] (*fp)->device = libnet_getdevice((*fp)->l); ^ gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c packet_capture.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c packet_filter.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c packet_inject.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c packet_update.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c packet_verify.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c report.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c signal.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c util.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o firewalk init.o firewalk.o main.o packet_build.o packet_capture.o packet_filter.o packet_inject.o packet_update.o packet_verify.o report.o signal.o util.o -ldnet -lpcap -lnet cp firewalk .. strip ../firewalk make[1]: Leaving directory '/builddir/build/BUILD/Firewalk/src' make[1]: Entering directory '/builddir/build/BUILD/Firewalk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/Firewalk' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.50rCF5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64 + cd Firewalk + rm -rf /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/Firewalk/src' make[2]: Entering directory '/builddir/build/BUILD/Firewalk/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/sbin mkdir /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64 mkdir /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/sbin /usr/bin/install -c firewalk /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/sbin/firewalk make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/Firewalk/src' make[1]: Leaving directory '/builddir/build/BUILD/Firewalk/src' make[1]: Entering directory '/builddir/build/BUILD/Firewalk' make[2]: Entering directory '/builddir/build/BUILD/Firewalk' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/Firewalk' make[1]: Leaving directory '/builddir/build/BUILD/Firewalk' + install -Dp -m 0644 man/firewalk.8 /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/share/man/man8/firewalk.8 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: firewalk-5.0-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OYRzGS + umask 022 + cd /builddir/build/BUILD + cd Firewalk + DOCDIR=/builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/share/doc/firewalk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/share/doc/firewalk + cp -pr BUGS /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/share/doc/firewalk + cp -pr README /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/share/doc/firewalk + cp -pr SOURCE /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/share/doc/firewalk + cp -pr TODO /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64/usr/share/doc/firewalk + exit 0 Provides: firewalk = 5.0-18.fc28 firewalk(riscv-64) = 5.0-18.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdnet.so.1()(64bit) libnet.so.1()(64bit) libpcap.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/firewalk-5.0-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/firewalk-5.0-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tUmTfq + umask 022 + cd /builddir/build/BUILD + cd Firewalk + rm -rf /builddir/build/BUILDROOT/firewalk-5.0-18.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff