Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/dnsmap.spec'], chrootPath='/var/lib/mock/f29-build-26821-13967/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/dnsmap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/dnsmap-0.30-16.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/dnsmap.spec'], chrootPath='/var/lib/mock/f29-build-26821-13967/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/dnsmap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.byH8SQ + 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.tg75uc + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o dnsmap dnsmap.c BUILDSTDERR: dnsmap.c: In function 'main': BUILDSTDERR: dnsmap.c:389:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fpWords,"%100s",dom); // wordlist subdomain not allowed to be more than 100 chars BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: dnsmap.c:417:7: warning: 'addr' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: inet_ntop(p->ai_family, addr, ipv6str, sizeof ipv6str); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: dnsmap.c:260:6: warning: 'addr' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: inet_ntop(p->ai_family, addr, ipv6str, sizeof ipv6str); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: dnsmap.c:364:4: warning: 'fpCsvLogs' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: fclose(fpCsvLogs); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: dnsmap.c:519:4: warning: 'fpTxtLogs' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: fclose(fpTxtLogs); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fd1iWi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64 + cd dnsmap-0.30 + make install DESTDIR=/builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64 BINDIR=/usr/bin mkdir -p /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/bin install -m 0755 dnsmap /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/bin install -m 0755 dnsmap-bulk.sh /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/bin/dnsmap-bulk + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.30-16.fc29 --unique-debug-suffix -0.30-16.fc29.riscv64 --unique-debug-src-base dnsmap-0.30-16.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dnsmap-0.30 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/bin/dnsmap extracting debug info from /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/bin/dnsmap /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 68 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dnsmap-bulk from /bin/bash to #!/usr/bin/bash Processing files: dnsmap-0.30-16.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MuLabW + umask 022 + cd /builddir/build/BUILD + cd dnsmap-0.30 + DOCDIR=/builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/doc/dnsmap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/doc/dnsmap + cp -pr Changelog.txt /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/doc/dnsmap + cp -pr CREDITS.txt /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/doc/dnsmap + cp -pr README.txt /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/doc/dnsmap + cp -pr TODO.txt /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/doc/dnsmap + cp -pr use_cases.txt /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/doc/dnsmap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8DYNTW + umask 022 + cd /builddir/build/BUILD + cd dnsmap-0.30 + LICENSEDIR=/builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/licenses/dnsmap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/licenses/dnsmap + cp -pr gpl-2.0.txt /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64/usr/share/licenses/dnsmap + exit 0 Provides: dnsmap = 0.30-16.fc29 dnsmap(riscv-64) = 0.30-16.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/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) Processing files: dnsmap-debugsource-0.30-16.fc29.riscv64 Provides: dnsmap-debugsource = 0.30-16.fc29 dnsmap-debugsource(riscv-64) = 0.30-16.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dnsmap-debuginfo-0.30-16.fc29.riscv64 Provides: debuginfo(build-id) = 218024aa98b067feda948d7b5cc4ee4af15fd102 dnsmap-debuginfo = 0.30-16.fc29 dnsmap-debuginfo(riscv-64) = 0.30-16.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dnsmap-debugsource(riscv-64) = 0.30-16.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64 Wrote: /builddir/build/RPMS/dnsmap-0.30-16.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/dnsmap-debugsource-0.30-16.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/dnsmap-debuginfo-0.30-16.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MCaQiR + umask 022 + cd /builddir/build/BUILD + cd dnsmap-0.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dnsmap-0.30-16.fc29.riscv64 + exit 0 Child return code was: 0