Mock Version: 1.3.2 Mock Version: 1.3.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/bubblewrap.spec'], logger=timeout=172800uid=1000shell=Falsegid=425chrootPath='/var/lib/mock/epel7-build-7358433-686435/root'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/bubblewrap.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: buildvm-ppc64-03.ppc.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/bubblewrap-0.1.7-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/bubblewrap.spec'], logger=timeout=172800uid=1000shell=Falsegid=425chrootPath='/var/lib/mock/epel7-build-7358433-686435/root'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}private_network=TrueprintOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/bubblewrap.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tCO3D9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bubblewrap-0.1.7 + /usr/bin/xz -dc /builddir/build/SOURCES/bubblewrap-0.1.7.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bubblewrap-0.1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T0onj2 + umask 022 + cd /builddir/build/BUILD + cd bubblewrap-0.1.7 + test -x configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7' + 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 -mcpu=power7 -mtune=power7' + 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 -mcpu=power7 -mtune=power7 -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 -mcpu=power7 -mtune=power7 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-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 --disable-silent-rules --with-priv-mode=none checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... none checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ppc64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for xsltproc... /usr/bin/xsltproc checking for ppc64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BASH_COMPLETION... no checking for SELINUX... yes checking if gcc supports flag -pipe in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Werror=empty-body in envvar CFLAGS... yes checking if gcc supports flag -Werror=strict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Werror=format=2 -Werror=format-security -Werror=format-nonliteral in envvar CFLAGS... yes checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-declarations in envvar CFLAGS... yes checking if gcc supports flag -Werror=return-type in envvar CFLAGS... yes checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes checking if gcc supports flag -Werror=int-conversion in envvar CFLAGS... no checking if gcc supports flag -Werror=parenthesis in envvar CFLAGS... no checking if gcc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... no checking if gcc supports flag -Werror=misleading-indentation in envvar CFLAGS... no checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes checking if gcc supports flag -Werror=aggregate-return in envvar CFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands bubblewrap 0.1.7 =================== man pages (xsltproc): yes SELinux: yes setuid mode on make install: none mysteriously satisfying to pop: yes + /usr/bin/make -j4 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/bubblewrap-0.1.7' gcc -DHAVE_CONFIG_H -I. -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=missing-include-dirs -Werror=aggregate-return -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o bwrap-bubblewrap.o `test -f './bubblewrap.c' || echo './'`./bubblewrap.c gcc -DHAVE_CONFIG_H -I. -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=missing-include-dirs -Werror=aggregate-return -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o bwrap-bind-mount.o `test -f './bind-mount.c' || echo './'`./bind-mount.c gcc -DHAVE_CONFIG_H -I. -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=missing-include-dirs -Werror=aggregate-return -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o bwrap-network.o `test -f './network.c' || echo './'`./network.c gcc -DHAVE_CONFIG_H -I. -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=missing-include-dirs -Werror=aggregate-return -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o bwrap-utils.o `test -f './utils.c' || echo './'`./utils.c ./bubblewrap.c: In function 'main': ./bubblewrap.c:2058:12: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (opt_block_fd, b, 1); ^ ./bubblewrap.c: In function 'write_uid_gid_map': ./bubblewrap.c:670:16: warning: ignoring return value of 'setfsuid', declared with attribute warn_unused_result [-Wunused-result] setfsuid (old_fsuid); ^ xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl bwrap.xml gcc -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=missing-include-dirs -Werror=aggregate-return -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -Wl,-z,relro -o bwrap bwrap-bubblewrap.o bwrap-bind-mount.o bwrap-network.o bwrap-utils.o -lselinux make[1]: Leaving directory `/builddir/build/BUILD/bubblewrap-0.1.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0zg7AW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64 + cd bubblewrap-0.1.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64 'INSTALL=install -p -c' make[1]: Entering directory `/builddir/build/BUILD/bubblewrap-0.1.7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/bin' install -p -c bwrap '/builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/bin' /usr/bin/make install-exec-hook make[2]: Entering directory `/builddir/build/BUILD/bubblewrap-0.1.7' make[2]: Nothing to be done for `install-exec-hook'. make[2]: Leaving directory `/builddir/build/BUILD/bubblewrap-0.1.7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/share/bash-completion/completions' install -p -c -m 644 completions/bash/bwrap '/builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/share/man/man1' install -p -c -m 644 bwrap.1 '/builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/bubblewrap-0.1.7' + find /builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64 -name '*.la' -delete -print + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bubblewrap-0.1.7 extracting debug info from /builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/bin/bwrap dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 197 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: bubblewrap-0.1.7-1.el7.ppc64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W0id3Q + umask 022 + cd /builddir/build/BUILD + cd bubblewrap-0.1.7 + LICENSEDIR=/builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/share/licenses/bubblewrap-0.1.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/share/licenses/bubblewrap-0.1.7 + cp -pr COPYING /builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64/usr/share/licenses/bubblewrap-0.1.7 + exit 0 Provides: bubblewrap = 0.1.7-1.el7 bubblewrap(ppc-64) = 0.1.7-1.el7 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.16)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Processing files: bubblewrap-debuginfo-0.1.7-1.el7.ppc64 Provides: bubblewrap-debuginfo = 0.1.7-1.el7 bubblewrap-debuginfo(ppc-64) = 0.1.7-1.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/bubblewrap-0.1.7-1.el7.ppc64 warning: Could not canonicalize hostname: buildvm-ppc64-03.ppc.fedoraproject.org Wrote: /builddir/build/RPMS/bubblewrap-0.1.7-1.el7.ppc64.rpm Wrote: /builddir/build/RPMS/bubblewrap-debuginfo-0.1.7-1.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QhivxA + umask 022 + cd /builddir/build/BUILD + cd bubblewrap-0.1.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bubblewrap-0.1.7-1.el7.ppc64 + exit 0 Child return code was: 0