******************************************************************************** conan test conan-center-index/recipes/nss/all/test_package/conanfile.py nss/3.72@#1a488d7956a2eb8d0ff7e5b1718a1c3d -pr /home/conan/w/prod/BuildSingleReference/17791/e799ac8b-0a7d-43dd-a633-0e50aec7fcdb/profile_linux_5_libstdcpp11_gcc_release_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 5.4 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=5 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 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.72 (test package): Installing package Requirements nspr/4.33 from 'conan-center' - Downloaded nss/3.72 from local cache - Cache sqlite3/3.38.1 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages nspr/4.33:768a2c727e239ea08c1bb9a1769378378c70eb99 - Download nss/3.72:3606671172feeb5899a4fe4818091cafc2b66c73 - Download sqlite3/3.38.1:be3d3d3a45e8917503bad509f0e59c028be6363a - Download zlib/1.2.12:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... nspr/4.33: Retrieving package 768a2c727e239ea08c1bb9a1769378378c70eb99 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nspr/4.33: Package installed 768a2c727e239ea08c1bb9a1769378378c70eb99 nspr/4.33: Downloaded package revision 134c4e32ca1c48cd673a5c4e7dc8e064 sqlite3/3.38.1: Retrieving package be3d3d3a45e8917503bad509f0e59c028be6363a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.38.1: Package installed be3d3d3a45e8917503bad509f0e59c028be6363a sqlite3/3.38.1: Downloaded package revision b001b90098bc5b4ec4d040024992fdab zlib/1.2.12: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.12: Downloaded package revision 82c414b4a1e82e1dfeb877ab0d425081 nss/3.72: Retrieving package 3606671172feeb5899a4fe4818091cafc2b66c73 from remote 'c3i_PR-10310' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nss/3.72: Package installed 3606671172feeb5899a4fe4818091cafc2b66c73 nss/3.72: Downloaded package revision 07f045e705311db51a29e81aa1b90a46 nspr/4.33: Appending AUTOMAKE_CONAN_INCLUDES environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/nspr/4.33/_/_/package/768a2c727e239ea08c1bb9a1769378378c70eb99/res/aclocal sqlite3/3.38.1: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.38.1/_/_/package/be3d3d3a45e8917503bad509f0e59c028be6363a/bin nss/3.72 (test package): Generator cmake created conanbuildinfo.cmake nss/3.72 (test package): Generator cmake_find_package created Findnss.cmake nss/3.72 (test package): Generator cmake_find_package created Findnspr.cmake nss/3.72 (test package): Generator cmake_find_package created FindSQLite3.cmake nss/3.72 (test package): Generator cmake_find_package created FindZLIB.cmake nss/3.72 (test package): Generator txt created conanbuildinfo.txt nss/3.72 (test package): Aggregating env generators nss/3.72 (test package): Generated conaninfo.txt nss/3.72 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package/build/6206e66f55e4579c60fef0dd328d6d4db1feed33/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.72 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package/build/6206e66f55e4579c60fef0dd328d6d4db1feed33' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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/6206e66f55e4579c60fef0dd328d6d4db1feed33/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/6206e66f55e4579c60fef0dd328d6d4db1feed33" -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 5.4.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.72/_/_/package/3606671172feeb5899a4fe4818091cafc2b66c73/lib/libsoftokn3.so -- Library nssdbm3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.72/_/_/package/3606671172feeb5899a4fe4818091cafc2b66c73/lib/libnssdbm3.so -- Library smime3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.72/_/_/package/3606671172feeb5899a4fe4818091cafc2b66c73/lib/libsmime3.so -- Library ssl3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.72/_/_/package/3606671172feeb5899a4fe4818091cafc2b66c73/lib/libssl3.so -- Library nss3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.72/_/_/package/3606671172feeb5899a4fe4818091cafc2b66c73/lib/libnss3.so -- Library nssutil3 found /home/conan/w/prod/BuildSingleReference/.conan/data/nss/3.72/_/_/package/3606671172feeb5899a4fe4818091cafc2b66c73/lib/libnssutil3.so -- Library plds4 found /home/conan/w/prod/BuildSingleReference/.conan/data/nspr/4.33/_/_/package/768a2c727e239ea08c1bb9a1769378378c70eb99/lib/libplds4.so -- Library plc4 found /home/conan/w/prod/BuildSingleReference/.conan/data/nspr/4.33/_/_/package/768a2c727e239ea08c1bb9a1769378378c70eb99/lib/libplc4.so -- Library nspr4 found /home/conan/w/prod/BuildSingleReference/.conan/data/nspr/4.33/_/_/package/768a2c727e239ea08c1bb9a1769378378c70eb99/lib/libnspr4.so -- Library sqlite3 found /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.38.1/_/_/package/be3d3d3a45e8917503bad509f0e59c028be6363a/lib/libsqlite3.so -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/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 5 -- Conan: Checking correct version: 5 -- 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/6206e66f55e4579c60fef0dd328d6d4db1feed33 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nss/all/test_package/build/6206e66f55e4579c60fef0dd328d6d4db1feed33' '--' '-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.72 (test package): Running test() ----Running------ > bin/test_package ----------------- NSS version: 3.72 NSSSMIME version: 3.72 NSSSSL version: 3.72 NSSUTIL version: 3.72 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