Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821202 - media-libs/osl-1.12.0.2-r1: Fails to build: clang-12: error: no input files: /bin/sh: line 1: /usr/include: Is a directory
Summary: media-libs/osl-1.12.0.2-r1: Fails to build: clang-12: error: no input files: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adrian
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-01 12:32 UTC by Ian Pickworth
Modified: 2022-02-12 15:01 UTC (History)
2 users (show)

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


Attachments
Full Build Log (media-libs:osl-1.12.0.2-r1:20211101-122601.log,16.00 KB, text/plain)
2021-11-01 12:32 UTC, Ian Pickworth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Pickworth 2021-11-01 12:32:46 UTC
Created attachment 747804 [details]
Full Build Log

Extract from full build log (which I will attach):

.....
[6/93] cd /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec && /usr/lib/llvm/12/bin/clang++ -DOSL_FAST_MATH=1 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DUSE_STD_REGEX -DOSL_LLVM_VERSION=120 -DOSL_LLVM_FULL_VERSION="12.0.1" -Dosoparse=OSL_v1_12_osoparse -Doslparse=OSL_v1_12_oslparse -msse2 -std=c++14 -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/include -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/include -I/usr/include;/usr/include -I/usr/include -isystem\ /usr/include -DOSL_COMPILING_TO_BITCODE=1 -Wno-deprecated-register -Wno-ignored-attributes -Wno-unknown-attributes -O3 -fno-math-errno -S -emit-llvm -o /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.s llvm_ops.cpp && /usr/lib/llvm/12/bin/llvm-as -f -o /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.bc /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.s && python /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec/serialize-bc.py /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.bc /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.bc.cpp osl_llvm_compiled_ops
FAILED: src/liboslexec/llvm_ops.bc.cpp 
cd /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec && /usr/lib/llvm/12/bin/clang++ -DOSL_FAST_MATH=1 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DUSE_STD_REGEX -DOSL_LLVM_VERSION=120 -DOSL_LLVM_FULL_VERSION="12.0.1" -Dosoparse=OSL_v1_12_osoparse -Doslparse=OSL_v1_12_oslparse -msse2 -std=c++14 -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/include -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/include -I/usr/include;/usr/include -I/usr/include -isystem\ /usr/include -DOSL_COMPILING_TO_BITCODE=1 -Wno-deprecated-register -Wno-ignored-attributes -Wno-unknown-attributes -O3 -fno-math-errno -S -emit-llvm -o /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.s llvm_ops.cpp && /usr/lib/llvm/12/bin/llvm-as -f -o /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.bc /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.s && python /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec/serialize-bc.py /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.bc /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.bc.cpp osl_llvm_compiled_ops
clang-12: error: no input files
/bin/sh: line 1: /usr/include: Is a directory
.......
Comment 1 Ian Pickworth 2021-11-01 12:33:53 UTC
ian2 ~ # emerge -pqv =media-libs/osl-1.12.0.2-r1::gentoo
[ebuild     U ] media-libs/osl-1.12.0.2-r1 [1.12.0.2] USE="python%* -doc -partio -qt5 -test" CPU_FLAGS_X86="sse2 -avx -avx2 -avx512f -f16c -sse3 -sse4_1 -sse4_2 -ssse3" PYTHON_SINGLE_TARGET="python3_9%* -python3_8% -python3_10%" 

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.

ian2 ~ #
Comment 2 Ian Pickworth 2021-11-01 12:39:20 UTC
ian2 ~ # emerge --info '=media-libs/osl-1.12.0.2-r1::gentoo'
Portage 3.0.28 (python 3.9.7-final-0, default/linux/amd64/17.1, gcc-11.2.0, glibc-2.33-r7, 5.14.15-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.14.15-gentoo-x86_64-AMD_Ryzen_7_2700_Eight-Core_Processor-with-glibc2.33
KiB Mem:    65761196 total,  57758152 free
KiB Swap:   16777212 total,  16777212 free
Timestamp of repository gentoo: Mon, 01 Nov 2021 00:15:01 +0000
Head commit of repository gentoo: bad9cfc84030e607da0e86c44d6be48d05a5dfff
Timestamp of repository src_prepare-overlay: Sun, 31 Oct 2021 19:53:34 +0000
Head commit of repository src_prepare-overlay: b76d0e270be9ed1e30a29784a5ddf437c0d025db

Timestamp of repository steam-overlay: Sun, 31 Oct 2021 19:53:14 +0000
Head commit of repository steam-overlay: 89b2827ea35ef220c165a9adfb5b5187c2f3da9d

sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0-r3::gentoo
dev-lang/python:          2.7.18_p13::gentoo, 3.9.7_p1::gentoo
dev-lang/rust:            1.53.0::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.44.7::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.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r7::gentoo
Repositories:

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

irp-overlay
    location: /var/lib/irp-overlay
    masters: gentoo

src_prepare-overlay
    location: /var/db/repos/src_prepare-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/src_prepare-overlay.git
    masters: gentoo

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/bind"
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"
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"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs clean-logs 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 split-elog strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j16"
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 alsa amd64 bluetooth branding bzip2 cairo cdda cli crypt cups dbus dri drm dts dvb dvb_cards_dibusb-usb1 dvb_cards_dibusb-usb2 elogind encode exif fbcondecor flac fortran gdbm gif gpm gtk iconv icu ipv6 jpeg lcms ldap libglvnd libnotify libtirpc mad mmx mng mp3 mpeg multilib ncurses netirfc nls nptl ogg opengl openmp pam pango pcre pdf png policykit pulseaudio readline sdl seccomp split-usr sse sse2 ssl svg tcpd text tiff truetype udev udisks unicode upower usb v4l vaapi vdpau vorbis vulkan vulkan-overlay x264 xattr xfce_plugins_brightness xfce_plugins_clock xfce_plugins_multiload-nandhp xfce_plugins_power xfce_plugins_trash xfce_plugins_xmonad xml xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2019" 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" 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="coreboot efi-32 efi-64 pc" INPUT_DEVICES="libinput joystick" KERNEL="linux" L10N="en 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" QEMU_SOFTMMU_TARGETS="aarch64 arm i386 x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="amdgpu radeon radeonsi v4l" 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

ian2 ~ #
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-01 12:43:38 UTC
Hi again!

As you highlighted, the bad bit is:
```
cd /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec && /usr/lib/llvm/12/bin/clang++ -DOSL_FAST_MATH=1 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DUSE_STD_REGEX -DOSL_LLVM_VERSION=120 -DOSL_LLVM_FULL_VERSION="12.0.1" -Dosoparse=OSL_v1_12_osoparse -Doslparse=OSL_v1_12_oslparse -msse2 -std=c++14 -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/include -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/include -I/usr/include;/usr/include -I/usr/include -isystem\ /usr/include -DOSL_COMPILING_TO_BITCODE=1 -Wno-deprecated-register -Wno-ignored-attributes -Wno-unknown-attributes -O3 -fno-math-errno -S -emit-llvm -o /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.s llvm_ops.cpp && /usr/lib/llvm/12/bin/llvm-as -f -o /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.bc /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.s && python /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec/serialize-bc.py /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.bc /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.bc.cpp osl_llvm_compiled_ops
clang-12: error: no input files
/bin/sh: line 1: /usr/include: Is a directory
```

I guess we need to try break this down...

1. cd into /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build
2. Try running each chunk of that command individually, like:
2a. cd /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec
2b. [the long clang++ call]
...

Then we can figure out which one exactly failed. But I guess it's 2b, before it gets to invoke Python (which is interesting too)?

Also, out of interest, does USE=-python build?
Comment 4 Ian Pickworth 2021-11-01 14:04:10 UTC
Yeah, again, sorry :-( I have installed a bunch of CAD tools for CNC milling, and they are... challenging.

I did build with both +python and -python with the same result, so not directly related to python use flag.

As you suggested, I walked through the commands (inserted line break after command prompt to make it a little bit more readable):

ian2 /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build # 
 cd /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec

ian2 /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec # 
 /usr/lib/llvm/12/bin/clang++ -DOSL_FAST_MATH=1 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DUSE_STD_REGEX -DOSL_LLVM_VERSION=120 -DOSL_LLVM_FULL_VERSION="12.0.1" -Dosoparse=OSL_v1_12_osoparse -Doslparse=OSL_v1_12_oslparse -msse2 -std=c++14 -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/include -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/include -I/usr/include;/usr/include -I/usr/include -isystem\ /usr/include -DOSL_COMPILING_TO_BITCODE=1 -Wno-deprecated-register -Wno-ignored-attributes -Wno-unknown-attributes -O3 -fno-math-errno -S -emit-llvm -o /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.s llvm_ops.cpp
clang-12: error: no input files
-su: /usr/include: Is a directory

Looks like the clang++ command has a problem. I note that some of the -I parameters look a bit odd, to me at least:
-I/usr/include;/usr/include -I/usr/include -isystem\ /usr/include

Maybe that last one should be -I not -i? I'll give it a try.
ian2
Comment 5 Ian Pickworth 2021-11-01 14:06:35 UTC
Nope, that's not it.
Comment 6 Ian Pickworth 2021-11-01 14:12:24 UTC
I I remove the part of the command line that says "-I/usr/include;/usr/include", the command works:

ian2 /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec # 
 /usr/lib/llvm/12/bin/clang++ -DOSL_FAST_MATH=1 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DUSE_STD_REGEX -DOSL_LLVM_VERSION=120 -DOSL_LLVM_FULL_VERSION="12.0.1" -Dosoparse=OSL_v1_12_osoparse -Doslparse=OSL_v1_12_oslparse -msse2 -std=c++14 -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/include -I/var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/include  -I/usr/include -isystem  -DOSL_COMPILING_TO_BITCODE=1 -Wno-deprecated-register -Wno-ignored-attributes -Wno-unknown-attributes -O3 -fno-math-errno -S -emit-llvm -o /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/osl-1.12.0.2_build/src/liboslexec/llvm_ops.s llvm_ops.cpp

ian2 /var/tmp/portage/media-libs/osl-1.12.0.2-r1/work/OpenShadingLanguage-Release-1.12.0.2-dev/src/liboslexec #
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-01 14:32:13 UTC
Nice find! Yeah, it’s.. trying to execute part of the line and cuts it off.

Next step is to figure out why that horrible set of options get added but this is a great start.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-01 14:35:32 UTC
(In reply to Sam James from comment #7)
> Nice find! Yeah, it’s.. trying to execute part of the line and cuts it off.
> 
> Next step is to figure out why that horrible set of options get added but
> this is a great start.

Not at PC atm but note that CMake uses ; to separate fields so might be a quoting issue
Comment 9 Sebastian Parborg 2021-11-01 15:21:27 UTC
This seems to be an issue only with the latest openimageio version `2.3.8.0-r1`.
If I roll back to `2.2.18.0-r1` it builds.

If we look at the CMakeLists.txt that generated the line, we can see that it comes from the `OpenImageIO_INCLUDES`variable.

So I'm guessing that even if OSL seems to claim to support openimageio 2.3 (2.1 - 2.3 in version 12.x), it seems not to be the case. At least not for us.
Comment 10 Sebastian Parborg 2021-11-01 15:24:05 UTC
The cmakefile I'm talking about is src/liboslexec/CMakeLists.txt line 114. Forgot to mention this.
Comment 11 Larry the Git Cow gentoo-dev 2021-11-02 20:29:09 UTC
The bug has been closed via the following commit(s):

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

commit c5806771f57b92a5736d6525301403771c9e1132
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-02 20:14:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-02 20:15:04 +0000

    media-libs/osl: depend on older openimageio for now
    
    Closes: https://bugs.gentoo.org/821202
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/osl/{osl-1.11.15.0.ebuild => osl-1.11.15.0-r1.ebuild}  | 3 ++-
 media-libs/osl/{osl-1.12.0.2-r1.ebuild => osl-1.12.0.2-r3.ebuild} | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)
Comment 12 Larry the Git Cow gentoo-dev 2022-02-12 04:43:04 UTC
The bug has been referenced in the following commit(s):

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

commit 177d9b9ffb35e21ac4923682402d797174694e2d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-12 04:42:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-12 04:42:39 +0000

    media-libs/osl: update dep bounds for OpenEXR 3 conversion
    
    This helps to avoid pulling in versions which might've been linked
    against OpenEXR 2.
    
    Bug: https://bugs.gentoo.org/831357
    Bug: https://bugs.gentoo.org/832862
    Bug: https://bugs.gentoo.org/821202
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/osl/{osl-1.11.16.0-r3.ebuild => osl-1.11.16.0-r4.ebuild} | 3 +--
 media-libs/osl/{osl-1.11.17.0.ebuild => osl-1.11.17.0-r1.ebuild}    | 3 +--
 media-libs/osl/{osl-1.12.0.2-r3.ebuild => osl-1.12.0.2-r4.ebuild}   | 3 +--
 media-libs/osl/{osl-1.12.4.1.ebuild => osl-1.12.4.1-r1.ebuild}      | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)
Comment 13 Larry the Git Cow gentoo-dev 2022-02-12 04:49:21 UTC
The bug has been referenced in the following commit(s):

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

commit 208991d23ab7239868006485fc7e87abe6effede
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-12 04:49:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-12 04:49:04 +0000

    media-gfx/blender: update dep bounds for OpenEXR 3 conversion
    
    This helps to avoid pulling in versions which might've been linked
    against OpenEXR 2.
    
    Bug: https://bugs.gentoo.org/831357
    Bug: https://bugs.gentoo.org/832862
    Bug: https://bugs.gentoo.org/821202
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/blender/{blender-2.93.8.ebuild => blender-2.93.8-r1.ebuild}  | 2 +-
 media-gfx/blender/{blender-3.0.1-r1.ebuild => blender-3.0.1-r2.ebuild} | 2 +-
 media-gfx/blender/blender-9999.ebuild                                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 14 Larry the Git Cow gentoo-dev 2022-02-12 15:01:17 UTC
The bug has been referenced in the following commit(s):

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

commit 218b141926c8556cc15736cb2dd0f17736583635
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-12 15:00:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-12 15:00:23 +0000

    media-gfx/blender: update dep bounds for OpenEXR 3 conversion (alembic)
    
    This helps to avoid pulling in versions which might've been linked
    against OpenEXR 2.
    
    Alembic is now adapted.
    
    Bug: https://bugs.gentoo.org/821247
    Bug: https://bugs.gentoo.org/831357
    Bug: https://bugs.gentoo.org/832862
    Bug: https://bugs.gentoo.org/821202
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/blender/blender-2.93.8-r2.ebuild | 2 +-
 media-gfx/blender/blender-3.0.1-r3.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)