* Package: media-libs/simage-1.8.0 * Repository: gentoo * Maintainer: reavertm@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc gif jpeg kernel_linux png qt5 tiff userland_GNU vorbis * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking simage-1.8.0.tar.gz to /var/tmp/portage/media-libs/simage-1.8.0/work >>> Source unpacked in /var/tmp/portage/media-libs/simage-1.8.0/work >>> Preparing source in /var/tmp/portage/media-libs/simage-1.8.0/work/simage-simage-1.8.0 ... * Applying simage-1.7.1-cmake-automagic-deps.patch ... [ ok ] * Applying simage-1.7.1-disable-examples.patch ... [ ok ] * Applying simage-1.7.1-tests-conditional.patch ... [ ok ] * Applying simage-1.7.1-disable-gif-quantize-buffer.patch ... [ ok ] * Applying simage-1.8.0-0001-CMakeLists.txt-comment-cpack.d-inclusion.patch ... [ ok ] * Working in BUILD_DIR: "/var/tmp/portage/media-libs/simage-1.8.0/work/simage-1.8.0_build" * Hardcoded definition(s) removed in CMakeLists.txt: * set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose type of build, options ar >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/simage-1.8.0/work/simage-simage-1.8.0 ... * Working in BUILD_DIR: "/var/tmp/portage/media-libs/simage-1.8.0/work/simage-1.8.0_build" cmake -C /var/tmp/portage/media-libs/simage-1.8.0/work/simage-1.8.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DSIMAGE_AVIENC_SUPPORT=OFF -DSIMAGE_BUILD_SHARED_LIBS=ON -DSIMAGE_CGIMAGE_SUPPORT=OFF -DSIMAGE_EPS_SUPPORT=ON -DSIMAGE_GDIPLUS_SUPPORT=OFF -DSIMAGE_GIF_SUPPORT=yes -DSIMAGE_JASPER_SUPPORT=OFF -DSIMAGE_JPEG_SUPPORT=yes -DSIMAGE_LIBSNDFILE_SUPPORT=no -DSIMAGE_MPEG2ENC_SUPPORT=ON -DSIMAGE_OGGVORBIS_SUPPORT=yes -DSIMAGE_PIC_SUPPORT=ON -DSIMAGE_PNG_SUPPORT=yes -DSIMAGE_QIMAGE_SUPPORT=yes -DSIMAGE_QUICKTIME_SUPPORT=OFF -DSIMAGE_TIFF_SUPPORT=yes -DSIMAGE_USE_QT5=ON -DSIMAGE_RGB_SUPPORT=ON -DSIMAGE_TGA_SUPPORT=ON -DSIMAGE_XWD_SUPPORT=ON -DTESTS=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/simage-1.8.0/work/simage-1.8.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/simage-1.8.0/work/simage-simage-1.8.0 loading initial cache file /var/tmp/portage/media-libs/simage-1.8.0/work/simage-1.8.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.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 -- Found JPEG: /usr/lib64/libjpeg.so (found version "62") -- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR) -- Found OggVorbis: /usr/include;/usr/include -- Found Sndfile: /usr/lib64/libsndfile.so -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found GIF: /usr/lib64/libgif.so (found version "5.2.1") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- Found TIFF: /usr/lib64/libtiff.so (found version "4.1.0") -- Looking for include file guile/gh.h -- Looking for include file guile/gh.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file libguile.h -- Looking for include file libguile.h - not found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file windows.h -- Looking for include file windows.h - not found -- Looking for 15 include files assert.h, ..., time.h -- Looking for 15 include files assert.h, ..., time.h - found -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security C++ -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done CMake Error: install(EXPORT "simage" ...) includes target "simage" more than once in the export set. -- Generating done CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: media-libs/simage-1.8.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 2054: Called cmake_src_configure * environment, line 892: 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/simage-1.8.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/simage-1.8.0::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:simage-1.8.0:20201121-023018.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/simage-1.8.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/simage-1.8.0/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/simage-1.8.0/work/simage-1.8.0_build' * S: '/var/tmp/portage/media-libs/simage-1.8.0/work/simage-simage-1.8.0'