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/cxxopts.spec'], chrootPath='/var/lib/mock/f35-build-28827110-3897491/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/cxxopts.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=1627430400 Wrote: /builddir/build/SRPMS/cxxopts-2.2.1-4.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/cxxopts.spec'], chrootPath='/var/lib/mock/f35-build-28827110-3897491/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/cxxopts.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=1627430400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.68A3lf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cxxopts-2.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cxxopts-2.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cxxopts-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/cxxopts-fix-installation.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RPB11D + umask 022 + cd /builddir/build/BUILD + cd cxxopts-2.2.1 + 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 -G Ninja -DCMAKE_BUILD_TYPE=Release -DCXXOPTS_ENABLE_INSTALL:BOOL=ON -DCXXOPTS_BUILD_EXAMPLES:BOOL=OFF -DCXXOPTS_BUILD_TESTS:BOOL=ON -- cxxopts version 2.2.0 -- 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_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/cxxopts-2.2.1/redhat-linux-build + /usr/bin/cmake --build redhat-linux-build -j8 --verbose [1/6] /usr/bin/g++ -I/builddir/build/BUILD/cxxopts-2.2.1/include -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 -Wall -Werror -Wextra -Wshadow -DNDEBUG -std=c++11 -MD -MT test/CMakeFiles/link_test.dir/link_a.cpp.o -MF test/CMakeFiles/link_test.dir/link_a.cpp.o.d -o test/CMakeFiles/link_test.dir/link_a.cpp.o -c /builddir/build/BUILD/cxxopts-2.2.1/test/link_a.cpp [2/6] /usr/bin/g++ -I/builddir/build/BUILD/cxxopts-2.2.1/include -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 -Wall -Werror -Wextra -Wshadow -DNDEBUG -std=c++11 -MD -MT test/CMakeFiles/link_test.dir/link_b.cpp.o -MF test/CMakeFiles/link_test.dir/link_b.cpp.o.d -o test/CMakeFiles/link_test.dir/link_b.cpp.o -c /builddir/build/BUILD/cxxopts-2.2.1/test/link_b.cpp [3/6] : && /usr/bin/g++ -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 -Wall -Werror -Wextra -Wshadow -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/link_test.dir/link_a.cpp.o test/CMakeFiles/link_test.dir/link_b.cpp.o -o test/link_test && : [4/6] /usr/bin/g++ -I/builddir/build/BUILD/cxxopts-2.2.1/include -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 -Wall -Werror -Wextra -Wshadow -DNDEBUG -std=c++11 -MD -MT test/CMakeFiles/options_test.dir/main.cpp.o -MF test/CMakeFiles/options_test.dir/main.cpp.o.d -o test/CMakeFiles/options_test.dir/main.cpp.o -c /builddir/build/BUILD/cxxopts-2.2.1/test/main.cpp [5/6] /usr/bin/g++ -I/builddir/build/BUILD/cxxopts-2.2.1/include -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 -Wall -Werror -Wextra -Wshadow -DNDEBUG -std=c++11 -MD -MT test/CMakeFiles/options_test.dir/options.cpp.o -MF test/CMakeFiles/options_test.dir/options.cpp.o.d -o test/CMakeFiles/options_test.dir/options.cpp.o -c /builddir/build/BUILD/cxxopts-2.2.1/test/options.cpp [6/6] : && /usr/bin/g++ -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 -Wall -Werror -Wextra -Wshadow -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic test/CMakeFiles/options_test.dir/main.cpp.o test/CMakeFiles/options_test.dir/options.cpp.o -o test/options_test && : + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yaIKby + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le ++ dirname /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le + cd cxxopts-2.2.1 + DESTDIR=/builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le + /usr/bin/cmake --install redhat-linux-build -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/lib64/cmake/cxxopts/cxxopts-config.cmake -- Installing: /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/lib64/cmake/cxxopts/cxxopts-config-version.cmake -- Installing: /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/lib64/cmake/cxxopts/cxxopts-targets.cmake -- Installing: /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/include/cxxopts.hpp + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XIx8aU + umask 022 + cd /builddir/build/BUILD + cd cxxopts-2.2.1 + cd redhat-linux-build + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j8 Test project /builddir/build/BUILD/cxxopts-2.2.1/redhat-linux-build Start 1: options Start 2: find-package-test Start 3: add-subdirectory-test 1/3 Test #1: options .......................... Passed 0.01 sec 2/3 Test #2: find-package-test ................ Passed 10.54 sec 3/3 Test #3: add-subdirectory-test ............ Passed 10.62 sec 100% tests passed, 0 tests failed out of 3 Total Test time (real) = 10.63 sec /builddir/build/BUILD/cxxopts-2.2.1 + cd - + RPM_EC=0 ++ jobs -p + exit 0 Processing files: cxxopts-devel-2.2.1-4.fc35.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Emw5hQ + umask 022 + cd /builddir/build/BUILD + cd cxxopts-2.2.1 + DOCDIR=/builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/share/doc/cxxopts-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/share/doc/cxxopts-devel + cp -pr README.md /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/share/doc/cxxopts-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5yYWj3 + umask 022 + cd /builddir/build/BUILD + cd cxxopts-2.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/share/licenses/cxxopts-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/share/licenses/cxxopts-devel + cp -pr LICENSE /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le/usr/share/licenses/cxxopts-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(cxxopts) = 2.2.0 cxxopts = 2.2.1-4.fc35 cxxopts(ppc-64) = 2.2.1-4.fc35 cxxopts-devel = 2.2.1-4.fc35 cxxopts-devel(ppc-64) = 2.2.1-4.fc35 cxxopts-static = 2.2.1-4.fc35 cxxopts-static(ppc-64) = 2.2.1-4.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(ppc-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le Wrote: /builddir/build/RPMS/cxxopts-devel-2.2.1-4.fc35.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LdtUZl + umask 022 + cd /builddir/build/BUILD + cd cxxopts-2.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cxxopts-2.2.1-4.fc35.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0