Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/octave-specfun.spec'], chrootPath='/var/lib/mock/820872-epel-7-ppc64le-1541657133.923992/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oqaiumcd:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bd8446db21934feca837e93ceb611df8', '-D', '/var/lib/mock/820872-epel-7-ppc64le-1541657133.923992/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oqaiumcd:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/octave-specfun.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/octave-specfun-1.1.0-20.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/octave-specfun.spec'], chrootPath='/var/lib/mock/820872-epel-7-ppc64le-1541657133.923992/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oqaiumcd:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '51a892e0aa854d609026f8ff522e6919', '-D', '/var/lib/mock/820872-epel-7-ppc64le-1541657133.923992/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oqaiumcd:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/octave-specfun.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wszZAr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf specfun + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/specfun-1.1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd specfun + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (octave-specfun-nostrip.patch):' Patch #0 (octave-specfun-nostrip.patch): + /usr/bin/patch -p0 -b --suffix .nostrip --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/octave-specfun-nostrip.patch patching file src/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.woNvZF + umask 022 + cd /builddir/build/BUILD + cd specfun + tar czf /var/tmp/specfun-1.1.0.tar.gz -C /builddir/build/BUILD specfun + mkdir -p /builddir/build/BUILD/specfun/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/specfun/build /var/tmp/specfun-1.1.0.tar.gz' make: Entering directory `/builddir/build/BUILD/specfun/build/specfun/src' mkoctfile ellipj.cc BUILDSTDERR: ellipj.cc: In function 'octave_value_list Fellipj(const octave_value_list&, int)': BUILDSTDERR: ellipj.cc:193:37: warning: 'bool octave_value::is_real_type() const' is deprecated (declared at /usr/include/octave-4.4.1/octave/ov.h:707): [4.4]: use 'isreal' instead [-Wdeprecated-declarations] BUILDSTDERR: if (u_arg.is_real_type ()) { // u real BUILDSTDERR: ^ BUILDSTDERR: ellipj.cc:268:36: warning: 'bool octave_value::is_real_type() const' is deprecated (declared at /usr/include/octave-4.4.1/octave/ov.h:707): [4.4]: use 'isreal' instead [-Wdeprecated-declarations] BUILDSTDERR: if (u_arg.is_real_type ()) { BUILDSTDERR: ^ BUILDSTDERR: ellipj.cc:299:36: warning: 'bool octave_value::is_real_type() const' is deprecated (declared at /usr/include/octave-4.4.1/octave/ov.h:707): [4.4]: use 'isreal' instead [-Wdeprecated-declarations] BUILDSTDERR: if (u_arg.is_real_type ()) { // u real matrix BUILDSTDERR: ^ make: Leaving directory `/builddir/build/BUILD/specfun/build/specfun/src' + tar xf /var/tmp/specfun-1.1.0.tar.gz -C /builddir/build/BUILD/specfun/build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9JpZ8V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le + cd specfun + mkdir -p /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/specfun/build/specfun-1.1.0-powerpc64le-redhat-linux-gnu-api-v52.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-uf3Fo1) untar (/builddir/build/BUILD/specfun/build/specfun-1.1.0-powerpc64le-redhat-linux-gnu-api-v52.tar.gz, /tmp/oct-uf3Fo1) copyfile /tmp/oct-uf3Fo1/specfun/src/ellipj.oct /tmp/oct-uf3Fo1/specfun/inst/powerpc64le-redhat-linux-gnu-api-v52 BUILDSTDERR: warning: function /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave/packages/specfun-1.1.0/sinint.m shadows a core library function BUILDSTDERR: warning: function /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave/packages/specfun-1.1.0/psi.m shadows a built-in function BUILDSTDERR: warning: function /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave/packages/specfun-1.1.0/expint.m shadows a core library function BUILDSTDERR: warning: function /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave/packages/specfun-1.1.0/erfcinv.m shadows a built-in function BUILDSTDERR: warning: function /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave/packages/specfun-1.1.0/ellipke.m shadows a core library function BUILDSTDERR: warning: function /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave/packages/specfun-1.1.0/cosint.m shadows a core library function For information about changes from previous versions of the specfun package, run 'news specfun'. + '[' -e /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/share/octave/packages/specfun-1.1.0/packinfo/on_uninstall.m ']' + echo 'function on_uninstall (desc)' + echo ' error ('\''Can not uninstall %s installed by the redhat package manager'\'', desc.name);' + echo endfunction + '[' -e '/builddir/build/BUILD/specfun/build/specfun-1.1.0/*.metainfo.xml' ']' + echo 'Did not find a .metainfo.xml appdata file' Did not find a .metainfo.xml appdata file + /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/specfun extracting debug info from /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le/usr/lib64/octave/packages/specfun-1.1.0/powerpc64le-redhat-linux-gnu-api-v52/ellipj.oct BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 67 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: octave-specfun-1.1.0-20.el7.ppc64le BUILDSTDERR: warning: File listed twice: /usr/share/octave/packages/specfun-1.1.0/packinfo/COPYING Provides: octave-specfun = 1.1.0-20.el7 octave-specfun(ppc-64) = 1.1.0-20.el7 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(post): /bin/sh octave Requires(preun): /bin/sh Requires(postun): /bin/sh octave Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgomp.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) liboctave.so.6()(64bit) liboctinterp.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: octave-specfun-debuginfo-1.1.0-20.el7.ppc64le Provides: octave-specfun-debuginfo = 1.1.0-20.el7 octave-specfun-debuginfo(ppc-64) = 1.1.0-20.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/octave-specfun-1.1.0-20.el7.ppc64le Wrote: /builddir/build/RPMS/octave-specfun-1.1.0-20.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/octave-specfun-debuginfo-1.1.0-20.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s0pBd1 + umask 022 + cd /builddir/build/BUILD + cd specfun + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-specfun-1.1.0-20.el7.ppc64le + exit 0 Child return code was: 0