Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brothermechanic/b712d69dd2b9bca9645b5ebe9e166521 to your computer and use it in GitHub Desktop.
Save brothermechanic/b712d69dd2b9bca9645b5ebe9e166521 to your computer and use it in GitHub Desktop.
/var/tmp/portage/media-libs/USD-20.05/temp/build.log
 * Package: media-libs/USD-20.05
 * Repository: cg
 * USE: abi_x86_64 amd64 color-management elibc_glibc glew imaging jemalloc kernel_linux openexr openimageio python python_single_target_python3_7 usdview userland_GNU
 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
* Using python3.7 to build
>>> Unpacking source...
>>> Unpacking v20.05.tar.gz to /var/tmp/portage/media-libs/USD-20.05/work
>>> Source unpacked in /var/tmp/portage/media-libs/USD-20.05/work
>>> Preparing source in /var/tmp/portage/media-libs/USD-20.05/work/USD-20.05 ...
* Applying USD-20.05-fix-cmake-openexr-multilib.patch ...
 [ ok ]
* Applying USD-20.05-fix-cmake-boost-python.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/USD-20.05/work/USD-20.05 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/USD-20.05/work/USD-20.05_build"
cmake -C /var/tmp/portage/media-libs/USD-20.05/work/USD-20.05_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON -DCMAKE_INSTALL_PREFIX=/opt/usd -DPXR_BUILD_ALEMBIC_PLUGIN=no -DPXR_BUILD_DOCUMENTATION=no -DPXR_BUILD_DRACO_PLUGIN=no -DPXR_BUILD_EMBREE_PLUGIN=no -DPXR_BUILD_IMAGING=yes -DPXR_BUILD_MONOLITHIC=ON -DPXR_BUILD_OPENCOLORIO_PLUGIN=yes -DPXR_BUILD_OPENIMAGEIO_PLUGIN=yes -DPXR_BUILD_TESTS=no -DPXR_BUILD_USD_IMAGING=yes -DPXR_BUILD_USD_TOOLS=OFF -DPXR_ENABLE_HDF5_SUPPORT=no -DPXR_ENABLE_OSL_SUPPORT=no -DPXR_ENABLE_PTEX_SUPPORT=no -DPXR_ENABLE_PYTHON_SUPPORT=yes -DPXR_SET_INTERNAL_NAMESPACE=usdBlender -DPXR_USE_PYTHON_3=ON -DPXR_MALLOC_LIBRARY:path=/usr/lib64/libjemalloc.so -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/USD-20.05/work/USD-20.05_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/USD-20.05/work/USD-20.05
loading initial cache file /var/tmp/portage/media-libs/USD-20.05/work/USD-20.05_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 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 PythonInterp: /var/tmp/portage/media-libs/USD-20.05/temp/python3.7/bin/python (found suitable version "3.7.7", minimum required is "3.0")
-- Found PythonLibs: /usr/lib64/libpython3.7m.so (found suitable version "3.7.7", minimum required is "3.0")
-- Found Boost: /usr/include (found version "1.73.0") found components: program_options
-- Found Boost: /usr/include (found version "1.73.0") found components: python37
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'jinja2'
-- Found TBB: /usr/include (found version "2020.2") found components: tbb
-- Include dir is /usr/include
-- Config file is /usr/include/OpenEXR/OpenEXRConfig.h
-- TMP is #define OPENEXR_VERSION_STRING "2.4.1"
-- Found OpenEXR: /usr/include;/usr/include/OpenEXR (found version "2.4.1")
-- Found OpenImageIO: /usr/lib64/libOpenImageIO.so;/usr/lib64/libOpenImageIO_Util.so (found version "1.8.17")
-- Found OpenColorIO: /usr/lib64/libOpenColorIO.so (found version "1.1.0")
-- Found OpenGL: /usr/lib64/libOpenGL.so
-- Found GLEW: /usr/include
-- Found OpenSubdiv: /usr/include (found suitable version "3.4.3", minimum required is "3")
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found PySide2 but NOT pyside-uic binary
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:164 (message):
Could NOT find PySide (missing: PYSIDE_AVAILABLE PYSIDEUICBINARY)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindPySide.cmake:75 (find_package_handle_standard_args)
cmake/defaults/Packages.cmake:192 (find_package)
CMakeLists.txt:23 (include)
-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/media-libs/USD-20.05/work/USD-20.05_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/media-libs/USD-20.05/work/USD-20.05_build/CMakeFiles/CMakeError.log".
* ERROR: media-libs/USD-20.05::cg failed (configure phase):
* cmake failed
*
* Call stack:
* ebuild.sh, line 125: Called src_configure
* environment, line 3132: Called cmake-utils_src_configure
* environment, line 1384: Called die
* The specific snippet of code:
* "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
*
* If you need support, post the output of `emerge --info '=media-libs/USD-20.05::cg'`,
* the complete build log and the output of `emerge -pqv '=media-libs/USD-20.05::cg'`.
* The complete build log is located at '/var/tmp/portage/media-libs/USD-20.05/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/USD-20.05/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/USD-20.05/work/USD-20.05_build'
* S: '/var/tmp/portage/media-libs/USD-20.05/work/USD-20.05'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment