******************************************************************************** conan install ptex/2.4.0@ --build=ptex --profile=/home/conan/w/BuildSingleReference/69350/b61cb51c-fa03-46e3-9a90-07490f0a74e9/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.1 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 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 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=11 os=Linux [options] ptex:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 683857dbd5377d65f26795d4023858f9 ptex/2.4.0: Forced build from source Installing package: ptex/2.4.0 Requirements ptex/2.4.0 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages ptex/2.4.0:3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149 - Build zlib/1.2.11:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package d988447fa516eac7400b2f34e2d4b89e42b4b1a8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed d988447fa516eac7400b2f34e2d4b89e42b4b1a8 zlib/1.2.11: Downloaded package revision 96b26a0821b8e4438d06cb7f7e334fea [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 ptex/2.4.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ptex/2.4.0: Copying sources to build folder ptex/2.4.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/build/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149 ptex/2.4.0: Generator cmake created conanbuildinfo.cmake ptex/2.4.0: Generator cmake_find_package created FindZLIB.cmake ptex/2.4.0: Aggregating env generators [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 ptex/2.4.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/build/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/build/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DPTEX_BUILD_STATIC_LIBS="True" -DPTEX_BUILD_SHARED_LIBS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/build/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149' ----------------- -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- 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 -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/build/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/build/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149' '--' '-j3' ----------------- Scanning dependencies of target Ptex_static [ 18%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexCache.cpp.o [ 18%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexFilters.cpp.o [ 27%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexHalf.cpp.o [ 36%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexReader.cpp.o [ 45%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexSeparableFilter.cpp.o [ 54%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexSeparableKernel.cpp.o [ 63%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexTriangleFilter.cpp.o [ 72%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexTriangleKernel.cpp.o [ 81%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexUtils.cpp.o [ 90%] Building CXX object source_subfolder/src/ptex/CMakeFiles/Ptex_static.dir/PtexWriter.cpp.o [100%] Linking CXX static library ../../../lib/libPtex.a [100%] Built target Ptex_static ptex/2.4.0: Package '3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149' built ptex/2.4.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/build/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149 ptex/2.4.0: Generated conaninfo.txt ptex/2.4.0: Generated conanbuildinfo.txt ptex/2.4.0: Generating the package ptex/2.4.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149 ptex/2.4.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/build/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149' '--target' 'install' '--' '-j3' ----------------- [100%] Built target Ptex_static Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/lib/libPtex.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/include/PtexExports.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/include/PtexHalf.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/include/PtexInt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/include/PtexPlatform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/include/Ptexture.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/include/PtexUtils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/include/PtexVersion.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/share/cmake/Ptex/ptex-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/share/cmake/Ptex/ptex-version.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/share/cmake/Ptex/ptex-exports.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ptex/2.4.0/_/_/package/3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149/share/cmake/Ptex/ptex-exports-release.cmake [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 ptex/2.4.0 package(): Packaged 1 file: LICENSE ptex/2.4.0 package(): Packaged 7 '.h' files ptex/2.4.0 package(): Packaged 1 '.a' file: libPtex.a ptex/2.4.0: Package '3144dc0ea7d1d21168cdcc0e17a2bdc71b00d149' created ptex/2.4.0: Created package revision f6bb1d1861695786886ddd1a65e352ee [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY