Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946046 - media-libs/alure-1.2-r4 - ld: libalure.so.1.2.0: undefined reference to FLAC_stream_decoder_seek_absolute
Summary: media-libs/alure-1.2-r4 - ld: libalure.so.1.2.0: undefined reference to FLAC_...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-07 10:50 UTC by Toralf Förster
Modified: 2024-12-07 10:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.97 KB, text/plain)
2024-12-07 10:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,108.26 KB, text/plain)
2024-12-07 10:50 UTC, Toralf Förster
Details
environment (environment,100.98 KB, text/plain)
2024-12-07 10:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-12-07 10:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.83 KB, application/x-xz)
2024-12-07 10:50 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.50 KB, application/x-xz)
2024-12-07 10:50 UTC, Toralf Förster
Details
media-libs:alure-1.2-r4:20241207-102741.log (media-libs:alure-1.2-r4:20241207-102741.log,52.68 KB, text/plain)
2024-12-07 10:50 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,222.78 KB, text/plain)
2024-12-07 10:50 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.32 KB, application/x-xz)
2024-12-07 10:50 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-12-07 10:50:43 UTC
too long lines were shrinked:

      |                            ^~~~~~~~
[15/19] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0  -Wl,--version-script=/var/tmp/portage/media-libs/alure-1.2-r4/work/alure-1.2/libalure.map  -Wl,--dependency
[16/19] /usr/bin/cmake -E cmake_symlink_library libalure.so.1.2.0  libalure.so.1 libalure.so && :
[17/19] : && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0    -rdynamic  -Wl,--dependency-file=CMakeFiles/alureplay.dir/link.d CMakeFiles/alureplay.dir/examples/alureplay.o -
FAILED: alureplay 
: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0    -rdynamic  -Wl,--dependency-file=CMakeFiles/alureplay.dir/link.d CMakeFiles/alureplay.dir/examples/alureplay.o -o alurep
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: libalure.so.1.2.0: undefined reference to `FLAC__stream_decoder_seek_absolute'
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: libalure.so.1.2.0: undefined reference to `FLAC__stream_decoder_finish'
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: libalure.so.1.2.0: undefined reference to `FLAC__stream_decoder_get_total_samples'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop-20241204-113502

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 19.1.5
llvm-config: 19.1.5
Python 3.12.8
go version go1.23.3 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 712c3b10bac27f84a31023862fae096fac33810b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 7 09:48:39 2024 +0000

    2024-12-07 09:48:39 UTC

emerge -qpvO =media-libs/alure-1.2-r4
[ebuild  N    ] media-libs/alure-1.2-r4  USE="examples flac mp3 vorbis -dumb -fluidsynth -sndfile -static-libs"
Comment 1 Toralf Förster gentoo-dev 2024-12-07 10:50:43 UTC
Created attachment 913502 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-07 10:50:45 UTC
Created attachment 913503 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-12-07 10:50:46 UTC
Created attachment 913504 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-07 10:50:47 UTC
Created attachment 913505 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-07 10:50:48 UTC
Created attachment 913506 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-07 10:50:49 UTC
Created attachment 913507 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-07 10:50:50 UTC
Created attachment 913508 [details]
media-libs:alure-1.2-r4:20241207-102741.log
Comment 8 Toralf Förster gentoo-dev 2024-12-07 10:50:52 UTC
Created attachment 913509 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-12-07 10:50:53 UTC
Created attachment 913510 [details]
temp.tar.xz