******************************************************************************** conan install alembic/1.8.2@ --build=alembic --profile=/home/conan/w/BuildSingleReference/72714/2a6e9001-ede6-4fe9-bc82-ba63ddb82d78/profile.txt ******************************************************************************** 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 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.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=10 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] alembic:shared=True [build_requires] [env] openexr/2.5.7: Not found in local cache, looking in remotes... openexr/2.5.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openexr/2.5.7: Downloaded recipe revision c2cecbceb51aa9bd6f97a1c63699def2 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 alembic/1.8.2: Forced build from source Installing package: alembic/1.8.2 Requirements alembic/1.8.2 from local cache - Cache openexr/2.5.7 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages alembic/1.8.2:18f5934e34c69aed531409e374fc4e932cd077e4 - Build openexr/2.5.7:be7c7ddd85063690fecab75a01562df151c61ad9 - Download zlib/1.2.11:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 75e99b627c196b65c439728670655ec3c366b334 zlib/1.2.11: Downloaded package revision bc7ab5ab00a9ffa24f316a72c6c59607 openexr/2.5.7: Retrieving package be7c7ddd85063690fecab75a01562df151c61ad9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openexr/2.5.7: Package installed be7c7ddd85063690fecab75a01562df151c61ad9 openexr/2.5.7: Downloaded package revision 31e38c67b9ecee4008e5603bda7e52fa [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 alembic/1.8.2: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK alembic/1.8.2: Copying sources to build folder alembic/1.8.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4 alembic/1.8.2: Generator cmake created conanbuildinfo.cmake alembic/1.8.2: Generator cmake_find_package created FindOpenEXR.cmake alembic/1.8.2: Generator cmake_find_package created FindZLIB.cmake alembic/1.8.2: Aggregating env generators [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 alembic/1.8.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4" -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_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_ARNOLD="False" -DUSE_MAYA="False" -DUSE_PRMAN="False" -DUSE_PYALEMBIC="False" -DUSE_BINARIES="False" -DUSE_EXAMPLES="False" -DUSE_HDF5="False" -DUSE_TESTS="False" -DALEMBIC_BUILD_LIBS="True" -DALEMBIC_ILMBASE_LINK_STATIC="True" -DALEMBIC_SHARED_LIBS="True" -DALEMBIC_USING_IMATH_3="False" -DALEMBIC_ILMBASE_FOUND="1" -DALEMBIC_ILMBASE_LIBS="OpenEXR::OpenEXR" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- 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: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindOpenEXR.cmake -- Found OpenEXR: 2.5.7 (found version "2.5.7") -- Library IlmImfUtil-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImfUtil-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImfUtil-2_5_d.a -- Library IlmImf-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImf-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImf-2_5_d.a -- Library Imath-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libImath-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libImath-2_5_d.a -- Library Half-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libHalf-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libHalf-2_5_d.a -- Library IexMath-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIexMath-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIexMath-2_5_d.a -- Library IlmThread-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmThread-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmThread-2_5_d.a -- Library Iex-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIex-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIex-2_5_d.a -- 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/75e99b627c196b65c439728670655ec3c366b334/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libz.a -- Library Iex-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIex-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIex-2_5_d.a -- Library IlmThread-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmThread-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmThread-2_5_d.a -- Library IexMath-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIexMath-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIexMath-2_5_d.a -- Library Half-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libHalf-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libHalf-2_5_d.a -- Library Imath-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libImath-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libImath-2_5_d.a -- Library IlmImf-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImf-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImf-2_5_d.a -- Library IlmImfUtil-2_5_d found /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImfUtil-2_5_d.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImfUtil-2_5_d.a -- CMAKE SYSTEM NAME: Linux -- The install dir is /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target Alembic [ 0%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Util/Murmur3.cpp.o [ 2%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Util/Naming.cpp.o [ 2%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Util/SpookyV2.cpp.o [ 3%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Util/TokenMap.cpp.o [ 4%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/Foundation.cpp.o [ 5%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/TimeSampling.cpp.o [ 6%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/TimeSamplingType.cpp.o [ 7%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ArraySample.cpp.o [ 8%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ReadArraySampleCache.cpp.o [ 9%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ScalarSample.cpp.o [ 10%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/BasePropertyWriter.cpp.o [ 11%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ScalarPropertyWriter.cpp.o [ 12%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ArrayPropertyWriter.cpp.o [ 13%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/CompoundPropertyWriter.cpp.o [ 14%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ObjectWriter.cpp.o [ 15%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ArchiveWriter.cpp.o [ 16%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/BasePropertyReader.cpp.o [ 17%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ScalarPropertyReader.cpp.o [ 18%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ArrayPropertyReader.cpp.o [ 19%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/CompoundPropertyReader.cpp.o [ 20%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ObjectReader.cpp.o [ 21%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreAbstract/ArchiveReader.cpp.o [ 22%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/AprImpl.cpp.o [ 23%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/ApwImpl.cpp.o [ 24%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/ArImpl.cpp.o [ 25%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/AwImpl.cpp.o [ 25%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/CprData.cpp.o [ 26%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/CprImpl.cpp.o [ 27%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/CpwData.cpp.o [ 28%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/CpwImpl.cpp.o [ 29%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/MetaDataMap.cpp.o [ 30%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/OrData.cpp.o [ 31%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/OrImpl.cpp.o [ 32%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/OwData.cpp.o [ 33%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/OwImpl.cpp.o [ 34%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/ReadUtil.cpp.o [ 35%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/ReadWrite.cpp.o [ 36%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/SprImpl.cpp.o [ 37%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/SpwImpl.cpp.o [ 38%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/StreamManager.cpp.o [ 39%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreOgawa/WriteUtil.cpp.o [ 40%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/ArchiveInfo.cpp.o [ 41%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/ErrorHandler.cpp.o [ 42%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/IArchive.cpp.o [ 43%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/IArrayProperty.cpp.o [ 44%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/ICompoundProperty.cpp.o [ 45%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/IObject.cpp.o [ 46%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/ISampleSelector.cpp.o [ 47%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/IScalarProperty.cpp.o [ 48%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/OArchive.cpp.o [ 49%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/OArrayProperty.cpp.o [ 50%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/OCompoundProperty.cpp.o [ 50%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/OObject.cpp.o [ 51%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/OScalarProperty.cpp.o [ 52%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/Reference.cpp.o [ 53%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Abc/SourceName.cpp.o [ 54%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreFactory/IFactory.cpp.o [ 55%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreLayer/ArImpl.cpp.o [ 56%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreLayer/CprImpl.cpp.o [ 57%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreLayer/OrImpl.cpp.o [ 58%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreLayer/Read.cpp.o [ 59%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCoreLayer/Util.cpp.o [ 60%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/ArchiveBounds.cpp.o [ 61%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/GeometryScope.cpp.o [ 62%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/FilmBackXformOp.cpp.o [ 63%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/CameraSample.cpp.o [ 64%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/ICamera.cpp.o [ 65%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/OCamera.cpp.o [ 66%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/Basis.cpp.o [ 67%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/ICurves.cpp.o [ 68%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/OCurves.cpp.o [ 69%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/OFaceSet.cpp.o [ 70%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/IFaceSet.cpp.o [ 71%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/OLight.cpp.o [ 72%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/ILight.cpp.o [ 73%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/ONuPatch.cpp.o [ 74%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/INuPatch.cpp.o [ 75%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/OPoints.cpp.o [ 75%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/IPoints.cpp.o [ 76%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/OPolyMesh.cpp.o [ 77%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/IPolyMesh.cpp.o [ 78%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/OSubD.cpp.o [ 79%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/ISubD.cpp.o [ 80%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/Visibility.cpp.o [ 81%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/XformOp.cpp.o [ 82%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/XformSample.cpp.o [ 83%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/IXform.cpp.o [ 84%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcGeom/OXform.cpp.o [ 85%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCollection/OCollections.cpp.o [ 86%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcCollection/ICollections.cpp.o [ 87%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcMaterial/OMaterial.cpp.o [ 88%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcMaterial/IMaterial.cpp.o [ 89%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcMaterial/MaterialFlatten.cpp.o [ 90%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcMaterial/MaterialAssignment.cpp.o [ 91%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/AbcMaterial/InternalUtil.cpp.o [ 92%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Ogawa/IArchive.cpp.o [ 93%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Ogawa/IData.cpp.o [ 94%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Ogawa/IGroup.cpp.o [ 95%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Ogawa/IStreams.cpp.o [ 96%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Ogawa/OArchive.cpp.o [ 97%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Ogawa/OData.cpp.o [ 98%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Ogawa/OGroup.cpp.o [ 99%] Building CXX object source_subfolder/lib/Alembic/CMakeFiles/Alembic.dir/Ogawa/OStream.cpp.o [100%] Linking CXX shared library ../../../lib/libAlembic.so /usr/bin/g++ -fPIC -m64 -fvisibility=hidden -g -m64 -shared -Wl,-soname,libAlembic.so.1.8 -o ../../../lib/libAlembic.so.1.8.2 CMakeFiles/Alembic.dir/Util/Murmur3.cpp.o CMakeFiles/Alembic.dir/Util/Naming.cpp.o CMakeFiles/Alembic.dir/Util/SpookyV2.cpp.o CMakeFiles/Alembic.dir/Util/TokenMap.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/Foundation.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/TimeSampling.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/TimeSamplingType.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ArraySample.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ReadArraySampleCache.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ScalarSample.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/BasePropertyWriter.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ScalarPropertyWriter.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ArrayPropertyWriter.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/CompoundPropertyWriter.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ObjectWriter.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ArchiveWriter.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/BasePropertyReader.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ScalarPropertyReader.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ArrayPropertyReader.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/CompoundPropertyReader.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ObjectReader.cpp.o CMakeFiles/Alembic.dir/AbcCoreAbstract/ArchiveReader.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/AprImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/ApwImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/ArImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/AwImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/CprData.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/CprImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/CpwData.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/CpwImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/MetaDataMap.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/OrData.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/OrImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/OwData.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/OwImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/ReadUtil.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/ReadWrite.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/SprImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/SpwImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/StreamManager.cpp.o CMakeFiles/Alembic.dir/AbcCoreOgawa/WriteUtil.cpp.o CMakeFiles/Alembic.dir/Abc/ArchiveInfo.cpp.o CMakeFiles/Alembic.dir/Abc/ErrorHandler.cpp.o CMakeFiles/Alembic.dir/Abc/IArchive.cpp.o CMakeFiles/Alembic.dir/Abc/IArrayProperty.cpp.o CMakeFiles/Alembic.dir/Abc/ICompoundProperty.cpp.o CMakeFiles/Alembic.dir/Abc/IObject.cpp.o CMakeFiles/Alembic.dir/Abc/ISampleSelector.cpp.o CMakeFiles/Alembic.dir/Abc/IScalarProperty.cpp.o CMakeFiles/Alembic.dir/Abc/OArchive.cpp.o CMakeFiles/Alembic.dir/Abc/OArrayProperty.cpp.o CMakeFiles/Alembic.dir/Abc/OCompoundProperty.cpp.o CMakeFiles/Alembic.dir/Abc/OObject.cpp.o CMakeFiles/Alembic.dir/Abc/OScalarProperty.cpp.o CMakeFiles/Alembic.dir/Abc/Reference.cpp.o CMakeFiles/Alembic.dir/Abc/SourceName.cpp.o CMakeFiles/Alembic.dir/AbcCoreFactory/IFactory.cpp.o CMakeFiles/Alembic.dir/AbcCoreLayer/ArImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreLayer/CprImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreLayer/OrImpl.cpp.o CMakeFiles/Alembic.dir/AbcCoreLayer/Read.cpp.o CMakeFiles/Alembic.dir/AbcCoreLayer/Util.cpp.o CMakeFiles/Alembic.dir/AbcGeom/ArchiveBounds.cpp.o CMakeFiles/Alembic.dir/AbcGeom/GeometryScope.cpp.o CMakeFiles/Alembic.dir/AbcGeom/FilmBackXformOp.cpp.o CMakeFiles/Alembic.dir/AbcGeom/CameraSample.cpp.o CMakeFiles/Alembic.dir/AbcGeom/ICamera.cpp.o CMakeFiles/Alembic.dir/AbcGeom/OCamera.cpp.o CMakeFiles/Alembic.dir/AbcGeom/Basis.cpp.o CMakeFiles/Alembic.dir/AbcGeom/ICurves.cpp.o CMakeFiles/Alembic.dir/AbcGeom/OCurves.cpp.o CMakeFiles/Alembic.dir/AbcGeom/OFaceSet.cpp.o CMakeFiles/Alembic.dir/AbcGeom/IFaceSet.cpp.o CMakeFiles/Alembic.dir/AbcGeom/OLight.cpp.o CMakeFiles/Alembic.dir/AbcGeom/ILight.cpp.o CMakeFiles/Alembic.dir/AbcGeom/ONuPatch.cpp.o CMakeFiles/Alembic.dir/AbcGeom/INuPatch.cpp.o CMakeFiles/Alembic.dir/AbcGeom/OPoints.cpp.o CMakeFiles/Alembic.dir/AbcGeom/IPoints.cpp.o CMakeFiles/Alembic.dir/AbcGeom/OPolyMesh.cpp.o CMakeFiles/Alembic.dir/AbcGeom/IPolyMesh.cpp.o CMakeFiles/Alembic.dir/AbcGeom/OSubD.cpp.o CMakeFiles/Alembic.dir/AbcGeom/ISubD.cpp.o CMakeFiles/Alembic.dir/AbcGeom/Visibility.cpp.o CMakeFiles/Alembic.dir/AbcGeom/XformOp.cpp.o CMakeFiles/Alembic.dir/AbcGeom/XformSample.cpp.o CMakeFiles/Alembic.dir/AbcGeom/IXform.cpp.o CMakeFiles/Alembic.dir/AbcGeom/OXform.cpp.o CMakeFiles/Alembic.dir/AbcCollection/OCollections.cpp.o CMakeFiles/Alembic.dir/AbcCollection/ICollections.cpp.o CMakeFiles/Alembic.dir/AbcMaterial/OMaterial.cpp.o CMakeFiles/Alembic.dir/AbcMaterial/IMaterial.cpp.o CMakeFiles/Alembic.dir/AbcMaterial/MaterialFlatten.cpp.o CMakeFiles/Alembic.dir/AbcMaterial/MaterialAssignment.cpp.o CMakeFiles/Alembic.dir/AbcMaterial/InternalUtil.cpp.o CMakeFiles/Alembic.dir/Ogawa/IArchive.cpp.o CMakeFiles/Alembic.dir/Ogawa/IData.cpp.o CMakeFiles/Alembic.dir/Ogawa/IGroup.cpp.o CMakeFiles/Alembic.dir/Ogawa/IStreams.cpp.o CMakeFiles/Alembic.dir/Ogawa/OArchive.cpp.o CMakeFiles/Alembic.dir/Ogawa/OData.cpp.o CMakeFiles/Alembic.dir/Ogawa/OGroup.cpp.o CMakeFiles/Alembic.dir/Ogawa/OStream.cpp.o -L/home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib -L/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib -Wl,-rpath,/home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib:/home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib: -lpthread -lm /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImfUtil-2_5_d.a /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmImf-2_5_d.a /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libz.a /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libImath-2_5_d.a /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libHalf-2_5_d.a /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIexMath-2_5_d.a /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIlmThread-2_5_d.a -lpthread /home/conan/w/BuildSingleReference/.conan/data/openexr/2.5.7/_/_/package/be7c7ddd85063690fecab75a01562df151c61ad9/lib/libIex-2_5_d.a -lstdc++ [100%] Built target Alembic alembic/1.8.2: Package '18f5934e34c69aed531409e374fc4e932cd077e4' built alembic/1.8.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4 alembic/1.8.2: Generated conaninfo.txt alembic/1.8.2: Generated conanbuildinfo.txt alembic/1.8.2: Generating the package alembic/1.8.2: Package folder /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4 alembic/1.8.2: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target Alembic Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/lib/libAlembic.so.1.8.2 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/lib/libAlembic.so.1.8 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/lib/libAlembic.so.1.8.2" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/lib/libAlembic.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/lib/cmake/Alembic/AlembicConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/lib/cmake/Alembic/AlembicConfigVersion.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/lib/cmake/Alembic/AlembicTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/lib/cmake/Alembic/AlembicTargets-debug.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/Config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/Digest.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/Dimensions.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/Exception.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/Export.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/Foundation.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/Murmur3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/Naming.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/OperatorBool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/PlainOldDataType.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/SpookyV2.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/TokenMap.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Util/All.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/All.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ForwardDeclarations.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ArraySample.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ArraySampleKey.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ReadArraySampleCache.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ScalarSample.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/DataType.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/Foundation.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/MetaData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ObjectHeader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/PropertyHeader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/TimeSampling.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/TimeSamplingType.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/BasePropertyWriter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ScalarPropertyWriter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ArrayPropertyWriter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/CompoundPropertyWriter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ObjectWriter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ArchiveWriter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/BasePropertyReader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ScalarPropertyReader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ArrayPropertyReader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/CompoundPropertyReader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ObjectReader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreAbstract/ArchiveReader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreOgawa/All.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreOgawa/ReadWrite.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/All.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/Base.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/ErrorHandler.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/Foundation.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/Argument.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/ArchiveInfo.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/IArchive.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/IArrayProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/IBaseProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/ICompoundProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/IObject.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/ISampleSelector.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/IScalarProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/ISchema.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/ISchemaObject.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/ITypedArrayProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/ITypedScalarProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OArchive.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OArrayProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OBaseProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OCompoundProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OObject.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OScalarProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OSchema.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OSchemaObject.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OTypedArrayProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/OTypedScalarProperty.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/Reference.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/SourceName.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/TypedArraySample.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/Abc/TypedPropertyTraits.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreFactory/All.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreFactory/IFactory.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreLayer/Read.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreLayer/Util.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCoreLayer/Foundation.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/All.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/Foundation.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/ArchiveBounds.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/IGeomBase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OGeomBase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/GeometryScope.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/SchemaInfoDeclarations.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OLight.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/ILight.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/FilmBackXformOp.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/CameraSample.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/ICamera.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OCamera.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/Basis.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/CurveType.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/ICurves.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OCurves.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/FaceSetExclusivity.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OFaceSet.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/IFaceSet.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/ONuPatch.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/INuPatch.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OGeomParam.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/IGeomParam.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OPoints.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/IPoints.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OPolyMesh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/IPolyMesh.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OSubD.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/ISubD.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/Visibility.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/XformOp.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/XformSample.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/IXform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcGeom/OXform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCollection/All.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCollection/SchemaInfoDeclarations.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCollection/OCollections.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcCollection/ICollections.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcMaterial/All.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcMaterial/SchemaInfoDeclarations.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcMaterial/OMaterial.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcMaterial/IMaterial.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcMaterial/MaterialFlatten.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/package/18f5934e34c69aed531409e374fc4e932cd077e4/include/Alembic/AbcMaterial/MaterialAssignment.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 alembic/1.8.2 package(): Packaged 1 '.txt' file: LICENSE.txt alembic/1.8.2 package(): Packaged 121 '.h' files alembic/1.8.2 package(): Packaged 1 '.so' file: libAlembic.so alembic/1.8.2 package(): Packaged 1 '.2' file: libAlembic.so.1.8.2 alembic/1.8.2 package(): Packaged 1 '.8' file: libAlembic.so.1.8 alembic/1.8.2: Package '18f5934e34c69aed531409e374fc4e932cd077e4' created alembic/1.8.2: Created package revision 51511f07e0f736cc74c2e5aa3cfe0b22 [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 Defaulting CMAKE_CXX_STANDARD to 11 * Alembic Configuration === * USE_ARNOLD False * USE_BINARIES False * USE_EXAMPLES False * USE_HDF5 False * USE_MAYA False * USE_PRMAN False * USE_PYALEMBIC False * USE_STATIC_BOOST OFF * USE_STATIC_HDF5 OFF * USE_TESTS False * ALEMBIC_ILMBASE_LINK_STATIC True * ALEMBIC_SHARED_LIBS True * PYALEMBIC_PYTHON_MAJOR 3 * DOCS_PATH OFF CMake Warning: Manually-specified variables were not used by the project: ALEMBIC_ILMBASE_FOUND ALEMBIC_USING_IMATH_3 CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp: In function ‘void Alembic::Util::v12::MurmurHash3_x64_128(const void*, size_t, size_t, void*)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:194:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 194 | case 15: k2 ^= uint64_t(tail[14]) << 48; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:195:9: note: here 195 | case 14: k2 ^= uint64_t(tail[13]) << 40; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:195:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 195 | case 14: k2 ^= uint64_t(tail[13]) << 40; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:196:9: note: here 196 | case 13: k2 ^= uint64_t(tail[12]) << 32; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:196:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 196 | case 13: k2 ^= uint64_t(tail[12]) << 32; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:197:9: note: here 197 | case 12: k2 ^= uint64_t(tail[11]) << 24; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:197:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 197 | case 12: k2 ^= uint64_t(tail[11]) << 24; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:198:9: note: here 198 | case 11: k2 ^= uint64_t(tail[10]) << 16; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:198:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 198 | case 11: k2 ^= uint64_t(tail[10]) << 16; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:199:9: note: here 199 | case 10: k2 ^= uint64_t(tail[ 9]) << 8; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:199:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 199 | case 10: k2 ^= uint64_t(tail[ 9]) << 8; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:200:9: note: here 200 | case 9: k2 ^= uint64_t(tail[ 8]) << 0; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:205:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 205 | h2 ^= k2; | ~~~^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:208:9: note: here 208 | case 8: k1 ^= uint64_t(tail[ 7]) << 56; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:208:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 208 | case 8: k1 ^= uint64_t(tail[ 7]) << 56; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:209:9: note: here 209 | case 7: k1 ^= uint64_t(tail[ 6]) << 48; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:209:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 209 | case 7: k1 ^= uint64_t(tail[ 6]) << 48; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:210:9: note: here 210 | case 6: k1 ^= uint64_t(tail[ 5]) << 40; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:210:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 210 | case 6: k1 ^= uint64_t(tail[ 5]) << 40; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:211:9: note: here 211 | case 5: k1 ^= uint64_t(tail[ 4]) << 32; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:211:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 211 | case 5: k1 ^= uint64_t(tail[ 4]) << 32; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:212:9: note: here 212 | case 4: k1 ^= uint64_t(tail[ 3]) << 24; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:212:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 212 | case 4: k1 ^= uint64_t(tail[ 3]) << 24; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:213:9: note: here 213 | case 3: k1 ^= uint64_t(tail[ 2]) << 16; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:213:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 213 | case 3: k1 ^= uint64_t(tail[ 2]) << 16; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:214:9: note: here 214 | case 2: k1 ^= uint64_t(tail[ 1]) << 8; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:214:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 214 | case 2: k1 ^= uint64_t(tail[ 1]) << 8; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/Murmur3.cpp:215:9: note: here 215 | case 1: k1 ^= uint64_t(tail[ 0]) << 0; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp: In static member function ‘static void Alembic::Util::v12::SpookyHash::Short(const void*, size_t, uint64_t*, uint64_t*)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:120:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 120 | d += ((uint64_t)u.p8[14]) << 48; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:121:5: note: here 121 | case 14: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:122:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 122 | d += ((uint64_t)u.p8[13]) << 40; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:123:5: note: here 123 | case 13: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:124:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 124 | d += ((uint64_t)u.p8[12]) << 32; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:125:5: note: here 125 | case 12: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:130:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 130 | d += ((uint64_t)u.p8[10]) << 16; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:131:5: note: here 131 | case 10: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:132:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 132 | d += ((uint64_t)u.p8[9]) << 8; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:133:5: note: here 133 | case 9: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:134:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 134 | d += (uint64_t)u.p8[8]; | ~~^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:135:5: note: here 135 | case 8: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:139:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 139 | c += ((uint64_t)u.p8[6]) << 48; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:140:5: note: here 140 | case 6: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:141:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 141 | c += ((uint64_t)u.p8[5]) << 40; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:142:5: note: here 142 | case 5: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:143:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 143 | c += ((uint64_t)u.p8[4]) << 32; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:144:5: note: here 144 | case 4: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:148:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 148 | c += ((uint64_t)u.p8[2]) << 16; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:149:5: note: here 149 | case 2: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:150:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 150 | c += ((uint64_t)u.p8[1]) << 8; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Util/SpookyV2.cpp:151:5: note: here 151 | case 1: | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Abc/ErrorHandler.cpp: In member function ‘void Alembic::Abc::v12::ErrorHandler::handleIt(const string&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Abc/ErrorHandler.cpp:70:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 70 | std::cerr << iMsg << std::endl; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/Abc/ErrorHandler.cpp:72:5: note: here 72 | case kQuietNoopPolicy: | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ICamera.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICamera.h: In copy constructor ‘Alembic::AbcGeom::v12::ICameraSchema::ICameraSchema(const Alembic::AbcGeom::v12::ICameraSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICamera.h:101:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::ICameraSchema& Alembic::AbcGeom::v12::ICameraSchema::operator=(const Alembic::AbcGeom::v12::ICameraSchema&)’ is deprecated [-Wdeprecated-copy] 101 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICamera.h:98:5: note: because ‘Alembic::AbcGeom::v12::ICameraSchema’ has user-provided ‘Alembic::AbcGeom::v12::ICameraSchema::ICameraSchema(const Alembic::AbcGeom::v12::ICameraSchema&)’ 98 | ICameraSchema(const ICameraSchema& iCopy) | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OCamera.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCamera.h: In copy constructor ‘Alembic::AbcGeom::v12::OCameraSchema::OCameraSchema(const Alembic::AbcGeom::v12::OCameraSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCamera.h:106:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OCameraSchema& Alembic::AbcGeom::v12::OCameraSchema::operator=(const Alembic::AbcGeom::v12::OCameraSchema&)’ is deprecated [-Wdeprecated-copy] 106 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCamera.h:103:5: note: because ‘Alembic::AbcGeom::v12::OCameraSchema’ has user-provided ‘Alembic::AbcGeom::v12::OCameraSchema::OCameraSchema(const Alembic::AbcGeom::v12::OCameraSchema&)’ 103 | OCameraSchema(const OCameraSchema& iCopy) | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICurves.h:46, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ICurves.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ is deprecated [-Wdeprecated-copy] 277 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:274:5: note: because ‘Alembic::AbcGeom::v12::IGeomBase’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’ 274 | IGeomBase(const IGeomBase & iCopy) | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In member function ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:206:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 206 | class IGeomBase : public IGeomBaseSchema | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::GeomBaseSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: note: synthesized method ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ first required here 277 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ICurves.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICurves.h: In copy constructor ‘Alembic::AbcGeom::v12::ICurvesSchema::ICurvesSchema(const Alembic::AbcGeom::v12::ICurvesSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICurves.h:183:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::ICurvesSchema& Alembic::AbcGeom::v12::ICurvesSchema::operator=(const Alembic::AbcGeom::v12::ICurvesSchema&)’ is deprecated [-Wdeprecated-copy] 183 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICurves.h:180:5: note: because ‘Alembic::AbcGeom::v12::ICurvesSchema’ has user-provided ‘Alembic::AbcGeom::v12::ICurvesSchema::ICurvesSchema(const Alembic::AbcGeom::v12::ICurvesSchema&)’ 180 | ICurvesSchema( const ICurvesSchema &iCopy ) | ^~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICurves.h: In member function ‘Alembic::AbcGeom::v12::ICurvesSchema& Alembic::AbcGeom::v12::ICurvesSchema::operator=(const Alembic::AbcGeom::v12::ICurvesSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICurves.h:53:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 53 | class ALEMBIC_EXPORT ICurvesSchema : public IGeomBaseSchema | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICurves.h:46, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ICurves.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::CurvesSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ICurves.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICurves.h: In copy constructor ‘Alembic::AbcGeom::v12::ICurvesSchema::ICurvesSchema(const Alembic::AbcGeom::v12::ICurvesSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICurves.h:183:17: note: synthesized method ‘Alembic::AbcGeom::v12::ICurvesSchema& Alembic::AbcGeom::v12::ICurvesSchema::operator=(const Alembic::AbcGeom::v12::ICurvesSchema&)’ first required here 183 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OCurves.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCurves.h: In copy constructor ‘Alembic::AbcGeom::v12::OCurvesSchema::OCurvesSchema(const Alembic::AbcGeom::v12::OCurvesSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCurves.h:317:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OCurvesSchema& Alembic::AbcGeom::v12::OCurvesSchema::operator=(const Alembic::AbcGeom::v12::OCurvesSchema&)’ is deprecated [-Wdeprecated-copy] 317 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCurves.h:314:5: note: because ‘Alembic::AbcGeom::v12::OCurvesSchema’ has user-provided ‘Alembic::AbcGeom::v12::OCurvesSchema::OCurvesSchema(const Alembic::AbcGeom::v12::OCurvesSchema&)’ 314 | OCurvesSchema( const OCurvesSchema& iCopy ) | ^~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCurves.h: In member function ‘Alembic::AbcGeom::v12::OCurvesSchema& Alembic::AbcGeom::v12::OCurvesSchema::operator=(const Alembic::AbcGeom::v12::OCurvesSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCurves.h:62:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OGeomBaseSchema& Alembic::AbcGeom::v12::OGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::OGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 62 | class ALEMBIC_EXPORT OCurvesSchema : public OGeomBaseSchema | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCurves.h:46, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OCurves.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OGeomBase.h:104:5: note: because ‘Alembic::AbcGeom::v12::OGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::OGeomBaseSchema::OGeomBaseSchema(const Alembic::AbcGeom::v12::OGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::CurvesSchemaInfo]’ 104 | OGeomBaseSchema( const OGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OCurves.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCurves.h: In copy constructor ‘Alembic::AbcGeom::v12::OCurvesSchema::OCurvesSchema(const Alembic::AbcGeom::v12::OCurvesSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCurves.h:317:17: note: synthesized method ‘Alembic::AbcGeom::v12::OCurvesSchema& Alembic::AbcGeom::v12::OCurvesSchema::operator=(const Alembic::AbcGeom::v12::OCurvesSchema&)’ first required here 317 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OFaceSet.cpp:39: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:150:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 150 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:147:5: note: because ‘Alembic::AbcGeom::v12::OFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ 147 | OFaceSetSchema(const OFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h: In member function ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:52:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OGeomBaseSchema& Alembic::AbcGeom::v12::OGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::OGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 52 | class ALEMBIC_EXPORT OFaceSetSchema : public OGeomBaseSchema | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OFaceSet.cpp:39: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OGeomBase.h:104:5: note: because ‘Alembic::AbcGeom::v12::OGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::OGeomBaseSchema::OGeomBaseSchema(const Alembic::AbcGeom::v12::OGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::FaceSetSchemaInfo]’ 104 | OGeomBaseSchema( const OGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OFaceSet.cpp:39: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:150:17: note: synthesized method ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ first required here 150 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IFaceSet.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ is deprecated [-Wdeprecated-copy] 277 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:274:5: note: because ‘Alembic::AbcGeom::v12::IGeomBase’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’ 274 | IGeomBase(const IGeomBase & iCopy) | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In member function ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:206:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 206 | class IGeomBase : public IGeomBaseSchema | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::GeomBaseSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: note: synthesized method ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ first required here 277 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IFaceSet.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:157:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 157 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:154:5: note: because ‘Alembic::AbcGeom::v12::IFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ 154 | IFaceSetSchema(const IFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h: In member function ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:52:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 52 | class ALEMBIC_EXPORT IFaceSetSchema : public IGeomBaseSchema | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IFaceSet.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::FaceSetSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IFaceSet.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:157:17: note: synthesized method ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ first required here 157 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h:42, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OLight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCamera.h: In copy constructor ‘Alembic::AbcGeom::v12::OCameraSchema::OCameraSchema(const Alembic::AbcGeom::v12::OCameraSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCamera.h:106:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OCameraSchema& Alembic::AbcGeom::v12::OCameraSchema::operator=(const Alembic::AbcGeom::v12::OCameraSchema&)’ is deprecated [-Wdeprecated-copy] 106 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCamera.h:103:5: note: because ‘Alembic::AbcGeom::v12::OCameraSchema’ has user-provided ‘Alembic::AbcGeom::v12::OCameraSchema::OCameraSchema(const Alembic::AbcGeom::v12::OCameraSchema&)’ 103 | OCameraSchema(const OCameraSchema& iCopy) | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OLight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h: In copy constructor ‘Alembic::AbcGeom::v12::OLightSchema::OLightSchema(const Alembic::AbcGeom::v12::OLightSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h:98:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OLightSchema& Alembic::AbcGeom::v12::OLightSchema::operator=(const Alembic::AbcGeom::v12::OLightSchema&)’ is deprecated [-Wdeprecated-copy] 98 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h:95:5: note: because ‘Alembic::AbcGeom::v12::OLightSchema’ has user-provided ‘Alembic::AbcGeom::v12::OLightSchema::OLightSchema(const Alembic::AbcGeom::v12::OLightSchema&)’ 95 | OLightSchema(const OLightSchema& iCopy) | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h: In member function ‘Alembic::AbcGeom::v12::OLightSchema& Alembic::AbcGeom::v12::OLightSchema::operator=(const Alembic::AbcGeom::v12::OLightSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h:51:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OCameraSchema& Alembic::AbcGeom::v12::OCameraSchema::operator=(const Alembic::AbcGeom::v12::OCameraSchema&)’ is deprecated [-Wdeprecated-copy] 51 | class ALEMBIC_EXPORT OLightSchema : public Abc::OSchema | ^~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h:42, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OLight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCamera.h:103:5: note: because ‘Alembic::AbcGeom::v12::OCameraSchema’ has user-provided ‘Alembic::AbcGeom::v12::OCameraSchema::OCameraSchema(const Alembic::AbcGeom::v12::OCameraSchema&)’ 103 | OCameraSchema(const OCameraSchema& iCopy) | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OLight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h: In copy constructor ‘Alembic::AbcGeom::v12::OLightSchema::OLightSchema(const Alembic::AbcGeom::v12::OLightSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h:98:17: note: synthesized method ‘Alembic::AbcGeom::v12::OLightSchema& Alembic::AbcGeom::v12::OLightSchema::operator=(const Alembic::AbcGeom::v12::OLightSchema&)’ first required here 98 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OLight.cpp: In member function ‘void Alembic::AbcGeom::v12::OLightSchema::setCameraSample(const Alembic::AbcGeom::v12::CameraSample&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OLight.cpp:104:76: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OCameraSchema& Alembic::AbcGeom::v12::OCameraSchema::operator=(const Alembic::AbcGeom::v12::OCameraSchema&)’ is deprecated [-Wdeprecated-copy] 104 | m_cameraSchema = OCameraSchema( this->getPtr(), ".camera", m_tsPtr ); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OLight.h:42, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OLight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OCamera.h:103:5: note: because ‘Alembic::AbcGeom::v12::OCameraSchema’ has user-provided ‘Alembic::AbcGeom::v12::OCameraSchema::OCameraSchema(const Alembic::AbcGeom::v12::OCameraSchema&)’ 103 | OCameraSchema(const OCameraSchema& iCopy) | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ILight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICamera.h: In copy constructor ‘Alembic::AbcGeom::v12::ICameraSchema::ICameraSchema(const Alembic::AbcGeom::v12::ICameraSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICamera.h:101:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::ICameraSchema& Alembic::AbcGeom::v12::ICameraSchema::operator=(const Alembic::AbcGeom::v12::ICameraSchema&)’ is deprecated [-Wdeprecated-copy] 101 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICamera.h:98:5: note: because ‘Alembic::AbcGeom::v12::ICameraSchema’ has user-provided ‘Alembic::AbcGeom::v12::ICameraSchema::ICameraSchema(const Alembic::AbcGeom::v12::ICameraSchema&)’ 98 | ICameraSchema(const ICameraSchema& iCopy) | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ILight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h: In copy constructor ‘Alembic::AbcGeom::v12::ILightSchema::ILightSchema(const Alembic::AbcGeom::v12::ILightSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h:99:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::ILightSchema& Alembic::AbcGeom::v12::ILightSchema::operator=(const Alembic::AbcGeom::v12::ILightSchema&)’ is deprecated [-Wdeprecated-copy] 99 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h:96:5: note: because ‘Alembic::AbcGeom::v12::ILightSchema’ has user-provided ‘Alembic::AbcGeom::v12::ILightSchema::ILightSchema(const Alembic::AbcGeom::v12::ILightSchema&)’ 96 | ILightSchema(const ILightSchema& iCopy) | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h: In member function ‘Alembic::AbcGeom::v12::ILightSchema& Alembic::AbcGeom::v12::ILightSchema::operator=(const Alembic::AbcGeom::v12::ILightSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h:50:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::ICameraSchema& Alembic::AbcGeom::v12::ICameraSchema::operator=(const Alembic::AbcGeom::v12::ICameraSchema&)’ is deprecated [-Wdeprecated-copy] 50 | class ALEMBIC_EXPORT ILightSchema : public Abc::ISchema | ^~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ILight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICamera.h:98:5: note: because ‘Alembic::AbcGeom::v12::ICameraSchema’ has user-provided ‘Alembic::AbcGeom::v12::ICameraSchema::ICameraSchema(const Alembic::AbcGeom::v12::ICameraSchema&)’ 98 | ICameraSchema(const ICameraSchema& iCopy) | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ILight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h: In copy constructor ‘Alembic::AbcGeom::v12::ILightSchema::ILightSchema(const Alembic::AbcGeom::v12::ILightSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h:99:17: note: synthesized method ‘Alembic::AbcGeom::v12::ILightSchema& Alembic::AbcGeom::v12::ILightSchema::operator=(const Alembic::AbcGeom::v12::ILightSchema&)’ first required here 99 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ILight.cpp: In member function ‘void Alembic::AbcGeom::v12::ILightSchema::init(const Alembic::Abc::v12::Argument&, const Alembic::Abc::v12::Argument&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ILight.cpp:59:72: warning: implicitly-declared ‘Alembic::AbcGeom::v12::ICameraSchema& Alembic::AbcGeom::v12::ICameraSchema::operator=(const Alembic::AbcGeom::v12::ICameraSchema&)’ is deprecated [-Wdeprecated-copy] 59 | m_cameraSchema = ICameraSchema( _this, ".camera", iArg0, iArg1 ); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ILight.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ILight.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ICamera.h:98:5: note: because ‘Alembic::AbcGeom::v12::ICameraSchema’ has user-provided ‘Alembic::AbcGeom::v12::ICameraSchema::ICameraSchema(const Alembic::AbcGeom::v12::ICameraSchema&)’ 98 | ICameraSchema(const ICameraSchema& iCopy) | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ONuPatch.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ONuPatch.h: In copy constructor ‘Alembic::AbcGeom::v12::ONuPatchSchema::ONuPatchSchema(const Alembic::AbcGeom::v12::ONuPatchSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ONuPatch.h:350:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::ONuPatchSchema& Alembic::AbcGeom::v12::ONuPatchSchema::operator=(const Alembic::AbcGeom::v12::ONuPatchSchema&)’ is deprecated [-Wdeprecated-copy] 350 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ONuPatch.h:347:5: note: because ‘Alembic::AbcGeom::v12::ONuPatchSchema’ has user-provided ‘Alembic::AbcGeom::v12::ONuPatchSchema::ONuPatchSchema(const Alembic::AbcGeom::v12::ONuPatchSchema&)’ 347 | ONuPatchSchema(const ONuPatchSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ONuPatch.h: In member function ‘Alembic::AbcGeom::v12::ONuPatchSchema& Alembic::AbcGeom::v12::ONuPatchSchema::operator=(const Alembic::AbcGeom::v12::ONuPatchSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ONuPatch.h:57:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OGeomBaseSchema& Alembic::AbcGeom::v12::OGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::OGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 57 | class ALEMBIC_EXPORT ONuPatchSchema : public OGeomBaseSchema | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ONuPatch.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ONuPatch.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OGeomBase.h:104:5: note: because ‘Alembic::AbcGeom::v12::OGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::OGeomBaseSchema::OGeomBaseSchema(const Alembic::AbcGeom::v12::OGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::NuPatchSchemaInfo]’ 104 | OGeomBaseSchema( const OGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ONuPatch.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ONuPatch.h: In copy constructor ‘Alembic::AbcGeom::v12::ONuPatchSchema::ONuPatchSchema(const Alembic::AbcGeom::v12::ONuPatchSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ONuPatch.h:350:17: note: synthesized method ‘Alembic::AbcGeom::v12::ONuPatchSchema& Alembic::AbcGeom::v12::ONuPatchSchema::operator=(const Alembic::AbcGeom::v12::ONuPatchSchema&)’ first required here 350 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/INuPatch.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/INuPatch.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ is deprecated [-Wdeprecated-copy] 277 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:274:5: note: because ‘Alembic::AbcGeom::v12::IGeomBase’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’ 274 | IGeomBase(const IGeomBase & iCopy) | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In member function ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:206:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 206 | class IGeomBase : public IGeomBaseSchema | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::GeomBaseSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: note: synthesized method ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ first required here 277 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/INuPatch.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/INuPatch.h: In copy constructor ‘Alembic::AbcGeom::v12::INuPatchSchema::INuPatchSchema(const Alembic::AbcGeom::v12::INuPatchSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/INuPatch.h:181:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::INuPatchSchema& Alembic::AbcGeom::v12::INuPatchSchema::operator=(const Alembic::AbcGeom::v12::INuPatchSchema&)’ is deprecated [-Wdeprecated-copy] 181 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/INuPatch.h:178:5: note: because ‘Alembic::AbcGeom::v12::INuPatchSchema’ has user-provided ‘Alembic::AbcGeom::v12::INuPatchSchema::INuPatchSchema(const Alembic::AbcGeom::v12::INuPatchSchema&)’ 178 | INuPatchSchema(const INuPatchSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/INuPatch.h: In member function ‘Alembic::AbcGeom::v12::INuPatchSchema& Alembic::AbcGeom::v12::INuPatchSchema::operator=(const Alembic::AbcGeom::v12::INuPatchSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/INuPatch.h:51:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 51 | class ALEMBIC_EXPORT INuPatchSchema : public IGeomBaseSchema | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/INuPatch.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/INuPatch.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::NuPatchSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/INuPatch.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/INuPatch.h: In copy constructor ‘Alembic::AbcGeom::v12::INuPatchSchema::INuPatchSchema(const Alembic::AbcGeom::v12::INuPatchSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/INuPatch.h:181:17: note: synthesized method ‘Alembic::AbcGeom::v12::INuPatchSchema& Alembic::AbcGeom::v12::INuPatchSchema::operator=(const Alembic::AbcGeom::v12::INuPatchSchema&)’ first required here 181 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPoints.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPoints.h: In copy constructor ‘Alembic::AbcGeom::v12::OPointsSchema::OPointsSchema(const Alembic::AbcGeom::v12::OPointsSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPoints.h:192:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OPointsSchema& Alembic::AbcGeom::v12::OPointsSchema::operator=(const Alembic::AbcGeom::v12::OPointsSchema&)’ is deprecated [-Wdeprecated-copy] 192 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPoints.h:189:5: note: because ‘Alembic::AbcGeom::v12::OPointsSchema’ has user-provided ‘Alembic::AbcGeom::v12::OPointsSchema::OPointsSchema(const Alembic::AbcGeom::v12::OPointsSchema&)’ 189 | OPointsSchema(const OPointsSchema& iCopy) | ^~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPoints.h: In member function ‘Alembic::AbcGeom::v12::OPointsSchema& Alembic::AbcGeom::v12::OPointsSchema::operator=(const Alembic::AbcGeom::v12::OPointsSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPoints.h:51:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OGeomBaseSchema& Alembic::AbcGeom::v12::OGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::OGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 51 | class ALEMBIC_EXPORT OPointsSchema : public OGeomBaseSchema | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPoints.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPoints.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OGeomBase.h:104:5: note: because ‘Alembic::AbcGeom::v12::OGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::OGeomBaseSchema::OGeomBaseSchema(const Alembic::AbcGeom::v12::OGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::PointsSchemaInfo]’ 104 | OGeomBaseSchema( const OGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPoints.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPoints.h: In copy constructor ‘Alembic::AbcGeom::v12::OPointsSchema::OPointsSchema(const Alembic::AbcGeom::v12::OPointsSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPoints.h:192:17: note: synthesized method ‘Alembic::AbcGeom::v12::OPointsSchema& Alembic::AbcGeom::v12::OPointsSchema::operator=(const Alembic::AbcGeom::v12::OPointsSchema&)’ first required here 192 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:150:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 150 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPoints.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPoints.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ is deprecated [-Wdeprecated-copy] 277 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:274:5: note: because ‘Alembic::AbcGeom::v12::IGeomBase’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’ 274 | IGeomBase(const IGeomBase & iCopy) | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:147:5: note: because ‘Alembic::AbcGeom::v12::OFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ 147 | OFaceSetSchema(const OFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In member function ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:206:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 206 | class IGeomBase : public IGeomBaseSchema | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h: In member function ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:52:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OGeomBaseSchema& Alembic::AbcGeom::v12::OGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::OGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 52 | class ALEMBIC_EXPORT OFaceSetSchema : public OGeomBaseSchema | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::GeomBaseSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OGeomBase.h:104:5: note: because ‘Alembic::AbcGeom::v12::OGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::OGeomBaseSchema::OGeomBaseSchema(const Alembic::AbcGeom::v12::OGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::FaceSetSchemaInfo]’ 104 | OGeomBaseSchema( const OGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: note: synthesized method ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ first required here 277 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:150:17: note: synthesized method ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ first required here 150 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPoints.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPoints.h: In copy constructor ‘Alembic::AbcGeom::v12::IPointsSchema::IPointsSchema(const Alembic::AbcGeom::v12::IPointsSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPoints.h:140:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IPointsSchema& Alembic::AbcGeom::v12::IPointsSchema::operator=(const Alembic::AbcGeom::v12::IPointsSchema&)’ is deprecated [-Wdeprecated-copy] 140 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPoints.h:137:5: note: because ‘Alembic::AbcGeom::v12::IPointsSchema’ has user-provided ‘Alembic::AbcGeom::v12::IPointsSchema::IPointsSchema(const Alembic::AbcGeom::v12::IPointsSchema&)’ 137 | IPointsSchema(const IPointsSchema& iCopy) | ^~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPoints.h: In member function ‘Alembic::AbcGeom::v12::IPointsSchema& Alembic::AbcGeom::v12::IPointsSchema::operator=(const Alembic::AbcGeom::v12::IPointsSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPoints.h:51:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 51 | class ALEMBIC_EXPORT IPointsSchema : public IGeomBaseSchema | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPoints.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPoints.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::PointsSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h: In copy constructor ‘Alembic::AbcGeom::v12::OPolyMeshSchema::OPolyMeshSchema(const Alembic::AbcGeom::v12::OPolyMeshSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:206:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OPolyMeshSchema& Alembic::AbcGeom::v12::OPolyMeshSchema::operator=(const Alembic::AbcGeom::v12::OPolyMeshSchema&)’ is deprecated [-Wdeprecated-copy] 206 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPoints.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPoints.h: In copy constructor ‘Alembic::AbcGeom::v12::IPointsSchema::IPointsSchema(const Alembic::AbcGeom::v12::IPointsSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPoints.h:140:17: note: synthesized method ‘Alembic::AbcGeom::v12::IPointsSchema& Alembic::AbcGeom::v12::IPointsSchema::operator=(const Alembic::AbcGeom::v12::IPointsSchema&)’ first required here 140 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:203:5: note: because ‘Alembic::AbcGeom::v12::OPolyMeshSchema’ has user-provided ‘Alembic::AbcGeom::v12::OPolyMeshSchema::OPolyMeshSchema(const Alembic::AbcGeom::v12::OPolyMeshSchema&)’ 203 | OPolyMeshSchema( const OPolyMeshSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h: In member function ‘Alembic::AbcGeom::v12::OPolyMeshSchema& Alembic::AbcGeom::v12::OPolyMeshSchema::operator=(const Alembic::AbcGeom::v12::OPolyMeshSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:52:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OGeomBaseSchema& Alembic::AbcGeom::v12::OGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::OGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 52 | class ALEMBIC_EXPORT OPolyMeshSchema | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OGeomBase.h:104:5: note: because ‘Alembic::AbcGeom::v12::OGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::OGeomBaseSchema::OGeomBaseSchema(const Alembic::AbcGeom::v12::OGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::PolyMeshSchemaInfo]’ 104 | OGeomBaseSchema( const OGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h: In copy constructor ‘Alembic::AbcGeom::v12::OPolyMeshSchema::OPolyMeshSchema(const Alembic::AbcGeom::v12::OPolyMeshSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:206:17: note: synthesized method ‘Alembic::AbcGeom::v12::OPolyMeshSchema& Alembic::AbcGeom::v12::OPolyMeshSchema::operator=(const Alembic::AbcGeom::v12::OPolyMeshSchema&)’ first required here 206 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:66, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/Foundation.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/OSchemaObject.h: In member function ‘Alembic::Abc::v12::OSchemaObject& Alembic::Abc::v12::OSchemaObject::operator=(Alembic::Abc::v12::OSchemaObject&&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/OSchemaObject.h:53:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 53 | class OSchemaObject : public OObject | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:147:5: note: because ‘Alembic::AbcGeom::v12::OFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ 147 | OFaceSetSchema(const OFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp: In member function ‘Alembic::AbcGeom::v12::OFaceSet& Alembic::AbcGeom::v12::OPolyMeshSchema::createFaceSet(const string&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:450:64: note: synthesized method ‘Alembic::Abc::v12::OSchemaObject& Alembic::Abc::v12::OSchemaObject::operator=(Alembic::Abc::v12::OSchemaObject&&)’ first required here 450 | m_faceSets[iFaceSetName] = OFaceSet( thisObj, iFaceSetName ); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:66, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/Foundation.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/OSchemaObject.h: In instantiation of ‘Alembic::Abc::v12::OSchemaObject::OSchemaObject(Alembic::Abc::v12::OObject, const string&, const Alembic::Abc::v12::Argument&, const Alembic::Abc::v12::Argument&, const Alembic::Abc::v12::Argument&) [with SCHEMA = Alembic::AbcGeom::v12::OFaceSetSchema; std::string = std::__cxx11::basic_string]’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:450:64: required from here /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/OSchemaObject.h:226:14: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 226 | m_schema = SCHEMA( m_object->getProperties(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 227 | SCHEMA::getDefaultSchemaName(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | this->getErrorHandlerPolicy(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | tsIndex, | ~~~~~~~~ 230 | schemaMetaData, | ~~~~~~~~~~~~~~~ 231 | sparseFlag ); | ~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:147:5: note: because ‘Alembic::AbcGeom::v12::OFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ 147 | OFaceSetSchema(const OFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ is deprecated [-Wdeprecated-copy] 277 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:274:5: note: because ‘Alembic::AbcGeom::v12::IGeomBase’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’ 274 | IGeomBase(const IGeomBase & iCopy) | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In member function ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:206:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 206 | class IGeomBase : public IGeomBaseSchema | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::GeomBaseSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: note: synthesized method ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ first required here 277 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:157:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 157 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:154:5: note: because ‘Alembic::AbcGeom::v12::IFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ 154 | IFaceSetSchema(const IFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h: In member function ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:52:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 52 | class ALEMBIC_EXPORT IFaceSetSchema : public IGeomBaseSchema | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::FaceSetSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:157:17: note: synthesized method ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ first required here 157 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp: In member function ‘const Alembic::AbcGeom::v12::IPolyMeshSchema& Alembic::AbcGeom::v12::IPolyMeshSchema::operator=(const Alembic::AbcGeom::v12::IPolyMeshSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:117:50: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 117 | IGeomBaseSchema::operator=(rhs); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::PolyMeshSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:117:55: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 117 | IGeomBaseSchema::operator=(rhs); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::PolyMeshSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:55, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/Foundation.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h: In member function ‘Alembic::Abc::v12::ISchemaObject& Alembic::Abc::v12::ISchemaObject::operator=(Alembic::Abc::v12::ISchemaObject&&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h:55:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 55 | class ISchemaObject : public IObject | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:154:5: note: because ‘Alembic::AbcGeom::v12::IFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ 154 | IFaceSetSchema(const IFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp: In member function ‘void Alembic::AbcGeom::v12::IPolyMeshSchema::loadFaceSetNames()’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:156:60: note: synthesized method ‘Alembic::Abc::v12::ISchemaObject& Alembic::Abc::v12::ISchemaObject::operator=(Alembic::Abc::v12::ISchemaObject&&)’ first required here 156 | m_faceSets [header.getName ()] = IFaceSet (); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:55, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/Foundation.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h: In instantiation of ‘Alembic::Abc::v12::ISchemaObject::ISchemaObject(const Alembic::Abc::v12::IObject&, const string&, const Alembic::Abc::v12::Argument&, const Alembic::Abc::v12::Argument&) [with SCHEMA = Alembic::AbcGeom::v12::IFaceSetSchema; std::string = std::__cxx11::basic_string]’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:220:73: required from here /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h:150:18: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 150 | m_schema = SCHEMA( m_object->getProperties(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 151 | SCHEMA::getDefaultSchemaName(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 152 | this->getErrorHandlerPolicy(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 153 | args.getSchemaInterpMatching() ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IPolyMesh.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IPolyMesh.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:154:5: note: because ‘Alembic::AbcGeom::v12::IFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ 154 | IFaceSetSchema(const IFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:150:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 150 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:147:5: note: because ‘Alembic::AbcGeom::v12::OFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ 147 | OFaceSetSchema(const OFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h: In member function ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:52:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OGeomBaseSchema& Alembic::AbcGeom::v12::OGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::OGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 52 | class ALEMBIC_EXPORT OFaceSetSchema : public OGeomBaseSchema | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OGeomBase.h:104:5: note: because ‘Alembic::AbcGeom::v12::OGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::OGeomBaseSchema::OGeomBaseSchema(const Alembic::AbcGeom::v12::OGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::FaceSetSchemaInfo]’ 104 | OGeomBaseSchema( const OGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:150:17: note: synthesized method ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ first required here 150 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h: In copy constructor ‘Alembic::AbcGeom::v12::OSubDSchema::OSubDSchema(const Alembic::AbcGeom::v12::OSubDSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:352:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OSubDSchema& Alembic::AbcGeom::v12::OSubDSchema::operator=(const Alembic::AbcGeom::v12::OSubDSchema&)’ is deprecated [-Wdeprecated-copy] 352 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:349:5: note: because ‘Alembic::AbcGeom::v12::OSubDSchema’ has user-provided ‘Alembic::AbcGeom::v12::OSubDSchema::OSubDSchema(const Alembic::AbcGeom::v12::OSubDSchema&)’ 349 | OSubDSchema(const OSubDSchema& iCopy) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h: In member function ‘Alembic::AbcGeom::v12::OSubDSchema& Alembic::AbcGeom::v12::OSubDSchema::operator=(const Alembic::AbcGeom::v12::OSubDSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:58:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OGeomBaseSchema& Alembic::AbcGeom::v12::OGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::OGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 58 | class ALEMBIC_EXPORT OSubDSchema : public OGeomBaseSchema | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OGeomBase.h:104:5: note: because ‘Alembic::AbcGeom::v12::OGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::OGeomBaseSchema::OGeomBaseSchema(const Alembic::AbcGeom::v12::OGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::SubDSchemaInfo]’ 104 | OGeomBaseSchema( const OGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h: In copy constructor ‘Alembic::AbcGeom::v12::OSubDSchema::OSubDSchema(const Alembic::AbcGeom::v12::OSubDSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:352:17: note: synthesized method ‘Alembic::AbcGeom::v12::OSubDSchema& Alembic::AbcGeom::v12::OSubDSchema::operator=(const Alembic::AbcGeom::v12::OSubDSchema&)’ first required here 352 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:66, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/Foundation.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:42, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/OSchemaObject.h: In member function ‘Alembic::Abc::v12::OSchemaObject& Alembic::Abc::v12::OSchemaObject::operator=(Alembic::Abc::v12::OSchemaObject&&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/OSchemaObject.h:53:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 53 | class OSchemaObject : public OObject | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:147:5: note: because ‘Alembic::AbcGeom::v12::OFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ 147 | OFaceSetSchema(const OFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp: In member function ‘Alembic::AbcGeom::v12::OFaceSet& Alembic::AbcGeom::v12::OSubDSchema::createFaceSet(const string&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:700:64: note: synthesized method ‘Alembic::Abc::v12::OSchemaObject& Alembic::Abc::v12::OSchemaObject::operator=(Alembic::Abc::v12::OSchemaObject&&)’ first required here 700 | m_faceSets [iFaceSetName] = OFaceSet (thisObj, iFaceSetName); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:66, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/Foundation.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:42, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/OSchemaObject.h: In instantiation of ‘Alembic::Abc::v12::OSchemaObject::OSchemaObject(Alembic::Abc::v12::OObject, const string&, const Alembic::Abc::v12::Argument&, const Alembic::Abc::v12::Argument&, const Alembic::Abc::v12::Argument&) [with SCHEMA = Alembic::AbcGeom::v12::OFaceSetSchema; std::string = std::__cxx11::basic_string]’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:700:64: required from here /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/OSchemaObject.h:226:14: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OFaceSetSchema& Alembic::AbcGeom::v12::OFaceSetSchema::operator=(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 226 | m_schema = SCHEMA( m_object->getProperties(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 227 | SCHEMA::getDefaultSchemaName(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | this->getErrorHandlerPolicy(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | tsIndex, | ~~~~~~~~ 230 | schemaMetaData, | ~~~~~~~~~~~~~~~ 231 | sparseFlag ); | ~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OSubD.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OSubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OFaceSet.h:147:5: note: because ‘Alembic::AbcGeom::v12::OFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::OFaceSetSchema::OFaceSetSchema(const Alembic::AbcGeom::v12::OFaceSetSchema&)’ 147 | OFaceSetSchema(const OFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ is deprecated [-Wdeprecated-copy] 277 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:274:5: note: because ‘Alembic::AbcGeom::v12::IGeomBase’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’ 274 | IGeomBase(const IGeomBase & iCopy) | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In member function ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:206:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 206 | class IGeomBase : public IGeomBaseSchema | ^~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::GeomBaseSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h: In copy constructor ‘Alembic::AbcGeom::v12::IGeomBase::IGeomBase(const Alembic::AbcGeom::v12::IGeomBase&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:277:17: note: synthesized method ‘Alembic::AbcGeom::v12::IGeomBase& Alembic::AbcGeom::v12::IGeomBase::operator=(const Alembic::AbcGeom::v12::IGeomBase&)’ first required here 277 | *this = iCopy; | ^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:157:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 157 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:154:5: note: because ‘Alembic::AbcGeom::v12::IFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ 154 | IFaceSetSchema(const IFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h: In member function ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:52:22: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 52 | class ALEMBIC_EXPORT IFaceSetSchema : public IGeomBaseSchema | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::FaceSetSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h: In copy constructor ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:157:17: note: synthesized method ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ first required here 157 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp: In member function ‘const Alembic::AbcGeom::v12::ISubDSchema& Alembic::AbcGeom::v12::ISubDSchema::operator=(const Alembic::AbcGeom::v12::ISubDSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:175:46: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 175 | IGeomBaseSchema::operator=(rhs); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::SubDSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:175:51: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IGeomBaseSchema& Alembic::AbcGeom::v12::IGeomBaseSchema::operator=(const Alembic::AbcGeom::v12::IGeomBaseSchema&)’ is deprecated [-Wdeprecated-copy] 175 | IGeomBaseSchema::operator=(rhs); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:45, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IGeomBase.h:109:5: note: because ‘Alembic::AbcGeom::v12::IGeomBaseSchema’ has user-provided ‘Alembic::AbcGeom::v12::IGeomBaseSchema::IGeomBaseSchema(const Alembic::AbcGeom::v12::IGeomBaseSchema&) [with INFO = Alembic::AbcGeom::v12::SubDSchemaInfo]’ 109 | IGeomBaseSchema( const IGeomBaseSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:55, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/Foundation.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h: In member function ‘Alembic::Abc::v12::ISchemaObject& Alembic::Abc::v12::ISchemaObject::operator=(Alembic::Abc::v12::ISchemaObject&&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h:55:7: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 55 | class ISchemaObject : public IObject | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:154:5: note: because ‘Alembic::AbcGeom::v12::IFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ 154 | IFaceSetSchema(const IFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp: In member function ‘void Alembic::AbcGeom::v12::ISubDSchema::loadFaceSetNames()’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:345:60: note: synthesized method ‘Alembic::Abc::v12::ISchemaObject& Alembic::Abc::v12::ISchemaObject::operator=(Alembic::Abc::v12::ISchemaObject&&)’ first required here 345 | m_faceSets [header.getName ()] = IFaceSet (); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:55, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/Foundation.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h: In instantiation of ‘Alembic::Abc::v12::ISchemaObject::ISchemaObject(const Alembic::Abc::v12::IObject&, const string&, const Alembic::Abc::v12::Argument&, const Alembic::Abc::v12::Argument&) [with SCHEMA = Alembic::AbcGeom::v12::IFaceSetSchema; std::string = std::__cxx11::basic_string]’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:391:70: required from here /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h:150:18: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IFaceSetSchema& Alembic::AbcGeom::v12::IFaceSetSchema::operator=(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ is deprecated [-Wdeprecated-copy] 150 | m_schema = SCHEMA( m_object->getProperties(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 151 | SCHEMA::getDefaultSchemaName(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 152 | this->getErrorHandlerPolicy(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 153 | args.getSchemaInterpMatching() ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/ISubD.h:44, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/ISubD.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IFaceSet.h:154:5: note: because ‘Alembic::AbcGeom::v12::IFaceSetSchema’ has user-provided ‘Alembic::AbcGeom::v12::IFaceSetSchema::IFaceSetSchema(const Alembic::AbcGeom::v12::IFaceSetSchema&)’ 154 | IFaceSetSchema(const IFaceSetSchema& iCopy) | ^~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/IXform.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IXform.h: In copy constructor ‘Alembic::AbcGeom::v12::IXformSchema::IXformSchema(const Alembic::AbcGeom::v12::IXformSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IXform.h:110:17: warning: implicitly-declared ‘Alembic::AbcGeom::v12::IXformSchema& Alembic::AbcGeom::v12::IXformSchema::operator=(const Alembic::AbcGeom::v12::IXformSchema&)’ is deprecated [-Wdeprecated-copy] 110 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/IXform.h:107:5: note: because ‘Alembic::AbcGeom::v12::IXformSchema’ has user-provided ‘Alembic::AbcGeom::v12::IXformSchema::IXformSchema(const Alembic::AbcGeom::v12::IXformSchema&)’ 107 | IXformSchema( const IXformSchema &iCopy ) | ^~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcCollection/OCollections.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcCollection/OCollections.h: In copy constructor ‘Alembic::AbcCollection::v12::OCollectionsSchema::OCollectionsSchema(const Alembic::AbcCollection::v12::OCollectionsSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcCollection/OCollections.h:87:17: warning: implicitly-declared ‘Alembic::AbcCollection::v12::OCollectionsSchema& Alembic::AbcCollection::v12::OCollectionsSchema::operator=(const Alembic::AbcCollection::v12::OCollectionsSchema&)’ is deprecated [-Wdeprecated-copy] 87 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcCollection/OCollections.h:84:5: note: because ‘Alembic::AbcCollection::v12::OCollectionsSchema’ has user-provided ‘Alembic::AbcCollection::v12::OCollectionsSchema::OCollectionsSchema(const Alembic::AbcCollection::v12::OCollectionsSchema&)’ 84 | OCollectionsSchema( const OCollectionsSchema& iCopy ) | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcGeom/OXform.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OXform.h: In copy constructor ‘Alembic::AbcGeom::v12::OXformSchema::OXformSchema(const Alembic::AbcGeom::v12::OXformSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OXform.h:110:15: warning: implicitly-declared ‘Alembic::AbcGeom::v12::OXformSchema& Alembic::AbcGeom::v12::OXformSchema::operator=(const Alembic::AbcGeom::v12::OXformSchema&)’ is deprecated [-Wdeprecated-copy] 110 | { *this = iCopy; } | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcGeom/OXform.h:108:5: note: because ‘Alembic::AbcGeom::v12::OXformSchema’ has user-provided ‘Alembic::AbcGeom::v12::OXformSchema::OXformSchema(const Alembic::AbcGeom::v12::OXformSchema&)’ 108 | OXformSchema( const OXformSchema &iCopy ) | ^~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcCollection/ICollections.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcCollection/ICollections.h: In copy constructor ‘Alembic::AbcCollection::v12::ICollectionsSchema::ICollectionsSchema(const Alembic::AbcCollection::v12::ICollectionsSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcCollection/ICollections.h:89:17: warning: implicitly-declared ‘Alembic::AbcCollection::v12::ICollectionsSchema& Alembic::AbcCollection::v12::ICollectionsSchema::operator=(const Alembic::AbcCollection::v12::ICollectionsSchema&)’ is deprecated [-Wdeprecated-copy] 89 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcCollection/ICollections.h:86:5: note: because ‘Alembic::AbcCollection::v12::ICollectionsSchema’ has user-provided ‘Alembic::AbcCollection::v12::ICollectionsSchema::ICollectionsSchema(const Alembic::AbcCollection::v12::ICollectionsSchema&)’ 86 | ICollectionsSchema( const ICollectionsSchema& iCopy ) | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/OMaterial.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/OMaterial.h: In copy constructor ‘Alembic::AbcMaterial::v12::OMaterialSchema::OMaterialSchema(const Alembic::AbcMaterial::v12::OMaterialSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/OMaterial.h:83:17: warning: implicitly-declared ‘Alembic::AbcMaterial::v12::OMaterialSchema& Alembic::AbcMaterial::v12::OMaterialSchema::operator=(const Alembic::AbcMaterial::v12::OMaterialSchema&)’ is deprecated [-Wdeprecated-copy] 83 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/OMaterial.h:80:5: note: because ‘Alembic::AbcMaterial::v12::OMaterialSchema’ has user-provided ‘Alembic::AbcMaterial::v12::OMaterialSchema::OMaterialSchema(const Alembic::AbcMaterial::v12::OMaterialSchema&)’ 80 | OMaterialSchema( const OMaterialSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/MaterialFlatten.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialFlatten.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h: In copy constructor ‘Alembic::AbcMaterial::v12::IMaterialSchema::IMaterialSchema(const Alembic::AbcMaterial::v12::IMaterialSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:96:17: warning: implicitly-declared ‘Alembic::AbcMaterial::v12::IMaterialSchema& Alembic::AbcMaterial::v12::IMaterialSchema::operator=(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ is deprecated [-Wdeprecated-copy] 96 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:93:5: note: because ‘Alembic::AbcMaterial::v12::IMaterialSchema’ has user-provided ‘Alembic::AbcMaterial::v12::IMaterialSchema::IMaterialSchema(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ 93 | IMaterialSchema( const IMaterialSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/MaterialAssignment.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialFlatten.cpp:38: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/OMaterial.h: In copy constructor ‘Alembic::AbcMaterial::v12::OMaterialSchema::OMaterialSchema(const Alembic::AbcMaterial::v12::OMaterialSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/OMaterial.h:83:17: warning: implicitly-declared ‘Alembic::AbcMaterial::v12::OMaterialSchema& Alembic::AbcMaterial::v12::OMaterialSchema::operator=(const Alembic::AbcMaterial::v12::OMaterialSchema&)’ is deprecated [-Wdeprecated-copy] 83 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/OMaterial.h:80:5: note: because ‘Alembic::AbcMaterial::v12::OMaterialSchema’ has user-provided ‘Alembic::AbcMaterial::v12::OMaterialSchema::OMaterialSchema(const Alembic::AbcMaterial::v12::OMaterialSchema&)’ 80 | OMaterialSchema( const OMaterialSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/IMaterial.cpp:38: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h: In copy constructor ‘Alembic::AbcMaterial::v12::IMaterialSchema::IMaterialSchema(const Alembic::AbcMaterial::v12::IMaterialSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:96:17: warning: implicitly-declared ‘Alembic::AbcMaterial::v12::IMaterialSchema& Alembic::AbcMaterial::v12::IMaterialSchema::operator=(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ is deprecated [-Wdeprecated-copy] 96 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:93:5: note: because ‘Alembic::AbcMaterial::v12::IMaterialSchema’ has user-provided ‘Alembic::AbcMaterial::v12::IMaterialSchema::IMaterialSchema(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ 93 | IMaterialSchema( const IMaterialSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:55, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/MaterialFlatten.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialFlatten.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h: In instantiation of ‘Alembic::Abc::v12::ISchemaObject::ISchemaObject(const Alembic::Abc::v12::IObject&, const Alembic::Abc::v12::Argument&, const Alembic::Abc::v12::Argument&) [with SCHEMA = Alembic::AbcMaterial::v12::IMaterialSchema]’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialFlatten.cpp:141:39: required from here /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h:180:18: warning: implicitly-declared ‘Alembic::AbcMaterial::v12::IMaterialSchema& Alembic::AbcMaterial::v12::IMaterialSchema::operator=(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ is deprecated [-Wdeprecated-copy] 180 | m_schema = SCHEMA( this->getProperties(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 181 | SCHEMA::getDefaultSchemaName(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | this->getErrorHandlerPolicy(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 183 | GetSchemaInterpMatching( iArg0, iArg1 ) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/MaterialFlatten.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialFlatten.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:93:5: note: because ‘Alembic::AbcMaterial::v12::IMaterialSchema’ has user-provided ‘Alembic::AbcMaterial::v12::IMaterialSchema::IMaterialSchema(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ 93 | IMaterialSchema( const IMaterialSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/All.h:55, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:40, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/MaterialFlatten.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialFlatten.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h: In instantiation of ‘Alembic::Abc::v12::ISchemaObject::ISchemaObject(const Alembic::Abc::v12::IObject&, Alembic::Abc::v12::WrapExistingFlag, const Alembic::Abc::v12::Argument&, const Alembic::Abc::v12::Argument&) [with SCHEMA = Alembic::AbcMaterial::v12::IMaterialSchema]’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialFlatten.cpp:166:55: required from here /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/Abc/ISchemaObject.h:210:18: warning: implicitly-declared ‘Alembic::AbcMaterial::v12::IMaterialSchema& Alembic::AbcMaterial::v12::IMaterialSchema::operator=(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ is deprecated [-Wdeprecated-copy] 210 | m_schema = SCHEMA( this->getProperties(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | SCHEMA::getDefaultSchemaName(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 212 | this->getErrorHandlerPolicy(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 213 | GetSchemaInterpMatching( iArg0, iArg1 ) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/MaterialFlatten.h:41, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialFlatten.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:93:5: note: because ‘Alembic::AbcMaterial::v12::IMaterialSchema’ has user-provided ‘Alembic::AbcMaterial::v12::IMaterialSchema::IMaterialSchema(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ 93 | IMaterialSchema( const IMaterialSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/MaterialAssignment.h:42, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialAssignment.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h: In copy constructor ‘Alembic::AbcMaterial::v12::IMaterialSchema::IMaterialSchema(const Alembic::AbcMaterial::v12::IMaterialSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:96:17: warning: implicitly-declared ‘Alembic::AbcMaterial::v12::IMaterialSchema& Alembic::AbcMaterial::v12::IMaterialSchema::operator=(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ is deprecated [-Wdeprecated-copy] 96 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:93:5: note: because ‘Alembic::AbcMaterial::v12::IMaterialSchema’ has user-provided ‘Alembic::AbcMaterial::v12::IMaterialSchema::IMaterialSchema(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ 93 | IMaterialSchema( const IMaterialSchema& iCopy ) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/MaterialAssignment.h:43, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialAssignment.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/OMaterial.h: In copy constructor ‘Alembic::AbcMaterial::v12::OMaterialSchema::OMaterialSchema(const Alembic::AbcMaterial::v12::OMaterialSchema&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/OMaterial.h:83:17: warning: implicitly-declared ‘Alembic::AbcMaterial::v12::OMaterialSchema& Alembic::AbcMaterial::v12::OMaterialSchema::operator=(const Alembic::AbcMaterial::v12::OMaterialSchema&)’ is deprecated [-Wdeprecated-copy] 83 | *this = iCopy; | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/OMaterial.h:80:5: note: because ‘Alembic::AbcMaterial::v12::OMaterialSchema’ has user-provided ‘Alembic::AbcMaterial::v12::OMaterialSchema::OMaterialSchema(const Alembic::AbcMaterial::v12::OMaterialSchema&)’ 80 | OMaterialSchema( const OMaterialSchema& iCopy ) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialAssignment.cpp: In function ‘bool Alembic::AbcMaterial::v12::hasMaterial(Alembic::Abc::v12::ICompoundProperty, Alembic::AbcMaterial::v12::IMaterialSchema&, const string&)’: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialAssignment.cpp:110:61: warning: implicitly-declared ‘Alembic::AbcMaterial::v12::IMaterialSchema& Alembic::AbcMaterial::v12::IMaterialSchema::operator=(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ is deprecated [-Wdeprecated-copy] 110 | oResult = IMaterialSchema( iCompound, iPropName ); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/MaterialAssignment.h:42, from /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/AbcMaterial/MaterialAssignment.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/alembic/1.8.2/_/_/build/18f5934e34c69aed531409e374fc4e932cd077e4/source_subfolder/lib/Alembic/../Alembic/AbcMaterial/IMaterial.h:93:5: note: because ‘Alembic::AbcMaterial::v12::IMaterialSchema’ has user-provided ‘Alembic::AbcMaterial::v12::IMaterialSchema::IMaterialSchema(const Alembic::AbcMaterial::v12::IMaterialSchema&)’ 93 | IMaterialSchema( const IMaterialSchema& iCopy ) | ^~~~~~~~~~~~~~~