Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/liblockfile.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/liblockfile.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/liblockfile-1.08-17.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/liblockfile.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/liblockfile.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hly30W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf liblockfile-1.08 + /usr/bin/gzip -dc /builddir/build/SOURCES/liblockfile_1.08.orig.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd liblockfile-1.08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/install -g root -m 755 dotlockfile $(ROOT)$(bindir);/install -m 755 dotlockfile $(ROOT)$(bindir);/' Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dNAU1K + umask 022 + cd /builddir/build/BUILD + cd liblockfile-1.08 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (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 -Wl,-z,relro ) works... yes checking whether the C compiler (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 -Wl,-z,relro ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking build shared libs... yes checking build libnfslock... no checking for ldconfig... /usr/sbin/ldconfig checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for getopt.h... yes checking for paths.h... yes checking for sys/param.h... yes checking for utime... yes checking for utimes... yes updating cache ./config.cache creating ./config.status creating ./Makefile creating ./maillock.h creating autoconf.h + make -j16 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 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c 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 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c -o dotlockfile.o dotlockfile.c 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 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c lockfile.c -o xlockfile.o lockfile.c: In function 'lockfile_create': lockfile.c:279:3: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] (void)link(tmplock, lockfile); ^ lockfile.c: In function 'lockfile_create': lockfile.c:279:3: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] (void)link(tmplock, lockfile); ^ dotlockfile.c: In function 'main': dotlockfile.c:270:9: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(gid); ^ gcc -Wl,-z,relro -o dotlockfile dotlockfile.o xlockfile.o ar rv liblockfile.a lockfile.o ar: creating liblockfile.a a - lockfile.o gcc -fPIC -shared -Wl,-soname,liblockfile.so.1 \ -o liblockfile.so lockfile.o -lc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P7UqFA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64 + cd liblockfile-1.08 + rm -rf /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64//usr/include + mkdir -p /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64//usr/bin + mkdir -p /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64//usr/lib64 + mkdir -p /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64//usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64//usr/share/man/man3 + make ROOT=/builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64 install install -m 644 lockfile.h maillock.h /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/include if [ "" != "" ]; then\ install -g -m 2755 dotlockfile /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/bin;\ else \ install -m 755 dotlockfile /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/bin; \ fi install -m 644 *.1 /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/share/man/man1 install -m 644 *.3 /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/share/man/man3 install -m 755 liblockfile.so \ /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/lib64/liblockfile.so.1.0 ln -s liblockfile.so.1.0 /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/lib64/liblockfile.so if test "/builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64" = ""; then /usr/sbin/ldconfig; fi + ldconfig -N -n /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64//usr/lib64 + /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/liblockfile-1.08 extracting debug info from /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/lib64/liblockfile.so.1.0 extracting debug info from /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/bin/dotlockfile /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/liblockfile.so.1.0.debug to /usr/lib/debug/usr/lib64/liblockfile.so.debug symlinked /usr/lib/debug/usr/lib64/liblockfile.so.1.0.debug to /usr/lib/debug/usr/lib64/liblockfile.so.1.debug 35 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: liblockfile-1.08-17.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hRgF3q + umask 022 + cd /builddir/build/BUILD + cd liblockfile-1.08 + DOCDIR=/builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/share/doc/liblockfile-1.08 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/share/doc/liblockfile-1.08 + cp -pr README /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/share/doc/liblockfile-1.08 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/share/doc/liblockfile-1.08 + cp -pr Changelog /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64/usr/share/doc/liblockfile-1.08 + exit 0 Provides: liblockfile = 1.08-17.el7 liblockfile(x86-64) = 1.08-17.el7 liblockfile.so.1()(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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: liblockfile-devel-1.08-17.el7.x86_64 Provides: liblockfile-devel = 1.08-17.el7 liblockfile-devel(x86-64) = 1.08-17.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: liblockfile.so.1()(64bit) Processing files: liblockfile-debuginfo-1.08-17.el7.x86_64 Provides: liblockfile-debuginfo = 1.08-17.el7 liblockfile-debuginfo(x86-64) = 1.08-17.el7 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/liblockfile-1.08-17.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/liblockfile-1.08-17.el7.x86_64.rpm Wrote: /builddir/build/RPMS/liblockfile-devel-1.08-17.el7.x86_64.rpm Wrote: /builddir/build/RPMS/liblockfile-debuginfo-1.08-17.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tTTEyP + umask 022 + cd /builddir/build/BUILD + cd liblockfile-1.08 + /usr/bin/rm -rf /builddir/build/BUILDROOT/liblockfile-1.08-17.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->