Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-4199/.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/cci_PR-4199/.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/cci_PR-4199/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.3701171875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ('CMakeLists.txt',) [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe librhash/1.3.9 exports: File 'conandata.yml' found. Exporting it... librhash/1.3.9 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.3.9': {'sha256': '42b1006f998adb189b1f316bf1a60e3171da047a85c4aaded2d0d26c1476c9f6', 'url': 'https://downloads.sourceforge.net/project/rhash/rhash/1.3.9/rhash-1.3.9-src.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 1.3.9: sha256: 42b1006f998adb189b1f316bf1a60e3171da047a85c4aaded2d0d26c1476c9f6 url: https://downloads.sourceforge.net/project/rhash/rhash/1.3.9/rhash-1.3.9-src.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK librhash/1.3.9: A new conanfile.py version was exported librhash/1.3.9: Folder: /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/export librhash/1.3.9: Using the exported files summary hash as the recipe revision: 746911d123ed2b9d63ef48f4ff63839a librhash/1.3.9: Exported revision: 746911d123ed2b9d63ef48f4ff63839a 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.1i: Not found in local cache, looking in remotes... openssl/1.1.1i: Trying with 'c3i_PR-4199_3bd8cb69b14d8ddf786a552c275898ba58e93a12'... openssl/1.1.1i: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1i: Downloaded recipe revision 55d4cf80244573060fbd973268276e3e librhash/1.3.9: Forced build from source librhash/1.3.9 (test package): Installing package Requirements librhash/1.3.9 from local cache - Cache openssl/1.1.1i from 'central' - Downloaded Packages librhash/1.3.9:74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc - Build openssl/1.1.1i:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openssl/1.1.1i: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1i: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1i: Downloaded package revision 6ee21b73cdba44a8cd8f6562311a8b76 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK librhash/1.3.9: Configuring sources in /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/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.3.9: Copying sources to build folder librhash/1.3.9: Building your package in /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc librhash/1.3.9: 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.3.9: Calling build() librhash/1.3.9: Calling: > ./configure '--enable-openssl' '--disable-gettext' '--prefix=/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' '--bindir=/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin' '--libdir=/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib' '--extra-cflags=-I/home/conan/w/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' '--extra-ldflags=-m64 -L/home/conan/w/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib' '--disable-lib-shared' '--enable-lib-static' ----Running------ > ./configure '--enable-openssl' '--disable-gettext' '--prefix=/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' '--bindir=/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin' '--libdir=/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib' '--extra-cflags=-I/home/conan/w/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG' '--extra-ldflags=-m64 -L/home/conan/w/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/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.3.9 Writing config.mak Writing librhash/config.mak Writing dist/librhash.pc ----Running------ > make -j3 ----------------- /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG calc_sums.c -o calc_sums.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG hash_print.c -o hash_print.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG common_func.c -o common_func.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG hash_update.c -o hash_update.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG file.c -o file.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG file_mask.c -o file_mask.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG file_set.c -o file_set.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG find_file.c -o find_file.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG hash_check.c -o hash_check.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG output.c -o output.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -DSYSCONFDIR=\"/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/etc\" parse_cmdline.c -o parse_cmdline.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG rhash_main.c -o rhash_main.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG win_utils.c -o win_utils.o cd librhash && make lib-shared make[1]: Entering directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/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 cd librhash && make lib-static rm -f librhash.so ln -s librhash.so.0 librhash.so /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG -fpic algorithms.c byte_order.c plug_openssl.c rhash.c rhash_timing.c rhash_torrent.c aich.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 whirlpool.c whirlpool_sbox.c -m64 -L/home/conan/w/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -lcrypto -shared -Wl,--version-script,exports.sym,-soname,librhash.so.0 -o librhash.so.0 make[1]: Entering directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG algorithms.c -o algorithms.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG byte_order.c -o byte_order.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG plug_openssl.c -o plug_openssl.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG rhash.c -o rhash.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG rhash_timing.c -o rhash_timing.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG rhash_torrent.c -o rhash_torrent.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG aich.c -o aich.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG crc32.c -o crc32.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG ed2k.c -o ed2k.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG edonr.c -o edonr.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG hex.c -o hex.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG md4.c -o md4.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG md5.c -o md5.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG sha1.c -o sha1.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG sha256.c -o sha256.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG sha512.c -o sha512.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG sha3.c -o sha3.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG ripemd-160.c -o ripemd-160.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG gost12.c -o gost12.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG gost94.c -o gost94.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG has160.c -o has160.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG snefru.c -o snefru.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG tiger.c -o tiger.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG tiger_sbox.c -o tiger_sbox.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG tth.c -o tth.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG torrent.c -o torrent.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -DNDEBUG whirlpool.c -o whirlpool.o /usr/bin/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/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 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 whirlpool.o whirlpool_sbox.o make[1]: Leaving directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' make[1]: Leaving directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/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/cci_PR-4199/.conan/data/openssl/1.1.1i/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -o rhash librhash/1.3.9: Package '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' built librhash/1.3.9: Build folder /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc librhash/1.3.9: Generated conaninfo.txt librhash/1.3.9: Generated conanbuildinfo.txt librhash/1.3.9: Generating the package librhash/1.3.9: Package folder /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc librhash/1.3.9: Calling package() ----Running------ > make install -j3 ----------------- make install-binary install -d /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/share/man/man1 install -d /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/etc make[1]: Entering directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder' install -d /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin install -m 644 dist/rhash.1 /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/share/man/man1/rhash.1 tr -d \\r < dist/rhashrc.sample > rc.tmp && install -m 644 rc.tmp /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/etc/rhashrc install -m 755 rhash /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin/rhash install -d /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin cd librhash && make install-lib-headers make[1]: Leaving directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder' rm -f rc.tmp install -m 755 rhash /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin/rhash cd /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/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 make[1]: Entering directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' install -d /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include install -m 644 rhash.h rhash_torrent.h /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/ make[1]: Leaving directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' cd librhash && make install-lib-static make[1]: Entering directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' install -d /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib install -m 644 librhash.a /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/ make[1]: Leaving directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' cd /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/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 ----Running------ > make install-lib-headers -j3 ----------------- cd librhash && make install-lib-headers make[1]: Entering directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/librhash' install -d /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include install -m 644 rhash.h rhash_torrent.h /home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/ make[1]: Leaving directory '/home/conan/w/cci_PR-4199/.conan/data/librhash/1.3.9/_/_/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.3.9 package(): Packaged 1 '.a' file: librhash.a librhash/1.3.9 package(): Packaged 1 file: COPYING librhash/1.3.9 package(): Packaged 2 '.h' files: rhash_torrent.h, rhash.h librhash/1.3.9: Package '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' created librhash/1.3.9: Created package revision 2f139396efb59b36b8f87cc707549c7b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK librhash/1.3.9 (test package): Generator cmake created conanbuildinfo.cmake librhash/1.3.9 (test package): Generator txt created conanbuildinfo.txt librhash/1.3.9 (test package): Generated conaninfo.txt librhash/1.3.9 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-4199/1/9581fe14-793e-4a86-96f1-bc53ef8443e8/recipes/librhash/all/test_package/build/3bf6a10104e29926c2e4c2dda10b26660acb7c8a/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 librhash/1.3.9 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4199/1/9581fe14-793e-4a86-96f1-bc53ef8443e8/recipes/librhash/all/test_package/build/3bf6a10104e29926c2e4c2dda10b26660acb7c8a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-4199/1/9581fe14-793e-4a86-96f1-bc53ef8443e8/recipes/librhash/all/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4199/1/9581fe14-793e-4a86-96f1-bc53ef8443e8/recipes/librhash/all/test_package/build/3bf6a10104e29926c2e4c2dda10b26660acb7c8a ----Running------ > cmake --build '/home/conan/w/cci_PR-4199/1/9581fe14-793e-4a86-96f1-bc53ef8443e8/recipes/librhash/all/test_package/build/3bf6a10104e29926c2e4c2dda10b26660acb7c8a' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/example.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package librhash/1.3.9 (test package): Running test() ----Running------ > bin/test_package ----------------- calculated SHA256 hash= b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 reference SHA256 hash= b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 JSON file created at '/home/conan/w/cci_PR-4199/1/9581fe14-793e-4a86-96f1-bc53ef8443e8/_create.json'