Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fspy.spec'], chrootPath='/var/lib/mock/f31-build-89134-32037/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'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fspy.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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/fspy-0.1.1-19.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fspy.spec'], chrootPath='/var/lib/mock/f31-build-89134-32037/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'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fspy.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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AqOXCA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fspy-0.1.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fspy-0.1.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fspy-0.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm fspy obj/adaptive.o obj/diff.o obj/enumdirs.o obj/fsevents.o obj/fspy.o obj/isnumber.o obj/numlen.o obj/output.o obj/regmatch.o obj/stating.o + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tF9CRA + umask 022 + cd /builddir/build/BUILD + cd fspy-0.1.1 + 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' BUILDSTDERR: src/enumdirs.c: In function 'grab_max_element_count': BUILDSTDERR: src/enumdirs.c:67:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 67 | read(fd, buf, 64); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: src/fspy.c: In function 'main': BUILDSTDERR: src/fspy.c:473:88: warning: operation on 'dprint.G' may be undefined [-Wsequence-point] BUILDSTDERR: 473 | dprint.s = dprint.A = dprint.M = dprint.S = dprint.O = dprint.U = dprint.G = dprint.G = dprint.I = dprint.D = 0; BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/output.c: In function 'print_data': BUILDSTDERR: src/output.c:128:3: warning: 'freeme' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 128 | free(freeme); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: src/enumdirs.c: In function 'recwrap': BUILDSTDERR: src/enumdirs.c:238:19: warning: 'felsptr' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 238 | if((lsptr = grabdirs((&lsptr[sticky])->path, lsptr, felsptr)) == NULL) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/stating.c: In function 'checktype': BUILDSTDERR: src/stating.c:148:3: warning: 'freeme' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 148 | free(freeme); BUILDSTDERR: | ^~~~~~~~~~~~ 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 -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081401 -DCODENAME=\"25c3\" -c src/fspy.c -o obj/fspy.o 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 -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081401 -DCODENAME=\"25c3\" -c src/enumdirs.c -o obj/enumdirs.o 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 -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081401 -DCODENAME=\"25c3\" -c src/fsevents.c -o obj/fsevents.o 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 -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081401 -DCODENAME=\"25c3\" -c src/isnumber.c -o obj/isnumber.o 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 -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081401 -DCODENAME=\"25c3\" -c src/stating.c -o obj/stating.o 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 -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081402 -DCODENAME=\"25c3\" -c src/output.c -o obj/output.o 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 -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081402 -DCODENAME=\"25c3\" -c src/regmatch.c -o obj/regmatch.o 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 -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081402 -DCODENAME=\"25c3\" -c src/numlen.c -o obj/numlen.o 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 -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081402 -DCODENAME=\"25c3\" -c src/adaptive.c -o obj/adaptive.o BUILDSTDERR: 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/redhatsrc/diff.c: In function 'init_diff': BUILDSTDERR: src/diff.c:59:78: warning: operation on 'dprint.G' may be undefined [-Wsequence-point] BUILDSTDERR: 59 | dprint.s = dprint.A = dprint.M = dprint.S = dprint.O = dprint.U = dprint.G = dprint.G = dprint.I = dprint.D = 0; BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/diff.c: In function 'diffing': BUILDSTDERR: src/diff.c:94:19: warning: variable 'id' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 94 | unsigned int i, id; BUILDSTDERR: | ^~ BUILDSTDERR: src/adaptive.c: In function 'adaptive_delete': BUILDSTDERR: src/adaptive.c:136:19: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 136 | free_wds[i] = id; BUILDSTDERR: | ~~~~~~~~~~~~^~~~ BUILDSTDERR: src/diff.c:169:3: warning: 'freeme' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 169 | free(freeme); BUILDSTDERR: | ^~~~~~~~~~~~ + chmod 0644 README + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081402 -DCODENAME=\"25c3\" -c src/diff.c -o obj/diff.o gcc -DMAJORVERSION=0 -DMINORVERSION=1 -DSUBMINORVERSION=1 -DBUILD=2019081402 -DCODENAME=\"25c3\" obj/fspy.o obj/enumdirs.o obj/fsevents.o obj/isnumber.o obj/stating.o obj/output.o obj/regmatch.o obj/numlen.o obj/adaptive.o obj/diff.o -o fspy Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tgWjlA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64 + cd fspy-0.1.1 + install -Dp -m 0755 fspy /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64/usr/bin/fspy + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.1.1-19.fc31 --unique-debug-suffix -0.1.1-19.fc31.riscv64 --unique-debug-src-base fspy-0.1.1-19.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fspy-0.1.1 BUILDSTDERR: 180 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64/usr/bin/fspy extracting debug info from /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64/usr/bin/fspy original debug info size: 136kB, size after compression: 124kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: fspy-0.1.1-19.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2s2hWy + umask 022 + cd /builddir/build/BUILD + cd fspy-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64/usr/share/doc/fspy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64/usr/share/doc/fspy + cp -pr GPL_V_2.txt GPL_V_3.txt /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64/usr/share/doc/fspy + cp -pr LICENSE /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64/usr/share/doc/fspy + cp -pr README /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64/usr/share/doc/fspy + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: fspy = 0.1.1-19.fc31 fspy(riscv-64) = 0.1.1-19.fc31 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) rtld(GNU_HASH) Processing files: fspy-debugsource-0.1.1-19.fc31.riscv64 Provides: fspy-debugsource = 0.1.1-19.fc31 fspy-debugsource(riscv-64) = 0.1.1-19.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fspy-debuginfo-0.1.1-19.fc31.riscv64 Provides: debuginfo(build-id) = 9900aee120e7080b25bf14c8f8b30742e360a649 fspy-debuginfo = 0.1.1-19.fc31 fspy-debuginfo(riscv-64) = 0.1.1-19.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fspy-debugsource(riscv-64) = 0.1.1-19.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64 Wrote: /builddir/build/RPMS/fspy-debugsource-0.1.1-19.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fspy-0.1.1-19.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fspy-debuginfo-0.1.1-19.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IhZB7y + umask 022 + cd /builddir/build/BUILD + cd fspy-0.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fspy-0.1.1-19.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0