******************************************************************************** conan install librhash/1.4.2@ --build=librhash --profile=/home/conan/w/BuildSingleReference/30024/8d70158d-169d-4098-bac0-a656275da79b/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 3.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=3.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=3.9 os=Linux os_build=Linux [options] librhash:shared=False [build_requires] [env] openssl/1.1.1k: Not found in local cache, looking in remotes... openssl/1.1.1k: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1k: Downloaded recipe revision f04d81bc5ae53bb4d0498c37314a7b2c librhash/1.4.2: Forced build from source Installing package: librhash/1.4.2 Requirements librhash/1.4.2 from local cache - Cache openssl/1.1.1k from 'conan-center' - Downloaded Packages librhash/1.4.2:a4e89b240cc6701f2d9158fcf8b6d2edec90668a - Build openssl/1.1.1k:c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27 - Download Installing (downloading, building) binaries... openssl/1.1.1k: Retrieving package c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1k: Package installed c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27 openssl/1.1.1k: Downloaded package revision 2a76f4fa8f314ae9f3ec33188c023322 [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK librhash/1.4.2: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK librhash/1.4.2: Copying sources to build folder librhash/1.4.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a librhash/1.4.2: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK librhash/1.4.2: Calling build() librhash/1.4.2: Calling: > ./configure '--enable-openssl' '--disable-gettext' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a' '--bindir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/bin' '--libdir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/lib' '--extra-cflags=-I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include' '--extra-ldflags=-m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib' '--disable-lib-shared' '--enable-lib-static' ----Running------ > ./configure '--enable-openssl' '--disable-gettext' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a' '--bindir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/bin' '--libdir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/lib' '--extra-cflags=-I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include' '--extra-ldflags=-m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib' '--disable-lib-shared' '--enable-lib-static' ----------------- Checking for target OS ... Linux Checking for gcc version ... gcc 7.2.0 Checking for linker support for -static ... yes Checking for linker support for --version-script ... yes Checking for OpenSSL ... found Checking for sources ... RHash 1.4.2 Writing config.mak Writing librhash/config.mak Writing dist/librhash.pc ----Running------ > make -j3 ----------------- gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include calc_sums.c -o calc_sums.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include hash_print.c -o hash_print.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include common_func.c -o common_func.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include hash_update.c -o hash_update.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include file.c -o file.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include file_mask.c -o file_mask.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include file_set.c -o file_set.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include find_file.c -o find_file.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include hash_check.c -o hash_check.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include output.c -o output.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DSYSCONFDIR=\"/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/etc\" parse_cmdline.c -o parse_cmdline.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLOCALEDIR=\"/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/share/locale\" rhash_main.c -o rhash_main.o gcc -c -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include win_utils.c -o win_utils.o cd librhash && make lib-shared cd librhash && make lib-static make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include algorithms.c -o algorithms.o make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' sed -ne '1s/.*/{ global:/p; s/^RHASH_API.* \(rhash_[a-z0-9_]*\)(.*/ \1;/p; $s/.*/local: *; };/p' rhash.h rhash_torrent.h rhash_timing.h > exports.sym rm -f librhash.so ln -s librhash.so.0 librhash.so gcc -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -fpic -DRHASH_XVERSION=0x01040200 algorithms.c byte_order.c plug_openssl.c rhash.c rhash_timing.c rhash_torrent.c aich.c blake2b.c blake2s.c crc32.c ed2k.c edonr.c hex.c md4.c md5.c sha1.c sha256.c sha512.c sha3.c ripemd-160.c gost12.c gost94.c has160.c snefru.c tiger.c tiger_sbox.c tth.c torrent.c util.c whirlpool.c whirlpool_sbox.c -m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -lcrypto -shared -Wl,--version-script,exports.sym,-soname,librhash.so.0 -o librhash.so.0 gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include byte_order.c -o byte_order.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include plug_openssl.c -o plug_openssl.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DRHASH_XVERSION=0x01040200 rhash.c -o rhash.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include rhash_timing.c -o rhash_timing.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include rhash_torrent.c -o rhash_torrent.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include aich.c -o aich.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include blake2b.c -o blake2b.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include blake2s.c -o blake2s.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include crc32.c -o crc32.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include ed2k.c -o ed2k.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include edonr.c -o edonr.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include hex.c -o hex.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include md4.c -o md4.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include md5.c -o md5.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include sha1.c -o sha1.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include sha256.c -o sha256.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include sha512.c -o sha512.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include sha3.c -o sha3.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include ripemd-160.c -o ripemd-160.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include gost12.c -o gost12.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include gost94.c -o gost94.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include has160.c -o has160.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include snefru.c -o snefru.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include tiger.c -o tiger.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include tiger_sbox.c -o tiger_sbox.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include tth.c -o tth.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include torrent.c -o torrent.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include util.c -o util.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include whirlpool.c -o whirlpool.o gcc -c -DUSE_OPENSSL -O2 -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 -Wdeclaration-after-statement -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include whirlpool_sbox.c -o whirlpool_sbox.o ar cqs librhash.a algorithms.o byte_order.o plug_openssl.o rhash.o rhash_timing.o rhash_torrent.o aich.o blake2b.o blake2s.o crc32.o ed2k.o edonr.o hex.o md4.o md5.o sha1.o sha256.o sha512.o sha3.o ripemd-160.o gost12.o gost94.o has160.o snefru.o tiger.o tiger_sbox.o tth.o torrent.o util.o whirlpool.o whirlpool_sbox.o make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' gcc calc_sums.o hash_print.o common_func.o hash_update.o file.o file_mask.o file_set.o find_file.o hash_check.o output.o parse_cmdline.o rhash_main.o win_utils.o librhash/librhash.so.0 -m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o rhash librhash/1.4.2: Package 'a4e89b240cc6701f2d9158fcf8b6d2edec90668a' built librhash/1.4.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a librhash/1.4.2: Generated conaninfo.txt librhash/1.4.2: Generated conanbuildinfo.txt librhash/1.4.2: Generating the package librhash/1.4.2: Package folder /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a librhash/1.4.2: Calling package() ----Running------ > make install -j3 ----------------- make install-binary install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/share/man/man1 install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/etc tr -d \\r < dist/rhashrc.sample > rc.tmp && install -m 644 rc.tmp /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/etc/rhashrc install -m 644 dist/rhash.1 /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/share/man/man1/rhash.1 make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder' install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/bin install -m 755 rhash /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/bin/rhash install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/bin rm -f rc.tmp make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder' cd librhash && make install-lib-headers install -m 755 rhash /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/bin/rhash cd /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/bin && for f in sfv-hash has160-hash gost12-256-hash gost12-512-hash edonr256-hash edonr512-hash tiger-hash tth-hash whirlpool-hash ed2k-link magnet-link; do ln -sf rhash $f; done make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/include install -m 644 rhash.h rhash_torrent.h /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/include/ make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' cd librhash && make install-lib-static make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/lib install -m 644 librhash.a /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/lib/ cd /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/share/man/man1 && for f in sfv-hash has160-hash gost12-256-hash gost12-512-hash edonr256-hash edonr512-hash tiger-hash tth-hash whirlpool-hash ed2k-link magnet-link; do ln -sf rhash.1 $f.1; done make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' ----Running------ > make install-lib-headers -j3 ----------------- cd librhash && make install-lib-headers make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/include install -m 644 rhash.h rhash_torrent.h /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/include/ make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/a4e89b240cc6701f2d9158fcf8b6d2edec90668a/source_subfolder/librhash' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK librhash/1.4.2 package(): Packaged 1 '.a' file: librhash.a librhash/1.4.2 package(): Packaged 2 '.h' files: rhash.h, rhash_torrent.h librhash/1.4.2 package(): Packaged 1 file: COPYING librhash/1.4.2: Package 'a4e89b240cc6701f2d9158fcf8b6d2edec90668a' created librhash/1.4.2: Created package revision a9f8060d49fd1199f40105e56de6724a [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