******************************************************************************** conan test conan-center-index/recipes/nss/all/test_package/conanfile.py nss/3.76@#c96d2a7b70b082f0ccc1b776b1186710 -pr /home/conan/w/prod/BuildSingleReference/21900/41e343a2-00fc-464e-b9dc-88880395da90/profile_linux_10_libstdcpp11_gcc_debug_64.nss-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] nss:shared=False [build_requires] [env] nspr/4.33: Not found in local cache, looking in remotes... nspr/4.33: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nspr/4.33: Downloaded recipe revision a274559696b211e797b9524adebda153 sqlite3/3.38.1: Not found in local cache, looking in remotes... sqlite3/3.38.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.38.1: Downloaded recipe revision c7348c448cd1d9b52f9ca90b2b936c1d zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 82202701ea360c0863f1db5008067122 nss/3.76 (test package): Installing package Requirements nspr/4.33 from 'conan-center' - Downloaded nss/3.76 from local cache - Cache sqlite3/3.38.1 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages nspr/4.33:6154c2498a2a8eaf8becc7ef9de350d211850ff7 - Download nss/3.76:39a2f55b4db8abc4f2eae0a924db37f77e7233bc - Download sqlite3/3.38.1:ae7981a36176c997fdea9f39a935baaacb3ced52 - Download zlib/1.2.12:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... nspr/4.33: Retrieving package 6154c2498a2a8eaf8becc7ef9de350d211850ff7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nspr/4.33: Package installed 6154c2498a2a8eaf8becc7ef9de350d211850ff7 nspr/4.33: Downloaded package revision 11001af5caadcc301bd4e5456e7c1e4f sqlite3/3.38.1: Retrieving package ae7981a36176c997fdea9f39a935baaacb3ced52 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.38.1: Package installed ae7981a36176c997fdea9f39a935baaacb3ced52 sqlite3/3.38.1: Downloaded package revision fce4e9a423879d4c7108366f2cfc224b zlib/1.2.12: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 75e99b627c196b65c439728670655ec3c366b334 zlib/1.2.12: Downloaded package revision b0bcf030bb27538f148d8d3db3ae5284 nss/3.76: Retrieving package 39a2f55b4db8abc4f2eae0a924db37f77e7233bc from remote 'c3i_PR-10310' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nss/3.76: Package installed 39a2f55b4db8abc4f2eae0a924db37f77e7233bc nss/3.76: Downloaded package revision 7ea9fd63955bdcc176ba5db7b4341f7f nspr/4.33: Appending AUTOMAKE_CONAN_INCLUDES environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/nspr/4.33/_/_/package/6154c2498a2a8eaf8becc7ef9de350d211850ff7/res/aclocal sqlite3/3.38.1: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.38.1/_/_/package/ae7981a36176c997fdea9f39a935baaacb3ced52/bin nss/3.76 (test package): Generator txt created conanbuildinfo.txt nss/3.76 (test package): Generator cmake_find_package created Findnss.cmake nss/3.76 (test package): Generator cmake_find_package created Findnspr.cmake nss/3.76 (test package): Generator cmake_find_package created FindSQLite3.cmake nss/3.76 (test package): Generator cmake_find_package created FindZLIB.cmake nss/3.76 (test package): Generator cmake created conanbuildinfo.cmake nss/3.76 (test package): Aggregating env generators nss/3.76 (test package): Generated conaninfo.txt nss/3.76 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package/build/6130aeb5d244322da3ffa94cb3fea1c726519870/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK nss/3.76 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package/build/6130aeb5d244322da3ffa94cb3fea1c726519870' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package/build/6130aeb5d244322da3ffa94cb3fea1c726519870/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package/build/6130aeb5d244322da3ffa94cb3fea1c726519870" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package' ----------------- -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library softokn3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.76/_/_/package/39a2f55b4db8abc4f2eae0a924db37f77e7233bc/lib/libsoftokn3.so -- Library nssdbm3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.76/_/_/package/39a2f55b4db8abc4f2eae0a924db37f77e7233bc/lib/libnssdbm3.so -- Library smime3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.76/_/_/package/39a2f55b4db8abc4f2eae0a924db37f77e7233bc/lib/libsmime3.so -- Library ssl3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.76/_/_/package/39a2f55b4db8abc4f2eae0a924db37f77e7233bc/lib/libssl3.so -- Library nss3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.76/_/_/package/39a2f55b4db8abc4f2eae0a924db37f77e7233bc/lib/libnss3.so -- Library nssutil3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.76/_/_/package/39a2f55b4db8abc4f2eae0a924db37f77e7233bc/lib/libnssutil3.so -- Library plds4 found /home/conan/w/prod/BuildSingleReference/.conan/data/nspr/4.33/_/_/package/6154c2498a2a8eaf8becc7ef9de350d211850ff7/lib/libplds4.so -- Library plc4 found /home/conan/w/prod/BuildSingleReference/.conan/data/nspr/4.33/_/_/package/6154c2498a2a8eaf8becc7ef9de350d211850ff7/lib/libplc4.so -- Library nspr4 found /home/conan/w/prod/BuildSingleReference/.conan/data/nspr/4.33/_/_/package/6154c2498a2a8eaf8becc7ef9de350d211850ff7/lib/libnspr4.so -- Library sqlite3 found /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.38.1/_/_/package/ae7981a36176c997fdea9f39a935baaacb3ced52/lib/libsqlite3.so -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package/build/6130aeb5d244322da3ffa94cb3fea1c726519870 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package/build/6130aeb5d244322da3ffa94cb3fea1c726519870' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package nss/3.76 (test package): Running test() ----Running------ > bin/test_package ----------------- NSS version: 3.76 NSSSMIME version: 3.76 NSSSSL version: 3.76 NSSUTIL version: 3.76 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR