******************************************************************************** conan install assimp/5.0.0@ --profile=/home/conan/w/BuildSingleReference/8921/42ab5070-1efb-4752-b318-6294ff1c2cd0/profile.txt --build=assimp ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 4.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=4.9 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 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] assimp:shared=True [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-upstream'... 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 b291478a29f383b998e1633bee1c0536 irrxml/1.2: Not found in local cache, looking in remotes... irrxml/1.2: Trying with 'conan-upstream'... irrxml/1.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz irrxml/1.2: Downloaded recipe revision 917d71a52435389b9f485867e907410b assimp/5.0.0: Forced build from source Installing package: assimp/5.0.0 Requirements assimp/5.0.0 from local cache - Cache irrxml/1.2 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages assimp/5.0.0:7cf672a307b3642c569e7ff3113a017e2e2abf1f - Build irrxml/1.2:3b345617ce2bd705ca33e4a8969fc7eb031ea30a - Download zlib/1.2.11:2345d377da94e8ffae1333469573b8215c98c514 - Download Installing (downloading, building) binaries... irrxml/1.2: Retrieving package 3b345617ce2bd705ca33e4a8969fc7eb031ea30a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz irrxml/1.2: Package installed 3b345617ce2bd705ca33e4a8969fc7eb031ea30a irrxml/1.2: Downloaded package revision 90d06d2692e2c2f8091621423d6186aa zlib/1.2.11: Retrieving package 2345d377da94e8ffae1333469573b8215c98c514 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 2345d377da94e8ffae1333469573b8215c98c514 zlib/1.2.11: Downloaded package revision 4b30620d76dbb274014ac2eb85d30078 [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] 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 assimp/5.0.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/source Unzipping 127.9MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK assimp/5.0.0: Copying sources to build folder assimp/5.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/build/7cf672a307b3642c569e7ff3113a017e2e2abf1f assimp/5.0.0: 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 assimp/5.0.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/build/7cf672a307b3642c569e7ff3113a017e2e2abf1f/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSYSTEM_IRRXML="True" -DASSIMP_DOUBLE_PRECISION="False" -DASSIMP_NO_EXPORT="False" -DASSIMP_BUILD_ASSIMP_TOOLS="False" -DASSIMP_BUILD_TESTS="False" -DASSIMP_BUILD_SAMPLES="False" -DASSIMP_INSTALL_PDB="False" -DASSIMP_ANDROID_JNIIOSYSTEM="False" -DASSIMP_BUILD_ALL_IMPORTERS_BY_DEFAULT="False" -DASSIMP_BUILD_ALL_EXPORTERS_BY_DEFAULT="False" -DASSIMP_BUILD_3D_IMPORTER="True" -DASSIMP_BUILD_3DS_IMPORTER="True" -DASSIMP_BUILD_3DS_EXPORTER="True" -DASSIMP_BUILD_3MF_IMPORTER="True" -DASSIMP_BUILD_3MF_EXPORTER="True" -DASSIMP_BUILD_AC_IMPORTER="True" -DASSIMP_BUILD_AMF_IMPORTER="True" -DASSIMP_BUILD_ASE_IMPORTER="True" -DASSIMP_BUILD_ASSBIN_IMPORTER="True" -DASSIMP_BUILD_ASSBIN_EXPORTER="True" -DASSIMP_BUILD_ASSXML_EXPORTER="True" -DASSIMP_BUILD_ASSJSON_EXPORTER="True" -DASSIMP_BUILD_B3D_IMPORTER="True" -DASSIMP_BUILD_BLEND_IMPORTER="True" -DASSIMP_BUILD_BVH_IMPORTER="True" -DASSIMP_BUILD_MS3D_IMPORTER="True" -DASSIMP_BUILD_COB_IMPORTER="True" -DASSIMP_BUILD_COLLADA_IMPORTER="True" -DASSIMP_BUILD_COLLADA_EXPORTER="True" -DASSIMP_BUILD_CSM_IMPORTER="True" -DASSIMP_BUILD_DXF_IMPORTER="True" -DASSIMP_BUILD_FBX_IMPORTER="True" -DASSIMP_BUILD_FBX_EXPORTER="True" -DASSIMP_BUILD_GLTF_IMPORTER="True" -DASSIMP_BUILD_GLTF_EXPORTER="True" -DASSIMP_BUILD_HMP_IMPORTER="True" -DASSIMP_BUILD_IFC_IMPORTER="True" -DASSIMP_BUILD_IRR_IMPORTER="True" -DASSIMP_BUILD_IRRMESH_IMPORTER="True" -DASSIMP_BUILD_LWO_IMPORTER="True" -DASSIMP_BUILD_LWS_IMPORTER="True" -DASSIMP_BUILD_MD2_IMPORTER="True" -DASSIMP_BUILD_MD3_IMPORTER="True" -DASSIMP_BUILD_MD5_IMPORTER="True" -DASSIMP_BUILD_MDC_IMPORTER="True" -DASSIMP_BUILD_MDL_IMPORTER="True" -DASSIMP_BUILD_MMD_IMPORTER="True" -DASSIMP_BUILD_NDO_IMPORTER="True" -DASSIMP_BUILD_NFF_IMPORTER="True" -DASSIMP_BUILD_OBJ_IMPORTER="True" -DASSIMP_BUILD_OBJ_EXPORTER="True" -DASSIMP_BUILD_OFF_IMPORTER="True" -DASSIMP_BUILD_OGRE_IMPORTER="True" -DASSIMP_BUILD_OPENGEX_IMPORTER="True" -DASSIMP_BUILD_OPENGEX_EXPORTER="True" -DASSIMP_BUILD_PLY_IMPORTER="True" -DASSIMP_BUILD_PLY_EXPORTER="True" -DASSIMP_BUILD_Q3BSP_IMPORTER="True" -DASSIMP_BUILD_Q3D_IMPORTER="True" -DASSIMP_BUILD_RAW_IMPORTER="True" -DASSIMP_BUILD_SIB_IMPORTER="True" -DASSIMP_BUILD_SMD_IMPORTER="True" -DASSIMP_BUILD_STEP_IMPORTER="True" -DASSIMP_BUILD_STEP_EXPORTER="True" -DASSIMP_BUILD_STL_IMPORTER="True" -DASSIMP_BUILD_STL_EXPORTER="True" -DASSIMP_BUILD_TERRAGEN_IMPORTER="True" -DASSIMP_BUILD_X_IMPORTER="True" -DASSIMP_BUILD_X_EXPORTER="True" -DASSIMP_BUILD_X3D_IMPORTER="True" -DASSIMP_BUILD_X3D_EXPORTER="True" -DASSIMP_BUILD_XGL_IMPORTER="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/build/7cf672a307b3642c569e7ff3113a017e2e2abf1f' ----------------- -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - 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: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- Shared libraries enabled -- Found IrrXML: /home/conan/w/BuildSingleReference/.conan/data/irrxml/1.2/_/_/package/3b345617ce2bd705ca33e4a8969fc7eb031ea30a/include -- Looking for ZLIB... -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26") -- Checking for module 'zzip-zlib-config' -- No package 'zzip-zlib-config' found -- Found ZLIB: optimized;/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib/libz.a;debug;/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib/libz.a -- Checking for module 'minizip' -- No package 'minizip' found -- Found rt: /usr/lib/x86_64-linux-gnu/librt.so -- Enabled importer formats: AMF 3DS AC ASE ASSBIN B3D BVH COLLADA DXF CSM HMP IRRMESH IRR LWO LWS MD2 MD3 MD5 MDC MDL NFF NDO OFF OBJ OGRE OPENGEX PLY MS3D COB BLEND IFC XGL FBX Q3D Q3BSP RAW SIB SMD STL TERRAGEN 3D X X3D GLTF 3MF MMD STEP -- Disabled importer formats: -- Enabled exporter formats: 3DS ASSBIN ASSXML COLLADA OBJ OPENGEX PLY FBX STL X X3D GLTF 3MF ASSJSON STEP -- Disabled exporter formats: -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/build/7cf672a307b3642c569e7ff3113a017e2e2abf1f/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/build/7cf672a307b3642c569e7ff3113a017e2e2abf1f/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target assimp [ 0%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/Assimp.cpp.o [ 0%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/CApi/CInterfaceIOWrapper.cpp.o [ 1%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/BaseImporter.cpp.o [ 1%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/BaseProcess.cpp.o [ 2%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/PostStepRegistry.cpp.o [ 2%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/ImporterRegistry.cpp.o [ 3%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/DefaultIOStream.cpp.o [ 3%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/DefaultIOSystem.cpp.o [ 4%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/ZipArchiveIOSystem.cpp.o [ 4%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/Importer.cpp.o [ 5%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/SGSpatialSort.cpp.o [ 5%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/VertexTriangleAdjacency.cpp.o [ 5%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/SpatialSort.cpp.o [ 6%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/SceneCombiner.cpp.o [ 6%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/ScenePreprocessor.cpp.o [ 7%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/SkeletonMeshBuilder.cpp.o [ 7%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/SplitByBoneCountProcess.cpp.o [ 8%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/StandardShapes.cpp.o [ 8%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/TargetAnimation.cpp.o [ 9%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/RemoveComments.cpp.o [ 9%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/Subdivision.cpp.o [ 10%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/scene.cpp.o [ 10%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/Bitmap.cpp.o [ 11%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/Version.cpp.o [ 11%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/CreateAnimMesh.cpp.o [ 11%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/simd.cpp.o [ 12%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/DefaultLogger.cpp.o [ 12%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Common/Exporter.cpp.o [ 13%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/CApi/AssimpCExport.cpp.o [ 13%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/CalcTangentsProcess.cpp.o [ 14%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/ComputeUVMappingProcess.cpp.o [ 14%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/ConvertToLHProcess.cpp.o [ 15%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/EmbedTexturesProcess.cpp.o [ 15%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/FindDegenerates.cpp.o [ 16%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/FindInstancesProcess.cpp.o [ 16%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/FindInvalidDataProcess.cpp.o [ 16%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/FixNormalsStep.cpp.o [ 17%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/DropFaceNormalsProcess.cpp.o [ 17%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/GenFaceNormalsProcess.cpp.o [ 18%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/GenVertexNormalsProcess.cpp.o [ 18%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/PretransformVertices.cpp.o [ 19%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/ImproveCacheLocality.cpp.o [ 19%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/JoinVerticesProcess.cpp.o [ 20%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/LimitBoneWeightsProcess.cpp.o [ 20%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/RemoveRedundantMaterials.cpp.o [ 21%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/RemoveVCProcess.cpp.o [ 21%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/SortByPTypeProcess.cpp.o [ 22%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/SplitLargeMeshes.cpp.o [ 22%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/TextureTransform.cpp.o [ 22%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/TriangulateProcess.cpp.o [ 23%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/ValidateDataStructure.cpp.o [ 23%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/OptimizeGraph.cpp.o [ 24%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/OptimizeMeshes.cpp.o [ 24%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/DeboneProcess.cpp.o [ 25%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/ProcessHelper.cpp.o [ 25%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/MakeVerboseFormat.cpp.o [ 26%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/ScaleProcess.cpp.o [ 26%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/PostProcessing/GenBoundingBoxesProcess.cpp.o [ 27%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Material/MaterialSystem.cpp.o [ 27%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/STEPParser/STEPFileReader.cpp.o [ 27%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/STEPParser/STEPFileEncoding.cpp.o [ 28%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/AMF/AMFImporter.cpp.o [ 28%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/AMF/AMFImporter_Geometry.cpp.o [ 29%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/AMF/AMFImporter_Material.cpp.o [ 29%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/AMF/AMFImporter_Postprocess.cpp.o [ 30%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/3DS/3DSConverter.cpp.o [ 30%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/3DS/3DSLoader.cpp.o [ 31%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/AC/ACLoader.cpp.o [ 31%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/ASE/ASELoader.cpp.o [ 32%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/ASE/ASEParser.cpp.o [ 32%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Assbin/AssbinLoader.cpp.o [ 33%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/B3D/B3DImporter.cpp.o [ 33%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/BVH/BVHLoader.cpp.o [ 33%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Collada/ColladaLoader.cpp.o [ 34%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Collada/ColladaParser.cpp.o [ 34%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/DXF/DXFLoader.cpp.o [ 35%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/CSM/CSMLoader.cpp.o [ 35%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/HMP/HMPLoader.cpp.o [ 36%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Irr/IRRMeshLoader.cpp.o [ 36%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Irr/IRRShared.cpp.o [ 37%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Irr/IRRLoader.cpp.o [ 37%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/LWO/LWOAnimation.cpp.o [ 38%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/LWO/LWOBLoader.cpp.o [ 38%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/LWO/LWOLoader.cpp.o [ 38%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/LWO/LWOMaterial.cpp.o [ 39%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/LWS/LWSLoader.cpp.o [ 39%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MD2/MD2Loader.cpp.o [ 40%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MD3/MD3Loader.cpp.o [ 40%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MD5/MD5Loader.cpp.o [ 41%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MD5/MD5Parser.cpp.o [ 41%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MDC/MDCLoader.cpp.o [ 42%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MDL/MDLLoader.cpp.o [ 42%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MDL/MDLMaterialLoader.cpp.o [ 43%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/NFF/NFFLoader.cpp.o [ 43%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/NDO/NDOLoader.cpp.o [ 44%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/OFF/OFFLoader.cpp.o [ 44%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Obj/ObjFileImporter.cpp.o [ 44%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Obj/ObjFileMtlImporter.cpp.o [ 45%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Obj/ObjFileParser.cpp.o [ 45%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Ogre/OgreImporter.cpp.o [ 46%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Ogre/OgreStructs.cpp.o [ 46%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Ogre/OgreBinarySerializer.cpp.o [ 47%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Ogre/OgreXmlSerializer.cpp.o [ 47%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Ogre/OgreMaterial.cpp.o [ 48%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/OpenGEX/OpenGEXImporter.cpp.o [ 48%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Ply/PlyLoader.cpp.o [ 49%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Ply/PlyParser.cpp.o [ 49%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MS3D/MS3DLoader.cpp.o [ 50%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/COB/COBLoader.cpp.o [ 50%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Blender/BlenderLoader.cpp.o [ 50%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Blender/BlenderDNA.cpp.o [ 51%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Blender/BlenderScene.cpp.o [ 51%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Blender/BlenderModifier.cpp.o [ 52%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Blender/BlenderBMesh.cpp.o [ 52%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Blender/BlenderTessellator.cpp.o [ 53%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Blender/BlenderCustomData.cpp.o [ 53%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCLoader.cpp.o [ 54%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCReaderGen1_2x3.cpp.o [ 54%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCReaderGen2_2x3.cpp.o [ 55%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCUtil.cpp.o [ 55%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCGeometry.cpp.o [ 55%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCMaterial.cpp.o [ 56%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCProfile.cpp.o [ 56%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCCurve.cpp.o [ 57%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCBoolean.cpp.o [ 57%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/IFC/IFCOpenings.cpp.o [ 58%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/XGL/XGLLoader.cpp.o [ 58%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXImporter.cpp.o [ 59%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXParser.cpp.o [ 59%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXTokenizer.cpp.o [ 60%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXConverter.cpp.o [ 60%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXUtil.cpp.o [ 61%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXDocument.cpp.o [ 61%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXProperties.cpp.o [ 61%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXMeshGeometry.cpp.o [ 62%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXMaterial.cpp.o [ 62%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXModel.cpp.o [ 63%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXAnimation.cpp.o [ 63%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXNodeAttribute.cpp.o [ 64%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXDeformer.cpp.o [ 64%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXBinaryTokenizer.cpp.o [ 65%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXDocumentUtil.cpp.o [ 65%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Q3D/Q3DLoader.cpp.o [ 66%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Q3BSP/Q3BSPFileParser.cpp.o [ 66%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Q3BSP/Q3BSPFileImporter.cpp.o [ 66%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Raw/RawLoader.cpp.o [ 67%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/SIB/SIBImporter.cpp.o [ 67%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/SMD/SMDLoader.cpp.o [ 68%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/STL/STLLoader.cpp.o [ 68%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Terragen/TerragenLoader.cpp.o [ 69%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Unreal/UnrealLoader.cpp.o [ 69%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X/XFileImporter.cpp.o [ 70%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X/XFileParser.cpp.o [ 70%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter.cpp.o [ 71%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Geometry2D.cpp.o [ 71%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Geometry3D.cpp.o [ 72%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Group.cpp.o [ 72%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Light.cpp.o [ 72%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Metadata.cpp.o [ 73%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Networking.cpp.o [ 73%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Postprocess.cpp.o [ 74%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Rendering.cpp.o [ 74%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Shape.cpp.o [ 75%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DImporter_Texturing.cpp.o [ 75%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/FIReader.cpp.o [ 76%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DVocabulary.cpp.o [ 76%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/glTF/glTFCommon.cpp.o [ 77%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/glTF/glTFImporter.cpp.o [ 77%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/glTF2/glTF2Importer.cpp.o [ 77%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/3MF/D3MFImporter.cpp.o [ 78%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/3MF/D3MFOpcPackage.cpp.o [ 78%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MMD/MMDImporter.cpp.o [ 79%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/MMD/MMDPmxParser.cpp.o [ 79%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileImporter.cpp.o [ 80%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen1.cpp.o [ 80%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen2.cpp.o [ 81%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen3.cpp.o [ 81%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/3DS/3DSExporter.cpp.o [ 82%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Assbin/AssbinExporter.cpp.o [ 82%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Assxml/AssxmlExporter.cpp.o [ 83%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Collada/ColladaExporter.cpp.o [ 83%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Obj/ObjExporter.cpp.o [ 83%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/OpenGEX/OpenGEXExporter.cpp.o [ 84%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Ply/PlyExporter.cpp.o [ 84%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXExporter.cpp.o [ 85%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXExportNode.cpp.o [ 85%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/FBX/FBXExportProperty.cpp.o [ 86%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/STL/STLExporter.cpp.o [ 86%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X/XFileExporter.cpp.o [ 87%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/X3D/X3DExporter.cpp.o [ 87%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/glTF/glTFExporter.cpp.o [ 88%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/glTF2/glTF2Exporter.cpp.o [ 88%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/3MF/D3MFExporter.cpp.o [ 88%] Building C object source_subfolder/code/CMakeFiles/assimp.dir/Assjson/cencode.c.o [ 89%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Assjson/json_exporter.cpp.o [ 89%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Assjson/mesh_splitter.cpp.o [ 90%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/Step/StepExporter.cpp.o [ 90%] Building C object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/unzip/ioapi.c.o [ 91%] Building C object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/unzip/unzip.c.o [ 91%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/poly2tri/poly2tri/common/shapes.cc.o [ 92%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/poly2tri/poly2tri/sweep/advancing_front.cc.o [ 92%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/poly2tri/poly2tri/sweep/cdt.cc.o [ 93%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/poly2tri/poly2tri/sweep/sweep.cc.o [ 93%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/poly2tri/poly2tri/sweep/sweep_context.cc.o [ 94%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/clipper/clipper.cpp.o [ 94%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/openddlparser/code/OpenDDLParser.cpp.o [ 94%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/openddlparser/code/DDLNode.cpp.o [ 95%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/openddlparser/code/OpenDDLCommon.cpp.o [ 95%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/openddlparser/code/OpenDDLExport.cpp.o [ 96%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/openddlparser/code/Value.cpp.o [ 96%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/openddlparser/code/OpenDDLStream.cpp.o [ 97%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/Open3DGC/o3dgcArithmeticCodec.cpp.o [ 97%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/Open3DGC/o3dgcDynamicVectorDecoder.cpp.o [ 98%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/Open3DGC/o3dgcDynamicVectorEncoder.cpp.o [ 98%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/Open3DGC/o3dgcTools.cpp.o [ 99%] Building CXX object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/Open3DGC/o3dgcTriangleFans.cpp.o [ 99%] Building C object source_subfolder/code/CMakeFiles/assimp.dir/__/contrib/zip/src/zip.c.o [100%] Linking CXX shared library ../../lib/libassimpd.so [100%] Built target assimp assimp/5.0.0: Package '7cf672a307b3642c569e7ff3113a017e2e2abf1f' built assimp/5.0.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/build/7cf672a307b3642c569e7ff3113a017e2e2abf1f assimp/5.0.0: Generated conaninfo.txt assimp/5.0.0: Generated conanbuildinfo.txt assimp/5.0.0: Generating the package assimp/5.0.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f assimp/5.0.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/build/7cf672a307b3642c569e7ff3113a017e2e2abf1f/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target assimp Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/lib/cmake/assimp-5.0/assimp-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/lib/cmake/assimp-5.0/assimp-config-version.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/lib/cmake/assimp-5.0/assimpTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/lib/cmake/assimp-5.0/assimpTargets-debug.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/lib/pkgconfig/assimp.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/lib/libassimpd.so.5.0.0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/lib/libassimpd.so.5 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/lib/libassimpd.so.5.0.0" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/lib/libassimpd.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/anim.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/aabb.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/ai_assert.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/camera.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/color4.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/color4.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/defs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Defines.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/cfileio.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/light.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/material.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/material.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/matrix3x3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/matrix3x3.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/matrix4x4.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/matrix4x4.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/mesh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/pbrmaterial.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/postprocess.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/quaternion.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/quaternion.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/scene.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/metadata.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/texture.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/types.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/vector2.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/vector2.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/vector3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/vector3.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/version.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/cimport.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/importerdesc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Importer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/DefaultLogger.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/ProgressHandler.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/IOStream.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/IOSystem.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Logger.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/LogStream.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/NullLogger.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/cexport.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Exporter.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/DefaultIOStream.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/DefaultIOSystem.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/ZipArchiveIOSystem.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/SceneCombiner.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/fast_atof.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/qnan.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/BaseImporter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Hash.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/MemoryIOWrapper.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/ParsingUtils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/StreamReader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/StreamWriter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/StringComparison.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/StringUtils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/SGSpatialSort.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/GenericProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/SpatialSort.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/SkeletonMeshBuilder.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/SmoothingGroups.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/SmoothingGroups.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/StandardShapes.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/RemoveComments.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Subdivision.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Vertex.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/LineSplitter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/TinyFormatter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Profiler.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/LogAux.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Bitmap.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/XMLTools.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/IOStreamBuffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/CreateAnimMesh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/irrXMLWrapper.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/BlobIOSystem.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/MathFunctions.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Macros.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Exceptional.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/ByteSwapper.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Compiler/pushpack1.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Compiler/poppack1.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/assimp/5.0.0/_/_/package/7cf672a307b3642c569e7ff3113a017e2e2abf1f/include/assimp/Compiler/pstdint.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 assimp/5.0.0 package(): Packaged 1 '.0' file: libassimpd.so.5.0.0 assimp/5.0.0 package(): Packaged 1 '.so' file: libassimpd.so assimp/5.0.0 package(): Packaged 1 '.5' file: libassimpd.so.5 assimp/5.0.0 package(): Packaged 1 file: LICENSE assimp/5.0.0 package(): Packaged 67 '.h' files assimp/5.0.0 package(): Packaged 8 '.inl' files assimp/5.0.0 package(): Packaged 9 '.hpp' files assimp/5.0.0: Package '7cf672a307b3642c569e7ff3113a017e2e2abf1f' created assimp/5.0.0: Created package revision a9beeb14e45f3aa6021659f40268d669 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY