Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pugixml.spec'], chrootPath='/var/lib/mock/f35-build-28678260-3876456/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 ppc64le --nodeps /builddir/build/SPECS/pugixml.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/pugixml-1.11.4-3.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pugixml.spec'], chrootPath='/var/lib/mock/f35-build-28678260-3876456/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 ppc64le --nodeps /builddir/build/SPECS/pugixml.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aPyYqy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pugixml-1.11.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pugixml-1.11.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pugixml-1.11.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WYsPqt + umask 022 + cd /builddir/build/BUILD + cd pugixml-1.11.4 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -- The CXX compiler identification is GNU 11.1.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build + /usr/bin/cmake --build redhat-linux-build -j8 --verbose /usr/bin/cmake -S/builddir/build/BUILD/pugixml-1.11.4 -B/builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build/CMakeFiles /builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build' /usr/bin/gmake -f CMakeFiles/pugixml-shared.dir/build.make CMakeFiles/pugixml-shared.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build' cd /builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pugixml-1.11.4 /builddir/build/BUILD/pugixml-1.11.4 /builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build /builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build /builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build/CMakeFiles/pugixml-shared.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build' /usr/bin/gmake -f CMakeFiles/pugixml-shared.dir/build.make CMakeFiles/pugixml-shared.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build' [ 50%] Building CXX object CMakeFiles/pugixml-shared.dir/src/pugixml.cpp.o /usr/bin/g++ -Dpugixml_shared_EXPORTS -I/builddir/build/BUILD/pugixml-1.11.4/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu++11 -MD -MT CMakeFiles/pugixml-shared.dir/src/pugixml.cpp.o -MF CMakeFiles/pugixml-shared.dir/src/pugixml.cpp.o.d -o CMakeFiles/pugixml-shared.dir/src/pugixml.cpp.o -c /builddir/build/BUILD/pugixml-1.11.4/src/pugixml.cpp [100%] Linking CXX shared library libpugixml.so /usr/bin/cmake -E cmake_link_script CMakeFiles/pugixml-shared.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libpugixml.so.1 -o libpugixml.so.1.11 CMakeFiles/pugixml-shared.dir/src/pugixml.cpp.o /usr/bin/cmake -E cmake_symlink_library libpugixml.so.1.11 libpugixml.so.1 libpugixml.so gmake[2]: Leaving directory '/builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build' [100%] Built target pugixml-shared gmake[1]: Leaving directory '/builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pugixml-1.11.4/redhat-linux-build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AuR6jz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le ++ dirname /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le + cd pugixml-1.11.4 + DESTDIR=/builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le + /usr/bin/cmake --install redhat-linux-build -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/lib64/libpugixml.so.1.11 -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/lib64/libpugixml.so.1 -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/lib64/libpugixml.so -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/lib64/cmake/pugixml/pugixml-targets.cmake -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/lib64/cmake/pugixml/pugixml-targets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/lib64/cmake/pugixml/pugixml-config-version.cmake -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/lib64/cmake/pugixml/pugixml-config.cmake -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/lib64/pkgconfig/pugixml.pc -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/include/pugiconfig.hpp -- Installing: /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/include/pugixml.hpp + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.11.4-3.fc35 --unique-debug-suffix -1.11.4-3.fc35.ppc64le --unique-debug-src-base pugixml-1.11.4-3.fc35.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pugixml-1.11.4 extracting debug info from /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/lib64/libpugixml.so.1.11 original debug info size: 1188kB, size after compression: 1148kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 764 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: pugixml-1.11.4-3.fc35.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AZIoW4 + umask 022 + cd /builddir/build/BUILD + cd pugixml-1.11.4 + DOCDIR=/builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/share/doc/pugixml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/share/doc/pugixml + cp -pr readme.txt /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/share/doc/pugixml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jHmG3Q + umask 022 + cd /builddir/build/BUILD + cd pugixml-1.11.4 + LICENSEDIR=/builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/share/licenses/pugixml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/share/licenses/pugixml + cp -pr LICENSE.md /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/share/licenses/pugixml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpugixml.so.1()(64bit) pugixml = 1.11.4-3.fc35 pugixml(ppc-64) = 1.11.4-3.fc35 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.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: pugixml-devel-1.11.4-3.fc35.ppc64le Provides: cmake(pugixml) = 1.11 pkgconfig(pugixml) = 1.11 pugixml-devel = 1.11.4-3.fc35 pugixml-devel(ppc-64) = 1.11.4-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(ppc-64) libpugixml.so.1()(64bit) Processing files: pugixml-doc-1.11.4-3.fc35.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MK5XX4 + umask 022 + cd /builddir/build/BUILD + cd pugixml-1.11.4 + DOCDIR=/builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/share/doc/pugixml-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/share/doc/pugixml-doc + cp -pr docs/images docs/manual.html docs/quickstart.html docs/samples /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le/usr/share/doc/pugixml-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: pugixml-doc = 1.11.4-3.fc35 pugixml-doc(ppc-64) = 1.11.4-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pugixml-debugsource-1.11.4-3.fc35.ppc64le Provides: pugixml-debugsource = 1.11.4-3.fc35 pugixml-debugsource(ppc-64) = 1.11.4-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pugixml-debuginfo-1.11.4-3.fc35.ppc64le Provides: debuginfo(build-id) = 030fae3907cba40412155b6d4a11b0255ffb0ce8 libpugixml.so.1.11-1.11.4-3.fc35.ppc64le.debug()(64bit) pugixml-debuginfo = 1.11.4-3.fc35 pugixml-debuginfo(ppc-64) = 1.11.4-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pugixml-debugsource(ppc-64) = 1.11.4-3.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le Wrote: /builddir/build/RPMS/pugixml-devel-1.11.4-3.fc35.ppc64le.rpm Wrote: /builddir/build/RPMS/pugixml-1.11.4-3.fc35.ppc64le.rpm Wrote: /builddir/build/RPMS/pugixml-debugsource-1.11.4-3.fc35.ppc64le.rpm Wrote: /builddir/build/RPMS/pugixml-doc-1.11.4-3.fc35.ppc64le.rpm Wrote: /builddir/build/RPMS/pugixml-debuginfo-1.11.4-3.fc35.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P4AFNx + umask 022 + cd /builddir/build/BUILD + cd pugixml-1.11.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pugixml-1.11.4-3.fc35.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0