Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/opencl-utils.spec'], chrootPath='/var/lib/mock/f33-build-290768-54541/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/opencl-utils.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=1595894400 Wrote: /builddir/build/SRPMS/opencl-utils-1-12.svn16.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/opencl-utils.spec'], chrootPath='/var/lib/mock/f33-build-290768-54541/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/opencl-utils.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=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7l7kKF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opencl-utils + /usr/bin/xz -dc /builddir/build/SOURCES/opencl-utils.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd opencl-utils + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (opencl-utils-opencl12.patch):' Patch #0 (opencl-utils-opencl12.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file examples/clrun-example/example2.cpp patching file src/clrun/gencl.c patching file src/clrun/genclext.c patching file src/clrun/genclgl.c patching file src/clrun/genclglext.c patching file src/clrun/generateClRun.pl patching file src/clrun/Makefile Patch #1 (opencl-utils-sharedcl.patch): + echo 'Patch #1 (opencl-utils-sharedcl.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file examples/clrun-example/example1.c patching file examples/clrun-example/example2.cpp patching file examples/clrun-example/Makefile patching file src/clrun/gencl.c patching file src/clrun/genclext.c patching file src/clrun/genclgl.c patching file src/clrun/genclglext.c patching file src/clrun/Makefile + sed -i 's/\r//' examples/clrun-example/example2.cpp + rm -f examples/OCLUtilsExamples.vcproj + rm -rf src/include/CL + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dqpc9E + umask 022 + cd /builddir/build/BUILD + cd opencl-utils + cd src/clrun/ + env 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' make -j4 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -c gencl.c -o gencl.o In file included from /usr/include/CL/cl.h:20, from gencl.c:3: /usr/include/CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2)") | ^~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -c genclgl.c -o genclgl.o In file included from /usr/include/CL/cl.h:20, from /usr/include/CL/cl_gl.h:20, from genclgl.c:3: /usr/include/CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2)") | ^~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -c clrun.c -o clrun.o -I../include gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -shared -Wl,-soname,libclrun.so.1 \ dynamiclib.c clrun.o gencl.o genclgl.o -o libclrun.so.1.16 -ldl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tEi3sI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64 + cd opencl-utils + cd src/clrun/ + make DESTDIR=/builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64 LIBDIR=/usr/lib64 INCLUDEDIR=/usr/include install install -Dm 644 ../include/clrun.h /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/include/clrun.h install -Dm 755 libclrun.so.1.16 /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/lib64/libclrun.so.1.16 ln -sf libclrun.so.1.16 /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/lib64/libclrun.so ldconfig -n /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/lib64 + install -m 0644 -D /builddir/build/SOURCES/opencl-utils.pc /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/lib64/pkgconfig/opencl-utils.pc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1-12.svn16.fc33 --unique-debug-suffix -1-12.svn16.fc33.riscv64 --unique-debug-src-base opencl-utils-1-12.svn16.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/opencl-utils explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/lib64/libclrun.so.1.16 extracting debug info from /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/lib64/libclrun.so.1.16 original debug info size: 308kB, size after compression: 308kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 98 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: opencl-utils-1-12.svn16.fc33.riscv64 Provides: libclrun.so.1()(64bit) opencl-utils = 1-12.svn16.fc33 opencl-utils(riscv-64) = 1-12.svn16.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: opencl-utils-devel-1-12.svn16.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9BkJDH + umask 022 + cd /builddir/build/BUILD + cd opencl-utils + DOCDIR=/builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/share/doc/opencl-utils-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/share/doc/opencl-utils-devel + cp -pr examples/clrun-example /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64/usr/share/doc/opencl-utils-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: opencl-utils-devel = 1-12.svn16.fc33 opencl-utils-devel(riscv-64) = 1-12.svn16.fc33 pkgconfig(opencl-utils) = 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libclrun.so.1()(64bit) Processing files: opencl-utils-debugsource-1-12.svn16.fc33.riscv64 Provides: opencl-utils-debugsource = 1-12.svn16.fc33 opencl-utils-debugsource(riscv-64) = 1-12.svn16.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: opencl-utils-debuginfo-1-12.svn16.fc33.riscv64 Provides: debuginfo(build-id) = bb039ea7705134e36a1a02ce22b3dcda66957510 opencl-utils-debuginfo = 1-12.svn16.fc33 opencl-utils-debuginfo(riscv-64) = 1-12.svn16.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: opencl-utils-debugsource(riscv-64) = 1-12.svn16.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64 Wrote: /builddir/build/RPMS/opencl-utils-devel-1-12.svn16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/opencl-utils-1-12.svn16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/opencl-utils-debugsource-1-12.svn16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/opencl-utils-debuginfo-1-12.svn16.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NMt8qI + umask 022 + cd /builddir/build/BUILD + cd opencl-utils + /usr/bin/rm -rf /builddir/build/BUILDROOT/opencl-utils-1-12.svn16.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0