Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dssp.spec'], chrootPath='/var/lib/mock/f32-build-19257788-1345595/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=201600uid=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/dssp.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=1580169600 Wrote: /builddir/build/SRPMS/dssp-3.0.0-7.fc32.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/dssp.spec'], chrootPath='/var/lib/mock/f32-build-19257788-1345595/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=201600uid=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/dssp.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=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4xfHix + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dssp-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dssp-3.0.0.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dssp-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (dssp-make.patch): + echo 'Patch #1 (dssp-make.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .make --fuzz=0 patching file makefile + echo 'Patch #2 (dssp-tuple.patch):' Patch #2 (dssp-tuple.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tuple --fuzz=0 patching file src/primitives-3d.h patching file src/structure.h patching file src/primitives-3d.cpp patching file src/dssp.cpp patching file src/structure.cpp + chmod -x src/buffer.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bBQDjy + umask 022 + cd /builddir/build/BUILD + cd dssp-3.0.0 + '[' -f /usr/lib64/libboost_thread-mt.so ']' + echo 'BOOST_LIB_SUFFIX = ' + echo '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/usr/include LDOPTS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64' + make -j48 mkdir -p obj g++ -MD -c -o obj/mkdssp.o src/mkdssp.cpp -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/usr/include -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/dssp.o src/dssp.cpp -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/usr/include -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/primitives-3d.o src/primitives-3d.cpp -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/usr/include -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/structure.o src/structure.cpp -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/usr/include -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/utils.o src/utils.cpp -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/usr/include -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/mas.o src/mas.cpp -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/usr/include -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG g++ -MD -c -o obj/iocif.o src/iocif.cpp -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/usr/include -iquote src -g -Wall -Wno-multichar -pthread -O3 -DUSE_COMPRESSION -DLINUX -DVERSION='"2.2.1"' -DNDEBUG In file included from src/structure.cpp:9: src/structure.h: In constructor 'MResidue::MResidue(int32, char, MResidue*)': src/structure.h:283:17: warning: 'MResidue::mRadius' will be initialized after [-Wreorder] 283 | double mRadius; | ^~~~~~~ src/structure.h:274:33: warning: 'MAtom MResidue::mH' [-Wreorder] 274 | MAtom mC, mN, mCA, mO, mH; | ^~ src/structure.cpp:440:1: warning: when initialized here [-Wreorder] 440 | MResidue::MResidue(int32 inNumber, char inTypeCode, MResidue* inPrevious) | ^~~~~~~~ In file included from src/structure.cpp:9: src/structure.h: In constructor 'MProtein::MProtein(const string&, MChain*)': src/structure.h:430:40: warning: 'MProtein::mNrOfHBondsInAntiparallelBridges' will be initialized after [-Wreorder] 430 | uint32 mNrOfHBondsInParallelBridges, mNrOfHBondsInAntiparallelBridges; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/structure.h:424:17: warning: 'uint32 MProtein::mResidueCount' [-Wreorder] 424 | uint32 mResidueCount, mChainBreaks; | ^~~~~~~~~~~~~ src/structure.cpp:1031:1: warning: when initialized here [-Wreorder] 1031 | MProtein::MProtein(const std::string& inID, MChain* inChain) | ^~~~~~~~ g++ -o mkdssp obj/mkdssp.o obj/dssp.o obj/primitives-3d.o obj/structure.o obj/utils.o obj/mas.o obj/iocif.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -lboost_thread -lboost_filesystem -lboost_program_options -lboost_iostreams -lboost_system -lz -lbz2 -g -pthread + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Tmojcx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64 + cd dssp-3.0.0 + make install DEST_DIR=/usr DESTDIR=/builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64 install -d /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/bin /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/man/man1 install -m 755 mkdssp /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/bin/mkdssp install doc/mkdssp.1 /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/man/man1/mkdssp.1 + chmod -x /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/man/man1/mkdssp.1 + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 3.0.0-7.fc32 --unique-debug-suffix -3.0.0-7.fc32.x86_64 --unique-debug-src-base dssp-3.0.0-7.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/dssp-3.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/bin/mkdssp extracting debug info from /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/bin/mkdssp original debug info size: 12764kB, size after compression: 11960kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 356 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/mas.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/primitives-3d.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/align-2d.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/iocif.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/utils.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/utils.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/matrix.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/structure.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/dssp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/primitives-3d.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/iocif.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/structure.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/mkdssp.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/mas.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dssp-3.0.0-7.fc32.x86_64/src/dssp.cpp is executable but has no shebang, removing executable bit Processing files: dssp-3.0.0-7.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9sfS5w + umask 022 + cd /builddir/build/BUILD + cd dssp-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/doc/dssp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/doc/dssp + cp -pr changelog /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/doc/dssp + cp -pr README.txt /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/doc/dssp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.P1dA2x + umask 022 + cd /builddir/build/BUILD + cd dssp-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/licenses/dssp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/licenses/dssp + cp -pr LICENSE_1_0.txt /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64/usr/share/licenses/dssp + RPM_EC=0 ++ jobs -p + exit 0 Provides: dssp = 3.0.0-7.fc32 dssp(x86-64) = 3.0.0-7.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_program_options.so.1.69.0()(64bit) libboost_thread.so.1.69.0()(64bit) 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) libgcc_s.so.1(GCC_4.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: dssp-debugsource-3.0.0-7.fc32.x86_64 Provides: dssp-debugsource = 3.0.0-7.fc32 dssp-debugsource(x86-64) = 3.0.0-7.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dssp-debuginfo-3.0.0-7.fc32.x86_64 Provides: debuginfo(build-id) = df7f98c3e54401a0a5275b8a2585e2f05c2207b9 dssp-debuginfo = 3.0.0-7.fc32 dssp-debuginfo(x86-64) = 3.0.0-7.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dssp-debugsource(x86-64) = 3.0.0-7.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64 Wrote: /builddir/build/RPMS/dssp-debugsource-3.0.0-7.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/dssp-3.0.0-7.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/dssp-debuginfo-3.0.0-7.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Zx6DXw + umask 022 + cd /builddir/build/BUILD + cd dssp-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dssp-3.0.0-7.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0