Bug 430672

Summary: Update portaudio to build against the new libjack in rawhide
Product: [Fedora] Fedora Reporter: Francois Aucamp <francois.aucamp>
Component: portaudioAssignee: Matthias Saou <matthias>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: michel, packages
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-03 11:07:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Francois Aucamp 2008-01-29 13:07:03 UTC
The espeak package (which links to libportaudio) fails to build in rawhide, due
to binary incompatibility in the new JACK in rawhide. It fails due to the
following missing symbols:

libportaudio.so: undefined reference to `jack_port_lock'
libportaudio.so: undefined reference to `jack_port_unlock'

...which are not present in the latest rawhide version of JACK.

This was also discussed here:

https://www.redhat.com/archives/fedora-devel-list/2008-January/msg02962.html


Please update portaudio to build against the new libjack (libjack.so.0.0.28 at
the time of writing).

Comment 1 Matthias Saou 2008-02-03 11:07:31 UTC
Thanks for the report! I've updated portaudio to the latest v19 (which provides
the same soname, so shouldn't break anything), which will have linked against
the new jack.