Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/csdp.spec'], chrootPath='/var/lib/mock/f31-build-16677718-1207991/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/csdp.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1561593600 Wrote: /builddir/build/SRPMS/csdp-6.2.0-6.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/csdp.spec'], chrootPath='/var/lib/mock/f31-build-16677718-1207991/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/csdp.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1561593600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cf0aR5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Csdp-6.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Csdp-6.2.0.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Csdp-6.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (csdp-printf.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (csdp-printf.patch): patching file lib/user_exit.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qMA7N9 + umask 022 + cd /builddir/build/BUILD + cd Csdp-6.2.0 + CFLAGS='-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME' + '[' 64 = 64 ']' + CFLAGS+=' -DBIT64' + sed -i -e 's|^CFLAGS=.*|CFLAGS=-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64|' -e 's|^LIBS=.*|LIBS=-Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../lib -lsdp -lopenblas -lm|' solver/Makefile theta/Makefile + cd lib + gcc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 -DUSEOPENMP -fopenmp -fPIC -shared -Wl,--soname=libsdp.so.6 Fnorm.c add_mat.c addscaledmat.c allocmat.c calc_dobj.c calc_pobj.c chol.c copy_mat.c easysdp.c freeprob.c initparams.c initsoln.c linesearch.c make_i.c makefill.c mat_mult.c mat_multsp.c matvec.c norms.c op_a.c op_at.c op_o.c packed.c psd_feas.c qreig.c readprob.c readsol.c sdp.c solvesys.c sortentries.c sym_mat.c trace_prod.c tweakgap.c user_exit.c writeprob.c writesol.c zero_mat.c -o libsdp.so.6.2.0 -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgomp -lopenblas -lm BUILDSTDERR: user_exit.c: In function 'catch_sigxcpu': BUILDSTDERR: user_exit.c:39:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 39 | int ret; BUILDSTDERR: | ^~~ + ln -s libsdp.so.6.2.0 libsdp.so.6 + ln -s libsdp.so.6 libsdp.so + cd ../solver + make -j6 'CFLAGS=-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64' 'LIBS=-L../lib -lsdp' + cd ../theta + gcc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 -c complement.c + gcc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 -o complement -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld complement.o + gcc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 -c rand_graph.c + gcc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 -o rand_graph -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld rand_graph.o + make -j6 'CFLAGS=-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64' 'LIBS=-L../lib -lsdp' BUILDSTDERR: theta.c: In function 'main': BUILDSTDERR: theta.c:66:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 66 | fscanf(fid,"%d",&n); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: theta.c:67:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 67 | fscanf(fid,"%d",&m); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: theta.c:146:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 146 | fscanf(fid,"%d %d",&start,&finish); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: graphtoprob.c: In function 'main': BUILDSTDERR: graphtoprob.c:64:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 64 | fscanf(fid,"%d",&n); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: graphtoprob.c:65:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 65 | fscanf(fid,"%d",&m); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: graphtoprob.c:152:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 152 | fscanf(fid,"%d %d",&start,&finish); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 -c -o csdp.o csdp.c cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 csdp.o -L../lib -lsdp -o csdp cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 -c -o theta.o theta.c cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 -c -o graphtoprob.o graphtoprob.c cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 graphtoprob.o -L../lib -lsdp -o graphtoprob cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../include -I/usr/include/openblas -DNOSHORTS -DUSESIGTERM -DUSEGETTIME -DBIT64 theta.o -L../lib -lsdp -o theta Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CKPjU7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64 + cd Csdp-6.2.0 + mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/lib64 + cp -pP lib/libsdp.so lib/libsdp.so.6 lib/libsdp.so.6.2.0 /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/lib64 + mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin + cp -p solver/csdp /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin + cp -p theta/theta /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-theta + cp -p theta/graphtoprob /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-graphtoprob + cp -p theta/complement /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-complement + cp -p theta/rand_graph /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-rand_graph + mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/include/csdp + cp -p include/blockmat.h include/declarations.h include/index.h include/parameters.h /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/include/csdp + mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/octave/site/m/Csdp + cp -p matlab/convertf.m matlab/csdp.m matlab/readsdpa.m matlab/readsol.m matlab/writesdpa.m matlab/writesol.m /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/octave/site/m/Csdp + cp -p /builddir/build/SOURCES/Csdp.INDEX /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/octave/site/m/Csdp/INDEX + mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/man/man1 + cp -p /builddir/build/SOURCES/csdp.1 /builddir/build/SOURCES/csdp-theta.1 /builddir/build/SOURCES/csdp-graphtoprob.1 /builddir/build/SOURCES/csdp-complement.1 /builddir/build/SOURCES/csdp-rand_graph.1 /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 6.2.0-6.fc31 --unique-debug-suffix -6.2.0-6.fc31.x86_64 --unique-debug-src-base csdp-6.2.0-6.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Csdp-6.2.0 BUILDSTDERR: 417 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 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-graphtoprob explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-theta explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/lib64/libsdp.so.6.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-rand_graph explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-complement extracting debug info from /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-graphtoprob extracting debug info from /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp extracting debug info from /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/lib64/libsdp.so.6.2.0 extracting debug info from /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-complement extracting debug info from /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-rand_graph extracting debug info from /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/bin/csdp-theta original debug info size: 528kB, size after compression: 472kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. Processing files: csdp-6.2.0-6.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f5eIt9 + umask 022 + cd /builddir/build/BUILD + cd Csdp-6.2.0 + DOCDIR=/builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp + cp -pr AUTHORS /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp + cp -pr README /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp + cp -pr doc/csdpuser.pdf /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9V2od7 + umask 022 + cd /builddir/build/BUILD + cd Csdp-6.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/licenses/csdp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/licenses/csdp + cp -pr LICENSE /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/licenses/csdp + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: coin-or-Csdp = 6.2.0-6.fc31 csdp = 6.2.0-6.fc31 csdp(x86-64) = 6.2.0-6.fc31 libsdp.so.6()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(GOMP_4.5)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libopenblas.so.0()(64bit) rtld(GNU_HASH) Processing files: csdp-devel-6.2.0-6.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vMZ6Y8 + umask 022 + cd /builddir/build/BUILD + cd Csdp-6.2.0 + DOCDIR=/builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp-devel + cp -pr doc/example.c /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: coin-or-Csdp-devel = 6.2.0-6.fc31 csdp-devel = 6.2.0-6.fc31 csdp-devel(x86-64) = 6.2.0-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsdp.so.6()(64bit) Processing files: csdp-tools-6.2.0-6.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qFnGD6 + umask 022 + cd /builddir/build/BUILD + cd Csdp-6.2.0 + DOCDIR=/builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp-tools + cp -pr theta/README /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp-tools + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: coin-or-Csdp-tools = 6.2.0-6.fc31 csdp-tools = 6.2.0-6.fc31 csdp-tools(x86-64) = 6.2.0-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libsdp.so.6()(64bit) rtld(GNU_HASH) Processing files: csdp-octave-6.2.0-6.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RfpXN6 + umask 022 + cd /builddir/build/BUILD + cd Csdp-6.2.0 + DOCDIR=/builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp-octave + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp-octave + cp -pr matlab/README /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64/usr/share/doc/csdp-octave + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: csdp-octave = 6.2.0-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: csdp-debugsource-6.2.0-6.fc31.x86_64 Provides: csdp-debugsource = 6.2.0-6.fc31 csdp-debugsource(x86-64) = 6.2.0-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: csdp-debuginfo-6.2.0-6.fc31.x86_64 Provides: csdp-debuginfo = 6.2.0-6.fc31 csdp-debuginfo(x86-64) = 6.2.0-6.fc31 debuginfo(build-id) = 5190f497c33fd4007b2cb98c43b0120c705f351b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csdp-debugsource(x86-64) = 6.2.0-6.fc31 Processing files: csdp-tools-debuginfo-6.2.0-6.fc31.x86_64 Provides: csdp-tools-debuginfo = 6.2.0-6.fc31 csdp-tools-debuginfo(x86-64) = 6.2.0-6.fc31 debuginfo(build-id) = 1a024e2c0e16646e2fb2fc2398bbd05b5bc3394e debuginfo(build-id) = 80b8c01b720a5b099bffb3abc580366448cd469c debuginfo(build-id) = 8438f99e79b25fe64f53000c3ca92d816d1180cf debuginfo(build-id) = 8c6916c07862ec5e54457e762d656053aa98e10a debuginfo(build-id) = d12d1106fa99d0fe2c776d7ec9cc5a066d72e043 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csdp-debugsource(x86-64) = 6.2.0-6.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64 Wrote: /builddir/build/RPMS/csdp-tools-6.2.0-6.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/csdp-octave-6.2.0-6.fc31.noarch.rpm Wrote: /builddir/build/RPMS/csdp-devel-6.2.0-6.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/csdp-debugsource-6.2.0-6.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/csdp-tools-debuginfo-6.2.0-6.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/csdp-debuginfo-6.2.0-6.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/csdp-6.2.0-6.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xVLgy8 + umask 022 + cd /builddir/build/BUILD + cd Csdp-6.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/csdp-6.2.0-6.fc31.x86_64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0