* Package: dev-cpp/gtest-1.14.0-r1:0 * Repository: gentoo * Maintainer: plevine457@gmail.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gtest-1.14.0.tar.gz to /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work >>> Preparing source in /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64" cmake -C /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_GMOCK=ON -DINSTALL_GTEST=ON -Dgmock_build_tests=no -Dgtest_build_tests=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0 loading initial cache file /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64/gentoo_common_config.cmake -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python3: /usr/bin/python3.13 (found version "3.13.0") found components: Interpreter -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -O3 -march=native -mtune=native -fomit-frame-pointer -pipe C++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -- Configuring done (1.3s) -- Generating done (0.0s) -- Build files have been written to: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64" ninja -v -j2 -l2 [1/12] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_EXPORTS -I/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest/include -I/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -MF googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d -o googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest/src/gtest-all.cc [2/12] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared -Wl,-soname,libgtest.so.1.14.0 -o lib/libgtest.so.1.14.0 googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o && : [3/12] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgmock_EXPORTS -I/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googlemock/include -I/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googlemock -isystem /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest/include -isystem /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o -MF googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o.d -o googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o -c /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googlemock/src/gmock-all.cc [4/12] /usr/bin/cmake -E cmake_symlink_library lib/libgtest.so.1.14.0 lib/libgtest.so.1.14.0 lib/libgtest.so && : [5/12] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared -Wl,-soname,libgmock.so.1.14.0 -o lib/libgmock.so.1.14.0 googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o -Wl,-rpath,/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64/lib: lib/libgtest.so.1.14.0 && : [6/12] /usr/bin/cmake -E cmake_symlink_library lib/libgmock.so.1.14.0 lib/libgmock.so.1.14.0 lib/libgmock.so && : [7/12] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgmock_main_EXPORTS -isystem /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googlemock/include -isystem /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googlemock -isystem /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest/include -isystem /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -MF googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o.d -o googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -c /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googlemock/src/gmock_main.cc [8/12] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_main_EXPORTS -isystem /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest/include -isystem /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -MF googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d -o googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0/googletest/src/gtest_main.cc [9/12] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared -Wl,-soname,libgmock_main.so.1.14.0 -o lib/libgmock_main.so.1.14.0 googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -Wl,-rpath,/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64/lib: lib/libgmock.so.1.14.0 lib/libgtest.so.1.14.0 && : [10/12] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared -Wl,-soname,libgtest_main.so.1.14.0 -o lib/libgtest_main.so.1.14.0 googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -Wl,-rpath,/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64/lib: lib/libgtest.so.1.14.0 && : [11/12] /usr/bin/cmake -E cmake_symlink_library lib/libgmock_main.so.1.14.0 lib/libgmock_main.so.1.14.0 lib/libgmock_main.so && : [12/12] /usr/bin/cmake -E cmake_symlink_library lib/libgtest_main.so.1.14.0 lib/libgtest_main.so.1.14.0 lib/libgtest_main.so && : >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: dev-cpp/gtest-1.14.0-r1 >>> Install dev-cpp/gtest-1.14.0-r1 into /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image * abi_x86_64.amd64: running multilib-minimal_abi_src_install * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64" ninja -v -j2 -l2 install [0/1] cd /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/work/googletest-1.14.0_build-abi_x86_64.amd64 && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/gmock-more-matchers.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/gmock-actions.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/gmock-more-actions.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/gmock-spec-builders.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/gmock-matchers.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/internal -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/internal/gmock-internal-utils.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/internal/gmock-pp.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/internal/custom -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/internal/custom/README.md -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/internal/custom/gmock-generated-actions.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/internal/custom/gmock-matchers.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/internal/custom/gmock-port.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/internal/gmock-port.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/gmock-cardinalities.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/gmock-nice-strict.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/gmock.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gmock/gmock-function-mocker.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgmock.so.1.14.0 -- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgmock.so.1.14.0" to "" -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgmock.so -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgmock_main.so.1.14.0 -- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgmock_main.so.1.14.0" to "" -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgmock_main.so -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/pkgconfig/gmock.pc -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/pkgconfig/gmock_main.pc -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/cmake/GTest/GTestTargets.cmake -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/cmake/GTest/GTestTargets-relwithdebinfo.cmake -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/cmake/GTest/GTestConfigVersion.cmake -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/cmake/GTest/GTestConfig.cmake -- Up-to-date: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest-param-test.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest-printers.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest-spi.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest-matchers.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest_pred_impl.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest_prod.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest-death-test.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest-assertion-result.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/gtest-port.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/gtest-string.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/gtest-param-util.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/gtest-filepath.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/gtest-death-test-internal.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/gtest-internal.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/custom -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/custom/gtest-port.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/custom/README.md -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/custom/gtest-printers.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/custom/gtest.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/gtest-type-util.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/internal/gtest-port-arch.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest-typed-test.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest-message.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/include/gtest/gtest-test-part.h -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgtest.so.1.14.0 -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgtest.so -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgtest_main.so.1.14.0 -- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgtest_main.so.1.14.0" to "" -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/libgtest_main.so -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/pkgconfig/gtest.pc -- Installing: /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image/usr/lib64/pkgconfig/gtest_main.pc >>> Completed installing dev-cpp/gtest-1.14.0-r1 into /var/tmp/portage/dev-cpp/gtest-1.14.0-r1/image * Final size of build directory: 7024 KiB (6.8 MiB) * Final size of installed tree: 2052 KiB (2.0 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 /usr/lib64/libgtest_main.so.1.14.0