******************************************************************************** conan install librhash/1.3.9@ --build=librhash --profile=/Users/jenkins/w/BuildSingleReference/30114/6140e2c8-1185-4e09-b74d-8fa8beebb5d7/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] librhash:shared=True [build_requires] [env] librhash/1.3.9: Forced build from source Installing package: librhash/1.3.9 Requirements librhash/1.3.9 from local cache - Cache openssl/1.1.1k from 'conan-center' - Cache Packages librhash/1.3.9:b5b3109cf8955bb13e6fd5d31136df627e907532 - Build openssl/1.1.1k:534dcc368c999e07e81f146b3466b8f656ef1f55 - Cache Installing (downloading, building) binaries... openssl/1.1.1k: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK librhash/1.3.9: Copying sources to build folder librhash/1.3.9: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/build/b5b3109cf8955bb13e6fd5d31136df627e907532 librhash/1.3.9: Generator cmake created conanbuildinfo.cmake [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 librhash/1.3.9: Calling build() librhash/1.3.9: Calling: > ./configure '--enable-openssl' '--disable-gettext' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532' '--bindir=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532/bin' '--libdir=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532/lib' '--extra-cflags=-m64 -O3' '--extra-ldflags=-m64' '--enable-lib-shared' '--disable-lib-static' ----Running------ > ./configure '--enable-openssl' '--disable-gettext' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532' '--bindir=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532/bin' '--libdir=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532/lib' '--extra-cflags=-m64 -O3' '--extra-ldflags=-m64' '--enable-lib-shared' '--disable-lib-static' ----------------- Checking for target OS ... Darwin Checking for cc version ... clang 4.2.1 Checking for linker support for -static ... no Checking for OpenSSL ... no Check "config.log" if you do not understand why it failed. librhash/1.3.9: Configuration parameters: "--enable-openssl --disable-gettext --prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532 --bindir=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532/bin --libdir=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532/lib --extra-cflags=-m64 -O3 --extra-ldflags=-m64 --enable-lib-shared --disable-lib-static" Symlinks to install: sfv-hash has160-hash gost12-256-hash gost12-512-hash edonr256-hash edonr512-hash tiger-hash tth-hash whirlpool-hash ed2k-link magnet-link ============ Checking for target OS ============ Host OS : Darwin Target OS : Darwin Target ARCH: x86_64 Result is: Darwin ============================================= Run: cc -v Apple LLVM version 10.0.1 (clang-1001.0.46.3) Target: x86_64-apple-darwin18.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Run result: 0 ============ Checking for cc version ============ Result is: clang 4.2.1 ============================================= ============ Checking for compiler working with default options ============ ----- source file: /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c ----- int main(void) { return 0; } ----- end of file: /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c ----- cc -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c -m64 -O3 -m64 -o /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp Compilation result: 0 ============================================= ============ Checking for compiler working with provided options ============ ----- source file: /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c ----- int main(void) { return 0; } ----- end of file: /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c ----- cc -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c -m64 -O3 -m64 -o /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp Compilation result: 0 ============================================= ============ Checking for linker support for -static ============ ----- source file: /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c ----- int main(void) { return 0; } ----- end of file: /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c ----- cc -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c -m64 -O3 -m64 -o /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp -static ld: library not found for -lcrt0.o clang: error: linker command failed with exit code 1 (use -v to see invocation) Compilation result: 1 Result is: no ============================================= ============ Checking for OpenSSL ============ ----- source file: /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c ----- #include #include #include #include int main(void) { return 0; } ----- end of file: /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c ----- cc -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c -m64 -O3 -m64 -o /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp -c /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T//rhash-configure-24366-41819/tmp.c:1:10: fatal error: 'openssl/opensslconf.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Compilation result: 1 Result is: no ============================================= Error: OpenSSL library not found librhash/1.3.9: Error: OpenSSL library not found librhash/1.3.9: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/build/b5b3109cf8955bb13e6fd5d31136df627e907532 librhash/1.3.9: ERROR: Package 'b5b3109cf8955bb13e6fd5d31136df627e907532' build failed librhash/1.3.9: WARN: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/build/b5b3109cf8955bb13e6fd5d31136df627e907532 ERROR: librhash/1.3.9: Error in build() method, line 106 autotools = self._configure_autotools() while calling '_configure_autotools', line 95 self._autotools.configure(args=conf_args, use_default_install_dirs=False, build=False, host=False) ConanException: Error 1 while executing ./configure '--enable-openssl' '--disable-gettext' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532' '--bindir=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532/bin' '--libdir=/Users/jenkins/w/BuildSingleReference/.conan/data/librhash/1.3.9/_/_/package/b5b3109cf8955bb13e6fd5d31136df627e907532/lib' '--extra-cflags=-m64 -O3' '--extra-ldflags=-m64' '--enable-lib-shared' '--disable-lib-static'