Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640834 - media-libs/alsa-lib-1.1.5 undefined reference to `snd_timer_params_set_filter
Summary: media-libs/alsa-lib-1.1.5 undefined reference to `snd_timer_params_set_filter
Status: RESOLVED DUPLICATE of bug 616108
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-12 17:32 UTC by cryptopsy
Modified: 2019-06-30 11:06 UTC (History)
1 user (show)

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


Attachments
emerge --info (info,3.24 KB, text/plain)
2017-12-12 17:32 UTC, cryptopsy
Details
build.log (log.log,119.76 KB, text/x-log)
2017-12-12 17:33 UTC, cryptopsy
Details
build log (media-libs:alsa-lib-1.1.6-r1:20180409-102110.log,147.93 KB, text/x-log)
2018-04-09 07:52 UTC, cryptopsy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cryptopsy 2017-12-12 17:32:40 UTC
Created attachment 509614 [details]
emerge --info

/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: libdw.so: No symbol version section for versioned symbol `dwarf_decl_column@ELFUTILS_0.143'
/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:1010: libdw.so] Error 1
make[2]: *** [Makefile:514: all] Error 2
Comment 1 cryptopsy 2017-12-12 17:33:15 UTC
Created attachment 509616 [details]
build.log

notice -flto in make.conf
Comment 2 cryptopsy 2018-01-27 16:54:31 UTC
/tmp/.portage/portage/media-libs/alsa-lib-1.1.5/temp/ccw9OKH2.s: Assembler messages:
/tmp/.portage/portage/media-libs/alsa-lib-1.1.5/temp/ccw9OKH2.s: Error: invalid attempt to declare external version name as default in symbol `snd_pcm_forward@@ALSA_0.9.0rc8'
/tmp/.portage/portage/media-libs/alsa-lib-1.1.5/temp/ccw9OKH2.s: Error: invalid attempt to declare external version name as default in symbol `snd_pcm_hw_params_get_format@@ALSA_0.9.0rc4'
lto-wrapper: fatal error: /usr/x86_64-pc-linux-gnu/gcc-bin/7.2.0/x86_64-pc-linux-gnu-gcc returned 1 exit status
compilation terminated.
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: lto-wrapper failed
Comment 3 cryptopsy 2018-01-27 16:55:35 UTC
its failing with -flto use flag . Originally, i had a different set of use flags, when i filed this bug.
Comment 4 cryptopsy 2018-04-09 07:52:08 UTC
Created attachment 526900 [details]
build log

fails in .16 as well
Comment 5 Pacho Ramos gentoo-dev 2019-06-30 11:06:29 UTC

*** This bug has been marked as a duplicate of bug 616108 ***