******************************************************************************** conan test conan-center-index/recipes/cryptopp/all/test_package/conanfile.py cryptopp/8.7.0@#5e5254dd5c4b517e97d0cf3ba187f4af -pr /Users/jenkins/w/prod/BuildSingleReference@2/153624/d70f91d5-510c-4b90-8675-2889e054bb50/profile_osx_110_libcpp_apple-clang_debug_64.cryptopp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] cryptopp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk cryptopp/8.7.0 (test package): Installing package Requirements cryptopp/8.7.0 from local cache - Cache Packages cryptopp/8.7.0:5fed66895e5b85fca4af6ac05bb157e1ffecb806 - Cache Installing (downloading, building) binaries... cryptopp/8.7.0: Already installed! cryptopp/8.7.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' cryptopp/8.7.0 (test package): Generator 'CMakeToolchain' calling 'generate()' cryptopp/8.7.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' cryptopp/8.7.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' cryptopp/8.7.0 (test package): Generator 'CMakeDeps' calling 'generate()' cryptopp/8.7.0 (test package): Generator txt created conanbuildinfo.txt cryptopp/8.7.0 (test package): Aggregating env generators cryptopp/8.7.0 (test package): Generated conaninfo.txt cryptopp/8.7.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/build/generators/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 cryptopp/8.7.0 (test package): Calling build() cryptopp/8.7.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'cryptopp-static' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/build/Debug cryptopp/8.7.0 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/build/Debug" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package cryptopp/8.7.0 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/build/generators/conanrun.sh" && ./test_package ----------------- CryptoPP version: 870 This is a random number from CryptoPP: 46 ld: warning: direct access in function 'CryptoPP::StreamTransformation::ProcessLastBlock(unsigned char*, unsigned long, unsigned char const*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(cryptlib.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::ClassNullRNG::GenerateBlock(unsigned char*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(cryptlib.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_GroupParameters_EC::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_GroupParameters_EC::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::Save(CryptoPP::BufferedTransformation&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::Load(CryptoPP::BufferedTransformation&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::Precompute(unsigned int)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::LoadPrecomputation(CryptoPP::BufferedTransformation&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::SavePrecomputation(CryptoPP::BufferedTransformation&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::GeneratableCryptoMaterial::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_ElgamalLikeSignatureAlgorithm::RecoverPresignature(CryptoPP::DL_GroupParameters const&, CryptoPP::DL_PublicKey const&, CryptoPP::Integer const&, CryptoPP::Integer const&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_ElgamalLikeSignatureAlgorithm::RecoverPresignature(CryptoPP::DL_GroupParameters const&, CryptoPP::DL_PublicKey const&, CryptoPP::Integer const&, CryptoPP::Integer const&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_ElgamalLikeSignatureAlgorithm::RecoverPresignature(CryptoPP::DL_GroupParameters const&, CryptoPP::DL_PublicKey const&, CryptoPP::Integer const&, CryptoPP::Integer const&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CFB_CipherAbstractPolicy::Iterate(unsigned char*, unsigned char const*, CryptoPP::CipherDir, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::Exception' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CFB_CipherAbstractPolicy::CipherResynchronize(unsigned char const*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::AdditiveCipherAbstractPolicy::CipherResynchronize(unsigned char*, unsigned char const*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_SignatureMessageEncodingMethod::AllowNonrecoverablePart() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_MessageAccumulator::DigestSize() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_MessageAccumulator::TruncatedFinal(unsigned char*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_SignatureMessageEncodingMethod::RecoverablePartFirst() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_SignatureMessageEncodingMethod::RecoverMessageFromRepresentative(CryptoPP::HashTransformation&, std::__1::pair, bool, unsigned char*, unsigned long, unsigned char*) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_SignatureMessageEncodingMethod::RecoverMessageFromSemisignature(CryptoPP::HashTransformation&, std::__1::pair, unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::RandomNumberStore::TransferTo2(CryptoPP::BufferedTransformation&, unsigned long&, std::__1::basic_string, std::__1::allocator > const&, bool)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(filters.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::RandomNumberStore::CopyRangeTo2(CryptoPP::BufferedTransformation&, unsigned long&, unsigned long, std::__1::basic_string, std::__1::allocator > const&, bool) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(filters.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::AdditiveCipherAbstractPolicy::SeekToIteration(unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(modes.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::RandomNumberGenerator::IncorporateEntropy(unsigned char const*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(osrng.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::TF_SignerBase::InputRecoverableMessage(CryptoPP::PK_MessageAccumulator&, unsigned char const*, unsigned long) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(pubkey.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::Clonable::Clone() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::SimpleKeyingInterface::Resynchronize(unsigned char const*, int)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::BufferedTransformation::IsolatedInitialize(CryptoPP::NameValuePairs const&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::BufferedTransformation::Detach(CryptoPP::BufferedTransformation*)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::SimpleKeyingInterface::IVSize() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::StreamTransformation::Seek(unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::MaurerRandomnessTest::GetTestValue() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(rng.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::Exception' from file 'CMakeFiles/test_package.dir/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. cryptopp/8.7.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior cryptopp/8.7.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test conan-center-index/recipes/cryptopp/all/test_v1_package/conanfile.py cryptopp/8.7.0@#5e5254dd5c4b517e97d0cf3ba187f4af -pr /Users/jenkins/w/prod/BuildSingleReference@2/153624/d70f91d5-510c-4b90-8675-2889e054bb50/profile_osx_110_libcpp_apple-clang_debug_64.cryptopp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] cryptopp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk cryptopp/8.7.0 (test package): Installing package Requirements cryptopp/8.7.0 from local cache - Cache Packages cryptopp/8.7.0:5fed66895e5b85fca4af6ac05bb157e1ffecb806 - Cache Installing (downloading, building) binaries... cryptopp/8.7.0: Already installed! cryptopp/8.7.0 (test package): Generator cmake_find_package_multi created cryptopp-config-version.cmake cryptopp/8.7.0 (test package): Generator cmake_find_package_multi created cryptoppTarget-debug.cmake cryptopp/8.7.0 (test package): Generator cmake_find_package_multi created cryptoppTargets.cmake cryptopp/8.7.0 (test package): Generator cmake_find_package_multi created cryptopp-config.cmake cryptopp/8.7.0 (test package): Generator txt created conanbuildinfo.txt cryptopp/8.7.0 (test package): Generator cmake created conanbuildinfo.cmake cryptopp/8.7.0 (test package): Aggregating env generators cryptopp/8.7.0 (test package): Generated conaninfo.txt cryptopp/8.7.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_v1_package/build/cb9d02d3f1600f7d25c56e07a498653e2f9cb0b7/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 cryptopp/8.7.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_v1_package/build/cb9d02d3f1600f7d25c56e07a498653e2f9cb0b7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_v1_package/build/cb9d02d3f1600f7d25c56e07a498653e2f9cb0b7/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_PREFIX_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_v1_package/build/cb9d02d3f1600f7d25c56e07a498653e2f9cb0b7" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_v1_package/build/cb9d02d3f1600f7d25c56e07a498653e2f9cb0b7" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_v1_package' ----------------- -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library cryptopp found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library cryptopp found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a -- Library cryptopp found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_v1_package/build/cb9d02d3f1600f7d25c56e07a498653e2f9cb0b7 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_v1_package/build/cb9d02d3f1600f7d25c56e07a498653e2f9cb0b7' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package cryptopp/8.7.0 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- CryptoPP version: 870 This is a random number from CryptoPP: 84 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 ld: warning: direct access in function 'CryptoPP::StreamTransformation::ProcessLastBlock(unsigned char*, unsigned long, unsigned char const*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(cryptlib.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::ClassNullRNG::GenerateBlock(unsigned char*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(cryptlib.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_GroupParameters_EC::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_GroupParameters_EC::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::Save(CryptoPP::BufferedTransformation&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::Load(CryptoPP::BufferedTransformation&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::Precompute(unsigned int)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::LoadPrecomputation(CryptoPP::BufferedTransformation&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CryptoMaterial::SavePrecomputation(CryptoPP::BufferedTransformation&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::GeneratableCryptoMaterial::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_ElgamalLikeSignatureAlgorithm::RecoverPresignature(CryptoPP::DL_GroupParameters const&, CryptoPP::DL_PublicKey const&, CryptoPP::Integer const&, CryptoPP::Integer const&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_ElgamalLikeSignatureAlgorithm::RecoverPresignature(CryptoPP::DL_GroupParameters const&, CryptoPP::DL_PublicKey const&, CryptoPP::Integer const&, CryptoPP::Integer const&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::DL_ElgamalLikeSignatureAlgorithm::RecoverPresignature(CryptoPP::DL_GroupParameters const&, CryptoPP::DL_PublicKey const&, CryptoPP::Integer const&, CryptoPP::Integer const&) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CFB_CipherAbstractPolicy::Iterate(unsigned char*, unsigned char const*, CryptoPP::CipherDir, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::Exception' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::CFB_CipherAbstractPolicy::CipherResynchronize(unsigned char const*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::AdditiveCipherAbstractPolicy::CipherResynchronize(unsigned char*, unsigned char const*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_SignatureMessageEncodingMethod::AllowNonrecoverablePart() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_MessageAccumulator::DigestSize() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_MessageAccumulator::TruncatedFinal(unsigned char*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_SignatureMessageEncodingMethod::RecoverablePartFirst() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_SignatureMessageEncodingMethod::RecoverMessageFromRepresentative(CryptoPP::HashTransformation&, std::__1::pair, bool, unsigned char*, unsigned long, unsigned char*) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::PK_SignatureMessageEncodingMethod::RecoverMessageFromSemisignature(CryptoPP::HashTransformation&, std::__1::pair, unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char*) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(dll.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::RandomNumberStore::TransferTo2(CryptoPP::BufferedTransformation&, unsigned long&, std::__1::basic_string, std::__1::allocator > const&, bool)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(filters.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::RandomNumberStore::CopyRangeTo2(CryptoPP::BufferedTransformation&, unsigned long&, unsigned long, std::__1::basic_string, std::__1::allocator > const&, bool) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(filters.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::AdditiveCipherAbstractPolicy::SeekToIteration(unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(modes.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::RandomNumberGenerator::IncorporateEntropy(unsigned char const*, unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(osrng.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::TF_SignerBase::InputRecoverableMessage(CryptoPP::PK_MessageAccumulator&, unsigned char const*, unsigned long) const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(pubkey.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::Clonable::Clone() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::SimpleKeyingInterface::Resynchronize(unsigned char const*, int)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::BufferedTransformation::IsolatedInitialize(CryptoPP::NameValuePairs const&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::BufferedTransformation::Detach(CryptoPP::BufferedTransformation*)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::SimpleKeyingInterface::IVSize() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::StreamTransformation::Seek(unsigned long)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(randpool.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::NotImplemented' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'CryptoPP::MaurerRandomnessTest::GetTestValue() const' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cryptopp/8.7.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcryptopp.a(rng.cpp.o)' to global weak symbol 'typeinfo for CryptoPP::Exception' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cryptopp/all/test_package/test_package.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.