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/csnappy.spec'], chrootPath='/var/lib/mock/f29-build-19620-10420/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/csnappy.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 Wrote: /builddir/build/SRPMS/csnappy-0-12.20180322git51802a8.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/csnappy.spec'], chrootPath='/var/lib/mock/f29-build-19620-10420/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/csnappy.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5cABLe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf csnappy-51802a869db97326c803dcabdb6e6ed0797a715a + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/csnappy-51802a869db97326c803dcabdb6e6ed0797a715a.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd csnappy-51802a869db97326c803dcabdb6e6ed0797a715a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + test -e LICENSE BUILDSTDERR: ++ sed -e '/libcsnappy.so:/ s/.*:// p' -e d + for F in $(< Makefile sed -e '/libcsnappy.so:/ s/.*:// p' -e 'd') + sed -e '/Copyright/,/\*\//p' -e d + for F in $(< Makefile sed -e '/libcsnappy.so:/ s/.*:// p' -e 'd') + sed -e '/Copyright/,/\*\//p' -e d + for F in $(< Makefile sed -e '/libcsnappy.so:/ s/.*:// p' -e 'd') + sed -e '/Copyright/,/\*\//p' -e d + for F in $(< Makefile sed -e '/libcsnappy.so:/ s/.*:// p' -e 'd') + sed -e '/Copyright/,/\*\//p' -e d + test -s LICENSE + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r6PZ2r + umask 022 + cd /builddir/build/BUILD + cd csnappy-51802a869db97326c803dcabdb6e6ed0797a715a + make -j4 'OPT_FLAGS=-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' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' libcsnappy.so cl_tester cc -std=gnu89 -Wall -pedantic -DHAVE_BUILTIN_CTZ -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 -fPIC -DPIC -c -o csnappy_compress.o csnappy_compress.c BUILDSTDERR: In file included from csnappy_compress.c:38: BUILDSTDERR: csnappy_internal.h: In function 'UnalignedCopy64': BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: #if defined(__i386__) || defined(__x86_64__) || defined(__powerpc__) || ARCH_ARM_HAVE_UNALIGNED BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c: At top level: BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: #if defined(__arm__) && !(ARCH_ARM_HAVE_UNALIGNED) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_compress.c:89:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] cc -std=gnu89 -Wall -pedantic -DHAVE_BUILTIN_CTZ -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 -fPIC -DPIC -c -o csnappy_decompress.o csnappy_decompress.c BUILDSTDERR: In file included from csnappy_decompress.c:38: BUILDSTDERR: csnappy_internal.h: In function 'UnalignedCopy64': BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: #if defined(__i386__) || defined(__x86_64__) || defined(__powerpc__) || ARCH_ARM_HAVE_UNALIGNED BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_internal.h:94:73: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c: At top level: BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: #if defined(__arm__) && !(ARCH_ARM_HAVE_UNALIGNED) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] BUILDSTDERR: csnappy_decompress.c:76:27: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] cc -std=gnu89 -Wall -pedantic -DHAVE_BUILTIN_CTZ -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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libcsnappy.so csnappy_compress.o csnappy_decompress.o cc -std=gnu89 -Wall -pedantic -DHAVE_BUILTIN_CTZ -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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GNU_SOURCE -o cl_tester cl_tester.c libcsnappy.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.x3ixKJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64 + cd csnappy-51802a869db97326c803dcabdb6e6ed0797a715a + make install DESTDIR=/builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64 LIBDIR=/usr/lib64 install -d "/builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr"/include install -m 0644 csnappy.h "/builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr"/include/ install -d "/builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/lib64" install libcsnappy.so "/builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/lib64" + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0-12.20180322git51802a8.fc29 --unique-debug-suffix -0-12.20180322git51802a8.fc29.riscv64 --unique-debug-src-base csnappy-0-12.20180322git51802a8.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/csnappy-51802a869db97326c803dcabdb6e6ed0797a715a extracting debug info from /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/lib64/libcsnappy.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 104 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 Processing files: csnappy-0-12.20180322git51802a8.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7ajMJn + umask 022 + cd /builddir/build/BUILD + cd csnappy-51802a869db97326c803dcabdb6e6ed0797a715a + DOCDIR=/builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/share/doc/csnappy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/share/doc/csnappy + cp -pr README /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/share/doc/csnappy + cp -pr TODO /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/share/doc/csnappy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pr0Cx8 + umask 022 + cd /builddir/build/BUILD + cd csnappy-51802a869db97326c803dcabdb6e6ed0797a715a + LICENSEDIR=/builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/share/licenses/csnappy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/share/licenses/csnappy + cp -pr LICENSE /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64/usr/share/licenses/csnappy + exit 0 Provides: csnappy = 0-12.20180322git51802a8.fc29 csnappy(riscv-64) = 0-12.20180322git51802a8.fc29 libcsnappy.so()(64bit) 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: csnappy-devel-0-12.20180322git51802a8.fc29.riscv64 Provides: csnappy-devel = 0-12.20180322git51802a8.fc29 csnappy-devel(riscv-64) = 0-12.20180322git51802a8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: csnappy-debugsource-0-12.20180322git51802a8.fc29.riscv64 Provides: csnappy-debugsource = 0-12.20180322git51802a8.fc29 csnappy-debugsource(riscv-64) = 0-12.20180322git51802a8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: csnappy-debuginfo-0-12.20180322git51802a8.fc29.riscv64 Provides: csnappy-debuginfo = 0-12.20180322git51802a8.fc29 csnappy-debuginfo(riscv-64) = 0-12.20180322git51802a8.fc29 debuginfo(build-id) = 413fa7ed20fc0f526c09199481b59820d7b3aee5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csnappy-debugsource(riscv-64) = 0-12.20180322git51802a8.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64 Wrote: /builddir/build/RPMS/csnappy-0-12.20180322git51802a8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/csnappy-devel-0-12.20180322git51802a8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/csnappy-debugsource-0-12.20180322git51802a8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/csnappy-debuginfo-0-12.20180322git51802a8.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ORIExK + umask 022 + cd /builddir/build/BUILD + cd csnappy-51802a869db97326c803dcabdb6e6ed0797a715a + /usr/bin/rm -rf /builddir/build/BUILDROOT/csnappy-0-12.20180322git51802a8.fc29.riscv64 + exit 0 Child return code was: 0