libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/gst-plugins-base-0.10.36-r2/work/gst-plugins-base-0.10.36/gst/audioresample -I../.. -I/var/tmp/portage/media-libs/gst-plugins-base-0.10.36-r2/work/gst-plugins-base-0.10.36/gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/orc-0.4 -O2 -pipe -march=native -c /var/tmp/portage/media-libs/gst-plugins-base-0.10.36-r2/work/gst-plugins-base-0.10.36/gst/audioresample/gstaudioresample.c -fPIC -DPIC -o .libs/libgstaudioresample_la-gstaudioresample.o /var/tmp/portage/media-libs/gst-plugins-base-0.10.36-r2/work/gst-plugins-base-0.10.36/gst/audioresample/gstaudioresample.c:55:10: fatal error: orc-test/orctest.h: No such file or directory #include <orc-test/orctest.h> ^~~~~~~~~~~~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop_libressl_20180117-212758 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.2.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.6.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv media-libs/gst-plugins-base [ebuild R ] media-libs/gst-plugins-base-1.12.3 USE="X alsa introspection nls ogg orc pango vorbis -ivorbis -theora" ABI_X86="(64) -32 (-x32)"
Created attachment 515618 [details] emerge-info.txt
Created attachment 515620 [details] emerge-history.txt
Created attachment 515622 [details] environment
Created attachment 515624 [details] etc.portage.tbz2
Created attachment 515626 [details] logs.tbz2
Created attachment 515628 [details] media-libs:gst-plugins-base-0.10.36-r2:20180121-112214.log
Created attachment 515630 [details] temp.tbz2
sigh, ancient gst-plugins-base:0.10 seems to include the header now installed only with orc[test] just for fun or something.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b10e3ba19c61c57cef8c59218732f7bfb1b13f91 commit b10e3ba19c61c57cef8c59218732f7bfb1b13f91 Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2018-01-21 11:41:49 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2018-01-21 11:56:03 +0000 dev-lang/orc: install test headers always, used by some things Bug: https://bugs.gentoo.org/645232 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-lang/orc/orc-0.4.28-r1.ebuild | 73 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+)}
Moved back to always building and installing the test stuff for orc; not sure anymore we should be passing it at all until it controls header and library installs too (decided to try it on bump despite seeing it, not thinking some ancient -base will be including it). Leaving open to try again later or investigate if we can disable testsuite building somehow still without FEATURES=test
*** Bug 645264 has been marked as a duplicate of this bug. ***
With 0.10 gone, maybe we can revisit the orc build to not ship that part anymore
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3633014ee6b3f8d556d44cc59b5ec6ebf516504 commit e3633014ee6b3f8d556d44cc59b5ec6ebf516504 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2019-11-21 19:39:26 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2019-11-23 21:41:20 +0000 dev-lang/orc: Version bump to 0.4.31 - Convert to Meson (autotools build system was removed) - EAPI=7 - Drop Darwin hack - Drop IUSE=pax_kernel Bug: https://bugs.gentoo.org/691804 Closes: https://bugs.gentoo.org/554600 Closes: https://bugs.gentoo.org/645232 Closes: https://bugs.gentoo.org/698272 Signed-off-by: Matt Turner <mattst88@gentoo.org> dev-lang/orc/Manifest | 1 + dev-lang/orc/orc-0.4.31.ebuild | 43 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+)
I don't see anything fixed here, in terms of why this bug had to be filed in the first place - orc-test is still unconditionally installed on the system, while the intention was to perhaps not do that. Now it was just relying on implicit enablement of this, while it actually errors if it somehow gets turned off and tests are enabled.
Additionally now 0.4.31 is always installing a liborc-test-0.4.a, despite USE=-static-libs