Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mcstrans.spec'], False, '/srv/build/7/B/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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/mcstrans.spec'] with env {'LANG': 'en_GB', '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 Wrote: /builddir/build/SRPMS/mcstrans-0.3.4-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mcstrans.spec'], False, '/srv/build/7/B/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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/mcstrans.spec'] with env {'LANG': 'en_GB', '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.rAj7yv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mcstrans-0.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/mcstrans-0.3.4.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mcstrans-0.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tp9BY6 + umask 022 + cd /builddir/build/BUILD + cd mcstrans-0.3.4 + make clean rm -f *~ \#* make -C src clean clean make[1]: Entering directory `/builddir/build/BUILD/mcstrans-0.3.4/src' rm -f mcstransd mcstrans.o mcscolor.o mcstransd.o mls_level.o *~ \#* make[1]: `clean' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/mcstrans-0.3.4/src' make -C utils clean clean make[1]: Entering directory `/builddir/build/BUILD/mcstrans-0.3.4/utils' rm -f untranscon transcon *.o *~ \#* make[1]: `clean' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/mcstrans-0.3.4/utils' make -C man clean clean make[1]: Entering directory `/builddir/build/BUILD/mcstrans-0.3.4/man' rm -f *~ \#* rm -f man8/*~ man8/\#* make[1]: `clean' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/mcstrans-0.3.4/man' + make LIBDIR=/usr/lib64 'LDFLAGS=-pie -Wl,-z,relro -Wl,-z,now' '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 -fPIE' -j16 make -C src all make[1]: Entering directory `/builddir/build/BUILD/mcstrans-0.3.4/src' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -c -o mcstrans.o mcstrans.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -c -o mcscolor.o mcscolor.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -c -o mcstransd.o mcstransd.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -c -o mls_level.o mls_level.c mcstransd.c: In function 'write_pid_file': mcstransd.c:593:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(pidfd, val, (unsigned int)len); ^ mcstrans.c: In function 'add_inotify_cache': mcstrans.c:1844:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(trans, 1, BUF_LEN, f); ^ cc -pie -Wl,-z,relro -Wl,-z,now -pie -o mcstransd mcstrans.o mcscolor.o mcstransd.o mls_level.o -lselinux -lcap -lpcre /usr/lib64/libsepol.a make[1]: Leaving directory `/builddir/build/BUILD/mcstrans-0.3.4/src' make -C utils all make[1]: Entering directory `/builddir/build/BUILD/mcstrans-0.3.4/utils' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -I../src -D_GNU_SOURCE -pie -Wl,-z,relro -Wl,-z,now untranscon.c -L../src ../src/mcstrans.o ../src/mls_level.o -lselinux -lpcre /usr/lib64/libsepol.a -o untranscon cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -I../src -D_GNU_SOURCE -pie -Wl,-z,relro -Wl,-z,now transcon.c -L../src ../src/mcstrans.o ../src/mls_level.o -lselinux -lpcre /usr/lib64/libsepol.a -o transcon make[1]: Leaving directory `/builddir/build/BUILD/mcstrans-0.3.4/utils' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M5wBFK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64 + cd mcstrans-0.3.4 + rm -rf /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/lib64 + mkdir -p /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64//usr/lib64 + mkdir -p /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/share/mcstrans + mkdir -p /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/etc/selinux/mls/setrans.d + make DESTDIR=/builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64 LIBDIR=/builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/lib64 SHLIBDIR=/builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/lib64 SBINDIR=/builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/sbin install make -C src install install make[1]: Entering directory `/builddir/build/BUILD/mcstrans-0.3.4/src' test -d /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/sbin || install -m 755 -d /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/sbin install -m 755 mcstransd /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/sbin test -d /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/etc/rc.d/init.d || install -m 755 -d /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/etc/rc.d/init.d install -m 755 mcstrans.init /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/etc/rc.d/init.d/mcstrans make[1]: `install' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/mcstrans-0.3.4/src' make -C man install install make[1]: Entering directory `/builddir/build/BUILD/mcstrans-0.3.4/man' mkdir -p /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/share/man/man8 install -m 644 man8/*.8 /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/share/man/man8 make[1]: `install' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/mcstrans-0.3.4/man' + rm -f '/builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/lib64/*.a' + cp -r share/examples share/util /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/share/mcstrans/ + mkdir -p /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/lib/systemd/system + install -m644 /builddir/build/SOURCES/mcstransd.service /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/share/man/man5/ + install -m644 /builddir/build/SOURCES/secolor.conf.5 /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/share/man/man5/ + rm -rf /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64//etc/rc.d/init.d/mcstrans + /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/mcstrans-0.3.4 extracting debug info from /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64/usr/sbin/mcstransd dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 137 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: mcstrans-0.3.4-5.el7.x86_64 Provides: libsetrans mcstrans = 0.3.4-5.el7 mcstrans(x86-64) = 0.3.4-5.el7 setransd Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): systemd-units Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh Requires(postun): /bin/sh 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)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap.so.2()(64bit) libpcre.so.1()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Obsoletes: libsetrans Processing files: mcstrans-debuginfo-0.3.4-5.el7.x86_64 Provides: mcstrans-debuginfo = 0.3.4-5.el7 mcstrans-debuginfo(x86-64) = 0.3.4-5.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/mcstrans-0.3.4-5.el7.x86_64 Wrote: /builddir/build/RPMS/mcstrans-0.3.4-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/mcstrans-debuginfo-0.3.4-5.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LRCZNI + umask 022 + cd /builddir/build/BUILD + cd mcstrans-0.3.4 + rm -rf /builddir/build/BUILDROOT/mcstrans-0.3.4-5.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->