Created
January 8, 2021 22:19
-
-
Save brothermechanic/73f4989129153dafa85daaaeeebee430 to your computer and use it in GitHub Desktop.
/var/tmp/portage/media-libs/openusd-9999-r2/temp/build.log
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Package: media-libs/openusd-9999-r2 | |
* Repository: cg | |
* Maintainer: [email protected] | |
* USE: abi_x86_64 amd64 draco elibc_glibc jemalloc kernel_linux monolithic openexr python_single_target_python3_7 userland_GNU | |
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox | |
>>> Unpacking source... | |
* Repository id: PixarAnimationStudios_USD.git | |
* To override fetched repository properties, use: | |
* EGIT_OVERRIDE_REPO_PIXARANIMATIONSTUDIOS_USD | |
* EGIT_OVERRIDE_BRANCH_PIXARANIMATIONSTUDIOS_USD | |
* EGIT_OVERRIDE_COMMIT_PIXARANIMATIONSTUDIOS_USD | |
* EGIT_OVERRIDE_COMMIT_DATE_PIXARANIMATIONSTUDIOS_USD | |
* | |
* Fetching https://github.com/PixarAnimationStudios/USD.git ... | |
git fetch https://github.com/PixarAnimationStudios/USD.git +HEAD:refs/git-r3/HEAD | |
git symbolic-ref refs/git-r3/media-libs/openusd/0/__main__ refs/git-r3/HEAD | |
* Checking out https://github.com/PixarAnimationStudios/USD.git to /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999 ... | |
git checkout --quiet refs/git-r3/HEAD | |
GIT update --> | |
repository: https://github.com/PixarAnimationStudios/USD.git | |
at the commit: d8a405a1344480f859f025c4f97085143efacb53 | |
>>> Source unpacked in /var/tmp/portage/media-libs/openusd-9999-r2/work | |
>>> Preparing source in /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999 ... | |
* Applying algorithm.patch ... | |
[ ok ] | |
* Applying install.diff ... | |
patching file cmake/macros/Public.cmake | |
Hunk #3 succeeded at 752 with fuzz 1. | |
Hunk #4 succeeded at 800 (offset 54 lines). | |
Hunk #5 succeeded at 811 (offset 54 lines). | |
Hunk #6 succeeded at 820 (offset 54 lines). | |
Hunk #7 succeeded at 1011 (offset 34 lines). | |
patching file pxr/CMakeLists.txt | |
[ ok ] | |
* Working in BUILD_DIR: "/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build" | |
>>> Source prepared. | |
>>> Configuring source in /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999 ... | |
* Working in BUILD_DIR: "/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build" | |
cmake -C /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON -DCMAKE_INSTALL_PREFIX=/usr -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_BUILD_ALEMBIC_PLUGIN=OFF -DPXR_BUILD_DOCUMENTATION=OFF -DPXR_BUILD_DRACO_PLUGIN=ON -DPXR_BUILD_EMBREE_PLUGIN=OFF -DPXR_BUILD_EXAMPLES=OFF -DPXR_BUILD_IMAGING=OFF -DPXR_BUILD_MATERIALX_PLUGIN=OFF -DPXR_BUILD_MONOLITHIC=ON -DPXR_BUILD_OPENCOLORIO_PLUGIN=OFF -DPXR_BUILD_OPENIMAGEIO_PLUGIN=OFF -DPXR_BUILD_PRMAN_PLUGIN=OFF -DPXR_BUILD_TESTS=OFF -DPXR_BUILD_TUTORIALS=OFF -DPXR_BUILD_USDVIEW=OFF -DPXR_BUILD_USD_IMAGING=OFF -DPXR_BUILD_USD_TOOLS=OFF -DPXR_ENABLE_GL_SUPPORT=OFF -DPXR_ENABLE_HDF5_SUPPORT=OFF -DPXR_ENABLE_OPENVDB_SUPPORT=OFF -DPXR_ENABLE_OSL_SUPPORT=OFF -DPXR_ENABLE_PTEX_SUPPORT=OFF -DPXR_ENABLE_PYTHON_SUPPORT=OFF -DPXR_USE_PYTHON_3=ON -DPXR_PYTHON_SHEBANG= -DPXR_SET_INTERNAL_NAMESPACE=usdBlender -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999 | |
loading initial cache file /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/gentoo_common_config.cmake | |
-- The C compiler identification is GNU 9.3.0 | |
-- The CXX compiler identification is GNU 9.3.0 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-g++ - skipped | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- 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 | |
-- Found Boost: /usr/include (found version "1.74.0") | |
-- Disabling boost-provided cmake config | |
-- Found Boost: /usr/include (found version "1.74.0") found components: program_options | |
-- Found TBB: /usr/include (found version "2020.3") found components: tbb | |
-- Using default system allocator because PXR_MALLOC_LIBRARY is unspecified | |
-- C++ namespace configured to (external) pxr, (internal) usdBlender | |
-- Skipping validation of gf generated code because PXR_VALIDATE_GENERATED_CODE=OFF | |
-- Skipping validation of sdf generated code because PXR_VALIDATE_GENERATED_CODE=OFF | |
-- Skipping building usdGenSchema, Python modules required. | |
-- Skipping commandline tools because PXR_BUILD_USD_TOOLS=OFF | |
-- <<< Gentoo configuration >>> | |
Build type Release | |
Install path /usr | |
Compiler flags: | |
C -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition | |
C++ -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition | |
Linker flags: | |
Executable -Wl,-O1 -Wl,--as-needed | |
Module -Wl,-O1 -Wl,--as-needed | |
Shared -Wl,-O1 -Wl,--as-needed | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build | |
>>> Source configured. | |
>>> Compiling source in /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999 ... | |
* Working in BUILD_DIR: "/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build" | |
ninja -v -j9 -l0 | |
[1/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[2/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/functionLite.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/functionLite.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[3/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/export.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/export.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[4/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/hints.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/hints.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[5/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/inttypes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/inttypes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[6/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/align.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/align.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[7/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/buildMode.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/buildMode.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[8/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/defines.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/defines.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[9/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/math.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/math.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[10/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/pragmas.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/pragmas.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[11/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/attributes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/attributes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[12/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/daemon.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/daemon.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[13/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/demangle.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/demangle.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[14/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/debugger.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/debugger.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[15/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/error.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/error.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[16/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/env.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/env.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[17/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/errno.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/errno.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[18/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/hash.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/hash.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[19/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/fileSystem.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/fileSystem.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[20/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/library.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/library.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[21/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/function.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/function.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[22/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/mallocHook.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/mallocHook.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[23/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/regex.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/regex.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[24/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/stackTrace.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/stackTrace.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[25/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/symbols.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/symbols.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[26/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/threads.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/threads.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[27/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/systemInfo.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/systemInfo.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[28/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/timing.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/timing.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[29/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/virtualMemory.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/virtualMemory.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[30/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/vsnprintf.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/vsnprintf.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[31/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/testArchAbi.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/testArchAbi.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[32/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/arch && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/arch && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/testArchUtil.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/arch/testArchUtil.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[33/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/registryManager.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/registryManager.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[34/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/ostreamMethods.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/ostreamMethods.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[35/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pathUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pathUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[36/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[37/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/declarePtrs.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/declarePtrs.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[38/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticLite.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/diagnosticLite.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[39/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/callContext.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/callContext.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[40/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/cxxCast.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/cxxCast.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[41/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/attributes.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/attributes.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/attributes.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/attributes.cpp | |
[42/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/hash.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/hash.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/hash.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/hash.cpp | |
[43/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/daemon.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/daemon.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/daemon.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/daemon.cpp | |
[44/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/library.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/library.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/library.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/library.cpp | |
[45/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/threads.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/threads.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/threads.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/threads.cpp | |
[46/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/mallocHook.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/mallocHook.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/mallocHook.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/mallocHook.cpp | |
[47/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/regex.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/regex.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/regex.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/regex.cpp | |
[48/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/symbols.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/symbols.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/symbols.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/symbols.cpp | |
[49/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/error.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/error.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/error.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/error.cpp | |
[50/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/systemInfo.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/systemInfo.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/systemInfo.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/systemInfo.cpp | |
[51/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/debugger.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/debugger.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/debugger.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/debugger.cpp | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/debugger.cpp: In function ‘bool usdBlender__pxrReserved__::Arch_DebuggerRunUnrelatedProcessPosix(bool (*)(void*), void*)’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/debugger.cpp:249:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] | |
249 | write(ready[1], &result, sizeof(result)); | |
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/debugger.cpp:275:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] | |
275 | write(ready[1], &result, sizeof(result)); | |
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/debugger.cpp:289:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] | |
289 | write(ready[1], &result, sizeof(result)); | |
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/debugger.cpp:299:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] | |
299 | write(ready[1], &result, sizeof(result)); | |
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/debugger.cpp:316:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] | |
316 | write(ready[1], &result, sizeof(result)); | |
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/debugger.cpp:324:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] | |
324 | write(ready[1], &result, sizeof(result)); | |
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
[52/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/errno.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/errno.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/errno.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/errno.cpp | |
[53/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/demangle.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/demangle.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/demangle.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/demangle.cpp | |
[54/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/initConfig.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/initConfig.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/initConfig.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/initConfig.cpp | |
[55/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/functionRef.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/functionRef.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[56/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/assumptions.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/assumptions.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/assumptions.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/assumptions.cpp | |
[57/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/hashmap.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/hashmap.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[58/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/hashset.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/hashset.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[59/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/instantiateStacked.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/instantiateStacked.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[60/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/virtualMemory.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/virtualMemory.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/virtualMemory.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/virtualMemory.cpp | |
[61/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/instantiateSingleton.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/instantiateSingleton.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[62/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/vsnprintf.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/vsnprintf.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/vsnprintf.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/vsnprintf.cpp | |
[63/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/instantiateType.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/instantiateType.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[64/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/preprocessorUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/preprocessorUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[65/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/preprocessorUtilsLite.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/preprocessorUtilsLite.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[66/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/safeTypeCompare.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/safeTypeCompare.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[67/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/span.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/span.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[68/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/staticData.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/staticData.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[69/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/staticTokens.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/staticTokens.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[70/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/typeInfoMap.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/typeInfoMap.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[71/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/type_Impl.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/type_Impl.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[72/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/anyUniquePtr.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/anyUniquePtr.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[73/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/anyWeakPtr.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/anyWeakPtr.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[74/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/atomicOfstreamWrapper.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/atomicOfstreamWrapper.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[75/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/bitUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/bitUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[76/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/debugNotice.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/debugNotice.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[77/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/denseHashMap.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/denseHashMap.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[78/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/debug.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/debug.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[79/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/denseHashSet.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/denseHashSet.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[80/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnostic.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/diagnostic.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[81/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/function.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/function.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/function.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/function.cpp | |
[82/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticBase.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/diagnosticBase.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[83/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticHelper.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/diagnosticHelper.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[84/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/diagnosticMgr.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[85/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/dl.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/dl.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[86/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/enum.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/enum.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[87/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/envSetting.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/envSetting.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[88/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/error.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/error.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[89/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/errorMark.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[90/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/timing.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/timing.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/timing.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/timing.cpp | |
[91/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorTransport.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/errorTransport.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[92/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/expiryNotifier.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/expiryNotifier.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[93/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/fastCompression.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/fastCompression.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[94/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/fileUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/fileUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[95/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/getenv.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/getenv.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[96/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/iterator.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/iterator.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[97/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/mallocTag.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/mallocTag.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[98/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/hash.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/hash.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[99/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/notice.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/notice.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[100/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/nullPtr.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/nullPtr.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[101/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pointerAndBits.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pointerAndBits.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[102/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/patternMatcher.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/patternMatcher.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[103/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pyLock.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pyLock.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[104/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/refBase.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/refBase.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[105/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/refCount.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/refCount.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[106/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/refPtr.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/refPtr.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[107/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/regTest.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/regTest.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[108/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/refPtrTracker.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/refPtrTracker.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[109/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/safeOutputFile.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/safeOutputFile.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[110/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/scoped.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/scoped.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[111/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/setenv.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/setenv.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[112/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/singleton.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/singleton.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[113/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stackTrace.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/stackTrace.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[114/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/scopeDescription.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/scopeDescription.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[115/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/smallVector.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/smallVector.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[116/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stacked.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/stacked.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[117/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stopwatch.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/stopwatch.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[118/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stl.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/stl.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[119/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/status.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/status.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[120/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stringUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/stringUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[121/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/tf.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/tf.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[122/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/templateString.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/templateString.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[123/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/token.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/token.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[124/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/type.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/type.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[125/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/typeFunctions.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/typeFunctions.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[126/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/typeNotice.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/typeNotice.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[127/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/warning.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/warning.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[128/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/weakBase.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/weakBase.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[129/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/weakPtr.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/weakPtr.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[130/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/scopeDescriptionPrivate.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/scopeDescriptionPrivate.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[131/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/ieee.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/ieee.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[132/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/weakPtrFacade.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/weakPtrFacade.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[133/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/utils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/utils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[134/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/double-conversion.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/double-conversion.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[135/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/bignum-dtoa.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/bignum-dtoa.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[136/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/bignum.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/bignum.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[137/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/cached-powers.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/cached-powers.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[138/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/diy-fp.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/diy-fp.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[139/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/fast-dtoa.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/fast-dtoa.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[140/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrLZ4 && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrLZ4/lz4.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrLZ4/lz4.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[141/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/fixed-dtoa.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/fixed-dtoa.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[142/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf/pxrDoubleConversion && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/strtod.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pxrDoubleConversion/strtod.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[143/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/atomicRenameUtil.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/atomicRenameUtil.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[144/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pyWeakObject.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/pyWeakObject.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[145/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/debugCodes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/debugCodes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[146/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/fileSystem.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/fileSystem.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/fileSystem.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/fileSystem.cpp | |
[147/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/tf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/tf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/noticeRegistry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/tf/noticeRegistry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[148/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/line.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/line.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[149/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/interval.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/interval.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[150/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/line2d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/line2d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[151/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/declare.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/declare.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[152/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/ilmbase_halfLimits.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/ilmbase_halfLimits.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[153/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[154/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/diy-fp.cc.o -MF pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/diy-fp.cc.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/diy-fp.cc.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/diy-fp.cc | |
[155/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/preprocessorUtils.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/preprocessorUtils.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/preprocessorUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/preprocessorUtils.cpp | |
[156/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/cached-powers.cc.o -MF pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/cached-powers.cc.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/cached-powers.cc.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/cached-powers.cc | |
[157/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/stackTrace.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/stackTrace.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/stackTrace.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/stackTrace.cpp | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/stackTrace.cpp: In function ‘void usdBlender__pxrReserved__::{anonymous}::aswrite(int, const char*)’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/stackTrace.cpp:445:10: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] | |
445 | write(fd, msg, asstrlen(msg)); | |
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ | |
[158/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/bignum-dtoa.cc.o -MF pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/bignum-dtoa.cc.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/bignum-dtoa.cc.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/bignum-dtoa.cc | |
[159/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/fast-dtoa.cc.o -MF pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/fast-dtoa.cc.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/fast-dtoa.cc.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/fast-dtoa.cc | |
[160/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/strtod.cc.o -MF pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/strtod.cc.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/strtod.cc.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/strtod.cc | |
[161/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/fixed-dtoa.cc.o -MF pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/fixed-dtoa.cc.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/fixed-dtoa.cc.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/fixed-dtoa.cc | |
[162/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/bignum.cc.o -MF pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/bignum.cc.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/bignum.cc.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/bignum.cc | |
[163/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/anyUniquePtr.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/anyUniquePtr.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/anyUniquePtr.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/anyUniquePtr.cpp | |
[164/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/double-conversion.cc.o -MF pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/double-conversion.cc.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pxrDoubleConversion/double-conversion.cc.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrDoubleConversion/double-conversion.cc | |
[165/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/bitUtils.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/bitUtils.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/bitUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/bitUtils.cpp | |
[166/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/atomicRenameUtil.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/atomicRenameUtil.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/atomicRenameUtil.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/atomicRenameUtil.cpp | |
[167/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/anyWeakPtr.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/anyWeakPtr.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/anyWeakPtr.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/anyWeakPtr.cpp | |
[168/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/initConfig.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/initConfig.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/initConfig.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/initConfig.cpp | |
[169/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/atomicOfstreamWrapper.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/atomicOfstreamWrapper.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/atomicOfstreamWrapper.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/atomicOfstreamWrapper.cpp | |
[170/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/debugCodes.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/debugCodes.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/debugCodes.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/debugCodes.cpp | |
[171/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/denseHashSet.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/denseHashSet.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/denseHashSet.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/denseHashSet.cpp | |
[172/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/denseHashMap.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/denseHashMap.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/denseHashMap.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/denseHashMap.cpp | |
[173/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/debugNotice.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/debugNotice.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/debugNotice.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/debugNotice.cpp | |
[174/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/diagnosticBase.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/diagnosticBase.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/diagnosticBase.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticBase.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticBase.cpp:29: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[175/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pxrLZ4/lz4.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/pxrLZ4/lz4.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pxrLZ4/lz4.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pxrLZ4/lz4.cpp | |
[176/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/diagnostic.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/diagnostic.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/diagnostic.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnostic.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnostic.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[177/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/dl.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/dl.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/dl.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/dl.cpp | |
[178/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/debug.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/debug.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/debug.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/debug.cpp | |
[179/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/noticeRegistry.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/noticeRegistry.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/noticeRegistry.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/noticeRegistry.cpp | |
[180/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/diagnosticHelper.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/diagnosticHelper.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/diagnosticHelper.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticHelper.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticHelper.cpp:30: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[181/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=arch -DMFB_PACKAGE_MODULE=Arch -DMFB_PACKAGE_NAME=arch -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/arch/CMakeFiles/arch.dir/env.cpp.o -MF pxr/base/arch/CMakeFiles/arch.dir/env.cpp.o.d -o pxr/base/arch/CMakeFiles/arch.dir/env.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/arch/env.cpp | |
[182/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/expiryNotifier.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/expiryNotifier.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/expiryNotifier.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/expiryNotifier.cpp | |
[183/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/fastCompression.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/fastCompression.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/fastCompression.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/fastCompression.cpp | |
[184/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/getenv.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/getenv.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/getenv.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/getenv.cpp | |
[185/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/iterator.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/iterator.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/iterator.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/iterator.cpp | |
[186/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/diagnosticMgr.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/diagnosticMgr.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/diagnosticMgr.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[187/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/error.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/error.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/error.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/error.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/error.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[188/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/nullPtr.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/nullPtr.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/nullPtr.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/nullPtr.cpp | |
[189/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/hash.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/hash.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/hash.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/hash.cpp | |
[190/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/errorTransport.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/errorTransport.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/errorTransport.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorTransport.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorTransport.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorTransport.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[191/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/errorMark.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/errorMark.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/errorMark.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[192/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/envSetting.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/envSetting.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/envSetting.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/envSetting.cpp | |
[193/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pyLock.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/pyLock.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pyLock.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pyLock.cpp | |
[194/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pointerAndBits.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/pointerAndBits.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pointerAndBits.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pointerAndBits.cpp | |
[195/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/patternMatcher.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/patternMatcher.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/patternMatcher.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/patternMatcher.cpp | |
[196/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/refCount.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/refCount.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/refCount.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/refCount.cpp | |
[197/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/ostreamMethods.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/ostreamMethods.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/ostreamMethods.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/ostreamMethods.cpp | |
[198/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/refBase.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/refBase.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/refBase.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/refBase.cpp | |
[199/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/refPtr.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/refPtr.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/refPtr.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/refPtr.cpp | |
[200/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/pathUtils.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/pathUtils.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/pathUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/pathUtils.cpp | |
[201/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/notice.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/notice.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/notice.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/notice.cpp | |
[202/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/scoped.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/scoped.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/scoped.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/scoped.cpp | |
[203/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/fileUtils.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/fileUtils.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/fileUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/fileUtils.cpp | |
[204/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/safeOutputFile.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/safeOutputFile.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/safeOutputFile.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/safeOutputFile.cpp | |
[205/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/enum.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/enum.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/enum.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/enum.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/enum.cpp:29: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[206/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/singleton.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/singleton.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/singleton.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/singleton.cpp | |
[207/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/setenv.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/setenv.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/setenv.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/setenv.cpp | |
[208/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/smallVector.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/smallVector.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/smallVector.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/smallVector.cpp | |
[209/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/refPtrTracker.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/refPtrTracker.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/refPtrTracker.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/refPtrTracker.cpp | |
[210/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/stacked.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/stacked.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/stacked.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stacked.cpp | |
[211/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/stackTrace.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/stackTrace.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/stackTrace.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stackTrace.cpp | |
[212/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/status.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/status.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/status.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/status.cpp | |
[213/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/scopeDescription.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/scopeDescription.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/scopeDescription.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/scopeDescription.cpp | |
[214/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/tf.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/tf.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/tf.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/tf.cpp | |
[215/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/stl.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/stl.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/stl.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stl.cpp | |
[216/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/stopwatch.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/stopwatch.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/stopwatch.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stopwatch.cpp | |
[217/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/regTest.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/regTest.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/regTest.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/regTest.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/regTest.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[218/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/typeFunctions.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/typeFunctions.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/typeFunctions.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/typeFunctions.cpp | |
[219/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/registryManager.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/registryManager.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/registryManager.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/registryManager.cpp | |
[220/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/templateString.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/templateString.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/templateString.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/templateString.cpp | |
[221/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/typeNotice.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/typeNotice.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/typeNotice.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/typeNotice.cpp | |
[222/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/mallocTag.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/mallocTag.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/mallocTag.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/mallocTag.cpp | |
[223/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/limits.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/limits.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[224/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/weakBase.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/weakBase.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/weakBase.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/weakBase.cpp | |
[225/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/traits.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/traits.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[226/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/bbox3d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/bbox3d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[227/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/camera.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/camera.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[228/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/frustum.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/frustum.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[229/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/gamma.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/gamma.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[230/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/half.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/half.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[231/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/homogeneous.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/homogeneous.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[232/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/ilmbase_half.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/ilmbase_half.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[233/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/lineSeg.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/lineSeg.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[234/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/lineSeg2d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/lineSeg2d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[235/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/math.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/math.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[236/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrixData.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/matrixData.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[237/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix2d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/matrix2d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[238/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix2f.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/matrix2f.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[239/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix3f.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/matrix3f.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[240/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix3d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/matrix3d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[241/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix4f.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/matrix4f.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[242/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix4d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/matrix4d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[243/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/quatd.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/quatd.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[244/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/warning.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/warning.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/warning.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/warning.cpp | |
[245/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/multiInterval.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/multiInterval.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[246/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/plane.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/plane.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[247/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/quatf.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/quatf.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[248/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/quaternion.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/quaternion.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[249/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/quath.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/quath.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[250/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range2d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/range2d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[251/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range1f.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/range1f.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[252/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range1d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/range1d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[253/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range2f.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/range2f.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[254/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range3d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/range3d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[255/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range3f.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/range3f.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[256/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/ray.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/ray.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[257/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/rect2i.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/rect2i.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[258/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/size2.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/size2.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[259/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/rotation.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/rotation.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[260/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/size3.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/size3.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[261/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/transform.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/transform.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[262/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec2d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec2d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[263/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec2h.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec2h.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[264/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec2f.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec2f.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[265/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec2i.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec2i.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[266/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec3f.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec3f.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[267/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec3d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec3d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[268/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec3h.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec3h.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[269/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec3i.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec3i.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[270/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec4d.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec4d.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[271/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/weakPtr.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/weakPtr.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/weakPtr.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/weakPtr.cpp | |
[272/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec4f.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec4f.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[273/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec4h.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec4h.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[274/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec4i.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/vec4i.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[275/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/ilmbase_eLut.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/ilmbase_eLut.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[276/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/ilmbase_toFloat.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/ilmbase_toFloat.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[277/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[278/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/gf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/gf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/ostreamHelpers.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/gf/ostreamHelpers.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[279/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/converter.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/converter.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[280/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/types.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/types.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[281/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/json.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/json.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[282/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/utils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/utils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[283/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/weakPtrFacade.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/weakPtrFacade.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/weakPtrFacade.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/weakPtrFacade.cpp | |
[284/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/stringUtils.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/stringUtils.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/stringUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/stringUtils.cpp | |
[285/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/token.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/token.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/token.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/token.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/token.cpp:32: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/instantiateSingleton.h: In instantiation of ‘static T& usdBlender__pxrReserved__::TfSingleton<T>::_CreateInstance() [with T = usdBlender__pxrReserved__::Tf_TokenRegistry]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/token.cpp:263:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/instantiateSingleton.h:71:19: warning: ‘new’ of type ‘usdBlender__pxrReserved__::Tf_TokenRegistry’ with extended alignment 64 [-Waligned-new=] | |
71 | T *inst = new T; | |
| ^~~~~ | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/instantiateSingleton.h:71:19: note: uses ‘void* operator new(std::size_t)’, which does not have an alignment parameter | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/instantiateSingleton.h:71:19: note: use ‘-faligned-new’ to enable C++17 over-aligned new support | |
[286/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/ostreamHelpers.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/ostreamHelpers.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/ostreamHelpers.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/ostreamHelpers.cpp | |
[287/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/half.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/half.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/half.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/half.cpp | |
[288/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/lineSeg2d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/lineSeg2d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/lineSeg2d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/lineSeg2d.cpp | |
[289/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/homogeneous.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/homogeneous.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/homogeneous.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/homogeneous.cpp | |
[290/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/bbox3d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/bbox3d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/bbox3d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/bbox3d.cpp | |
[291/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/gamma.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/gamma.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/gamma.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/gamma.cpp | |
[292/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/math.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/math.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/math.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/math.cpp | |
[293/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/matrixData.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/matrixData.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/matrixData.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrixData.cpp | |
[294/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/camera.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/camera.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/camera.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/camera.cpp | |
[295/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/ilmbase_half.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/ilmbase_half.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/ilmbase_half.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/ilmbase_half.cpp | |
[296/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/interval.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/interval.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/interval.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/interval.cpp | |
[297/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/line.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/line.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/line.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/line.cpp | |
[298/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/line2d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/line2d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/line2d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/line2d.cpp | |
[299/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/frustum.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/frustum.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/frustum.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/frustum.cpp | |
[300/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/lineSeg.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/lineSeg.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/lineSeg.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/lineSeg.cpp | |
[301/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/matrix2d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/matrix2d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/matrix2d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix2d.cpp | |
[302/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/matrix2f.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/matrix2f.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/matrix2f.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix2f.cpp | |
[303/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/matrix3d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/matrix3d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/matrix3d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix3d.cpp | |
[304/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/matrix3f.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/matrix3f.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/matrix3f.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix3f.cpp | |
[305/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/plane.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/plane.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/plane.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/plane.cpp | |
[306/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/matrix4f.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/matrix4f.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/matrix4f.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix4f.cpp | |
[307/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/multiInterval.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/multiInterval.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/multiInterval.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/multiInterval.cpp | |
[308/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/quatd.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/quatd.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/quatd.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/quatd.cpp | |
[309/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=tf -DMFB_PACKAGE_MODULE=Tf -DMFB_PACKAGE_NAME=tf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/tf/CMakeFiles/tf.dir/type.cpp.o -MF pxr/base/tf/CMakeFiles/tf.dir/type.cpp.o.d -o pxr/base/tf/CMakeFiles/tf.dir/type.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/type.cpp | |
[310/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/quatf.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/quatf.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/quatf.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/quatf.cpp | |
[311/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/matrix4d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/matrix4d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/matrix4d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/matrix4d.cpp | |
[312/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/quaternion.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/quaternion.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/quaternion.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/quaternion.cpp | |
[313/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/quath.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/quath.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/quath.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/quath.cpp | |
[314/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/range1d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/range1d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/range1d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range1d.cpp | |
[315/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/range1f.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/range1f.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/range1f.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range1f.cpp | |
[316/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/range2d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/range2d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/range2d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range2d.cpp | |
[317/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/range3d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/range3d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/range3d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range3d.cpp | |
[318/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/range2f.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/range2f.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/range2f.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range2f.cpp | |
[319/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/range3f.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/range3f.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/range3f.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/range3f.cpp | |
[320/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/size2.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/size2.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/size2.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/size2.cpp | |
[321/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/size3.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/size3.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/size3.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/size3.cpp | |
[322/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/rect2i.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/rect2i.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/rect2i.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/rect2i.cpp | |
[323/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/ray.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/ray.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/ray.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/ray.cpp | |
[324/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/rotation.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/rotation.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/rotation.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/rotation.cpp | |
[325/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/transform.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/transform.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/transform.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/transform.cpp | |
[326/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec2d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec2d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec2d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec2d.cpp | |
[327/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec2f.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec2f.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec2f.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec2f.cpp | |
[328/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec2h.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec2h.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec2h.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec2h.cpp | |
[329/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec2i.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec2i.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec2i.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec2i.cpp | |
[330/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/value.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/value.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[331/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec3f.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec3f.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec3f.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec3f.cpp | |
[332/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/allocators.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/allocators.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[333/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/document.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/document.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[334/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec3d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec3d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec3d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec3d.cpp | |
[335/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/encodedstream.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/encodedstream.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[336/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/encodings.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/encodings.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[337/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/error && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/error/en.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/error/en.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[338/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/error && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/error/error.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/error/error.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[339/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/filereadstream.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/filereadstream.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[340/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/filewritestream.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/filewritestream.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[341/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/fwd.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/fwd.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[342/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/biginteger.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/biginteger.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[343/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/diyfp.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/diyfp.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[344/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/dtoa.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/dtoa.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[345/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/ieee754.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/ieee754.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[346/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/itoa.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/itoa.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[347/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/pow10.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/pow10.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[348/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/meta.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/meta.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[349/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/regex.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/regex.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[350/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/strfunc.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/strfunc.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[351/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/stack.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/stack.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[352/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/strtod.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/strtod.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[353/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/internal && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/internal/swap.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/internal/swap.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[354/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/istreamwrapper.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/istreamwrapper.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[355/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/memorybuffer.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/memorybuffer.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[356/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/memorystream.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/memorystream.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[357/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/msinttypes && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/msinttypes/inttypes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/msinttypes/inttypes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[358/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson/msinttypes && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/msinttypes/stdint.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/msinttypes/stdint.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[359/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec4d.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec4d.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec4d.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec4d.cpp | |
[360/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/ostreamwrapper.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/ostreamwrapper.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[361/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/rapidjson.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/rapidjson.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[362/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/prettywriter.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/prettywriter.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[363/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/pointer.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/pointer.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[364/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/reader.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/reader.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[365/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/schema.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/schema.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[366/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/stream.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/stream.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[367/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/writer.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/writer.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[368/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/js && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/js/rapidjson && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/rapidjson/stringbuffer.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/js/rapidjson/stringbuffer.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[369/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/propertyIndex.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/propertyIndex.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[370/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/strengthOrdering.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/strengthOrdering.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[371/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/site.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[372/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/targetIndex.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/targetIndex.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[373/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/types.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/types.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[374/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/debugCodes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/debugCodes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[375/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec3i.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec3i.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec3i.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec3i.cpp | |
[376/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec4f.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec4f.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec4f.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec4f.cpp | |
[377/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/aggregateTree.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/aggregateTree.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[378/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/trace.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/trace.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[379/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[380/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/concurrentList.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/concurrentList.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[381/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/stringHash.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/stringHash.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[382/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/aggregateNode.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/aggregateNode.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[383/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/category.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/category.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[384/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/collection.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/collection.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[385/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/collectionNotice.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/collectionNotice.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[386/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/collector.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/collector.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[387/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/counterAccumulator.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/counterAccumulator.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[388/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/dataBuffer.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/dataBuffer.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[389/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/event.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/event.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[390/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/dynamicKey.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/dynamicKey.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[391/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventContainer.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/eventContainer.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[392/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventList.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/eventList.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[393/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventData.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/eventData.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[394/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventNode.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/eventNode.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[395/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventTree.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/eventTree.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[396/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporter.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/reporter.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[397/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/key.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/key.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[398/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporterDataSourceBase.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/reporterDataSourceBase.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[399/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporterBase.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/reporterBase.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[400/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporterDataSourceCollection.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/reporterDataSourceCollection.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[401/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporterDataSourceCollector.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/reporterDataSourceCollector.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[402/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec4h.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec4h.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec4h.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec4h.cpp | |
[403/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/serialization.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/serialization.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[404/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/threads.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/threads.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[405/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/staticKeyData.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/staticKeyData.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[406/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/aggregateTreeBuilder.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/aggregateTreeBuilder.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[407/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventTreeBuilder.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/eventTreeBuilder.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[408/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/trace && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/trace && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/jsonSerialization.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/trace/jsonSerialization.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[409/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/work && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/work && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/arenaDispatcher.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/work/arenaDispatcher.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[410/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/work && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/work && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/work/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[411/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/work && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/work && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/detachedTask.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/work/detachedTask.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[412/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec4i.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec4i.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec4i.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec4i.cpp | |
[413/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=gf -DMFB_PACKAGE_MODULE=Gf -DMFB_PACKAGE_NAME=gf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/gf/CMakeFiles/gf.dir/vec3h.cpp.o -MF pxr/base/gf/CMakeFiles/gf.dir/vec3h.cpp.o.d -o pxr/base/gf/CMakeFiles/gf.dir/vec3h.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/gf/vec3h.cpp | |
[414/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=js -DMFB_PACKAGE_MODULE=Js -DMFB_PACKAGE_NAME=js -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/js -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/js/CMakeFiles/js.dir/utils.cpp.o -MF pxr/base/js/CMakeFiles/js.dir/utils.cpp.o.d -o pxr/base/js/CMakeFiles/js.dir/utils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/utils.cpp | |
[415/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/category.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/category.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/category.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/category.cpp | |
[416/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/reporterDataSourceBase.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/reporterDataSourceBase.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/reporterDataSourceBase.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporterDataSourceBase.cpp | |
[417/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=js -DMFB_PACKAGE_MODULE=Js -DMFB_PACKAGE_NAME=js -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/js -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/js/CMakeFiles/js.dir/value.cpp.o -MF pxr/base/js/CMakeFiles/js.dir/value.cpp.o.d -o pxr/base/js/CMakeFiles/js.dir/value.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/value.cpp | |
[418/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/aggregateTree.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/aggregateTree.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/aggregateTree.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/aggregateTree.cpp | |
[419/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/aggregateNode.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/aggregateNode.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/aggregateNode.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/aggregateNode.cpp | |
[420/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/collection.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/collection.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/collection.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/collection.cpp | |
[421/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/collectionNotice.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/collectionNotice.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/collectionNotice.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/collectionNotice.cpp | |
[422/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=js -DMFB_PACKAGE_MODULE=Js -DMFB_PACKAGE_NAME=js -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/js -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/js/CMakeFiles/js.dir/json.cpp.o -MF pxr/base/js/CMakeFiles/js.dir/json.cpp.o.d -o pxr/base/js/CMakeFiles/js.dir/json.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/js/json.cpp | |
[423/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/aggregateTreeBuilder.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/aggregateTreeBuilder.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/aggregateTreeBuilder.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/aggregateTreeBuilder.cpp | |
[424/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/dataBuffer.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/dataBuffer.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/dataBuffer.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/dataBuffer.cpp | |
[425/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/dynamicKey.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/dynamicKey.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/dynamicKey.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/dynamicKey.cpp | |
[426/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/eventTreeBuilder.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/eventTreeBuilder.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/eventTreeBuilder.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventTreeBuilder.cpp | |
[427/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/eventContainer.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/eventContainer.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/eventContainer.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventContainer.cpp | |
[428/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/jsonSerialization.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/jsonSerialization.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/jsonSerialization.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/jsonSerialization.cpp | |
[429/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/counterAccumulator.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/counterAccumulator.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/counterAccumulator.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/counterAccumulator.cpp | |
[430/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/key.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/key.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/key.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/key.cpp | |
[431/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/event.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/event.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/event.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/event.cpp | |
[432/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/eventList.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/eventList.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/eventList.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventList.cpp | |
[433/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/collector.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/collector.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/collector.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/collector.cpp | |
[434/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/staticKeyData.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/staticKeyData.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/staticKeyData.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/staticKeyData.cpp | |
[435/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/eventData.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/eventData.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/eventData.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventData.cpp | |
[436/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/work && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/work && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/work/dispatcher.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[437/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/work && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/work && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/loops.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/work/loops.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[438/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/work && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/work && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/reduce.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/work/reduce.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[439/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/work && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/work && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/singularTask.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/work/singularTask.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[440/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/work && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/work && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/threadLimits.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/work/threadLimits.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[441/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/work && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/work && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/utils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/work/utils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[442/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/threads.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/threads.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/threads.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/threads.cpp | |
[443/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/eventNode.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/eventNode.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/eventNode.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventNode.cpp | |
[444/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/reporterDataSourceCollection.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/reporterDataSourceCollection.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/reporterDataSourceCollection.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporterDataSourceCollection.cpp | |
[445/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/reporterBase.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/reporterBase.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/reporterBase.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporterBase.cpp | |
[446/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/serialization.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/serialization.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/serialization.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/serialization.cpp | |
[447/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=work -DMFB_PACKAGE_MODULE=Work -DMFB_PACKAGE_NAME=work -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/work -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/work/CMakeFiles/work.dir/loops.cpp.o -MF pxr/base/work/CMakeFiles/work.dir/loops.cpp.o.d -o pxr/base/work/CMakeFiles/work.dir/loops.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/loops.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/loops.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/loops.cpp:27: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[448/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=work -DMFB_PACKAGE_MODULE=Work -DMFB_PACKAGE_NAME=work -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/work -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/work/CMakeFiles/work.dir/singularTask.cpp.o -MF pxr/base/work/CMakeFiles/work.dir/singularTask.cpp.o.d -o pxr/base/work/CMakeFiles/work.dir/singularTask.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/singularTask.cpp | |
[449/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/reporterDataSourceCollector.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/reporterDataSourceCollector.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/reporterDataSourceCollector.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporterDataSourceCollector.cpp | |
[450/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[451/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=work -DMFB_PACKAGE_MODULE=Work -DMFB_PACKAGE_NAME=work -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/work -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/work/CMakeFiles/work.dir/reduce.cpp.o -MF pxr/base/work/CMakeFiles/work.dir/reduce.cpp.o.d -o pxr/base/work/CMakeFiles/work.dir/reduce.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/reduce.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/reduce.h:34, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/reduce.cpp:27: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[452/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/thisPlugin.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/thisPlugin.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[453/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/interfaceFactory.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/interfaceFactory.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[454/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/notice.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/notice.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[455/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/plugin.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/plugin.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[456/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/registry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/registry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[457/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/staticInterface.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/staticInterface.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[458/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/debugCodes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/debugCodes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[459/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/info.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/info.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[460/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/plug && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/plug && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/testPlugBase.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/plug/testPlugBase.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[461/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[462/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=work -DMFB_PACKAGE_MODULE=Work -DMFB_PACKAGE_NAME=work -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/work -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/work/CMakeFiles/work.dir/arenaDispatcher.cpp.o -MF pxr/base/work/CMakeFiles/work.dir/arenaDispatcher.cpp.o.d -o pxr/base/work/CMakeFiles/work.dir/arenaDispatcher.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/arenaDispatcher.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/arenaDispatcher.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/arenaDispatcher.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.h:37, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/arenaDispatcher.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/arenaDispatcher.cpp:26: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[463/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=work -DMFB_PACKAGE_MODULE=Work -DMFB_PACKAGE_NAME=work -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/work -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/work/CMakeFiles/work.dir/threadLimits.cpp.o -MF pxr/base/work/CMakeFiles/work.dir/threadLimits.cpp.o.d -o pxr/base/work/CMakeFiles/work.dir/threadLimits.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/threadLimits.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/threadLimits.cpp:32: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/threadLimits.cpp:33: | |
/usr/include/tbb/task_scheduler_init.h:21:154: note: #pragma message: TBB Warning: tbb/task_scheduler_init.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task_scheduler_init.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[464/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=work -DMFB_PACKAGE_MODULE=Work -DMFB_PACKAGE_NAME=work -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/work -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/work/CMakeFiles/work.dir/dispatcher.cpp.o -MF pxr/base/work/CMakeFiles/work.dir/dispatcher.cpp.o.d -o pxr/base/work/CMakeFiles/work.dir/dispatcher.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.h:37, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.cpp:26: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[465/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=work -DMFB_PACKAGE_MODULE=Work -DMFB_PACKAGE_NAME=work -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/work -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/work/CMakeFiles/work.dir/detachedTask.cpp.o -MF pxr/base/work/CMakeFiles/work.dir/detachedTask.cpp.o.d -o pxr/base/work/CMakeFiles/work.dir/detachedTask.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/detachedTask.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/detachedTask.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/detachedTask.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/detachedTask.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/detachedTask.cpp:26: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[466/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=plug -DMFB_PACKAGE_MODULE=Plug -DMFB_PACKAGE_NAME=plug -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/plug -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/plug/CMakeFiles/plug.dir/interfaceFactory.cpp.o -MF pxr/base/plug/CMakeFiles/plug.dir/interfaceFactory.cpp.o.d -o pxr/base/plug/CMakeFiles/plug.dir/interfaceFactory.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/interfaceFactory.cpp | |
[467/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/reporter.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/reporter.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/reporter.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/reporter.cpp | |
[468/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=plug -DMFB_PACKAGE_MODULE=Plug -DMFB_PACKAGE_NAME=plug -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/plug -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/plug/CMakeFiles/plug.dir/initConfig.cpp.o -MF pxr/base/plug/CMakeFiles/plug.dir/initConfig.cpp.o.d -o pxr/base/plug/CMakeFiles/plug.dir/initConfig.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/initConfig.cpp | |
[469/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=plug -DMFB_PACKAGE_MODULE=Plug -DMFB_PACKAGE_NAME=plug -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/plug -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/plug/CMakeFiles/plug.dir/debugCodes.cpp.o -MF pxr/base/plug/CMakeFiles/plug.dir/debugCodes.cpp.o.d -o pxr/base/plug/CMakeFiles/plug.dir/debugCodes.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/debugCodes.cpp | |
[470/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=trace -DMFB_PACKAGE_MODULE=Trace -DMFB_PACKAGE_NAME=trace -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/trace -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/trace/CMakeFiles/trace.dir/eventTree.cpp.o -MF pxr/base/trace/CMakeFiles/trace.dir/eventTree.cpp.o.d -o pxr/base/trace/CMakeFiles/trace.dir/eventTree.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/trace/eventTree.cpp | |
[471/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/traits.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/traits.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[472/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/operators.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/operators.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[473/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/array.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/array.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[474/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/dictionary.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/dictionary.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[475/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/functions.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/functions.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[476/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/hash.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/hash.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[477/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=work -DMFB_PACKAGE_MODULE=Work -DMFB_PACKAGE_NAME=work -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/work -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/work/CMakeFiles/work.dir/utils.cpp.o -MF pxr/base/work/CMakeFiles/work.dir/utils.cpp.o.d -o pxr/base/work/CMakeFiles/work.dir/utils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/utils.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/detachedTask.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/utils.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/utils.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/detachedTask.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/utils.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/utils.cpp:26: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[478/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/streamOut.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/streamOut.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[479/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/types.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/types.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[480/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/value.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/value.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[481/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=plug -DMFB_PACKAGE_MODULE=Plug -DMFB_PACKAGE_NAME=plug -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/plug -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/plug/CMakeFiles/plug.dir/notice.cpp.o -MF pxr/base/plug/CMakeFiles/plug.dir/notice.cpp.o.d -o pxr/base/plug/CMakeFiles/plug.dir/notice.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/notice.cpp | |
[482/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/base/vt && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/base/vt && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/typeHeaders.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/base/vt/typeHeaders.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[483/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[484/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/asset.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/asset.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[485/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/assetInfo.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/assetInfo.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[486/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=plug -DMFB_PACKAGE_MODULE=Plug -DMFB_PACKAGE_NAME=plug -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/plug -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/plug/CMakeFiles/plug.dir/testPlugBase.cpp.o -MF pxr/base/plug/CMakeFiles/plug.dir/testPlugBase.cpp.o.d -o pxr/base/plug/CMakeFiles/plug.dir/testPlugBase.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/testPlugBase.cpp | |
[487/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=vt -DMFB_PACKAGE_MODULE=Vt -DMFB_PACKAGE_NAME=vt -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/vt -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/vt/CMakeFiles/vt.dir/hash.cpp.o -MF pxr/base/vt/CMakeFiles/vt.dir/hash.cpp.o.d -o pxr/base/vt/CMakeFiles/vt.dir/hash.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/hash.cpp | |
[488/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=plug -DMFB_PACKAGE_MODULE=Plug -DMFB_PACKAGE_NAME=plug -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/plug -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/plug/CMakeFiles/plug.dir/staticInterface.cpp.o -MF pxr/base/plug/CMakeFiles/plug.dir/staticInterface.cpp.o.d -o pxr/base/plug/CMakeFiles/plug.dir/staticInterface.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/staticInterface.cpp | |
[489/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=vt -DMFB_PACKAGE_MODULE=Vt -DMFB_PACKAGE_NAME=vt -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/vt -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/vt/CMakeFiles/vt.dir/functions.cpp.o -MF pxr/base/vt/CMakeFiles/vt.dir/functions.cpp.o.d -o pxr/base/vt/CMakeFiles/vt.dir/functions.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/functions.cpp | |
[490/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/defaultResolver.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/defaultResolver.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[491/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/defaultResolverContext.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/defaultResolverContext.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[492/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/filesystemAsset.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/filesystemAsset.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[493/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=vt -DMFB_PACKAGE_MODULE=Vt -DMFB_PACKAGE_NAME=vt -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/vt -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/vt/CMakeFiles/vt.dir/streamOut.cpp.o -MF pxr/base/vt/CMakeFiles/vt.dir/streamOut.cpp.o.d -o pxr/base/vt/CMakeFiles/vt.dir/streamOut.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/streamOut.cpp | |
[494/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/definePackageResolver.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/definePackageResolver.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[495/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/defineResolver.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/defineResolver.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[496/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/defineResolverContext.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/defineResolverContext.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[497/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/packageResolver.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/packageResolver.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[498/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/resolver.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/resolver.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[499/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/packageUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/packageUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[500/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/resolverContext.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/resolverContext.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[501/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/resolverContextBinder.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/resolverContextBinder.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[502/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=vt -DMFB_PACKAGE_MODULE=Vt -DMFB_PACKAGE_NAME=vt -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/vt -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/vt/CMakeFiles/vt.dir/array.cpp.o -MF pxr/base/vt/CMakeFiles/vt.dir/array.cpp.o.d -o pxr/base/vt/CMakeFiles/vt.dir/array.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/array.cpp | |
[503/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/resolverScopedCache.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/resolverScopedCache.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[504/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/threadLocalScopedCache.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/threadLocalScopedCache.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[505/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ar && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ar && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/debugCodes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ar/debugCodes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[506/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/kind && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/kind && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/kind/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/kind/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[507/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/kind && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/kind && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/kind/registry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/kind/registry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[508/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/asset.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/asset.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/asset.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/asset.cpp | |
[509/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/filesystemAsset.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/filesystemAsset.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/filesystemAsset.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/filesystemAsset.cpp | |
[510/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/packageResolver.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/packageResolver.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/packageResolver.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/packageResolver.cpp | |
[511/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=plug -DMFB_PACKAGE_MODULE=Plug -DMFB_PACKAGE_NAME=plug -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/plug -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/plug/CMakeFiles/plug.dir/registry.cpp.o -MF pxr/base/plug/CMakeFiles/plug.dir/registry.cpp.o.d -o pxr/base/plug/CMakeFiles/plug.dir/registry.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/registry.cpp | |
[512/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/assetInfo.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/assetInfo.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/assetInfo.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/assetInfo.cpp | |
[513/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=vt -DMFB_PACKAGE_MODULE=Vt -DMFB_PACKAGE_NAME=vt -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/vt -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/vt/CMakeFiles/vt.dir/dictionary.cpp.o -MF pxr/base/vt/CMakeFiles/vt.dir/dictionary.cpp.o.d -o pxr/base/vt/CMakeFiles/vt.dir/dictionary.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/dictionary.cpp | |
[514/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/packageUtils.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/packageUtils.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/packageUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/packageUtils.cpp | |
[515/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=plug -DMFB_PACKAGE_MODULE=Plug -DMFB_PACKAGE_NAME=plug -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/plug -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/plug/CMakeFiles/plug.dir/plugin.cpp.o -MF pxr/base/plug/CMakeFiles/plug.dir/plugin.cpp.o.d -o pxr/base/plug/CMakeFiles/plug.dir/plugin.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/plugin.cpp | |
[516/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/resolverContext.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/resolverContext.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/resolverContext.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/resolverContext.cpp | |
[517/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/resolverScopedCache.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/resolverScopedCache.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/resolverScopedCache.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/resolverScopedCache.cpp | |
[518/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/resolverContextBinder.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/resolverContextBinder.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/resolverContextBinder.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/resolverContextBinder.cpp | |
[519/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[520/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/accessorHelpers.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/accessorHelpers.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[521/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/declareSpec.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/declareSpec.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[522/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerHints.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/layerHints.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[523/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/schemaTypeRegistration.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/schemaTypeRegistration.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[524/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/abstractData.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[525/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/allowed.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/allowed.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[526/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/debugCodes.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/debugCodes.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/debugCodes.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/debugCodes.cpp | |
[527/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/assetPath.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/assetPath.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[528/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/attributeSpec.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/attributeSpec.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[529/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeBlock.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/changeBlock.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[530/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/children.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/children.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[531/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenPolicies.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/childrenPolicies.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[532/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeList.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/changeList.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[533/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenProxy.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/childrenProxy.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[534/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/childrenUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[535/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenView.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/childrenView.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[536/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/cleanupEnabler.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/cleanupEnabler.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[537/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/copyUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/copyUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[538/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/data.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[539/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/declareHandles.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/declareHandles.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[540/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileFormat.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/fileFormat.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[541/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/layer.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[542/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/identity.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/identity.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[543/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerOffset.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/layerOffset.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[544/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerStateDelegate.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/layerStateDelegate.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[545/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerTree.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/layerTree.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[546/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/layerUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[547/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listProxy.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/listProxy.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[548/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/listEditor.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[549/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditorProxy.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/listEditorProxy.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[550/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/listOp.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[551/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/mapEditProxy.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/mapEditProxy.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[552/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/defaultResolverContext.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/defaultResolverContext.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/defaultResolverContext.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/defaultResolverContext.cpp | |
[553/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/mapEditor.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/mapEditor.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[554/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/namespaceEdit.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/namespaceEdit.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[555/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/notice.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/notice.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[556/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/path.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[557/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/pathNode.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[558/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathTable.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/pathTable.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[559/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/payload.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/payload.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[560/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pool.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/pool.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[561/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/primSpec.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/primSpec.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[562/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/propertySpec.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/propertySpec.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[563/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/proxyPolicies.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/proxyPolicies.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[564/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/proxyTypes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/proxyTypes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[565/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pseudoRootSpec.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/pseudoRootSpec.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[566/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/reference.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/reference.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[567/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/relationshipSpec.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/relationshipSpec.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[568/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/schema.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/schema.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[569/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/site.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/site.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[570/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/siteUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/siteUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[571/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/spec.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[572/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/specType.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/specType.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[573/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/timeCode.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/timeCode.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[574/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textFileFormat.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/textFileFormat.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[575/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/tokens.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/tokens.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[576/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/types.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/types.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[577/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/valueTypeName.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/valueTypeName.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[578/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/variantSpec.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/variantSpec.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[579/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/variantSetSpec.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/variantSetSpec.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[580/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.tab.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/path.tab.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[581/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textFileFormat.tab.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/textFileFormat.tab.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[582/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/valueTypePrivate.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/valueTypePrivate.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[583/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/instantiatePool.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/instantiatePool.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[584/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeManager.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/changeManager.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[585/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/assetPathResolver.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/assetPathResolver.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[586/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/cleanupTracker.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/cleanupTracker.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[587/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/debugCodes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/debugCodes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[588/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileFormatRegistry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/fileFormatRegistry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[589/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/connectionListEditor.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/connectionListEditor.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[590/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileIO.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/fileIO.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[591/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileIO_Common.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/fileIO_Common.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[592/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOpListEditor.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/listOpListEditor.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[593/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerRegistry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/layerRegistry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[594/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/parserHelpers.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/parserHelpers.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[595/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathParser.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/pathParser.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[596/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/parserValueContext.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/parserValueContext.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[597/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/subLayerListEditor.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/subLayerListEditor.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[598/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/vectorListEditor.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/vectorListEditor.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[599/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textParserContext.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/textParserContext.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[600/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdf && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdf && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/valueTypeRegistry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdf/valueTypeRegistry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[601/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[602/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/nodeDiscoveryResult.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/nodeDiscoveryResult.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[603/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=kind -DMFB_PACKAGE_MODULE=Kind -DMFB_PACKAGE_NAME=kind -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/kind -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/kind -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/kind/CMakeFiles/kind.dir/registry.cpp.o -MF pxr/usd/kind/CMakeFiles/kind.dir/registry.cpp.o.d -o pxr/usd/kind/CMakeFiles/kind.dir/registry.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/kind/registry.cpp | |
[604/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=plug -DMFB_PACKAGE_MODULE=Plug -DMFB_PACKAGE_NAME=plug -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/plug -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/plug/CMakeFiles/plug.dir/info.cpp.o -MF pxr/base/plug/CMakeFiles/plug.dir/info.cpp.o.d -o pxr/base/plug/CMakeFiles/plug.dir/info.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/plug/info.cpp | |
[605/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/resolver.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/resolver.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/resolver.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/resolver.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/diagnosticMgr.h:48, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/tf/errorMark.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/resolver.cpp:41: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[606/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ar -DMFB_PACKAGE_MODULE=Ar -DMFB_PACKAGE_NAME=ar -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ar -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ar/CMakeFiles/ar.dir/defaultResolver.cpp.o -MF pxr/usd/ar/CMakeFiles/ar.dir/defaultResolver.cpp.o.d -o pxr/usd/ar/CMakeFiles/ar.dir/defaultResolver.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ar/defaultResolver.cpp | |
[607/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/path.lex.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/path.lex.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/path.lex.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.lex.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathParser.h:29, | |
from pxr/usd/sdf/path.ll:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[608/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=vt -DMFB_PACKAGE_MODULE=Vt -DMFB_PACKAGE_NAME=vt -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/vt -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/vt/CMakeFiles/vt.dir/value.cpp.o -MF pxr/base/vt/CMakeFiles/vt.dir/value.cpp.o.d -o pxr/base/vt/CMakeFiles/vt.dir/value.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/value.cpp | |
[609/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/listOpListEditor.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/listOpListEditor.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/listOpListEditor.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOpListEditor.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOpListEditor.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOpListEditor.cpp:24: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[610/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=vt -DMFB_PACKAGE_MODULE=Vt -DMFB_PACKAGE_NAME=vt -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/base/vt -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/base/vt/CMakeFiles/vt.dir/types.cpp.o -MF pxr/base/vt/CMakeFiles/vt.dir/types.cpp.o.d -o pxr/base/vt/CMakeFiles/vt.dir/types.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/vt/types.cpp | |
[611/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/debugCodes.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/debugCodes.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/debugCodes.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/debugCodes.cpp | |
[612/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/fileIO_Common.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/fileIO_Common.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/fileIO_Common.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileIO_Common.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/attributeSpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileIO_Common.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileIO_Common.cpp:29: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[613/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/assetPathResolver.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/assetPathResolver.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/assetPathResolver.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/assetPathResolver.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/assetPathResolver.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/assetPathResolver.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[614/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/cleanupTracker.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/cleanupTracker.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/cleanupTracker.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/cleanupTracker.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/cleanupTracker.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/cleanupTracker.cpp:25: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[615/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/textFileFormat.lex.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/textFileFormat.lex.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/textFileFormat.lex.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textFileFormat.lex.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textParserContext.h:28, | |
from pxr/usd/sdf/textFileFormat.ll:29: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[616/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/pathParser.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/pathParser.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/pathParser.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathParser.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathParser.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathParser.cpp:25: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[617/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/layerRegistry.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/layerRegistry.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/layerRegistry.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerRegistry.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/assetPathResolver.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerRegistry.cpp:29: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[618/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/changeManager.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/changeManager.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/changeManager.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeManager.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeList.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeManager.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeManager.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[619/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/connectionListEditor.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/connectionListEditor.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/connectionListEditor.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/connectionListEditor.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOpListEditor.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/connectionListEditor.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/connectionListEditor.cpp:25: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[620/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/fileFormatRegistry.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/fileFormatRegistry.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/fileFormatRegistry.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileFormatRegistry.cpp | |
[621/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/textParserContext.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/textParserContext.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/textParserContext.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textParserContext.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textParserContext.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textParserContext.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[622/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/parserValueContext.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/parserValueContext.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/parserValueContext.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/parserValueContext.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/attributeSpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileIO_Common.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/parserValueContext.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[623/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/allowed.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/allowed.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/allowed.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/allowed.cpp | |
[624/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/subLayerListEditor.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/subLayerListEditor.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/subLayerListEditor.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/subLayerListEditor.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/vectorListEditor.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/subLayerListEditor.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/subLayerListEditor.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[625/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/vectorListEditor.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/vectorListEditor.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/vectorListEditor.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/vectorListEditor.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/vectorListEditor.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/vectorListEditor.cpp:24: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[626/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/valueTypeRegistry.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/valueTypeRegistry.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/valueTypeRegistry.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/valueTypeRegistry.cpp | |
[627/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/assetPath.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/assetPath.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/assetPath.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/assetPath.cpp | |
[628/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/fileIO.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/fileIO.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/fileIO.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileIO.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/attributeSpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileIO.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[629/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/childrenProxy.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/childrenProxy.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/childrenProxy.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenProxy.cpp | |
[630/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/abstractData.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/abstractData.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/abstractData.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.cpp:25: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[631/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/childrenPolicies.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/childrenPolicies.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/childrenPolicies.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenPolicies.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenPolicies.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenPolicies.cpp:24: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[632/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/childrenView.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/childrenView.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/childrenView.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenView.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/children.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenView.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenView.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[633/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/changeBlock.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/changeBlock.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/changeBlock.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeBlock.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeList.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeManager.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeBlock.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[634/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/changeList.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/changeList.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/changeList.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeList.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeList.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeList.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[635/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/cleanupEnabler.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/cleanupEnabler.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/cleanupEnabler.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/cleanupEnabler.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/cleanupTracker.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/cleanupEnabler.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[636/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/attributeSpec.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/attributeSpec.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/attributeSpec.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/attributeSpec.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/attributeSpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/attributeSpec.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[637/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/children.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/children.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/children.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/children.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/children.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/children.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[638/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/layerOffset.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/layerOffset.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/layerOffset.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerOffset.cpp | |
[639/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/identity.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/identity.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/identity.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/identity.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/identity.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/identity.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[640/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/declareHandles.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/declareHandles.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/declareHandles.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/declareHandles.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/declareHandles.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[641/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/data.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/data.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/data.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/detachedTask.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/utils.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.cpp:28: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[642/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/parserHelpers.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/parserHelpers.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/parserHelpers.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/parserHelpers.cpp | |
[643/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/layerTree.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/layerTree.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/layerTree.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerTree.cpp | |
[644/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/fileFormat.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/fileFormat.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/fileFormat.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileFormat.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/assetPathResolver.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileFormat.cpp:29: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[645/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/layerStateDelegate.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/layerStateDelegate.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/layerStateDelegate.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerStateDelegate.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerStateDelegate.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[646/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/layerUtils.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/layerUtils.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/layerUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerUtils.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerUtils.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layerUtils.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[647/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/listProxy.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/listProxy.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/listProxy.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listProxy.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listProxy.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listProxy.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[648/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/listEditorProxy.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/listEditorProxy.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/listEditorProxy.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditorProxy.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditorProxy.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditorProxy.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[649/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/listEditor.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/listEditor.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/listEditor.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listEditor.cpp:24: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[650/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/childrenUtils.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/childrenUtils.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/childrenUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenUtils.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/attributeSpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenUtils.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[651/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/mapEditProxy.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/mapEditProxy.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/mapEditProxy.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/mapEditProxy.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/mapEditor.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/mapEditProxy.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/mapEditProxy.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[652/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/copyUtils.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/copyUtils.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/copyUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/copyUtils.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenPolicies.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/copyUtils.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[653/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/pathTable.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/pathTable.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/pathTable.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathTable.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathTable.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathTable.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/loops.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathTable.cpp:28: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[654/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/pool.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/pool.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/pool.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pool.cpp | |
[655/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/payload.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/payload.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/payload.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/payload.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/payload.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/payload.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[656/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/mapEditor.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/mapEditor.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/mapEditor.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/mapEditor.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/mapEditor.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/mapEditor.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[657/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/notice.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/notice.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/notice.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/notice.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeList.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/notice.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/notice.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[658/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/namespaceEdit.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/namespaceEdit.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/namespaceEdit.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/namespaceEdit.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/namespaceEdit.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/namespaceEdit.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[659/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/path.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/path.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/path.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.cpp:25: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[660/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/proxyPolicies.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/proxyPolicies.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/proxyPolicies.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/proxyPolicies.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/proxyPolicies.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/proxyPolicies.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[661/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/pseudoRootSpec.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/pseudoRootSpec.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/pseudoRootSpec.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pseudoRootSpec.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/primSpec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pseudoRootSpec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pseudoRootSpec.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[662/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/reference.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/reference.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/reference.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/reference.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/reference.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/reference.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[663/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/pathNode.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/pathNode.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/pathNode.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[664/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/layer.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/layer.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/layer.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[665/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/propertySpec.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/propertySpec.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/propertySpec.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/propertySpec.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/propertySpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/propertySpec.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[666/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/site.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/site.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/site.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/site.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/site.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/site.cpp:24: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[667/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/specType.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/specType.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/specType.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/specType.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/specType.cpp:29: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[668/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/primSpec.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/primSpec.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/primSpec.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/primSpec.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/primSpec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/primSpec.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[669/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/siteUtils.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/siteUtils.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/siteUtils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/siteUtils.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/site.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/siteUtils.h:34, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/siteUtils.cpp:24: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[670/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/spec.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/spec.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/spec.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[671/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/proxyTypes.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/proxyTypes.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/proxyTypes.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/proxyTypes.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/children.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenView.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/proxyTypes.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/proxyTypes.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[672/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/tokens.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/tokens.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/tokens.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/tokens.cpp | |
[673/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/timeCode.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/timeCode.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/timeCode.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/timeCode.cpp | |
[674/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/valueTypeName.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/valueTypeName.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/valueTypeName.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/valueTypeName.cpp | |
[675/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/listOp.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/listOp.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/listOp.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = int; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<int>(usdBlender__pxrReserved__::SdfListOpType, const int&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<int, std::allocator<int> >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<int, std::_List_iterator<int>, std::less<int>, std::allocator<std::pair<const int, std::_List_iterator<int> > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<int>; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = std::less<int>]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:855:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
503 | typename _ApplyList::iterator insertPos = result->begin(); | |
| ^~~~~~~~~ | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = unsigned int; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<unsigned int>(usdBlender__pxrReserved__::SdfListOpType, const unsigned int&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<unsigned int, std::allocator<unsigned int> >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<unsigned int, std::_List_iterator<unsigned int>, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, std::_List_iterator<unsigned int> > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<unsigned int>; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = std::less<unsigned int>]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:856:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = long int; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<long int>(usdBlender__pxrReserved__::SdfListOpType, const long int&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<long int, std::allocator<long int> >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<long int, std::_List_iterator<long int>, std::less<long int>, std::allocator<std::pair<const long int, std::_List_iterator<long int> > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<long int>; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = std::less<long int>]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:857:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = long unsigned int; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<long unsigned int>(usdBlender__pxrReserved__::SdfListOpType, const long unsigned int&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<long unsigned int, std::allocator<long unsigned int> >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<long unsigned int, std::_List_iterator<long unsigned int>, std::less<long unsigned int>, std::allocator<std::pair<const long unsigned int, std::_List_iterator<long unsigned int> > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<long unsigned int>; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = std::less<long unsigned int>]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:858:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = std::__cxx11::basic_string<char>; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<std::__cxx11::basic_string<char> >(usdBlender__pxrReserved__::SdfListOpType, const std::__cxx11::basic_string<char>&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<std::__cxx11::basic_string<char>, std::_List_iterator<std::__cxx11::basic_string<char> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::_List_iterator<std::__cxx11::basic_string<char> > > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<std::__cxx11::basic_string<char> >; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = std::less<std::__cxx11::basic_string<char> >]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:859:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = usdBlender__pxrReserved__::TfToken; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<usdBlender__pxrReserved__::TfToken>(usdBlender__pxrReserved__::SdfListOpType, const usdBlender__pxrReserved__::TfToken&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<usdBlender__pxrReserved__::TfToken, std::allocator<usdBlender__pxrReserved__::TfToken> >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<usdBlender__pxrReserved__::TfToken, std::_List_iterator<usdBlender__pxrReserved__::TfToken>, usdBlender__pxrReserved__::TfTokenFastArbitraryLessThan, std::allocator<std::pair<const usdBlender__pxrReserved__::TfToken, std::_List_iterator<usdBlender__pxrReserved__::TfToken> > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<usdBlender__pxrReserved__::TfToken>; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = usdBlender__pxrReserved__::TfTokenFastArbitraryLessThan]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:860:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = usdBlender__pxrReserved__::SdfUnregisteredValue; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<usdBlender__pxrReserved__::SdfUnregisteredValue>(usdBlender__pxrReserved__::SdfListOpType, const usdBlender__pxrReserved__::SdfUnregisteredValue&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<usdBlender__pxrReserved__::SdfUnregisteredValue, std::allocator<usdBlender__pxrReserved__::SdfUnregisteredValue> >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<usdBlender__pxrReserved__::SdfUnregisteredValue, std::_List_iterator<usdBlender__pxrReserved__::SdfUnregisteredValue>, usdBlender__pxrReserved__::Sdf_ListOpTraits<usdBlender__pxrReserved__::SdfUnregisteredValue>::LessThan, std::allocator<std::pair<const usdBlender__pxrReserved__::SdfUnregisteredValue, std::_List_iterator<usdBlender__pxrReserved__::SdfUnregisteredValue> > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<usdBlender__pxrReserved__::SdfUnregisteredValue>; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = usdBlender__pxrReserved__::Sdf_ListOpTraits<usdBlender__pxrReserved__::SdfUnregisteredValue>::LessThan]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:861:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = usdBlender__pxrReserved__::SdfPath; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<usdBlender__pxrReserved__::SdfPath>(usdBlender__pxrReserved__::SdfListOpType, const usdBlender__pxrReserved__::SdfPath&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<usdBlender__pxrReserved__::SdfPath, std::allocator<usdBlender__pxrReserved__::SdfPath> >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<usdBlender__pxrReserved__::SdfPath, std::_List_iterator<usdBlender__pxrReserved__::SdfPath>, usdBlender__pxrReserved__::SdfPath::FastLessThan, std::allocator<std::pair<const usdBlender__pxrReserved__::SdfPath, std::_List_iterator<usdBlender__pxrReserved__::SdfPath> > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<usdBlender__pxrReserved__::SdfPath>; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = usdBlender__pxrReserved__::SdfPath::FastLessThan]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:862:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = usdBlender__pxrReserved__::SdfReference; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<usdBlender__pxrReserved__::SdfReference>(usdBlender__pxrReserved__::SdfListOpType, const usdBlender__pxrReserved__::SdfReference&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<usdBlender__pxrReserved__::SdfReference, std::allocator<usdBlender__pxrReserved__::SdfReference> >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<usdBlender__pxrReserved__::SdfReference, std::_List_iterator<usdBlender__pxrReserved__::SdfReference>, std::less<usdBlender__pxrReserved__::SdfReference>, std::allocator<std::pair<const usdBlender__pxrReserved__::SdfReference, std::_List_iterator<usdBlender__pxrReserved__::SdfReference> > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<usdBlender__pxrReserved__::SdfReference>; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = std::less<usdBlender__pxrReserved__::SdfReference>]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:863:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp: In instantiation of ‘void usdBlender__pxrReserved__::SdfListOp<T>::_AppendKeys(usdBlender__pxrReserved__::SdfListOpType, const ApplyCallback&, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList*, usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap*) const [with T = usdBlender__pxrReserved__::SdfPayload; usdBlender__pxrReserved__::SdfListOp<T>::ApplyCallback = std::function<boost::optional<usdBlender__pxrReserved__::SdfPayload>(usdBlender__pxrReserved__::SdfListOpType, const usdBlender__pxrReserved__::SdfPayload&)>; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyList = std::__cxx11::list<usdBlender__pxrReserved__::SdfPayload, std::allocator<usdBlender__pxrReserved__::SdfPayload> >; usdBlender__pxrReserved__::SdfListOp<T>::_ApplyMap = std::map<usdBlender__pxrReserved__::SdfPayload, std::_List_iterator<usdBlender__pxrReserved__::SdfPayload>, std::less<usdBlender__pxrReserved__::SdfPayload>, std::allocator<std::pair<const usdBlender__pxrReserved__::SdfPayload, std::_List_iterator<usdBlender__pxrReserved__::SdfPayload> > > >; typename std::__cxx11::list<T>::iterator = std::_List_iterator<usdBlender__pxrReserved__::SdfPayload>; typename usdBlender__pxrReserved__::Sdf_ListOpTraits<T>::ItemComparator = std::less<usdBlender__pxrReserved__::SdfPayload>]’: | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:864:1: required from here | |
/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/listOp.cpp:503:35: warning: variable ‘insertPos’ set but not used [-Wunused-but-set-variable] | |
[676/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/debugCodes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/debugCodes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[677/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/declare.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/declare.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[678/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/discoveryPlugin.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/discoveryPlugin.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[679/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/filesystemDiscovery.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/filesystemDiscovery.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[680/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/filesystemDiscoveryHelpers.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/filesystemDiscoveryHelpers.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[681/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/node.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/node.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[682/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/parserPlugin.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/parserPlugin.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[683/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/property.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/property.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[684/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/ndr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/ndr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/registry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/ndr/registry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[685/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/relationshipSpec.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/relationshipSpec.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/relationshipSpec.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/relationshipSpec.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/propertySpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/relationshipSpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/relationshipSpec.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[686/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ndr -DMFB_PACKAGE_MODULE=Ndr -DMFB_PACKAGE_NAME=ndr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ndr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ndr/CMakeFiles/ndr.dir/debugCodes.cpp.o -MF pxr/usd/ndr/CMakeFiles/ndr.dir/debugCodes.cpp.o.d -o pxr/usd/ndr/CMakeFiles/ndr.dir/debugCodes.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/debugCodes.cpp | |
[687/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/path.tab.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/path.tab.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/path.tab.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.tab.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathParser.h:29, | |
from pxr/usd/sdf/path.yy:29: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[688/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/variantSetSpec.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/variantSetSpec.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/variantSetSpec.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/variantSetSpec.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/spec.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/variantSetSpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/variantSetSpec.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[689/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ndr -DMFB_PACKAGE_MODULE=Ndr -DMFB_PACKAGE_NAME=ndr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ndr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ndr/CMakeFiles/ndr.dir/discoveryPlugin.cpp.o -MF pxr/usd/ndr/CMakeFiles/ndr.dir/discoveryPlugin.cpp.o.d -o pxr/usd/ndr/CMakeFiles/ndr.dir/discoveryPlugin.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/discoveryPlugin.cpp | |
[690/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/textFileFormat.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/textFileFormat.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/textFileFormat.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textFileFormat.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/attributeSpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/fileIO_Common.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textFileFormat.cpp:30: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[691/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ndr -DMFB_PACKAGE_MODULE=Ndr -DMFB_PACKAGE_NAME=ndr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ndr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ndr/CMakeFiles/ndr.dir/declare.cpp.o -MF pxr/usd/ndr/CMakeFiles/ndr.dir/declare.cpp.o.d -o pxr/usd/ndr/CMakeFiles/ndr.dir/declare.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/declare.cpp | |
[692/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/variantSpec.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/variantSpec.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/variantSpec.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/variantSpec.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/children.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/childrenView.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/proxyTypes.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/variantSpec.h:32, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/variantSpec.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[693/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ndr -DMFB_PACKAGE_MODULE=Ndr -DMFB_PACKAGE_NAME=ndr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ndr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ndr/CMakeFiles/ndr.dir/filesystemDiscovery.cpp.o -MF pxr/usd/ndr/CMakeFiles/ndr.dir/filesystemDiscovery.cpp.o.d -o pxr/usd/ndr/CMakeFiles/ndr.dir/filesystemDiscovery.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/filesystemDiscovery.cpp | |
[694/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdr/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[695/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/declare.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdr/declare.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[696/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/registry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdr/registry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[697/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/shaderMetadataHelpers.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdr/shaderMetadataHelpers.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[698/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/shaderNode.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdr/shaderNode.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[699/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/sdr && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/sdr && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/shaderProperty.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/sdr/shaderProperty.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[700/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ndr -DMFB_PACKAGE_MODULE=Ndr -DMFB_PACKAGE_NAME=ndr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ndr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ndr/CMakeFiles/ndr.dir/node.cpp.o -MF pxr/usd/ndr/CMakeFiles/ndr.dir/node.cpp.o.d -o pxr/usd/ndr/CMakeFiles/ndr.dir/node.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/node.cpp | |
[701/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ndr -DMFB_PACKAGE_MODULE=Ndr -DMFB_PACKAGE_NAME=ndr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ndr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ndr/CMakeFiles/ndr.dir/parserPlugin.cpp.o -MF pxr/usd/ndr/CMakeFiles/ndr.dir/parserPlugin.cpp.o.d -o pxr/usd/ndr/CMakeFiles/ndr.dir/parserPlugin.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/parserPlugin.cpp | |
[702/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ndr -DMFB_PACKAGE_MODULE=Ndr -DMFB_PACKAGE_NAME=ndr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ndr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ndr/CMakeFiles/ndr.dir/property.cpp.o -MF pxr/usd/ndr/CMakeFiles/ndr.dir/property.cpp.o.d -o pxr/usd/ndr/CMakeFiles/ndr.dir/property.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/property.cpp | |
[703/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ndr -DMFB_PACKAGE_MODULE=Ndr -DMFB_PACKAGE_NAME=ndr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ndr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ndr/CMakeFiles/ndr.dir/filesystemDiscoveryHelpers.cpp.o -MF pxr/usd/ndr/CMakeFiles/ndr.dir/filesystemDiscoveryHelpers.cpp.o.d -o pxr/usd/ndr/CMakeFiles/ndr.dir/filesystemDiscoveryHelpers.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/filesystemDiscoveryHelpers.cpp | |
[704/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[705/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/arc.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/arc.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[706/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/cache.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/cache.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[707/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/changes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/changes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[708/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/composeSite.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/composeSite.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[709/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependency.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/dependency.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[710/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dynamicFileFormatContext.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/dynamicFileFormatContext.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[711/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dynamicFileFormatDependencyData.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/dynamicFileFormatDependencyData.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[712/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dynamicFileFormatInterface.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/dynamicFileFormatInterface.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[713/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/errors.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/errors.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[714/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/instanceKey.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/instanceKey.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[715/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/iterator.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/iterator.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[716/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerPrefetchRequest.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/layerPrefetchRequest.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[717/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStack.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/layerStack.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[718/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStackIdentifier.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/layerStackIdentifier.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[719/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapExpression.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/mapExpression.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[720/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/mapFunction.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[721/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/namespaceEdits.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/namespaceEdits.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[722/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/node.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[723/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/pathTranslation.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/pathTranslation.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[724/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/primIndex.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/primIndex.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[725/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependencies.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/dependencies.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[726/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/diagnostic.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/diagnostic.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[727/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/instancing.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/instancing.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[728/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStackRegistry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/layerStackRegistry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[729/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node_Iterator.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/node_Iterator.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[730/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/primIndex_Graph.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/primIndex_Graph.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[731/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/primIndex_StackFrame.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/primIndex_StackFrame.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[732/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/statistics.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/statistics.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[733/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdr -DMFB_PACKAGE_MODULE=Sdr -DMFB_PACKAGE_NAME=sdr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdr/CMakeFiles/sdr.dir/registry.cpp.o -MF pxr/usd/sdr/CMakeFiles/sdr.dir/registry.cpp.o.d -o pxr/usd/sdr/CMakeFiles/sdr.dir/registry.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/registry.cpp | |
[734/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/pcp && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/pcp && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/utils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/pcp/utils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[735/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/resolver.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/resolver.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[736/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdr -DMFB_PACKAGE_MODULE=Sdr -DMFB_PACKAGE_NAME=sdr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdr/CMakeFiles/sdr.dir/shaderMetadataHelpers.cpp.o -MF pxr/usd/sdr/CMakeFiles/sdr.dir/shaderMetadataHelpers.cpp.o.d -o pxr/usd/sdr/CMakeFiles/sdr.dir/shaderMetadataHelpers.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/shaderMetadataHelpers.cpp | |
[737/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/debugCodes.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/debugCodes.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/debugCodes.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/debugCodes.cpp | |
[738/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdr -DMFB_PACKAGE_MODULE=Sdr -DMFB_PACKAGE_NAME=sdr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdr/CMakeFiles/sdr.dir/shaderNode.cpp.o -MF pxr/usd/sdr/CMakeFiles/sdr.dir/shaderNode.cpp.o.d -o pxr/usd/sdr/CMakeFiles/sdr.dir/shaderNode.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/shaderNode.cpp | |
[739/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdr -DMFB_PACKAGE_MODULE=Sdr -DMFB_PACKAGE_NAME=sdr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdr/CMakeFiles/sdr.dir/shaderProperty.cpp.o -MF pxr/usd/sdr/CMakeFiles/sdr.dir/shaderProperty.cpp.o.d -o pxr/usd/sdr/CMakeFiles/sdr.dir/shaderProperty.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdr/shaderProperty.cpp | |
[740/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=ndr -DMFB_PACKAGE_MODULE=Ndr -DMFB_PACKAGE_NAME=ndr -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/ndr -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/ndr/CMakeFiles/ndr.dir/registry.cpp.o -MF pxr/usd/ndr/CMakeFiles/ndr.dir/registry.cpp.o.d -o pxr/usd/ndr/CMakeFiles/ndr.dir/registry.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/registry.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/loops.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/ndr/registry.cpp:30: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[741/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/instancing.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/instancing.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/instancing.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/instancing.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/types.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/composeSite.h:55, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/instancing.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/instancing.cpp:25: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[742/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/dependencies.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/dependencies.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/dependencies.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependencies.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/types.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependencies.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependencies.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[743/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/node_Iterator.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/node_Iterator.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/node_Iterator.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node_Iterator.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/types.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node_Iterator.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node_Iterator.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[744/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/layerStackRegistry.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/layerStackRegistry.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/layerStackRegistry.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStackRegistry.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/errors.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStackRegistry.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStackRegistry.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[745/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/diagnostic.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/diagnostic.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/diagnostic.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/diagnostic.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/errors.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/diagnostic.h:33, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/diagnostic.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[746/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/schema.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/schema.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/schema.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/schema.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/schema.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[747/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/textFileFormat.tab.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/textFileFormat.tab.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/textFileFormat.tab.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/textFileFormat.tab.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from pxr/usd/sdf/textFileFormat.yy:34: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
pxr/usd/sdf/textFileFormat.yy: In function ‘bool Sdf_ParseMenva(const string&, const std::shared_ptr<usdBlender__pxrReserved__::ArAsset>&, const string&, const string&, bool, usdBlender__pxrReserved__::SdfDataRefPtr, usdBlender__pxrReserved__::SdfLayerHints*)’: | |
pxr/usd/sdf/textFileFormat.yy:3241:29: warning: catching polymorphic type ‘class boost::bad_get’ by value [-Wcatch-value=] | |
pxr/usd/sdf/textFileFormat.yy: In function ‘bool Sdf_ParseMenvaFromString(const string&, const string&, const string&, usdBlender__pxrReserved__::SdfDataRefPtr, usdBlender__pxrReserved__::SdfLayerHints*)’: | |
pxr/usd/sdf/textFileFormat.yy:3289:21: warning: catching polymorphic type ‘class boost::bad_get’ by value [-Wcatch-value=] | |
[748/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=sdf -DMFB_PACKAGE_MODULE=Sdf -DMFB_PACKAGE_NAME=sdf -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/sdf -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/sdf/CMakeFiles/sdf.dir/types.cpp.o -MF pxr/usd/sdf/CMakeFiles/sdf.dir/types.cpp.o.d -o pxr/usd/sdf/CMakeFiles/sdf.dir/types.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/types.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/types.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[749/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/primIndex_Graph.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/primIndex_Graph.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/primIndex_Graph.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/primIndex_Graph.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/types.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/iterator.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/primIndex_Graph.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/primIndex_Graph.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[750/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/arc.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/arc.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/arc.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/arc.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapExpression.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/arc.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/arc.cpp:24: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[751/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/primIndex_StackFrame.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/primIndex_StackFrame.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/primIndex_StackFrame.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/primIndex_StackFrame.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapExpression.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/arc.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/primIndex_StackFrame.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/primIndex_StackFrame.cpp:24: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[752/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/utils.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/utils.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/utils.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/utils.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/utils.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/utils.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[753/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/dynamicFileFormatInterface.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/dynamicFileFormatInterface.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/dynamicFileFormatInterface.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dynamicFileFormatInterface.cpp | |
[754/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/statistics.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/statistics.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/statistics.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/statistics.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependency.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/cache.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/statistics.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[755/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/dynamicFileFormatDependencyData.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/dynamicFileFormatDependencyData.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/dynamicFileFormatDependencyData.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dynamicFileFormatDependencyData.cpp | |
[756/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/dependency.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/dependency.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/dependency.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependency.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependency.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependency.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[757/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/dynamicFileFormatContext.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/dynamicFileFormatContext.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/dynamicFileFormatContext.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dynamicFileFormatContext.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/types.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dynamicFileFormatContext.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dynamicFileFormatContext.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[758/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/composeSite.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/composeSite.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/composeSite.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/composeSite.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/types.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/composeSite.h:55, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/composeSite.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[759/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/iterator.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/iterator.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/iterator.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/iterator.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/types.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/iterator.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/iterator.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[760/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/changes.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/changes.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/changes.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/changes.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/changeList.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/changes.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/changes.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[761/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/instanceKey.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/instanceKey.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/instanceKey.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/instanceKey.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapExpression.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/instanceKey.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/instanceKey.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[762/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/layerStackIdentifier.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/layerStackIdentifier.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/layerStackIdentifier.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStackIdentifier.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStackIdentifier.cpp:28: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[763/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/cache.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/cache.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/cache.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/cache.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/dependency.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/cache.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/cache.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.h:37, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/arenaDispatcher.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/cache.cpp:48: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[764/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/errors.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/errors.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/errors.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/errors.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/errors.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/errors.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[765/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/layerPrefetchRequest.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/layerPrefetchRequest.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/layerPrefetchRequest.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerPrefetchRequest.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/abstractData.h:28, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/data.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/layer.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerPrefetchRequest.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerPrefetchRequest.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/dispatcher.h:37, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/base/work/arenaDispatcher.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerPrefetchRequest.cpp:29: | |
/usr/include/tbb/task.h:21:139: note: #pragma message: TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/task.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[766/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/mapFunction.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/mapFunction.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/mapFunction.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[767/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/mapExpression.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/mapExpression.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/mapExpression.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapExpression.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapExpression.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapExpression.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[768/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/pathTranslation.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/pathTranslation.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/pathTranslation.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/pathTranslation.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapFunction.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/mapExpression.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/pathTranslation.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[769/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/node.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/node.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/node.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/types.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/node.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[770/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/schemaBase.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/schemaBase.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[771/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[772/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/apiSchemaBase.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/apiSchemaBase.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[773/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/attribute.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/attribute.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[774/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/clipsAPI.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/clipsAPI.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[775/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/attributeQuery.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/attributeQuery.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[776/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/layerStack.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/layerStack.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/layerStack.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStack.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/errors.h:29, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStack.h:31, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/layerStack.cpp:27: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[777/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/collectionAPI.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/collectionAPI.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[778/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/common.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/common.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[779/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/collectionMembershipQuery.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/collectionMembershipQuery.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[780/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/crateInfo.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/crateInfo.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[781/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/debugCodes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/debugCodes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[782/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/editContext.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/editContext.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[783/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/editTarget.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/editTarget.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[784/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/flattenUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/flattenUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[785/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/inherits.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/inherits.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[786/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/interpolation.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/interpolation.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[787/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/modelAPI.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/modelAPI.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[788/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/notice.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/notice.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[789/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/object.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/object.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[790/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/payloads.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/payloads.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[791/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/prim.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/prim.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[792/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/primData.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/primData.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[793/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/primCompositionQuery.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/primCompositionQuery.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[794/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/primDataHandle.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/primDataHandle.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[795/1215] /usr/bin/x86_64-pc-linux-gnu-g++ -DARCH_EXPORTS=1 -DAR_EXPORTS=1 -DBOOST_PYTHON_NO_PY_SIGNATURES -DGF_EXPORTS=1 -DGLX_GLXEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DJS_EXPORTS=1 -DKIND_EXPORTS=1 -DMFB_ALT_PACKAGE_NAME=pcp -DMFB_PACKAGE_MODULE=Pcp -DMFB_PACKAGE_NAME=pcp -DNDR_EXPORTS=1 -DPCP_EXPORTS=1 -DPLUG_EXPORTS=1 -DPXR_BUILD_LOCATION=usd -DPXR_INSTALL_LOCATION=/usr/share/openusd -DPXR_PLUGIN_BUILD_LOCATION=../plugin/usd -DPXR_PYTHON_ENABLED=1 -DPXR_PYTHON_MODULES_ENABLED=1 -DSDF_EXPORTS=1 -DSDR_EXPORTS=1 -DTF_EXPORTS=1 -DTRACE_EXPORTS=1 -DUSDDRACO_EXPORTS=1 -DUSDGEOM_EXPORTS=1 -DUSDHYDRA_EXPORTS=1 -DUSDLUX_EXPORTS=1 -DUSDMEDIA_EXPORTS=1 -DUSDRENDER_EXPORTS=1 -DUSDRI_EXPORTS=1 -DUSDSHADE_EXPORTS=1 -DUSDSKEL_EXPORTS=1 -DUSDUI_EXPORTS=1 -DUSDUTILS_EXPORTS=1 -DUSDVOL_EXPORTS=1 -DUSD_EXPORTS=1 -DVT_EXPORTS=1 -DWORK_EXPORTS=1 -Ipxr/usd/pcp -I/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp -Iinclude -DDRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED=ON -DDRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED=ON -Wall -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-local-typedefs -march=skylake -mabm -mavx256-split-unaligned-load -mavx256-split-unaligned-store -msgx -O2 -pipe -fno-semantic-interposition -fPIC -std=c++14 -MD -MT pxr/usd/pcp/CMakeFiles/pcp.dir/site.cpp.o -MF pxr/usd/pcp/CMakeFiles/pcp.dir/site.cpp.o.d -o pxr/usd/pcp/CMakeFiles/pcp.dir/site.cpp.o -c /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.cpp | |
In file included from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/pathNode.h:35, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/sdf/path.h:1365, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.h:30, | |
from /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/pcp/site.cpp:26: | |
/usr/include/tbb/atomic.h:21:141: note: #pragma message: TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. | |
21 | #pragma message("TBB Warning: tbb/atomic.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") | |
| ^ | |
[796/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/primDefinition.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/primDefinition.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[797/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/primFlags.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/primFlags.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[798/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/primRange.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/primRange.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[799/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/primTypeInfo.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/primTypeInfo.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[800/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/property.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/property.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[801/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/references.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/references.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[802/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/relationship.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/relationship.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[803/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/resolveInfo.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/resolveInfo.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[804/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/schemaRegistry.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/schemaRegistry.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[805/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/specializes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/specializes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[806/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/stage.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/stage.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[807/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/stageCache.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/stageCache.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[808/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/stageCacheContext.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/stageCacheContext.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[809/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/stagePopulationMask.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/stagePopulationMask.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[810/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/stageLoadRules.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/stageLoadRules.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[811/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/timeCode.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/timeCode.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[812/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/tokens.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/tokens.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[813/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/typed.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/typed.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[814/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/usdFileFormat.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/usdFileFormat.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[815/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/usdaFileFormat.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/usdaFileFormat.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[816/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/usdcFileFormat.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/usdcFileFormat.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[817/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/variantSets.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/variantSets.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[818/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/zipFile.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/zipFile.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[819/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/usdzFileFormat.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/usdzFileFormat.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[820/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/crateDataTypes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/crateDataTypes.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[821/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/crateValueInliners.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/crateValueInliners.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[822/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/listEditImpl.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/listEditImpl.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[823/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/wrapUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/wrapUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[824/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/clip.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/clip.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[825/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/clipCache.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/clipCache.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[826/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/clipSet.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/clipSet.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[827/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/clipSetDefinition.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/clipSetDefinition.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[828/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/instanceCache.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/instanceCache.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[829/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/crateData.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/crateData.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[830/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/crateFile.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/crateFile.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[831/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/instanceKey.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/instanceKey.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[832/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/integerCoding.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/integerCoding.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[833/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/interpolators.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/interpolators.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[834/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/usdzResolver.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/usdzResolver.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[835/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/primTypeInfoCache.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/primTypeInfoCache.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[836/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usd && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usd/valueUtils.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usd/valueUtils.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[837/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usdGeom && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usdGeom && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usdGeom/api.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usdGeom/api.h\" -P /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/cmake/macros/copyHeaderForBuild.cmake | |
[838/1215] cd /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/pxr/usd/usdGeom && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build/include/pxr/usd/usdGeom && /usr/bin/cmake -Dinfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999/pxr/usd/usdGeom/debugCodes.h\" -Doutfile=\"/var/tmp/portage/media-libs/openusd-9999-r2/work/openusd-9999_build//include/pxr/usd/usdGeom/debugCodes.h\" -P /var/tmp/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment