Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 780212 Details for
Bug 847013
media-libs/openjpeg: CMake config files are in wrong path (and contain wrong includedir) (was: app-text/poppler-22.05.0[jpeg2k]: Could NOT find openjpeg2. CMake Error at CMakeLists.txt:263)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-text:poppler-22.05.0:20220522-214643.log
app-text:poppler-22.05.0:20220522-214643.log (text/plain), 8.40 KB, created by
Toralf Förster
on 2022-05-22 22:21:25 UTC
(
hide
)
Description:
app-text:poppler-22.05.0:20220522-214643.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-05-22 22:21:25 UTC
Size:
8.40 KB
patch
obsolete
> * Package: app-text/poppler-22.05.0 > * Repository: gentoo > * Maintainer: reavertm@gentoo.org kde@gentoo.org,printing@gentoo.org,office@gentoo.org > * USE: abi_x86_64 amd64 cxx elibc_glibc introspection jpeg jpeg2k kernel_linux lcms userland_GNU utils > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking poppler-22.05.0.tar.xz to /var/tmp/portage/app-text/poppler-22.05.0/work >>>> Source unpacked in /var/tmp/portage/app-text/poppler-22.05.0/work >>>> Preparing source in /var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0_build" > * Applying poppler-20.12.1-qt5-deps.patch ... >patching file CMakeLists.txt >Hunk #1 succeeded at 175 with fuzz 1 (offset 18 lines). >patching file qt5/CMakeLists.txt > [ ok ] > * Applying poppler-21.09.0-respect-cflags.patch ... > [ ok ] > * Applying poppler-0.57.0-disable-internal-jpx.patch ... >patching file CMakeLists.txt >Hunk #1 succeeded at 509 with fuzz 2 (offset 3 lines). > [ ok ] > * Applying poppler-22.05.0-missing-include.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0_build" >cmake -C /var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_GTK_TESTS=OFF -DBUILD_QT5_TESTS=OFF -DBUILD_CPP_TESTS=OFF -DBUILD_MANUAL_TESTS=OFF -DRUN_GPERF_IF_PRESENT=OFF -DENABLE_BOOST=no -DENABLE_ZLIB=ON -DENABLE_ZLIB_UNCOMPRESS=OFF -DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DUSE_FLOAT=OFF -DWITH_Cairo=no -DENABLE_LIBCURL=no -DENABLE_CPP=yes -DWITH_JPEG=yes -DENABLE_DCTDECODER=libjpeg -DENABLE_LIBOPENJPEG=openjpeg2 -DENABLE_CMS=lcms2 -DWITH_NSS3=no -DWITH_PNG=no -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Core=ON -DWITH_TIFF=no -DENABLE_UTILS=yes -DENABLE_QT6=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0_build/gentoo_toolchain.cmake /var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0 >loading initial cache file /var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:2 (cmake_policy): > The OLD behavior for policy CMP0002 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > > >-- The C compiler identification is GNU 12.1.0 >-- The CXX compiler identification is GNU 12.1.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 >-- Performing Test GCC_HAS_AS_NEEDED >-- Performing Test GCC_HAS_AS_NEEDED - Success >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") >-- Checking _FILE_OFFSET_BITS for large files >-- Checking _FILE_OFFSET_BITS for large files - not needed >CMake Warning at CMakeLists.txt:96 (message): > > > No test data found in $testdatadir. > You will not be able to run 'make test' successfully. > > > > The test data is not included in the source packages > and is also not part of the main git repository. Instead, > you can checkout the test data from its own git > repository with: > > > > git clone git://git.freedesktop.org/git/poppler/test > > > > You should checkout the test data as a sibling of your > poppler source folder or specify the location of your > checkout with -DTESTDATADIR=/path/to/checkoutdir/test. > > > >-- Found Freetype: /usr/lib64/libfreetype.so (found suitable version "2.12.1", minimum required is "2.8") >-- Checking for module 'fontconfig' >-- Found fontconfig, version 2.14.0 >-- Found Fontconfig: /usr/lib64/libfontconfig.so >-- Found JPEG: /usr/lib64/libjpeg.so (found version "62") >CMake Warning at CMakeLists.txt:177 (find_package): > By not providing "FindQt5Gui.cmake" in CMAKE_MODULE_PATH this project has > asked CMake to find a package configuration file provided by "Qt5Gui", but > CMake did not find one. > > Could not find a package configuration file provided by "Qt5Gui" with any > of the following names: > > Qt5GuiConfig.cmake > qt5gui-config.cmake > > Add the installation prefix of "Qt5Gui" to CMAKE_PREFIX_PATH or set > "Qt5Gui_DIR" to a directory containing one of the above files. If "Qt5Gui" > provides a separate development package or SDK, be sure it has been > installed. > > >CMake Warning at CMakeLists.txt:178 (find_package): > By not providing "FindQt5Xml.cmake" in CMAKE_MODULE_PATH this project has > asked CMake to find a package configuration file provided by "Qt5Xml", but > CMake did not find one. > > Could not find a package configuration file provided by "Qt5Xml" with any > of the following names: > > Qt5XmlConfig.cmake > qt5xml-config.cmake > > Add the installation prefix of "Qt5Xml" to CMAKE_PREFIX_PATH or set > "Qt5Xml_DIR" to a directory containing one of the above files. If "Qt5Xml" > provides a separate development package or SDK, be sure it has been > installed. > > >-- Package Qt5Core or Qt5Gui or Qt5Xml not found >-- Found Boost: /usr/lib64/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable version "1.79.0", minimum required is "1.58.0") >-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST >-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed >-- Found Iconv: /usr/lib64/libc.so >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.12") >CMake Warning at CMakeLists.txt:259 (find_package): > By not providing "FindOpenJPEG.cmake" in CMAKE_MODULE_PATH this project has > asked CMake to find a package configuration file provided by "OpenJPEG", > but CMake did not find one. > > Could not find a package configuration file provided by "OpenJPEG" with any > of the following names: > > OpenJPEGConfig.cmake > openjpeg-config.cmake > > Add the installation prefix of "OpenJPEG" to CMAKE_PREFIX_PATH or set > "OpenJPEG_DIR" to a directory containing one of the above files. If > "OpenJPEG" provides a separate development package or SDK, be sure it has > been installed. > > >-- Could NOT find openjpeg2. >CMake Error at CMakeLists.txt:263 (message): > Install libopenjpeg2 before trying to build poppler. You can also decide > to use the internal unmaintained JPX decoder or none at all. > > Possible options are: -DENABLE_LIBOPENJPEG=openjpeg2, > -DENABLE_LIBOPENJPEG=none, -DENABLE_LIBOPENJPEG=unmaintained, > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0_build/CMakeFiles/CMakeError.log". > * ERROR: app-text/poppler-22.05.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2167: Called cmake_src_configure > * environment, line 1084: 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 '=app-text/poppler-22.05.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-text/poppler-22.05.0::gentoo'`. > * The complete build log is located at '/var/log/portage/app-text:poppler-22.05.0:20220522-214643.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/poppler-22.05.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-text/poppler-22.05.0/temp/environment'. > * Working directory: '/var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0_build' > * S: '/var/tmp/portage/app-text/poppler-22.05.0/work/poppler-22.05.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 847013
:
780203
|
780206
|
780209
| 780212 |
780215
|
780218
|
780221
|
780224
|
780227