Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302405 - media-sound/darkice-0.19: fails to compile with jack support
Summary: media-sound/darkice-0.19: fails to compile with jack support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-27 07:41 UTC by Max Arnold
Modified: 2010-07-29 23:38 UTC (History)
0 users

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


Attachments
patch from upstream repository (darkice-0.19-realloc.patch,524 bytes, patch)
2010-01-27 07:43 UTC, Max Arnold
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Arnold 2010-01-27 07:41:10 UTC
media-sound/darkice-0.19 can not be compiled with jack support:

JackDspSource.cpp: In member function 'void JackDspSource::strip()':
JackDspSource.cpp:131: error: 'free' was not declared in this scope
JackDspSource.cpp: In member function 'void JackDspSource::do_auto_connect()':
JackDspSource.cpp:173: error: 'free' was not declared in this scope
JackDspSource.cpp: In member function 'virtual unsigned int JackDspSource::read(void*, unsigned int)':
JackDspSource.cpp:342: error: 'realloc' was not declared in this scope
make[2]: *** [JackDspSource.o] Error 1

Please apply this patch http://code.google.com/p/darkice/issues/detail?id=3&can=1 or bump to the latest version (20.1).


Reproducible: Always
Comment 1 Max Arnold 2010-01-27 07:43:09 UTC
Created attachment 217553 [details, diff]
patch from upstream repository
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2010-01-27 13:07:13 UTC
Thank you for report. Reassigning on maintainers.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-07-29 23:38:31 UTC
darkice-1.0 is now in portage, should include this one