Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518382 - media-sound/a2jmidid-8 - ld: default/jack_1.o: undefined reference to symbol 'sem_ getvalue@@GLIBC_2.2.5'
Summary: media-sound/a2jmidid-8 - ld: default/jack_1.o: undefined reference to symbol ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: underlinking
  Show dependency tree
 
Reported: 2014-07-28 11:42 UTC by manuel
Modified: 2015-05-04 06:44 UTC (History)
5 users (show)

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


Attachments
emerge --info output and build log (file_518382.txt,31.12 KB, text/plain)
2014-07-28 11:42 UTC, manuel
Details
Patch to add pthread to the linked libraries (pthread.patch,982 bytes, patch)
2015-05-02 10:34 UTC, Benedikt Reinartz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description manuel 2014-07-28 11:42:17 UTC
Created attachment 381700 [details]
emerge --info output and build log

I'm quite surprised to find that I can't install stable a2jmidid. I must admit I don't really understand the emerge error, though. As far as I can see, it compiles and then fails to copy the built files.
Comment 1 Jeremy Banks 2015-01-30 05:34:42 UTC
I get this error as well. However, I can install a2jmidid-9999 from the pro-audio overlay successfully. It references the git repo directly at http://repo.or.cz/w/a2jmidid.git and reading through the commit log, it appears that the issue was fixed by this commit:
http://repo.or.cz/w/a2jmidid.git/commit/7f82da7eb2f540a94db23331be98d42a58ddc269
Comment 2 Karl Lindén 2015-03-22 21:50:53 UTC
I can confirm this bug.
Comment 3 emarsk 2015-04-20 21:53:10 UTC
I get the same error if I have jack2 installed (jack-audio-connection-kit-1.9.10).
If I install jack1 (jack-audio-connection-kit-0.124.1), then a2jmidid builds correctly.
Comment 4 Benedikt Reinartz 2015-05-02 10:34:14 UTC
Created attachment 402434 [details, diff]
Patch to add pthread to the linked libraries

Combination of 24e3b8e543256ae8fdfb4b75eb9fd775f07c46e2 and 7f82da7eb2f540a94db23331be98d42a58ddc269.
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2015-05-04 06:44:20 UTC
  04 May 2015; Ian Delaney <idella4@gentoo.org> +files/a2jmidid-link.patch,
  a2jmidid-8-r1.ebuild:
  add patch to fix linking issue, fixes bug #518382