******************************************************************************** conan install librhash/1.4.2@ --build=librhash --profile=/home/conan/w/BuildSingleReference/30162/1f0e547f-e78e-463f-91cd-6699f2eee971/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 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:74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc - Build openssl/1.1.1k:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openssl/1.1.1k: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1k: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1k: Downloaded package revision cba97e8e987dd427c1cee0f4a184d5cc [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/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc 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/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' '--bindir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin' '--libdir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib' '--extra-cflags=-m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' '--extra-ldflags=-m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/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/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' '--bindir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin' '--libdir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib' '--extra-cflags=-m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' '--extra-ldflags=-m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' '--disable-lib-shared' '--enable-lib-static' ----------------- Checking for target OS ... Linux Checking for /usr/bin/gcc version ... gcc 5.4.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 librhash/1.4.2: Configuration parameters: "--enable-openssl --disable-gettext --prefix=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc --bindir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin --libdir=/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib --extra-cflags=-m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG --extra-ldflags=-m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib --disable-lib-shared --enable-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 : Linux Target OS : Linux Target ARCH: x86_64 Result is: Linux ============================================= Run: /usr/bin/gcc -v Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.12' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12) Run result: 0 ============ Checking for /usr/bin/gcc version ============ Result is: gcc 5.4.0 ============================================= ============ Checking for compiler working with default options ============ ----- source file: /tmp/rhash-configure-0-1059/tmp.c ----- int main(void) { return 0; } ----- end of file: /tmp/rhash-configure-0-1059/tmp.c ----- /usr/bin/gcc -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -m64 -O3 -s -fPIC /tmp/rhash-configure-0-1059/tmp.c -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -o /tmp/rhash-configure-0-1059/tmp Compilation result: 0 ============================================= ============ Checking for compiler working with provided options ============ ----- source file: /tmp/rhash-configure-0-1059/tmp.c ----- int main(void) { return 0; } ----- end of file: /tmp/rhash-configure-0-1059/tmp.c ----- /usr/bin/gcc -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 -m64 -O3 -s -fPIC /tmp/rhash-configure-0-1059/tmp.c -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -o /tmp/rhash-configure-0-1059/tmp Compilation result: 0 ============================================= ============ Checking for linker support for -static ============ ----- source file: /tmp/rhash-configure-0-1059/tmp.c ----- int main(void) { return 0; } ----- end of file: /tmp/rhash-configure-0-1059/tmp.c ----- /usr/bin/gcc -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 -m64 -O3 -s -fPIC /tmp/rhash-configure-0-1059/tmp.c -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -o /tmp/rhash-configure-0-1059/tmp -static Compilation result: 0 Result is: yes ============================================= ============ Checking for linker support for --version-script ============ ----- source file: /tmp/rhash-configure-0-1059/tmp.c ----- int main(void) { return 0; } ----- end of file: /tmp/rhash-configure-0-1059/tmp.c ----- /usr/bin/gcc -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 -m64 -O3 -s -fPIC /tmp/rhash-configure-0-1059/tmp.c -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -o /tmp/rhash-configure-0-1059/tmp -Wl,--version-script,/tmp/rhash-configure-0-1059/tmp.txt -shared Compilation result: 0 Result is: yes ============================================= ============ Checking for OpenSSL ============ ----- source file: /tmp/rhash-configure-0-1059/tmp.c ----- #include #include #include #include int main(void) { return 0; } ----- end of file: /tmp/rhash-configure-0-1059/tmp.c ----- /usr/bin/gcc -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 -m64 -O3 -s -fPIC /tmp/rhash-configure-0-1059/tmp.c -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -o /tmp/rhash-configure-0-1059/tmp -c Compilation result: 0 ----- source file: /tmp/rhash-configure-0-1059/tmp.c ----- #include int main(void) { MD5_Init(NULL); return 0; } ----- end of file: /tmp/rhash-configure-0-1059/tmp.c ----- /usr/bin/gcc -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 -m64 -O3 -s -fPIC /tmp/rhash-configure-0-1059/tmp.c -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -o /tmp/rhash-configure-0-1059/tmp -lcrypto Compilation result: 0 Result is: found ============================================= ============ Checking for sources ============ RHASH_SRC=, LIBRHASH_SRC=librhash/, BINDINGS_SRC=bindings/ RHASH_VERSION=1.4.2 BINDINGS_VERSION=1.4.2 Result is: RHash 1.4.2 ============================================= ----Running------ > make -j3 ----------------- /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG calc_sums.c -o calc_sums.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG hash_print.c -o hash_print.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG common_func.c -o common_func.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG hash_update.c -o hash_update.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG file.c -o file.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG file_mask.c -o file_mask.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG file_set.c -o file_set.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG find_file.c -o find_file.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG hash_check.c -o hash_check.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG output.c -o output.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -DSYSCONFDIR=\"/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/etc\" parse_cmdline.c -o parse_cmdline.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -DLOCALEDIR=\"/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/share/locale\" rhash_main.c -o rhash_main.o /usr/bin/gcc -c -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG win_utils.c -o win_utils.o cd librhash && make lib-shared make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/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 /usr/bin/gcc -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -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/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -lcrypto -shared -Wl,--version-script,exports.sym,-soname,librhash.so.0 -o librhash.so.0 cd librhash && make lib-static make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG algorithms.c -o algorithms.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG byte_order.c -o byte_order.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG plug_openssl.c -o plug_openssl.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -DRHASH_XVERSION=0x01040200 rhash.c -o rhash.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG rhash_timing.c -o rhash_timing.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG rhash_torrent.c -o rhash_torrent.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG aich.c -o aich.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG blake2b.c -o blake2b.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG blake2s.c -o blake2s.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG crc32.c -o crc32.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG ed2k.c -o ed2k.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG edonr.c -o edonr.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG hex.c -o hex.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG md4.c -o md4.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG md5.c -o md5.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG sha1.c -o sha1.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG sha256.c -o sha256.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG sha512.c -o sha512.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG sha3.c -o sha3.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG ripemd-160.c -o ripemd-160.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG gost12.c -o gost12.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG gost94.c -o gost94.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG has160.c -o has160.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG snefru.c -o snefru.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG tiger.c -o tiger.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG tiger_sbox.c -o tiger_sbox.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG tth.c -o tth.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG torrent.c -o torrent.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG util.c -o util.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG whirlpool.c -o whirlpool.o /usr/bin/gcc -c -DUSE_OPENSSL -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 -m64 -O3 -s -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG 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/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' /usr/bin/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/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -o rhash librhash/1.4.2: Package '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' built librhash/1.4.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc 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/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc 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/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/share/man/man1 install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/etc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder' install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin tr -d \\r < dist/rhashrc.sample > rc.tmp && install -m 644 rc.tmp /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/etc/rhashrc install -m 755 rhash /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin/rhash install -m 644 dist/rhash.1 /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/share/man/man1/rhash.1 install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder' cd librhash && make install-lib-headers rm -f rc.tmp install -m 755 rhash /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin/rhash make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include cd /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/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 install -m 644 rhash.h rhash_torrent.h /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/ make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' cd librhash && make install-lib-static make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib install -m 644 librhash.a /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/ cd /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/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/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/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/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' install -d /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include install -m 644 rhash.h rhash_torrent.h /home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/ make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/librhash/1.4.2/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/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 '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' created librhash/1.4.2: Created package revision 4bde823c74696b49fcb7f623d502e5f5 [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