Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/exfat-utils.spec'], uid=1001printOutput=Falsenspawn_args=[]gid=135env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/epel-7-ppc64le-mockbuilder-9240/root'timeout=0logger=shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/exfat-utils.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-481741749.novalocal Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/exfat-utils-1.2.4-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/exfat-utils.spec'], uid=1001printOutput=Falsenspawn_args=[]gid=135env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/epel-7-ppc64le-mockbuilder-9240/root'timeout=0logger=shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/exfat-utils.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.30ToER + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf exfat-utils-1.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/exfat-utils-1.2.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd exfat-utils-1.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7d6bZ9 + umask 022 + cd /builddir/build/BUILD + cd exfat-utils-1.2.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + 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=power8 -mtune=power8' + 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=power8 -mtune=power8 -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=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ++ find . -name config.guess -o -name config.sub + ./configure --build=powerpc64le-redhat-linux-gnu --host=powerpc64le-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 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 whether make supports nested variables... yes checking for powerpc64le-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 for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking for powerpc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for powerpc64le-redhat-linux-gnu-ar... no checking for powerpc64le-redhat-linux-gnu-lib... no checking for powerpc64le-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libexfat/Makefile config.status: creating dump/Makefile config.status: creating fsck/Makefile config.status: creating label/Makefile config.status: creating mkfs/Makefile config.status: creating Makefile config.status: creating libexfat/config.h config.status: executing depfiles commands + make -j2 Making all in libexfat make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/libexfat' make all-am make[2]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/libexfat' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o cluster.o cluster.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o io.o io.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o log.o log.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o lookup.o lookup.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mount.o mount.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o node.o node.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o time.o time.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o utf.o utf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o utils.o utils.c rm -f libexfat.a ar cru libexfat.a cluster.o io.o log.o lookup.o mount.o node.o time.o utf.o utils.o ranlib libexfat.a make[2]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/libexfat' make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/libexfat' Making all in dump make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/dump' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o dumpexfat-main.o `test -f 'main.c' || echo './'`main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o dumpexfat dumpexfat-main.o ../libexfat/libexfat.a make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/dump' Making all in fsck make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/fsck' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o exfatfsck-main.o `test -f 'main.c' || echo './'`main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o exfatfsck exfatfsck-main.o ../libexfat/libexfat.a make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/fsck' Making all in label make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/label' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o exfatlabel-main.o `test -f 'main.c' || echo './'`main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o exfatlabel exfatlabel-main.o ../libexfat/libexfat.a make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/label' Making all in mkfs make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/mkfs' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mkexfatfs-cbm.o `test -f 'cbm.c' || echo './'`cbm.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mkexfatfs-fat.o `test -f 'fat.c' || echo './'`fat.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mkexfatfs-main.o `test -f 'main.c' || echo './'`main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mkexfatfs-mkexfat.o `test -f 'mkexfat.c' || echo './'`mkexfat.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mkexfatfs-rootdir.o `test -f 'rootdir.c' || echo './'`rootdir.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mkexfatfs-uct.o `test -f 'uct.c' || echo './'`uct.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mkexfatfs-uctc.o `test -f 'uctc.c' || echo './'`uctc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c -o mkexfatfs-vbr.o `test -f 'vbr.c' || echo './'`vbr.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -o mkexfatfs mkexfatfs-cbm.o mkexfatfs-fat.o mkexfatfs-main.o mkexfatfs-mkexfat.o mkexfatfs-rootdir.o mkexfatfs-uct.o mkexfatfs-uctc.o mkexfatfs-vbr.o ../libexfat/libexfat.a make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/mkfs' make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ebcvEt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le ++ dirname /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le + cd exfat-utils-1.2.4 + make install DESTDIR=/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le Making install in libexfat make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/libexfat' make[2]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/libexfat' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/libexfat' make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/libexfat' Making install in dump make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/dump' make[2]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin' /usr/bin/install -c dumpexfat '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/man/man8' /usr/bin/install -c -m 644 dumpexfat.8 '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/dump' make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/dump' Making install in fsck make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/fsck' make[2]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/fsck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin' /usr/bin/install -c exfatfsck '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/fsck' ln -sf exfatfsck /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin/fsck.exfat make[3]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/fsck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/man/man8' /usr/bin/install -c -m 644 exfatfsck.8 '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/fsck' make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/fsck' Making install in label make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/label' make[2]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/label' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin' /usr/bin/install -c exfatlabel '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/man/man8' /usr/bin/install -c -m 644 exfatlabel.8 '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/label' make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/label' Making install in mkfs make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/mkfs' make[2]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/mkfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin' /usr/bin/install -c mkexfatfs '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4/mkfs' ln -sf mkexfatfs /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin/mkfs.exfat make[3]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/mkfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/man/man8' /usr/bin/install -c -m 644 mkexfatfs.8 '/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/mkfs' make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4/mkfs' make[1]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4' make[2]: Entering directory `/builddir/build/BUILD/exfat-utils-1.2.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4' make[1]: Leaving directory `/builddir/build/BUILD/exfat-utils-1.2.4' + ln -s /usr/share/man/man8/exfatfsck.8.gz /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le//usr/share/man/man8/fsck.exfat.8.gz + ln -s /usr/share/man/man8/mkexfatfs.8.gz /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/man/man8/mkfs.exfat.8.gz + /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/exfat-utils-1.2.4 extracting debug info from /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin/mkexfatfs extracting debug info from /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin/exfatlabel extracting debug info from /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin/exfatfsck extracting debug info from /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/sbin/dumpexfat /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/sbin/mkexfatfs.debug to /usr/lib/debug/usr/sbin/mkfs.exfat.debug symlinked /usr/lib/debug/usr/sbin/exfatfsck.debug to /usr/lib/debug/usr/sbin/fsck.exfat.debug 349 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: exfat-utils-1.2.4-1.el7.centos.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tQjyFN + umask 022 + cd /builddir/build/BUILD + cd exfat-utils-1.2.4 + DOCDIR=/builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/doc/exfat-utils-1.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/doc/exfat-utils-1.2.4 + cp -pr COPYING /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le/usr/share/doc/exfat-utils-1.2.4 + exit 0 Provides: exfat-utils = 1.2.4-1.el7.centos exfat-utils(ppc-64) = 1.2.4-1.el7.centos 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.17)(64bit) rtld(GNU_HASH) Processing files: exfat-utils-debuginfo-1.2.4-1.el7.centos.ppc64le Provides: exfat-utils-debuginfo = 1.2.4-1.el7.centos exfat-utils-debuginfo(ppc-64) = 1.2.4-1.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/exfat-utils-1.2.4-1.el7.centos.ppc64le warning: Could not canonicalize hostname: copr-builder-481741749.novalocal Wrote: /builddir/build/RPMS/exfat-utils-1.2.4-1.el7.centos.ppc64le.rpm Wrote: /builddir/build/RPMS/exfat-utils-debuginfo-1.2.4-1.el7.centos.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RG7QRL + umask 022 + cd /builddir/build/BUILD + cd exfat-utils-1.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/exfat-utils-1.2.4-1.el7.centos.ppc64le + exit 0 Child return code was: 0