Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816021 - media-gfx/hugin-2020.0.0-r1 depends on <media-libs/openexr-3.0
Summary: media-gfx/hugin-2020.0.0-r1 depends on <media-libs/openexr-3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 820674
  Show dependency tree
 
Reported: 2021-10-03 09:24 UTC by Bernd Buschinski
Modified: 2021-10-29 09:23 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Buschinski 2021-10-03 09:24:21 UTC
I only have
media-libs/openexr-3.1.1
installed
and then
$ emerge media-gfx/hugin
fails because it requires <medlia-libs/openexr-3.0
and can not find >=openexr 3.0

Reproducible: Always

Steps to Reproduce:
1. Check that you only have media-libs/openexr-3.1.1 installed, no 2.*
2. emerge hugin
Actual Results:  
It fails.

CMake Error at CMakeModules/FindOpenEXR.cmake:110 (message):
  Could NOT find OPENEXR
Call Stack (most recent call first):
  CMakeLists.txt:217 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!


Expected Results:  
it should pull in openexr 2.* if needed.

# emerge --info
Portage 3.0.26 (python 3.9.7-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-11.2.0, glibc-2.33-r7, 5.14.6-gentoo x86_64)
=================================================================
System uname: Linux-5.14.6-gentoo-x86_64-AMD_Ryzen_7_2700X_Eight-Core_Processor-with-glibc2.33
KiB Mem:    32794488 total,  22069768 free
KiB Swap:   49283064 total,  49283064 free
Timestamp of repository gentoo: Sun, 03 Oct 2021 08:30:01 +0000
Head commit of repository gentoo: 9e4b45f81a0dcf53d77fa1687ccff82cb41f847e
sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
ccache version 4.4.2 [disabled]
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0-r2::gentoo
dev-lang/python:          2.7.18_p13::gentoo, 3.9.7::gentoo, 3.10.0_rc2::gentoo
dev-lang/rust:            1.55.0::gentoo
dev-util/ccache:          4.4.2::gentoo
dev-util/cmake:           3.21.3::gentoo
sys-apps/baselayout:      2.8::gentoo
sys-apps/openrc:          0.44.5::gentoo
sys-apps/sandbox:         2.25::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.4::gentoo
sys-devel/binutils:       2.37_p1::gentoo
sys-devel/gcc:            11.2.0::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.14::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

kde
    location: /var/lib/layman/kde
    masters: gentoo
    priority: 50

steam-overlay
    location: /var/lib/layman/steam-overlay
    masters: gentoo
    priority: 50

trolltoo
    location: /var/lib/layman/trolltoo
    sync-type: laymansync
    sync-uri: https://github.com/dallenwilson/trolltoo.git
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE MSttfEULA NVIDIA-r2 ValveSteamLicense AdobeAIRSDK MPEG-4 linux-fw-redistributable no-source-code unRAR NVIDIA-r1 FAH-EULA-2014 FAH-special-permission OFFIS MakeMKV-EULA all-rights-reserved"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/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="-O2 -pipe -march=native"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch 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="-O2 -pipe -march=native"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j17"
PKGDIR="/usr/portage/packages"
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"
USE="X a52 aac acl acpi activities alsa amd64 amr amrenc bluetooth bluray branding btrfs bzip2 cairo cdda cdr cli corefonts crypt cuda cups dav1d dbus declarative dri dts dvd dvdr echo-cancel elogind emboss emoji encode exif fat fdk fftw flac fontconfig fontforge fortran gdbm gif gphoto2 graphite gsm gssapi gtk gui haptics http2 iconv icu ipv6 jack jpeg jpeg2k kde kerberos kipi kwallet lcms libaom libass libglvnd libnotify librtmp libsamplerate libsoxr libtirpc lm-sensors lspclient lz4 lzma mad matroska mng mp3 mp4 mpeg mtp multilib ncurses networkmanager nls nptl ntfs nvenc ogg openal opencl opengl openmp opus osmesa pam pango pcre pcre32 pdf phonon pipewire plasma png policykit ppds pulseaudio qml qt5 readline screencast sdl seccomp semantic-desktop speex spell split-usr srt ssl startup-notification svg tcpd theora tiff tls-heartbeat truetype udev udisks unicode upower usb uvm vdpau vorbis vpx vulkan webp widgets wxwidgets x264 x265 xattr xcb xfs xml xv xvid xxhash xz zimg zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2019" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a 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" INPUT_DEVICES="libinput evdev joystick" KERNEL="linux" L10N="en-US en de en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby27 ruby30" USERLAND="GNU" VIDEO_CARDS="nvidia vesa" 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:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-07 01:15:10 UTC
In future, please include the full build.log (and any CMake* log files) just to make it easier to debug.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-07 01:15:22 UTC
(In reply to Sam James from comment #1)
> In future, please include the full build.log (and any CMake* log files) just
> to make it easier to debug.

(It means we can possibly fix it even if we don't use e.g. hugin).
Comment 3 Michael Cook 2021-10-08 20:29:38 UTC
https://sourceforge.net/p/hugin/hugin/ci/3b90af88f5ac32413e5afa3fc1358cc36c0d6fbe/log/?path=

There are several commits address this issue, I tried to apply them locally and ran into issues though.
Comment 4 Bernd Buschinski 2021-10-12 16:41:28 UTC
Just my opinion: it would be fine for me if media-gfx/hugin-2020.0.0-r1 would just depend on <media-libs/openexr-3.0, so it can at least be build (emerged), until upstream figures it out in a new hugin release.
Comment 5 Michael Cook 2021-10-12 17:47:09 UTC
(In reply to Bernd Buschinski from comment #4)
> Just my opinion: it would be fine for me if media-gfx/hugin-2020.0.0-r1
> would just depend on <media-libs/openexr-3.0, so it can at least be build
> (emerged), until upstream figures it out in a new hugin release.

openexr is slotted, could just depend on media-libs/openexr:0
Comment 6 Larry the Git Cow gentoo-dev 2021-10-16 23:15:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd2914dd1396124d746c58ce24f0175f78bca156

commit bd2914dd1396124d746c58ce24f0175f78bca156
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-10-16 21:51:55 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-10-16 23:15:18 +0000

    media-gfx/hugin: Depend on openexr:0
    
    Closes: https://bugs.gentoo.org/816021
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 media-gfx/hugin/hugin-2020.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)