Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653038 - media-libs/libaacplus-2.0.2-r2 : main.c:(.text.startup+<snip>): undefined reference to AuChannelOpen
Summary: media-libs/libaacplus-2.0.2-r2 : main.c:(.text.startup+<snip>): undefined ref...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 681420
  Show dependency tree
 
Reported: 2018-04-12 17:00 UTC by Toralf Förster
Modified: 2022-09-18 21:34 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.20 KB, text/plain)
2018-04-12 17:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,267.01 KB, text/plain)
2018-04-12 17:00 UTC, Toralf Förster
Details
environment (environment,102.64 KB, text/plain)
2018-04-12 17:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.91 KB, application/x-bzip)
2018-04-12 17:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.67 KB, application/x-bzip)
2018-04-12 17:00 UTC, Toralf Förster
Details
media-libs:libaacplus-2.0.2-r2:20180412-070324.log (media-libs:libaacplus-2.0.2-r2:20180412-070324.log,65.98 KB, text/plain)
2018-04-12 17:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.41 KB, application/x-bzip)
2018-04-12 17:00 UTC, Toralf Förster
Details
build.log (ppc) (libaacplus-2.0.2-r2:20190323-144600.log,68.07 KB, text/plain)
2019-03-23 14:49 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-04-12 17:00:15 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -o .libs/aacplusenc main.o  -Wl,--as-needed ../src/.libs/libaacplus.so -lm
main.o: In function `main':
main.c:(.text.startup+0x56): undefined reference to `AuChannelOpen'

=== This is an issue at stable maybe due to gcc-7 ===


  -------------------------------------------------------------------

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_stable-gcc7_20180404-221702

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-libs/libaacplus
[ebuild  N    ] media-libs/libaacplus-2.0.2-r2  USE="-fftw -static-libs" ABI_X86="(64) -32 (-x32)" 

!!! The following installed packages are masked:
- dev-texlive/texlive-science-2015::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (09 Apr 2018)
# Obsolete dev-texlive/* cleanup. Content moved into other packages.

- media-gfx/scantailor-0.9.12.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (10 Apr 2018)
# Depends on dead Qt4. Switch to media-gfx/scantailor-advanced instead.
# Masked for removal in 30 days. Bug #633386

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-04-12 17:00:18 UTC
Created attachment 527194 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-12 17:00:21 UTC
Created attachment 527196 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-04-12 17:00:24 UTC
Created attachment 527198 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-04-12 17:00:27 UTC
Created attachment 527200 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-04-12 17:00:30 UTC
Created attachment 527202 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-12 17:00:32 UTC
Created attachment 527204 [details]
media-libs:libaacplus-2.0.2-r2:20180412-070324.log
Comment 7 Toralf Förster gentoo-dev 2018-04-12 17:00:35 UTC
Created attachment 527206 [details]
temp.tbz2
Comment 8 ernsteiswuerfel archtester 2019-03-23 14:49:50 UTC
Created attachment 570378 [details]
build.log (ppc)

Fails on ppc too (on a recent gcc-8.2.0-r6 toolchain).