Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/levmar.spec'], user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-20340/root'uid=1001timeout=0gid=135printOutput=Falselogger=env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'}shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/levmar.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sun Jan 28 2010 Eric Smith - 2.5-4 warning: Could not canonicalize hostname: copr-builder-887743881.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/levmar-2.5-12.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/levmar.spec'], user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-20340/root'uid=1001timeout=0gid=135env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'}logger=printOutput=Falseshell=Falseprivate_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/levmar.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sun Jan 28 2010 Eric Smith - 2.5-4 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RghcQS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf levmar-2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/levmar-2.5.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd levmar-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (levmar-shared.patch):' Patch #0 (levmar-shared.patch): + /usr/bin/cat /builddir/build/SOURCES/levmar-shared.patch + /usr/bin/patch -p1 -b --suffix .shared --fuzz=0 patching file Makefile.so + dos2unix -k README.txt dos2unix: converting file README.txt to Unix format ... + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bpwEB9 + umask 022 + cd /builddir/build/BUILD + cd levmar-2.5 + mkdir sobj + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -funroll-loops -fPIC' -j2 -f Makefile.so gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -funroll-loops -fPIC -c lm.c -o sobj/lm.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -funroll-loops -fPIC -c Axb.c -o sobj/Axb.o In file included from Axb.c:49:0: Axb_core.c: In function 'dAx_eq_b_SVD': Axb_core.c:715:26: warning: variable 'iwork' set but not used [-Wunused-but-set-variable] int info, rank, worksz, *iwork, iworksz; ^ In file included from Axb.c:67:0: Axb_core.c: In function 'sAx_eq_b_SVD': Axb_core.c:715:26: warning: variable 'iwork' set but not used [-Wunused-but-set-variable] int info, rank, worksz, *iwork, iworksz; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -funroll-loops -fPIC -c misc.c -o sobj/misc.o In file included from misc.c:47:0: misc_core.c: In function 'slevmar_pseudoinverse': misc_core.c:342:26: warning: variable 'iwork' set but not used [-Wunused-but-set-variable] int info, rank, worksz, *iwork, iworksz; ^ In file included from misc.c:64:0: misc_core.c: In function 'dlevmar_pseudoinverse': misc_core.c:342:26: warning: variable 'iwork' set but not used [-Wunused-but-set-variable] int info, rank, worksz, *iwork, iworksz; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -funroll-loops -fPIC -c lmlec.c -o sobj/lmlec.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -funroll-loops -fPIC -c lmbc.c -o sobj/lmbc.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -funroll-loops -fPIC -c lmblec.c -o sobj/lmblec.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -funroll-loops -fPIC -c lmbleic.c -o sobj/lmbleic.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -funroll-loops -fPIC -c -o lmdemo.o lmdemo.c gcc -shared -Wl,-soname,liblevmar.so.2 -o sobj/liblevmar.so.2.2 sobj/lm.o sobj/Axb.o sobj/misc.o sobj/lmlec.o sobj/lmbc.o sobj/lmblec.o sobj/lmbleic.o -llapack -lblas ln -s liblevmar.so.2.2 sobj/liblevmar.so gcc lmdemo.o -o lmdemo -Lsobj -llevmar -llapack -lblas -lm -u MAIN__ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zKq8zE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64 + cd levmar-2.5 + rm -rf /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64 + install -D -p -m 755 sobj/liblevmar.so.2.2 /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/lib64/liblevmar.so.2.2 + install -D -p -m 644 levmar.h /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/include/levmar.h + install -D -p -m 755 lmdemo /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/bin/lmdemo + ln -s liblevmar.so.2.2 /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/lib64/liblevmar.so.2 + ln -s liblevmar.so.2.2 /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/lib64/liblevmar.so + /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/levmar-2.5 extracting debug info from /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/bin/lmdemo extracting debug info from /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/lib64/liblevmar.so.2.2 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/liblevmar.so.2.2.debug to /usr/lib/debug/usr/lib64/liblevmar.so.debug symlinked /usr/lib/debug/usr/lib64/liblevmar.so.2.2.debug to /usr/lib/debug/usr/lib64/liblevmar.so.2.debug 467 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: levmar-2.5-12.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xgNAAa + umask 022 + cd /builddir/build/BUILD + cd levmar-2.5 + DOCDIR=/builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/share/doc/levmar-2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/share/doc/levmar-2.5 + cp -pr README.txt /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/share/doc/levmar-2.5 + cp -pr LICENSE /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64/usr/share/doc/levmar-2.5 + exit 0 Provides: levmar = 2.5-12.el7.centos levmar(x86-64) = 2.5-12.el7.centos liblevmar.so.2()(64bit) 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: libblas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblapack.so.3()(64bit) rtld(GNU_HASH) Processing files: levmar-devel-2.5-12.el7.centos.x86_64 Provides: levmar-devel = 2.5-12.el7.centos levmar-devel(x86-64) = 2.5-12.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblapack.so.3()(64bit) liblevmar.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: levmar-debuginfo-2.5-12.el7.centos.x86_64 Provides: levmar-debuginfo = 2.5-12.el7.centos levmar-debuginfo(x86-64) = 2.5-12.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-887743881.novalocal Wrote: /builddir/build/RPMS/levmar-2.5-12.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/levmar-devel-2.5-12.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/levmar-debuginfo-2.5-12.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZiV2cg + umask 022 + cd /builddir/build/BUILD + cd levmar-2.5 + rm -rf /builddir/build/BUILDROOT/levmar-2.5-12.el7.centos.x86_64 + exit 0 Child return code was: 0