Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1334_11_0_51/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 7.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=7.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1334_11_0_51/.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: 7.7138671875 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: ['patches/*', '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 Exporting package recipe date/2.4.1 exports: File 'conandata.yml' found. Exporting it... date/2.4.1 exports: Copied 1 '.yml' file: conandata.yml date/2.4.1 exports_sources: Copied 3 '.patch' files: cmake.patch, 0001-fix-uwp.patch, string_view.patch date/2.4.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.4.1': {'sha256': '98907d243397483bd7ad889bf6c66746db0d7d2a39cc9aacc041834c40b65b98', 'url': 'https://github.com/HowardHinnant/date/archive/v2.4.1.tar.gz'}}, 'patches': {'2.4.1': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-fix-uwp.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/cmake.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/string_view.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.4.1: - base_path: source_subfolder patch_file: patches/0001-fix-uwp.patch - base_path: source_subfolder patch_file: patches/cmake.patch - base_path: source_subfolder patch_file: patches/string_view.patch sources: 2.4.1: sha256: 98907d243397483bd7ad889bf6c66746db0d7d2a39cc9aacc041834c40b65b98 url: https://github.com/HowardHinnant/date/archive/v2.4.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK date/2.4.1: A new conanfile.py version was exported date/2.4.1: Folder: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/export date/2.4.1: Using the exported files summary hash as the recipe revision: 1eebc9fc8e04afe356813655728a1df6 date/2.4.1: Exported revision: 1eebc9fc8e04afe356813655728a1df6 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=7.0 os=Linux os_build=Linux [options] date:shared=False [build_requires] [env] date/2.4.1: Forced build from source date/2.4.1 (test package): Installing package Requirements date/2.4.1 from local cache - Cache Packages date/2.4.1:705eee3ce2c75e3bc5156ad46ca4e80af3489f3b - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK date/2.4.1: Configuring sources in /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK date/2.4.1: Copying sources to build folder date/2.4.1: Building your package in /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/build/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b date/2.4.1: 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 date/2.4.1: Calling build() -- The C compiler identification is Clang 7.0.0 -- The CXX compiler identification is Clang 7.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan CMake Wrapper -- 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: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 7.0 -- Conan: C++ stdlib: libc++ -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE # date: USE_SYSTEM_TZ_DB True # date: USE_TZ_DB_IN_DOT False # date: BUILD_SHARED_LIBS OFF # date: ENABLE_DATE_TESTING False -- 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_1334_11_0_51/.conan/data/date/2.4.1/_/_/build/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b Scanning dependencies of target tz [ 50%] Building CXX object source_subfolder/CMakeFiles/tz.dir/src/tz.cpp.o [100%] Linking CXX static library ../lib/libtz.a [100%] Built target tz date/2.4.1: Package '705eee3ce2c75e3bc5156ad46ca4e80af3489f3b' built date/2.4.1: Build folder /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/build/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b date/2.4.1: Generated conaninfo.txt date/2.4.1: Generated conanbuildinfo.txt date/2.4.1: Generating the package date/2.4.1: Package folder /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b date/2.4.1: Calling package() -- Conan CMake Wrapper -- 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: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 7.0 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/build/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b [100%] Built target tz Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/lib/cmake/date/dateConfig.cmake -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/lib/libtz.a -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include/ -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date/ios.h -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date/date.h -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date/chrono_io.h -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date/islamic.h -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date/iso_week.h -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date/julian.h -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date/ptz.h -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date/tz.h -- Installing: /tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include//date/tz_private.h [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 date/2.4.1 package(): Packaged 1 '.a' file: libtz.a date/2.4.1 package(): Packaged 9 '.h' files date/2.4.1 package(): Packaged 1 '.txt' file: LICENSE.txt date/2.4.1: Package '705eee3ce2c75e3bc5156ad46ca4e80af3489f3b' created date/2.4.1: Created package revision c863655ee70a0766f44f84456a426661 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK date/2.4.1 (test package): Generator cmake created conanbuildinfo.cmake date/2.4.1 (test package): Generator txt created conanbuildinfo.txt date/2.4.1 (test package): Generated conaninfo.txt date/2.4.1 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3/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 date/2.4.1 (test package): Calling build() -- The C compiler identification is Clang 7.0.0 -- The CXX compiler identification is Clang 7.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- 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: Checking correct version: 7.0 -- Conan: C++ stdlib: libc++ -- 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_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3 /usr/bin/cmake -S/tmp/c3ipr/pr_1334_11_0_51/test_package -B/tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3/CMakeFiles /tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3' cd /tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_1334_11_0_51/test_package /tmp/c3ipr/pr_1334_11_0_51/test_package /tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3 /tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3 /tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3' [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /usr/bin/clang++ -I/tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/include -m64 -stdlib=libc++ -O3 -DNDEBUG -DUSE_AUTOLOAD=0 -DHAS_REMOTE_API=0 -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_1334_11_0_51/test_package/test_package.cpp [100%] Linking CXX executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/clang++ -m64 -stdlib=libc++ -O3 -DNDEBUG -rdynamic CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -L/tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/lib -Wl,-rpath,/tmp/c3ipr/pr_1334_11_0_51/.conan/data/date/2.4.1/_/_/package/705eee3ce2c75e3bc5156ad46ca4e80af3489f3b/lib -ltz -lpthread make[2]: Leaving directory '/tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1334_11_0_51/test_package/build/a01dc78486336c91407f71ab8d6ea036706ce3f3/CMakeFiles 0 date/2.4.1 (test package): Running test() 2015-03-22 2015-03-22 2015-03-22 exception caught discover_tz_dir failed to find zoneinfo JSON file created at '/tmp/c3ipr/pr_1334_11_0_51/_create.json'