Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_913_3_0_0/.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 '/tmp/c3ipr/pr_913_3_0_0/.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 /tmp/c3ipr/pr_913_3_0_0/.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: 8.2216796875 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', 'patches/**'] [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 Exporting package recipe uriparser/0.9.3 exports: File 'conandata.yml' found. Exporting it... uriparser/0.9.3 exports: Copied 1 '.yml' file: conandata.yml uriparser/0.9.3 exports_sources: Copied 1 '.txt' file: CMakeLists.txt uriparser/0.9.3 exports_sources: Copied 1 '.patch' file: 0001-win32-no-version-suffix-for-implib.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.9.3': {'sha256': '6cef39d6eaf1a48504ee0264ce85f078758057dafb1edd0a898183b55ff76014', 'url': 'https://github.com/uriparser/uriparser/releases/download/uriparser-0.9.3/uriparser-0.9.3.tar.gz'}}, 'patches': {'0.9.3': [{'patch_file': 'patches/0001-win32-no-version-suffix-for-implib.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 0.9.3: - base_path: source_subfolder patch_file: patches/0001-win32-no-version-suffix-for-implib.patch sources: 0.9.3: sha256: 6cef39d6eaf1a48504ee0264ce85f078758057dafb1edd0a898183b55ff76014 url: https://github.com/uriparser/uriparser/releases/download/uriparser-0.9.3/uriparser-0.9.3.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK uriparser/0.9.3: A new conanfile.py version was exported uriparser/0.9.3: Folder: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/export uriparser/0.9.3: Using the exported files summary hash as the recipe revision: 9f7c205dc42efb6fe8a69f98bdb960de uriparser/0.9.3: Exported revision: 9f7c205dc42efb6fe8a69f98bdb960de Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] uriparser:shared=True [build_requires] [env] uriparser/0.9.3: Forced build from source uriparser/0.9.3 (test package): Installing package Requirements uriparser/0.9.3 from local cache - Cache Packages uriparser/0.9.3:2dfae4d8315063d1ac847ed1dee0da0df68ebbd8 - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK uriparser/0.9.3: Configuring sources in /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK uriparser/0.9.3: Copying sources to build folder uriparser/0.9.3: Building your package in /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/build/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8 uriparser/0.9.3: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK uriparser/0.9.3: Calling build() -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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: called inside local cache -- 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 -- Performing Test URIPARSER_COMPILER_SUPPORTS_VISIBILITY -- Performing Test URIPARSER_COMPILER_SUPPORTS_VISIBILITY - Success -- Looking for wprintf -- Looking for wprintf - found -- Looking for reallocarray -- Looking for reallocarray - not found =========================================================================== Configuration Prefix ............... /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8 Shared libraries ..... ON Code for char * ...... True Code for wchar_t * ... ON Tools ................ False Test suite ........... False Documentation ........ False Continue with make make test sudo make install =========================================================================== -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY URIPARSER_BUILD_WCHAR -- Build files have been written to: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/build/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/build_subfolder Scanning dependencies of target uriparser [ 6%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriCommon.c.o [ 18%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriCompare.c.o [ 18%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriEscape.c.o [ 25%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriFile.c.o [ 31%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriIp4Base.c.o [ 37%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriIp4.c.o [ 43%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriMemory.c.o [ 50%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriNormalizeBase.c.o [ 56%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriNormalize.c.o [ 62%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriParseBase.c.o [ 68%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriParse.c.o [ 75%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriQuery.c.o [ 81%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriRecompose.c.o [ 87%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriResolve.c.o [ 93%] Building C object source_subfolder/CMakeFiles/uriparser.dir/src/UriShorten.c.o [100%] Linking C shared library ../lib/liburiparser.so [100%] Built target uriparser uriparser/0.9.3: Package '2dfae4d8315063d1ac847ed1dee0da0df68ebbd8' built uriparser/0.9.3: Build folder /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/build/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8 uriparser/0.9.3: Generated conaninfo.txt uriparser/0.9.3: Generated conanbuildinfo.txt uriparser/0.9.3: Generating the package uriparser/0.9.3: Package folder /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8 uriparser/0.9.3: Calling package() [100%] Built target uriparser Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib/liburiparser.so.1.0.26 -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib/liburiparser.so.1 -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib/liburiparser.so -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/include/uriparser/UriBase.h -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/include/uriparser/UriDefsAnsi.h -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/include/uriparser/UriDefsConfig.h -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/include/uriparser/UriDefsUnicode.h -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/include/uriparser/Uri.h -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/include/uriparser/UriIp4.h -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib/cmake/uriparser-0.9.3/uriparser-config.cmake -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib/cmake/uriparser-0.9.3/uriparser-config-version.cmake -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib/cmake/uriparser-0.9.3/uriparser.cmake -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib/cmake/uriparser-0.9.3/uriparser-release.cmake -- Installing: /tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib/pkgconfig/liburiparser.pc [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 uriparser/0.9.3 package(): Packaged 1 '.so' file: liburiparser.so uriparser/0.9.3 package(): Packaged 1 '.26' file: liburiparser.so.1.0.26 uriparser/0.9.3 package(): Packaged 1 '.1' file: liburiparser.so.1 uriparser/0.9.3 package(): Packaged 6 '.h' files uriparser/0.9.3 package(): Packaged 1 file: COPYING uriparser/0.9.3: Package '2dfae4d8315063d1ac847ed1dee0da0df68ebbd8' created uriparser/0.9.3: Created package revision 9ae45db94f3d69a51a8d5df38b1fb620 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK uriparser/0.9.3 (test package): Generator cmake created conanbuildinfo.cmake uriparser/0.9.3 (test package): Generator txt created conanbuildinfo.txt uriparser/0.9.3 (test package): Generated conaninfo.txt uriparser/0.9.3 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c/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 uriparser/0.9.3 (test package): Running build() -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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 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++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c /usr/bin/cmake -S/tmp/c3ipr/pr_913_3_0_0/test_package -B/tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c/CMakeFiles /tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c' cd /tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_913_3_0_0/test_package /tmp/c3ipr/pr_913_3_0_0/test_package /tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c /tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c /tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c' [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o /usr/bin/gcc -D_GLIBCXX_USE_CXX11_ABI=0 -I/tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/include -m64 -O3 -DNDEBUG -o CMakeFiles/test_package.dir/test_package.c.o -c /tmp/c3ipr/pr_913_3_0_0/test_package/test_package.c [100%] Linking C executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/gcc -m64 -O3 -DNDEBUG -rdynamic CMakeFiles/test_package.dir/test_package.c.o -o bin/test_package -L/tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib -Wl,-rpath,/tmp/c3ipr/pr_913_3_0_0/.conan/data/uriparser/0.9.3/_/_/package/2dfae4d8315063d1ac847ed1dee0da0df68ebbd8/lib -luriparser make[2]: Leaving directory '/tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_913_3_0_0/test_package/build/f29c19a7fcb6a2defc61baf236b97f1e98e8f63c/CMakeFiles 0 uriparser/0.9.3 (test package): Running test() URI to parse is "file://username:password@home:22/user/directory/subdirectory/index.html?q=1337&b=5318008#some_fragment_index" scheme: file userInfo: username:password hostText: home portText: 22 query: q=1337&b=5318008 fragment: some_fragment_index segment [0]: user segment [1]: directory segment [2]: subdirectory segment [3]: index.html JSON file created at '/tmp/c3ipr/pr_913_3_0_0/_create.json'