Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/octave-struct.spec'], chrootPath='/var/lib/mock/820873-fedora-rawhide-i386-1541652597.283689/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.soxh_7zp:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '730bd399c85a47fab94c754aac9bbd1b', '-D', '/var/lib/mock/820873-fedora-rawhide-i386-1541652597.283689/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.soxh_7zp:/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 i686 --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 BUILDSTDERR: warning: line 14: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/octave-struct-1.0.15-3.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/octave-struct.spec'], chrootPath='/var/lib/mock/820873-fedora-rawhide-i386-1541652597.283689/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.soxh_7zp:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1dfc3fa6924341a0a25837b1ab1a0f5b', '-D', '/var/lib/mock/820873-fedora-rawhide-i386-1541652597.283689/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.soxh_7zp:/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 i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.a11J6b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octave-struct-1.0.15 + /usr/bin/mkdir -p octave-struct-1.0.15 + cd octave-struct-1.0.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gAxRQN + umask 022 + cd /builddir/build/BUILD + cd octave-struct-1.0.15 + mkdir -p /builddir/build/BUILD/octave-struct-1.0.15/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/octave-struct-1.0.15/build /builddir/build/SOURCES/struct-1.0.15.tar.gz' checking for mkoctfile... /usr/bin/mkoctfile-4.4.1 --verbose checking for octave-config... /usr/bin/octave-config-4.4.1 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++ accepts -g... yes checking for gcc... gcc 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 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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for error_at_line... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make: Entering directory '/builddir/build/BUILD/octave-struct-1.0.15/build/struct-1.0.15/src' CXXFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations" /usr/bin/mkoctfile-4.4.1 --verbose -c error-helpers.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/octave -pthread -fopenmp -mieee-fp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations error-helpers.cc -o error-helpers.o CXXFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations" /usr/bin/mkoctfile-4.4.1 --verbose fields2cell.cc error-helpers.o CXXFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations" /usr/bin/mkoctfile-4.4.1 --verbose fieldempty.cc error-helpers.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/octave -pthread -fopenmp -mieee-fp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations fields2cell.cc -o fields2cell.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/octave -pthread -fopenmp -mieee-fp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations fieldempty.cc -o fieldempty.o g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/octave -pthread -fopenmp -mieee-fp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations -shared -Wl,-Bsymbolic -o fieldempty.oct error-helpers.o fieldempty.o -L/usr/lib/octave/4.4.1 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CXXFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations" /usr/bin/mkoctfile-4.4.1 --verbose structcat.cc error-helpers.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/octave -pthread -fopenmp -mieee-fp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations structcat.cc -o structcat.o g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/octave -pthread -fopenmp -mieee-fp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations -shared -Wl,-Bsymbolic -o fields2cell.oct error-helpers.o fields2cell.o -L/usr/lib/octave/4.4.1 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CXXFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations" /usr/bin/mkoctfile-4.4.1 --verbose cell2fields.cc error-helpers.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/octave -pthread -fopenmp -mieee-fp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations cell2fields.cc -o cell2fields.o BUILDSTDERR: structcat.cc: In function 'octave_value_list Fstructcat(const octave_value_list&, int)': BUILDSTDERR: structcat.cc:129:31: warning: 'dim' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (dim >= idx_len) idx_len = dim + 1; BUILDSTDERR: ~~~~~~~~^~~~~~~~~ BUILDSTDERR: cell2fields.cc: In function 'octave_value_list Fcell2fields(const octave_value_list&, int)': BUILDSTDERR: cell2fields.cc:79:25: warning: 'dim' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: nr = cdims(dim - 1); BUILDSTDERR: ^ g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/octave -pthread -fopenmp -mieee-fp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations -shared -Wl,-Bsymbolic -o structcat.oct error-helpers.o structcat.o -L/usr/lib/octave/4.4.1 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/octave -pthread -fopenmp -mieee-fp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations -shared -Wl,-Bsymbolic -o cell2fields.oct error-helpers.o cell2fields.o -L/usr/lib/octave/4.4.1 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make: Leaving directory '/builddir/build/BUILD/octave-struct-1.0.15/build/struct-1.0.15/src' + tar xf /builddir/build/SOURCES/struct-1.0.15.tar.gz -C /builddir/build/BUILD/octave-struct-1.0.15/build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u4flDH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386 + cd octave-struct-1.0.15 + mkdir -p /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/octave-struct-1.0.15/build/struct-1.0.15-i686-redhat-linux-gnu-api-v52.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-6NkYtR) untar (/builddir/build/BUILD/octave-struct-1.0.15/build/struct-1.0.15-i686-redhat-linux-gnu-api-v52.tar.gz, /tmp/oct-6NkYtR) copyfile /tmp/oct-6NkYtR/struct-1.0.15/src/cell2fields.oct /tmp/oct-6NkYtR/struct-1.0.15/src/fieldempty.oct /tmp/oct-6NkYtR/struct-1.0.15/src/fields2cell.oct /tmp/oct-6NkYtR/struct-1.0.15/src/structcat.oct /tmp/oct-6NkYtR/struct-1.0.15/inst/i686-redhat-linux-gnu-api-v52 For information about changes from previous versions of the struct package, run 'news struct'. + '[' -e /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/share/octave/packages/struct-1.0.15/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 Found .metainfo.xml appdata file + '[' -e /builddir/build/BUILD/octave-struct-1.0.15/build/struct-1.0.15/octave-struct.metainfo.xml ']' + echo 'Found .metainfo.xml appdata file' + mkdir -p /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386//usr/share/appdata + cp -p /builddir/build/BUILD/octave-struct-1.0.15/build/struct-1.0.15/octave-struct.metainfo.xml /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386//usr/share/appdata/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386//usr/share/appdata/octave-struct.metainfo.xml BUILDSTDERR: /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386//usr/share/appdata/octave-struct.metainfo.xml: GLib-GIO-Message: 04:52:15.500: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.0.15-3.fc30 --unique-debug-suffix -1.0.15-3.fc30.i386 --unique-debug-src-base octave-struct-1.0.15-3.fc30.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/octave-struct-1.0.15 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages/struct-1.0.15/i686-redhat-linux-gnu-api-v52/structcat.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages/struct-1.0.15/i686-redhat-linux-gnu-api-v52/fields2cell.oct extracting debug info from /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages/struct-1.0.15/i686-redhat-linux-gnu-api-v52/structcat.oct extracting debug info from /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages/struct-1.0.15/i686-redhat-linux-gnu-api-v52/fields2cell.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages/struct-1.0.15/i686-redhat-linux-gnu-api-v52/fieldempty.oct extracting debug info from /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages/struct-1.0.15/i686-redhat-linux-gnu-api-v52/fieldempty.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages/struct-1.0.15/i686-redhat-linux-gnu-api-v52/cell2fields.oct extracting debug info from /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386/usr/lib/octave/packages/struct-1.0.15/i686-redhat-linux-gnu-api-v52/cell2fields.oct /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 34 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: octave-struct-1.0.15-3.fc30.i686 BUILDSTDERR: warning: File listed twice: /usr/share/octave/packages/struct-1.0.15/packinfo/COPYING Provides: metainfo() metainfo(octave-struct.metainfo.xml) octave-struct = 1.0.15-3.fc30 octave-struct(x86-32) = 1.0.15-3.fc30 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) liboctave.so.6 liboctinterp.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: octave-struct-debugsource-1.0.15-3.fc30.i686 Provides: octave-struct-debugsource = 1.0.15-3.fc30 octave-struct-debugsource(x86-32) = 1.0.15-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: octave-struct-debuginfo-1.0.15-3.fc30.i686 Provides: debuginfo(build-id) = 58cbd0ceaa43d7832a0578e7fd4f9869675efd9a debuginfo(build-id) = 9276b8c54e411751c1246c71436aafbc5963af54 debuginfo(build-id) = a6a394bf3b9fd24941baf24b9bcf2fd5d986fb3c debuginfo(build-id) = be75ee484c5fc44d888bf41318ce528e8a196e4c octave-struct-debuginfo = 1.0.15-3.fc30 octave-struct-debuginfo(x86-32) = 1.0.15-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-struct-debugsource(x86-32) = 1.0.15-3.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386 Wrote: /builddir/build/RPMS/octave-struct-1.0.15-3.fc30.i686.rpm Wrote: /builddir/build/RPMS/octave-struct-debugsource-1.0.15-3.fc30.i686.rpm Wrote: /builddir/build/RPMS/octave-struct-debuginfo-1.0.15-3.fc30.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u1UvEW + umask 022 + cd /builddir/build/BUILD + cd octave-struct-1.0.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-struct-1.0.15-3.fc30.i386 + exit 0 Child return code was: 0