+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/dnsmap.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kikw3b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnsmap-0.30 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnsmap-0.30.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnsmap-0.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8qwcm9 + umask 022 + cd /builddir/build/BUILD + cd dnsmap-0.30 + make -j4 '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 ' 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 -o dnsmap dnsmap.c dnsmap.c: In function 'main': dnsmap.c:389:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fpWords,"%100s",dom); // wordlist subdomain not allowed to be more than 100 chars ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dnsmap.c:417:7: warning: 'addr' may be used uninitialized in this function [-Wmaybe-uninitialized] inet_ntop(p->ai_family, addr, ipv6str, sizeof ipv6str); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dnsmap.c:260:6: warning: 'addr' may be used uninitialized in this function [-Wmaybe-uninitialized] inet_ntop(p->ai_family, addr, ipv6str, sizeof ipv6str); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dnsmap.c:364:4: warning: 'fpCsvLogs' may be used uninitialized in this function [-Wmaybe-uninitialized] fclose(fpCsvLogs); ^~~~~~~~~~~~~~~~~ dnsmap.c:519:4: warning: 'fpTxtLogs' may be used uninitialized in this function [-Wmaybe-uninitialized] fclose(fpTxtLogs); ^~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.53jOye + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64 + cd dnsmap-0.30 + rm -rf /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64 BINDIR=/usr/bin mkdir -p /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/bin install -m 0755 dnsmap /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/bin install -m 0755 dnsmap-bulk.sh /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/bin/dnsmap-bulk + /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: dnsmap-0.30-13.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PcFObR + umask 022 + cd /builddir/build/BUILD + cd dnsmap-0.30 + DOCDIR=/builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/share/doc/dnsmap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/share/doc/dnsmap + cp -pr Changelog.txt /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/share/doc/dnsmap + cp -pr CREDITS.txt /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/share/doc/dnsmap + cp -pr README.txt /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/share/doc/dnsmap + cp -pr TODO.txt /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/share/doc/dnsmap + cp -pr gpl-2.0.txt /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/share/doc/dnsmap + cp -pr use_cases.txt /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64/usr/share/doc/dnsmap + exit 0 Provides: dnsmap = 0.30-13.fc28 dnsmap(riscv-64) = 0.30-13.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash 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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnsmap-0.30-13.fc28.riscv64 Wrote: /builddir/build/SRPMS/dnsmap-0.30-13.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/dnsmap-0.30-13.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UvtV22 + umask 022 + cd /builddir/build/BUILD + cd dnsmap-0.30 + rm -rf /builddir/build/BUILDROOT/dnsmap-0.30-13.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