Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-3489/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.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-3489/.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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-3489/.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: 3.6435546875 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: None [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 argon2/20190702 exports: File 'conandata.yml' found. Exporting it... argon2/20190702 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'20190702': {'url': 'https://github.com/P-H-C/phc-winner-argon2/archive/20190702.tar.gz', 'sha256': 'daf972a89577f8772602bf2eb38b6a3dd3d922bf5724d45e7f9589b5e830442c'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '20190702': sha256: daf972a89577f8772602bf2eb38b6a3dd3d922bf5724d45e7f9589b5e830442c url: https://github.com/P-H-C/phc-winner-argon2/archive/20190702.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 argon2/20190702: A new conanfile.py version was exported argon2/20190702: Folder: /home/conan/w/cci_PR-3489/.conan/data/argon2/20190702/_/_/export argon2/20190702: Using the exported files summary hash as the recipe revision: 17b71631538973167c0f43a73bb6e0df argon2/20190702: Exported revision: 17b71631538973167c0f43a73bb6e0df Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] argon2:shared=True [build_requires] [env] argon2/20190702: Forced build from source argon2/20190702 (test package): Installing package Requirements argon2/20190702 from local cache - Cache Packages argon2/20190702:fbf73d511eca3bcd2412ce823d2b4b46f91feef8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK argon2/20190702: Configuring sources in /home/conan/w/cci_PR-3489/.conan/data/argon2/20190702/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK argon2/20190702: Copying sources to build folder argon2/20190702: Building your package in /home/conan/w/cci_PR-3489/.conan/data/argon2/20190702/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 argon2/20190702: Generator txt created conanbuildinfo.txt [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 argon2/20190702: Calling build() ----Running------ > make OPTTARGET=x86-64 libs ----------------- Building with optimizations for x86-64 /usr/bin/gcc -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -march=x86-64 -shared -fPIC -fvisibility=hidden -DA2_VISCTL=1 -Wl,-soname,libargon2.so.1 src/argon2.c src/core.c src/blake2/blake2b.c src/thread.c src/encoding.c src/opt.c -o libargon2.so.1 /usr/bin/gcc -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -march=x86-64 -c -o src/argon2.o src/argon2.c /usr/bin/gcc -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -march=x86-64 -c -o src/core.o src/core.c /usr/bin/gcc -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -march=x86-64 -c -o src/blake2/blake2b.o src/blake2/blake2b.c /usr/bin/gcc -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -march=x86-64 -c -o src/thread.o src/thread.c /usr/bin/gcc -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -march=x86-64 -c -o src/encoding.o src/encoding.c /usr/bin/gcc -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -march=x86-64 -c -o src/opt.o src/opt.c ar rcs libargon2.a src/argon2.o src/core.o src/blake2/blake2b.o src/thread.o src/encoding.o src/opt.o sed '/^##.*$/d; s#@PREFIX@#/usr#g; s#@EXTRA_LIBS@#-lrt -ldl#g; s#@UPSTREAM_VER@#ZERO#g; s#@HOST_MULTIARCH@#lib/x86_64-linux-gnu#g; s#@INCLUDE@#include#g;' < 'libargon2.pc.in' > 'libargon2.pc' argon2/20190702: Package 'fbf73d511eca3bcd2412ce823d2b4b46f91feef8' built argon2/20190702: Build folder /home/conan/w/cci_PR-3489/.conan/data/argon2/20190702/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 argon2/20190702: Generated conaninfo.txt argon2/20190702: Generated conanbuildinfo.txt argon2/20190702: Generating the package argon2/20190702: Package folder /home/conan/w/cci_PR-3489/.conan/data/argon2/20190702/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 argon2/20190702: Calling package() ----Running------ > ln -s libargon2.so.1 libargon2.so ----------------- [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 argon2/20190702 package(): Packaged 1 '.a' file: libargon2.a argon2/20190702 package(): Packaged 1 '.so' file: libargon2.so argon2/20190702 package(): Packaged 1 '.1' file: libargon2.so.1 argon2/20190702 package(): Packaged 1 file: LICENSE argon2/20190702 package(): Packaged 1 '.h' file: argon2.h argon2/20190702: Package 'fbf73d511eca3bcd2412ce823d2b4b46f91feef8' created argon2/20190702: Created package revision 133d13fa96aa125d166340de82e89e98 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK argon2/20190702 (test package): Generator txt created conanbuildinfo.txt argon2/20190702 (test package): Generator cmake created conanbuildinfo.cmake argon2/20190702 (test package): Generated conaninfo.txt argon2/20190702 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-3489/23/b6d7b31b-0616-436b-9bcf-07ffe5632361/recipes/argon2/all/test_package/build/c686503a4c47720ea2daced07a30d3bff89148d7/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 argon2/20190702 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3489/23/b6d7b31b-0616-436b-9bcf-07ffe5632361/recipes/argon2/all/test_package/build/c686503a4c47720ea2daced07a30d3bff89148d7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -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-3489/23/b6d7b31b-0616-436b-9bcf-07ffe5632361/recipes/argon2/all/test_package' ----------------- -- The CXX compiler identification is GNU 6.4.0 -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library argon2 found /home/conan/w/cci_PR-3489/.conan/data/argon2/20190702/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/libargon2.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3489/23/b6d7b31b-0616-436b-9bcf-07ffe5632361/recipes/argon2/all/test_package/build/c686503a4c47720ea2daced07a30d3bff89148d7 ----Running------ > cmake --build '/home/conan/w/cci_PR-3489/23/b6d7b31b-0616-436b-9bcf-07ffe5632361/recipes/argon2/all/test_package/build/c686503a4c47720ea2daced07a30d3bff89148d7' '--' '-j3' ----------------- Scanning dependencies of target argon2-test [ 50%] Building CXX object CMakeFiles/argon2-test.dir/argon2-test.cpp.o [100%] Linking CXX executable bin/argon2-test [100%] Built target argon2-test argon2/20190702 (test package): Running test() ----Running------ > ./argon2-test ----------------- Encoded password: $argon2id$v=19$m=65536,t=2,p=2$U0FMVFNUUgA$iO8UBcJwWi9FG0FLMfgpQacJiC9WGgzPvx8Z6yzEMYI Verify password OK JSON file created at '/home/conan/w/cci_PR-3489/23/b6d7b31b-0616-436b-9bcf-07ffe5632361/_create.json'