Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670264 - media-sound/mpd-0.21: src/encoder/plugins/libencoder_plugins.a(VorbisEncoderPlugin.cxx.o): undefined reference to symbol 'vorbis_block_init'
Summary: media-sound/mpd-0.21: src/encoder/plugins/libencoder_plugins.a(VorbisEncoderP...
Status: RESOLVED FIXED
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:
 
Reported: 2018-11-04 09:57 UTC by Michał Górny
Modified: 2018-11-04 20:42 UTC (History)
3 users (show)

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


Attachments
media-sound:mpd-0.21:20181104-095239.log (media-sound:mpd-0.21:20181104-095239.log,423.38 KB, text/plain)
2018-11-04 09:57 UTC, Michał Górny
Details
emerge --info (e-info.txt,10.20 KB, text/plain)
2018-11-04 09:58 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-11-04 09:57:22 UTC
Created attachment 554052 [details]
media-sound:mpd-0.21:20181104-095239.log

/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/encoder/plugins/libencoder_plugins.a(VorbisEncoderPlugin.cxx.o): undefined reference to symbol 'vorbis_block_init'
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64//libvorbis.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-11-04 09:58:24 UTC
Created attachment 554054 [details]
emerge --info
Comment 2 josef.95 2018-11-04 12:12:50 UTC
Hm, builds here fine - is this a distcc issue?
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-11-04 12:15:46 UTC
(In reply to josef.95 from comment #2)
> Hm, builds here fine - is this a distcc issue?

Definitely not.  I suppose it's untested mix of USE flags.
Comment 4 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-11-04 20:13:15 UTC
(In reply to Michał Górny from comment #3)
> (In reply to josef.95 from comment #2)
> > Hm, builds here fine - is this a distcc issue?
> 
> Definitely not.  I suppose it's untested mix of USE flags.

You are wrong about untested it is known upstream bug.
Comment 5 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-11-04 20:36:33 UTC
I contacted upstream and he fixed this for me, the bump is coming up
Comment 6 Larry the Git Cow gentoo-dev 2018-11-04 20:42:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f380e0903e68ecf5b7922f972b88acfaea7c5b

commit f3f380e0903e68ecf5b7922f972b88acfaea7c5b
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2018-11-04 20:41:08 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2018-11-04 20:42:11 +0000

    media-sound/mpd: Version bump (v0.21.1)
    
    Closes: https://bugs.gentoo.org/670264
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-sound/mpd/Manifest          |   1 +
 media-sound/mpd/mpd-0.21.1.ebuild | 292 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 293 insertions(+)