Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opencl-utils.spec'], logger=printOutput=Falseenv={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=425timeout=172800user='mockbuild'uid=1000chrootPath='/var/lib/mock/f23-build-4562300-555855/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opencl-utils.spec'] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildvm-04-nfs.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/opencl-utils-1-1.svn16.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opencl-utils.spec '], logger=printOutput=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=425timeout=172800shell=Falseprivate_network=TruechrootPath='/var/lib/mock/f23-build-4562300-555855/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opencl-utils.spec '] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kQs2hb + 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 . Patch #0 (opencl-utils-opencl12.patch): + echo 'Patch #0 (opencl-utils-opencl12.patch):' + /usr/bin/patch -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 -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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MApdHu + umask 022 + cd /builddir/build/BUILD + cd opencl-utils + cd src/clrun/ + env 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' make -j4 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -c gencl.c -o gencl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -c genclgl.c -o genclgl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -c clrun.c -o clrun.o -I../include gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -shared -Wl,-soname,libclrun.so.1 \ dynamiclib.c clrun.o gencl.o genclgl.o -o libclrun.so.1.16 -ldl + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vbC7qP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64 + cd opencl-utils + cd src/clrun/ + make DESTDIR=/builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64 LIBDIR=/usr/lib64 INCLUDEDIR=/usr/include install install -Dm 644 ../include/clrun.h /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64/usr/include/clrun.h install -Dm 755 libclrun.so.1.16 /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64/usr/lib64/libclrun.so.1.16 ln -sf libclrun.so.1.16 /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64/usr/lib64/libclrun.so ldconfig -n /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64/usr/lib64 + install -m 0644 -D /builddir/build/SOURCES/opencl-utils.pc /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64/usr/lib64/pkgconfig/opencl-utils.pc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/opencl-utils extracting debug info from /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64/usr/lib64/libclrun.so.1.16 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libclrun.so.1.16.debug to /usr/lib/debug/usr/lib64/libclrun.so.debug symlinked /usr/lib/debug/usr/lib64/libclrun.so.1.16.debug to /usr/lib/debug/usr/lib64/libclrun.so.1.debug 98 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: opencl-utils-1-1.svn16.fc23.x86_64 Provides: libclrun.so.1()(64bit) opencl-utils = 1-1.svn16.fc23 opencl-utils(x86-64) = 1-1.svn16.fc23 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: opencl-utils-devel-1-1.svn16.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pc7bSa + umask 022 + cd /builddir/build/BUILD + cd opencl-utils + DOCDIR=/builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64/usr/share/doc/opencl-utils-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64/usr/share/doc/opencl-utils-devel + cp -pr examples/clrun-example /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64/usr/share/doc/opencl-utils-devel + exit 0 Provides: opencl-utils-devel = 1-1.svn16.fc23 opencl-utils-devel(x86-64) = 1-1.svn16.fc23 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-debuginfo-1-1.svn16.fc23.x86_64 Provides: opencl-utils-debuginfo = 1-1.svn16.fc23 opencl-utils-debuginfo(x86-64) = 1-1.svn16.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64 warning: Could not canonicalize hostname: buildvm-04-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/opencl-utils-1-1.svn16.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/opencl-utils-devel-1-1.svn16.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/opencl-utils-debuginfo-1-1.svn16.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.O8sKtw + umask 022 + cd /builddir/build/BUILD + cd opencl-utils + /usr/bin/rm -rf /builddir/build/BUILDROOT/opencl-utils-1-1.svn16.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->