Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 302405

Summary: media-sound/darkice-0.19: fails to compile with jack support
Product: Gentoo Linux Reporter: Max Arnold <lwarxx>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch from upstream repository

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