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/41d2e1343e5f98a2c87c07a683af9df3 to your computer and use it in GitHub Desktop.
Save brothermechanic/41d2e1343e5f98a2c87c07a683af9df3 to your computer and use it in GitHub Desktop.
/var/tmp/portage/media-gfx/djv-2.0.5/temp/build.log
 * Package: media-gfx/djv-2.0.5
 * Repository: cg
 * Maintainer: brothermechanic@gmail.com
 * USE: abi_x86_64 amd64 elibc_glibc ffmpeg jpeg kernel_linux png qt5 tiff userland_GNU
 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking djv-2.0.5.tar.gz to /var/tmp/portage/media-gfx/djv-2.0.5/work
>>> Source unpacked in /var/tmp/portage/media-gfx/djv-2.0.5/work
>>> Preparing source in /var/tmp/portage/media-gfx/djv-2.0.5/work/DJV-2.0.5 ...
* Hardcoded definition(s) removed in CMakeLists.txt:
* set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/install)
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-gfx/djv-2.0.5/work/DJV-2.0.5 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/media-gfx/djv-2.0.5/work/djv-2.0.5_build"
cmake -C /var/tmp/portage/media-gfx/djv-2.0.5/work/djv-2.0.5_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DDJV_BUILD_PACKAGE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/djv-2.0.5/work/djv-2.0.5_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/djv-2.0.5/work/DJV-2.0.5
loading initial cache file /var/tmp/portage/media-gfx/djv-2.0.5/work/djv-2.0.5_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 - Success
-- Found Threads: TRUE
-- Found OpenGL: /usr/lib64/libOpenGL.so
-- 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 ALSA: /usr/lib64/libasound.so (found version "1.2.2")
CMake Error at cmake/Modules/BuildOCIO.cmake:52 (set_target_properties):
set_target_properties called with incorrect number of arguments.
Call Stack (most recent call first):
CMakeLists.txt:225 (include)
-- <<< Gentoo configuration >>>
Build type Release
Install path /usr
Compiler flags:
C -fPIC
C++ -fPIC
Linker flags:
Executable -Wl,-O1 -Wl,--as-needed -pthread
Module -Wl,-O1 -Wl,--as-needed -pthread
Shared -Wl,-O1 -Wl,--as-needed -pthread
-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/media-gfx/djv-2.0.5/work/djv-2.0.5_build/CMakeFiles/CMakeOutput.log".
* ERROR: media-gfx/djv-2.0.5::cg failed (configure phase):
* cmake failed
*
* Call stack:
* ebuild.sh, line 125: Called src_configure
* environment, line 2075: Called cmake-utils_src_configure
* environment, line 900: 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-gfx/djv-2.0.5::cg'`,
* the complete build log and the output of `emerge -pqv '=media-gfx/djv-2.0.5::cg'`.
* The complete build log is located at '/var/tmp/portage/media-gfx/djv-2.0.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-gfx/djv-2.0.5/temp/environment'.
* Working directory: '/var/tmp/portage/media-gfx/djv-2.0.5/work/djv-2.0.5_build'
* S: '/var/tmp/portage/media-gfx/djv-2.0.5/work/DJV-2.0.5'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment