Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/octave-specfun.spec'], chrootPath='/var/lib/mock/866364-fedora-rawhide-x86_64-1552237810.541193/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.ka5yrmj6:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8184267a38ad4cd59f57abca1d27bdac', '-D', '/var/lib/mock/866364-fedora-rawhide-x86_64-1552237810.541193/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ka5yrmj6:/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 x86_64 --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 BUILDSTDERR: warning: line 18: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/octave-specfun-1.1.0-22.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/octave-specfun.spec'], chrootPath='/var/lib/mock/866364-fedora-rawhide-x86_64-1552237810.541193/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.ka5yrmj6:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '13e32e9f27cd46e1b85d02add7be5081', '-D', '/var/lib/mock/866364-fedora-rawhide-x86_64-1552237810.541193/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ka5yrmj6:/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 x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q7154i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf specfun + /usr/bin/gzip -dc /builddir/build/SOURCES/specfun-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd specfun + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (octave-specfun-nostrip.patch): + echo 'Patch #0 (octave-specfun-nostrip.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .nostrip --fuzz=0 patching file src/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4Qi1wo + 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: [4.4]: use 'isreal' instead [-Wdeprecated-declarations] BUILDSTDERR: 193 | if (u_arg.is_real_type ()) { // u real BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/ovl.h:36, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/ov-fcn.h:33, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/ov-builtin.h:32, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/defun-int.h:30, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/defun-dld.h:32, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/oct.h:32, BUILDSTDERR: from ellipj.cc:40: BUILDSTDERR: /usr/include/octave-5.1.0/octave/ov.h:708:8: note: declared here BUILDSTDERR: 708 | bool is_real_type (void) const BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ellipj.cc:240:15: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 240 | for (int j = 0; j < nc; j++) BUILDSTDERR: | ^~~ BUILDSTDERR: ellipj.cc:244:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: 244 | retval (0) = sn; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ellipj.cc:268:36: warning: 'bool octave_value::is_real_type() const' is deprecated: [4.4]: use 'isreal' instead [-Wdeprecated-declarations] BUILDSTDERR: 268 | if (u_arg.is_real_type ()) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/ovl.h:36, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/ov-fcn.h:33, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/ov-builtin.h:32, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/defun-int.h:30, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/defun-dld.h:32, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/oct.h:32, BUILDSTDERR: from ellipj.cc:40: BUILDSTDERR: /usr/include/octave-5.1.0/octave/ov.h:708:8: note: declared here BUILDSTDERR: 708 | bool is_real_type (void) const BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ellipj.cc:299:36: warning: 'bool octave_value::is_real_type() const' is deprecated: [4.4]: use 'isreal' instead [-Wdeprecated-declarations] BUILDSTDERR: 299 | if (u_arg.is_real_type ()) { // u real matrix BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/ovl.h:36, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/ov-fcn.h:33, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/ov-builtin.h:32, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/defun-int.h:30, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/defun-dld.h:32, BUILDSTDERR: from /usr/include/octave-5.1.0/octave/oct.h:32, BUILDSTDERR: from ellipj.cc:40: BUILDSTDERR: /usr/include/octave-5.1.0/octave/ov.h:708:8: note: declared here BUILDSTDERR: 708 | bool is_real_type (void) const 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.oXlKBP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64 + cd specfun + mkdir -p /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/specfun/build/specfun-1.1.0-x86_64-redhat-linux-gnu-api-v53.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-akno9i) untar (/builddir/build/BUILD/specfun/build/specfun-1.1.0-x86_64-redhat-linux-gnu-api-v53.tar.gz, /tmp/oct-akno9i) copyfile /tmp/oct-akno9i/specfun/src/ellipj.oct /tmp/oct-akno9i/specfun/inst/x86_64-redhat-linux-gnu-api-v53 BUILDSTDERR: warning: function /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64/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-22.fc31.x86_64/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-22.fc31.x86_64/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-22.fc31.x86_64/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-22.fc31.x86_64/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-22.fc31.x86_64/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-22.fc31.x86_64/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 Did not find a .metainfo.xml appdata file + '[' -e '/builddir/build/BUILD/specfun/build/specfun-1.1.0/*.metainfo.xml' ']' + echo 'Did not find a .metainfo.xml appdata file' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.1.0-22.fc31 --unique-debug-suffix -1.1.0-22.fc31.x86_64 --unique-debug-src-base octave-specfun-1.1.0-22.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/specfun explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64/usr/lib64/octave/packages/specfun-1.1.0/x86_64-redhat-linux-gnu-api-v53/ellipj.oct extracting debug info from /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64/usr/lib64/octave/packages/specfun-1.1.0/x86_64-redhat-linux-gnu-api-v53/ellipj.oct /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 67 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: octave-specfun-1.1.0-22.fc31.x86_64 BUILDSTDERR: warning: File listed twice: /usr/share/octave/packages/specfun-1.1.0/packinfo/COPYING Provides: octave-specfun = 1.1.0-22.fc31 octave-specfun(x86-64) = 1.1.0-22.fc31 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: octave-specfun-debugsource-1.1.0-22.fc31.x86_64 Provides: octave-specfun-debugsource = 1.1.0-22.fc31 octave-specfun-debugsource(x86-64) = 1.1.0-22.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: octave-specfun-debuginfo-1.1.0-22.fc31.x86_64 Provides: debuginfo(build-id) = 6d8ff50e5ed7b8618ba22478e76a6dbcfd971585 octave-specfun-debuginfo = 1.1.0-22.fc31 octave-specfun-debuginfo(x86-64) = 1.1.0-22.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-specfun-debugsource(x86-64) = 1.1.0-22.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64 Wrote: /builddir/build/RPMS/octave-specfun-1.1.0-22.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/octave-specfun-debugsource-1.1.0-22.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/octave-specfun-debuginfo-1.1.0-22.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kWDCMY + umask 022 + cd /builddir/build/BUILD + cd specfun + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-specfun-1.1.0-22.fc31.x86_64 + exit 0 Child return code was: 0