Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 780296 Details for
Bug 847058
media-libs/openjpeg: bad pkgconfig include path
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge output
bug.txt (text/plain), 15.99 KB, created by
mathway.misc
on 2022-05-23 07:19:51 UTC
(
hide
)
Description:
emerge output
Filename:
MIME Type:
Creator:
mathway.misc
Created:
2022-05-23 07:19:51 UTC
Size:
15.99 KB
patch
obsolete
># emerge -v '=app-text/poppler-22.05.0::gentoo' > >These are the packages that would be merged, in order: > >Calculating dependencies ... done! >[ebuild U ] app-text/poppler-22.05.0:0/121::gentoo [22.03.0:0/119::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms qt5 utils -boost -cjk -curl -debug -doc -nss -png -tiff" 0 KiB > >Total: 1 package (1 upgrade), Size of downloads: 0 KiB > >>>> Verifying ebuild manifests > > >>>> Emerging (1 of 1) app-text/poppler-22.05.0::gentoo > * poppler-22.05.0.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ] >>>> 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=yes -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=OFF -DWITH_TIFF=no -DENABLE_UTILS=yes -DENABLE_QT6=OFF -DWITH_GObjectIntrospection=yes -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 >[0mCMake 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. > >[0m >-- The C compiler identification is GNU 11.3.0 >-- The CXX compiler identification is GNU 11.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 >-- 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 >[33mCMake 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. > > >[0m >-- 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") >-- Checking for module 'cairo>=1.10.0' >-- Found cairo, version 1.16.0 >-- Found Cairo: /usr/lib64/libcairo.so (Required is at least version "1.10.0") >-- Found Boost: /usr/lib64/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable version "1.79.0", minimum required is "1.58.0") >-- Checking for modules 'glib-2.0>=2.56;gobject-2.0>=2.56;gio-2.0>=2.56' >-- Found glib-2.0, version 2.72.1 >-- Found gobject-2.0, version 2.72.1 >-- Found gio-2.0, version 2.72.1 >-- Found GLIB: gio-2.0;gobject-2.0;glib-2.0 >-- Checking for module 'gobject-introspection-1.0' >-- Found gobject-introspection-1.0, version 1.72.0 >-- Checking for modules 'gtk+-3.0>=3.22;gdk-pixbuf-2.0>=2.36' >-- Found gtk+-3.0, version 3.24.34 >-- Found gdk-pixbuf-2.0, version 2.42.8 >-- Found GTK: gtk-3;gdk-3;pangocairo-1.0;pango-1.0;harfbuzz;atk-1.0;cairo-gobject;cairo;gio-2.0;gdk_pixbuf-2.0;gobject-2.0;glib-2.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") >[33mCMake 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. > >[0m >-- Could NOT find openjpeg2. >[31mCMake 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, > >[0m >-- 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 2070: Called cmake_src_configure > * environment, line 994: 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/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' > >>>> Failed to emerge app-text/poppler-22.05.0, Log file: > >>>> '/var/tmp/portage/app-text/poppler-22.05.0/temp/build.log' > * Messages for package app-text/poppler-22.05.0: > * ERROR: app-text/poppler-22.05.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2070: Called cmake_src_configure > * environment, line 994: 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/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' > >$ equery -NC list openjpeg > * Searching for openjpeg ... >[IP-] [ ] media-libs/openjpeg-2.5.0:2/7 > ># emerge --info >Portage 3.0.30 (python 3.9.13-final-0, default/linux/amd64/17.1/hardened, gcc-11.3.0, glibc-2.35-r5, 5.17.4-gentoo-x86_64 x86_64) >================================================================= >System uname: Linux-5.17.4-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i5-7200U_CPU_@_2.50GHz-with-glibc2.35 >KiB Mem: 8030416 total, 1067668 free >KiB Swap: 16777212 total, 16770508 free >Timestamp of repository gentoo: Mon, 23 May 2022 01:30:01 +0000 >Head commit of repository gentoo: eeb61bf8432f2ab193de2f6a9f2a45127ffbbb6f >Timestamp of repository alxu: Tue, 17 May 2022 15:23:26 +0000 >Head commit of repository alxu: 22f27851d158f8f9dc169cb4852d310bed43ac15 > >Timestamp of repository guru: Sun, 22 May 2022 05:48:14 +0000 >Head commit of repository guru: fe7eec0fed47c91745f3efe4b184e97dfd825aa0 > >Timestamp of repository pentoo: Sun, 22 May 2022 05:48:14 +0000 >Head commit of repository pentoo: f3d88bd00fb182ee2446abaf9c1fcbf348ceb492 > >sh dash 0.5.11.5 >ld GNU ld (Gentoo 2.38 p4) 2.38 >app-misc/pax-utils: 1.3.4::gentoo >app-shells/bash: 5.1_p16::gentoo >dev-java/java-config: 2.3.1::gentoo >dev-lang/perl: 5.34.1-r3::gentoo >dev-lang/python: 2.7.18_p15::gentoo, 3.9.13::gentoo, 3.10.4_p1::gentoo >dev-lang/rust: 1.60.0::gentoo >dev-util/cmake: 3.23.1::gentoo >dev-util/meson: 0.62.1::gentoo >sys-apps/baselayout: 2.8::gentoo >sys-apps/openrc: 0.44.10::gentoo >sys-apps/sandbox: 2.29::gentoo >sys-devel/autoconf: 2.71-r1::gentoo >sys-devel/automake: 1.16.5::gentoo >sys-devel/binutils: 2.38-r2::gentoo >sys-devel/binutils-config: 5.4.1::gentoo >sys-devel/clang: 14.0.3::gentoo >sys-devel/gcc: 11.3.0::gentoo >sys-devel/gcc-config: 2.5-r1::gentoo >sys-devel/libtool: 2.4.7::gentoo >sys-devel/llvm: 13.0.1::gentoo, 14.0.3::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.17-r1::gentoo (virtual/os-headers) >sys-libs/glibc: 2.35-r5::gentoo >Repositories: > >gentoo > location: /var/db/repos/gentoo > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-max-age: 24 > sync-rsync-verify-metamanifest: yes > sync-rsync-verify-jobs: 1 > sync-rsync-extra-opts: > >alxu > location: /var/db/repos/alxu > sync-type: git > sync-uri: https://github.com/gentoo-mirror/alxu.git > masters: gentoo > >guru > location: /var/db/repos/guru > sync-type: git > sync-uri: https://github.com/gentoo-mirror/guru.git > masters: gentoo > >pentoo > location: /var/db/repos/pentoo > sync-type: git > sync-uri: https://github.com/gentoo-mirror/pentoo.git > masters: gentoo > >crossdev > location: /var/db/repos/crossdev > masters: gentoo > priority: 10 > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="@FREE *- @FREE" >CBUILD="x86_64-pc-linux-gnu" >CFLAGS="-march=native -O2 -pipe" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" >CXXFLAGS="-march=native -O2 -pipe" >DISTDIR="/var/cache/distfiles" >ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-march=native -O2 -pipe" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-march=native -O2 -pipe" >GENTOO_MIRRORS="http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ https://ftp.belnet.be/pub/rsync.gentoo.org/gentoo/" >LANG="C.utf8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed" >MAKEOPTS="-j4 -l4" >PKGDIR="/var/cache/binpkgs" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >SHELL="/bin/bash" >USE="X acl alsa amd64 bzip2 crypt elogind hardened iconv ipv6 libglvnd libtirpc multilib ncurses networkmanager nls nptl openmp pam pcre pie readline savedconfig seccomp split-usr ssl ssp udev unicode verify-sig xattr xtpax zlib" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput synaptics" KERNEL="linux" L10N="en ru" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="AArch64 ARM" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="intel i965 iris" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
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 847058
: 780296