Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497768 - media-libs/openal-1.15.1-r1 - ld: cannot find -lavcodec
Summary: media-libs/openal-1.15.1-r1 - ld: cannot find -lavcodec
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-11 08:42 UTC by Chris Slycord
Modified: 2014-01-31 14:50 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,58.67 KB, text/plain)
2014-01-11 08:43 UTC, Chris Slycord
Details
Fixed ebuild (openal-1.15.1-r2.ebuild,1.61 KB, text/plain)
2014-01-21 21:24 UTC, Andy Kittner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Slycord 2014-01-11 08:42:26 UTC
/usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -m32 -O2 -march=native -pipe -fomit-frame-pointer    -Wl,-O1 -Wl,--as-needed CMakeFiles/alreverb.dir/examples/common/alhelpers.o CMakeFiles/alreverb.dir/examples/common/alffmpeg.o CMakeFiles/alreverb.dir/examples/alreverb.o  -o alreverb -rdynamic -lavcodec -lavformat -lavutil libopenal.so.1.15.1 -lrt -lpthread -ldl -lm -pthread -Wl,-rpath,/var/tmp/portage/media-libs/openal-1.15.1-r1/work/openal-soft-1.15.1-x86: 
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../libavcodec.so when searching for -lavcodec
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libavcodec.so when searching for -lavcodec
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lavcodec
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../libavformat.so when searching for -lavformat
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libavformat.so when searching for -lavformat
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lavformat
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../libavutil.so when searching for -lavutil
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libavutil.so when searching for -lavutil
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lavutil
collect2: error: ld returned 1 exit status
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../libavcodec.so when searching for -lavcodec
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libavcodec.so when searching for -lavcodec
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lavcodec
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../libavformat.so when searching for -lavformat
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libavformat.so when searching for -lavformat
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lavformat
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../libavutil.so when searching for -lavutil
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libavutil.so when searching for -lavutil
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lavutil
collect2: error: ld returned 1 exit status
CMakeFiles/allatency.dir/build.make:139: recipe for target 'allatency' failed
make[2]: *** [allatency] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/openal-1.15.1-r1/work/openal-soft-1.15.1-x86'
CMakeFiles/Makefile2:63: recipe for target 'CMakeFiles/allatency.dir/all' failed
make[1]: *** [CMakeFiles/allatency.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
CMakeFiles/alreverb.dir/build.make:139: recipe for target 'alreverb' failed
make[2]: *** [alreverb] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/openal-1.15.1-r1/work/openal-soft-1.15.1-x86'
CMakeFiles/Makefile2:98: recipe for target 'CMakeFiles/alreverb.dir/all' failed
make[1]: *** [CMakeFiles/alreverb.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/media-libs/openal-1.15.1-r1/work/openal-soft-1.15.1-x86'
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: media-libs/openal-1.15.1-r1::gentoo failed (compile phase):
 *   emake failed

Reproducible: Always

Steps to Reproduce:
1. emerge =media-libs/openal-1.15.1-r1
2.
3.
Actual Results:  
Fails to install
Comment 1 Chris Slycord 2014-01-11 08:43:33 UTC
Created attachment 367606 [details]
build.log
Comment 2 Chris Slycord 2014-01-11 08:44:01 UTC
Portage 2.2.7 (default/linux/amd64/13.0, gcc-4.8.2, glibc-2.17, 3.12.6-aufs x86_64)
=================================================================
System uname: Linux-3.12.6-aufs-x86_64-Intel-R-_Core-TM-2_CPU_6420_@_2.13GHz-with-gentoo-2.2
KiB Mem:     2030124 total,    613408 free
KiB Swap:    2627424 total,   2627424 free
Timestamp of tree: Fri, 10 Jan 2014 10:30:01 +0000
ld GNU ld (GNU Binutils) 2.24
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 3.1.9 [enabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6, 3.2.5-r3, 3.3.3
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           2.8.12.1-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4, 1.14.1
sys-devel/binutils:       2.24
sys-devel/gcc:            4.8.2
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.12 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo mv pipelight local_portage
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /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/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /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="-O2 -march=native -pipe -fomit-frame-pointer"
DISTDIR="/home/ftp/distfiles"
EMERGE_DEFAULT_OPTS="--jobs 4 --load-average 4 --with-bdeps y --keep-going"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/mv /var/lib/layman/pipelight /usr/local/portage"
USE="X aac acl acpi alsa amd64 anthy bash-completion berkdb bluray bzip2 c++0x cairo cdda cddb cdr cjk cli clutter consolekit corefonts cracklib crypt css cxx dbus dri dvd dvdread eds encode ffmpeg flac fontconfig fortran gdbm gif gmp gnome-keyring gstreamer gtk iconv icu immqt-bc ipv6 jpeg jpeg2k lcms libnotify lm_sensors lzma m17n-lib mmx modules mp3 msn mudflap multilib musicbrainz nautilus ncurses nls nptl nsplugin ogg opengl openmp pam pch pcre png policykit pulseaudio qemu-ifup qt3support readline schroedinger scim session sse sse2 sse3 ssl ssse3 svg tcpd theora threads tiff truetype twolame udev unicode vaapi vdpau vorbis win32codecs x264 xml xvid xvmc zlib" ABI_X86="64 32" 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="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer nlpsolver pdfimport" LINGUAS="en en_US es es_LA es_MX ja ko zh_CN zh_TW zh" NETBEANS_MODULES="apisupport cnd dlight enterprise ergonomics groovy java javacard javafx mobility php profiler websvccommon" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2 jython2_5" QEMU_SOFTMMU_TARGETS="x86_64 i386" RUBY_TARGETS="ruby18 ruby19 ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="nouveau nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Comment 3 Rafał Mużyło 2014-01-11 23:17:53 UTC
Obviously a case of "32bit libs needed for 32bit apps".
In this case, the examples shouldn't really be built for 32bit.
An ebuild bug in how alstream was implemented.
Comment 4 Chris Slycord 2014-01-15 16:32:39 UTC
(In reply to Rafał Mużyło from comment #3)
> Obviously a case of "32bit libs needed for 32bit apps".
> In this case, the examples shouldn't really be built for 32bit.
> An ebuild bug in how alstream was implemented.

So... how do I go about fixing this?
Comment 5 Chris Slycord 2014-01-15 16:44:14 UTC
I can confirm that this builds/installs when USE="-abi_x86_32" and when I downgrade to =media-libs/openal-1.15.1
Comment 6 Andy Kittner 2014-01-21 21:24:05 UTC
Created attachment 368398 [details]
Fixed ebuild

Since this has caused my world update to fail for a while now and I head a few minutes to spare I took a stab at fixing it:

The problem seems to be that the ebuild only sets a value for -DEXAMPLES when configure is called for the native ABI and the cmake file defaults to on.

The attached ebuild simply forces EXAMPLES to OFF for the non-native ABI and the build works again for me.
Comment 7 Max Steel 2014-01-31 13:15:52 UTC
I has the same PRoblem as described.

[...]
/usr/bin/x86_64-pc-linux-gnu-gcc  -m32 -march=native -mfpmath=sse -O2 -falign-functions=64 -fstack-protector -pipe -fno-ident -fomit-frame-pointer -ftree-vectorize -funswitch-loops -fpeel-loops -fbranch-target-load-optimize    -Wl,-O1 -Wl,--as-needed CMakeFiles/alstream.dir/examples/common/alhelpers.o CMakeFiles/alstream.dir/examples/common/alffmpeg.o CMakeFiles/alstream.dir/examples/alstream.o  -o alstream -rdynamic -lavcodec -lavformat -lavutil libopenal.so.1.15.1 -lrt -lpthread -ldl -lm -pthread -Wl,-rpath,/var/tmp/portage/media-libs/openal-1.15.1-r1/work/openal-soft-1.15.1-x86: 
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../libavcodec.so when searching for -lavcodec
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libavcodec.so when searching for -lavcodec
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lavcodec
[...]

The Fixed Ebuild works here fine.
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2014-01-31 14:41:59 UTC
(In reply to Andy Kittner from comment #6)
> Created attachment 368398 [details]
> Fixed ebuild
> 
> Since this has caused my world update to fail for a while now and I head a
> few minutes to spare I took a stab at fixing it:
> 
> The problem seems to be that the ebuild only sets a value for -DEXAMPLES
> when configure is called for the native ABI and the cmake file defaults to
> on.
> 
> The attached ebuild simply forces EXAMPLES to OFF for the non-native ABI and
> the build works again for me.

see the part where it says "This function is not intended to be used directly. Please use multilib_build_binaries instead." for the future

from multilib-build.eclass:

# @FUNCTION: multilib_is_native_abi
# @DESCRIPTION:
# Determine whether the currently built ABI is the profile native.
# Return true status (0) if that is true, otherwise false (1).
#
# This function is not intended to be used directly. Please use
# multilib_build_binaries instead.
multilib_is_native_abi() {
        debug-print-function ${FUNCNAME} "${@}"

        [[ ${#} -eq 0 ]] || die "${FUNCNAME}: too many arguments"

        [[ ${ABI} == ${DEFAULT_ABI} ]]
}
Comment 9 Samuli Suominen (RETIRED) gentoo-dev 2014-01-31 14:50:23 UTC
patch applied to portage w/out revbump