Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/octave-struct.spec'], chrootPath='/var/lib/mock/883317-epel-7-x86_64-1555279775.284143/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.4gvdnwcd:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1bc50b1f6b0c44c68a712f5210424c60', '-D', '/var/lib/mock/883317-epel-7-x86_64-1555279775.284143/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4gvdnwcd:/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-struct.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 Wrote: /builddir/build/SRPMS/octave-struct-1.0.16-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/octave-struct.spec'], chrootPath='/var/lib/mock/883317-epel-7-x86_64-1555279775.284143/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.4gvdnwcd:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e5741d97abbc407ba153ee5d570df056', '-D', '/var/lib/mock/883317-epel-7-x86_64-1555279775.284143/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4gvdnwcd:/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-struct.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.TbRUlM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octave-struct-1.0.16 + /usr/bin/mkdir -p octave-struct-1.0.16 + cd octave-struct-1.0.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BtVXYs + umask 022 + cd /builddir/build/BUILD + cd octave-struct-1.0.16 + mkdir -p /builddir/build/BUILD/octave-struct-1.0.16/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/octave-struct-1.0.16/build /builddir/build/SOURCES/struct-1.0.16.tar.gz' checking for mkoctfile... /usr/bin/mkoctfile-5.1.0 --verbose checking for octave-config... /usr/bin/octave-config-5.1.0 checking for a sed that does not truncate output... /usr/bin/sed 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 g++ -std=gnu++11 accepts -g... yes checking for gcc... gcc -std=gnu11 checking whether we are using the GNU C compiler... yes checking whether gcc -std=gnu11 accepts -g... yes checking for gcc -std=gnu11 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -std=gnu11 -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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for error_at_line... yes checking is_map or isstruct... isstruct checking octave_vformat or octave::vformat... octave::vformat checking octave_execution_exception or octave::execution_exception... octave::execution_exception configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make: Entering directory `/builddir/build/BUILD/octave-struct-1.0.16/build/struct-1.0.16/src' CXXFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall " /usr/bin/mkoctfile-5.1.0 --verbose -c error-helpers.cc g++ -std=gnu++11 -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall error-helpers.cc -o error-helpers.o CXXFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall " /usr/bin/mkoctfile-5.1.0 --verbose fields2cell.cc error-helpers.o CXXFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall " /usr/bin/mkoctfile-5.1.0 --verbose fieldempty.cc error-helpers.o g++ -std=gnu++11 -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall fields2cell.cc -o /tmp/oct-ACTwdg.o g++ -std=gnu++11 -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall fieldempty.cc -o /tmp/oct-zaCWdg.o g++ -std=gnu++11 -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -shared -Wl,-Bsymbolic -Wl,-z,relro -o fields2cell.oct error-helpers.o /tmp/oct-ACTwdg.o -L/usr/lib64 -Wl,-z,relro CXXFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall " /usr/bin/mkoctfile-5.1.0 --verbose structcat.cc error-helpers.o g++ -std=gnu++11 -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall structcat.cc -o /tmp/oct-Ygwfh3.o g++ -std=gnu++11 -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -shared -Wl,-Bsymbolic -Wl,-z,relro -o fieldempty.oct error-helpers.o /tmp/oct-zaCWdg.o -L/usr/lib64 -Wl,-z,relro CXXFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall " /usr/bin/mkoctfile-5.1.0 --verbose cell2fields.cc error-helpers.o g++ -std=gnu++11 -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall cell2fields.cc -o /tmp/oct-kQHR9g.o g++ -std=gnu++11 -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -shared -Wl,-Bsymbolic -Wl,-z,relro -o cell2fields.oct error-helpers.o /tmp/oct-kQHR9g.o -L/usr/lib64 -Wl,-z,relro g++ -std=gnu++11 -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -shared -Wl,-Bsymbolic -Wl,-z,relro -o structcat.oct error-helpers.o /tmp/oct-Ygwfh3.o -L/usr/lib64 -Wl,-z,relro make: Leaving directory `/builddir/build/BUILD/octave-struct-1.0.16/build/struct-1.0.16/src' + tar xf /builddir/build/SOURCES/struct-1.0.16.tar.gz -C /builddir/build/BUILD/octave-struct-1.0.16/build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XOsYJH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64 + cd octave-struct-1.0.16 + mkdir -p /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/octave-struct-1.0.16/build/struct-1.0.16-x86_64-redhat-linux-gnu-api-v53.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-4SkR62) untar (/builddir/build/BUILD/octave-struct-1.0.16/build/struct-1.0.16-x86_64-redhat-linux-gnu-api-v53.tar.gz, /tmp/oct-4SkR62) copyfile /tmp/oct-4SkR62/struct-1.0.16/src/cell2fields.oct /tmp/oct-4SkR62/struct-1.0.16/src/fieldempty.oct /tmp/oct-4SkR62/struct-1.0.16/src/fields2cell.oct /tmp/oct-4SkR62/struct-1.0.16/src/structcat.oct /tmp/oct-4SkR62/struct-1.0.16/inst/x86_64-redhat-linux-gnu-api-v53 For information about changes from previous versions of the struct package, run 'news struct'. + '[' -e /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/share/octave/packages/struct-1.0.16/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/octave-struct-1.0.16/build/struct-1.0.16/octave-struct.metainfo.xml ']' + echo 'Found .metainfo.xml appdata file' Found .metainfo.xml appdata file + mkdir -p /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64//usr/share/appdata + cp -p /builddir/build/BUILD/octave-struct-1.0.16/build/struct-1.0.16/octave-struct.metainfo.xml /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64//usr/share/appdata/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64//usr/share/appdata/octave-struct.metainfo.xml BUILDSTDERR: /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64//usr/share/appdata/octave-struct.metainfo.xml: GLib-GIO-Message: 22:11:51.006: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/octave-struct-1.0.16 extracting debug info from /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/lib64/octave/packages/struct-1.0.16/x86_64-redhat-linux-gnu-api-v53/structcat.oct extracting debug info from /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/lib64/octave/packages/struct-1.0.16/x86_64-redhat-linux-gnu-api-v53/fields2cell.oct extracting debug info from /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/lib64/octave/packages/struct-1.0.16/x86_64-redhat-linux-gnu-api-v53/fieldempty.oct extracting debug info from /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64/usr/lib64/octave/packages/struct-1.0.16/x86_64-redhat-linux-gnu-api-v53/cell2fields.oct /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 36 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-struct-1.0.16-2.el7.x86_64 BUILDSTDERR: warning: File listed twice: /usr/share/octave/packages/struct-1.0.16/packinfo/COPYING Provides: octave-struct = 1.0.16-2.el7 octave-struct(x86-64) = 1.0.16-2.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.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) libgomp.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: octave-struct-debuginfo-1.0.16-2.el7.x86_64 Provides: octave-struct-debuginfo = 1.0.16-2.el7 octave-struct-debuginfo(x86-64) = 1.0.16-2.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-struct-1.0.16-2.el7.x86_64 Wrote: /builddir/build/RPMS/octave-struct-1.0.16-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/octave-struct-debuginfo-1.0.16-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JYUecl + umask 022 + cd /builddir/build/BUILD + cd octave-struct-1.0.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-struct-1.0.16-2.el7.x86_64 + exit 0 Child return code was: 0