Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/cdsclient.spec'], gid=425uid=1000printOutput=Falseuser='mockbuild'shell=FalsechrootPath='/var/lib/mock/f26-build-8170986-728692/root'logger=timeout=172800env={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/cdsclient.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/cdsclient-3.84-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/cdsclient.spec'], private_network=Truetimeout=172800uid=1000printOutput=Falseuser='mockbuild'shell=FalsechrootPath='/var/lib/mock/f26-build-8170986-728692/root'logger=gid=425env={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/cdsclient.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bBx5h7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cdsclient-3.84 + /usr/bin/gzip -dc /builddir/build/SOURCES/cdsclient-3.84.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cdsclient-3.84 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fix_makefile_debuginfo.patch):' Patch #0 (fix_makefile_debuginfo.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.in Patch #1 (abibcode_share_location_trim.patch): + echo 'Patch #1 (abibcode_share_location_trim.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file abibcode + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qg9qcr + umask 022 + cd /builddir/build/BUILD + cd cdsclient-3.84 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking prefix... checking whether make sets $(MAKE)... yes checking for gawk... gawk 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 for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking computer... unknown 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking strip utility... ok checking return type of signal handlers... void checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for getcwd... yes checking for mkdir... yes checking for putenv... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes ===== compil for export ===== configure: creating ./config.status config.status: creating Makefile ----the prefix for installation directories is: /usr If this choice is not convenient, re-execute this configure with the --prefix option, e.g. ./configure --prefix=/usr/local ----Otherwise, proceed with make followed by make install configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -c aclient.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -c skclient.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -c skio.c skclient.c: In function 'sk_open': skclient.c:410:13: warning: unused variable 'stat' [-Wunused-variable] int len, stat; ^~~~ gcc aclient.o skclient.o skio.o -o aclient Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ct0XtM + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64 ++ dirname /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64 + cd cdsclient-3.84 + mkdir -p /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin + mkdir -p /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man + mkdir -p /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/cdsclient + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64 PREFIX=/builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr MANDIR=/builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man test -d /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin || mkdir /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin cp -p aclient /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin if [ -d /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man ]; then echo /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man exists; \ else mkdir /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man; fi /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man exists for f in sk.3 aclient.1 wwwget.1 aclient.tex; do \ e=`echo $f | cut -d. -f2`; \ if [ -d /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man/man$e ] ; then echo /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man/man$e exists ; \ else mkdir /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man/man$e ; fi ; \ cp -p $f /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man/man$e ; \ done /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/man/man1 exists test -d /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin || mkdir /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin ractools=""; test -r /ftp/incoming/outils:raccord && ractools=/ftp/incoming/outils:raccord/*; \ test -z "$ractools" || ls -l $ractools; \ cdsutil="gsc4sim exo4sim viz4sim oldsim cdspack_x86 lessh"; test -z "" && cdsutil=""; \ cp -p vizquery catcat lscat findcat find_gen find_gen1 aclient_cgi sesame simref simbib abibcode abibcode.awk Detex find_cats find_cats.gz find[2a-z]* $cdsutil $ractools /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin; \ for f in $ractools; do chmod 755 /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin/`basename $f`; done cp: warning: source file 'findcat' specified more than once touch /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/versions v=`egrep 'cdsclient' /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/versions |wc -l` ; \ if test $v -eq 0 ; then \ echo "cdsclient:V3.84">>/builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/versions; \ else \ sed "s/^\(cdsclient\):V.*/\1:V3.84/g" /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/versions >version.tmp;\ cat version.tmp > /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/versions; \ rm -f version.tmp; \ fi echo "#===Be sure ~/src/cdspack contains all findxxx" #===Be sure ~/src/cdspack contains all findxxx rm -rf *.cache + rm -f /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/versions + rm -f /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin/find_cats.gz + mv /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin/abibcode.awk /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/cdsclient/abibcode.awk + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr + /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/cdsclient-3.84 extracting debug info from /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/bin/aclient dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 90 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: cdsclient-3.84-1.fc26.ppc64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9uPY97 + umask 022 + cd /builddir/build/BUILD + cd cdsclient-3.84 + LICENSEDIR=/builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/licenses/cdsclient + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/licenses/cdsclient + cp -pr COPYING /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/licenses/cdsclient + cp -pr COPYRIGHT /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64/usr/share/licenses/cdsclient + exit 0 Provides: cdsclient = 3.84-1.fc26 cdsclient(ppc-64) = 3.84-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/csh /bin/sh libc.so.6()(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.7)(64bit) rtld(GNU_HASH) Processing files: cdsclient-debuginfo-3.84-1.fc26.ppc64 Provides: cdsclient-debuginfo = 3.84-1.fc26 cdsclient-debuginfo(ppc-64) = 3.84-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64 Wrote: /builddir/build/RPMS/cdsclient-3.84-1.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/cdsclient-debuginfo-3.84-1.fc26.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XVyPau + umask 022 + cd /builddir/build/BUILD + cd cdsclient-3.84 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cdsclient-3.84-1.fc26.ppc64 + exit 0 Child return code was: 0