Bug#633476: yoshimi: FTBFS w/fluid 1.3: undefined references to empty functions

Aaron M. Ucko ucko at debian.org
Sun Jul 10 16:47:45 UTC 2011


Source: yoshimi
Version: 0.060.10-2
Severity: important
Tags: patch

fluid 1.3.x, which is currently available in experimental and which I
plan to upload to unstable in a few days, generates somewhat different
output from 1.1.x.  Most of the differences are purely formal, such
that fluid 1.3.x output is generally compatible with FLTK 1.1
development environments and vice versa.  One change, however, affects
yoshimi: per http://www.fltk.org/str.php?L2259, fluid no longer
produces (empty) implementations for totally empty functions in .fl
files, of which yoshimi has a few: BankProcess_::process,
PSlider::PSlider, PartUI_::showparameters, PresetsUI_::refresh, and
PresetsUI_::~PresetsUI_.

The last of those (being non-virtual) is redundant and can go away
altogether; as for the remaining functions, you can force fluid's hand
by adding comments to their bodies.  The attached patch does all of
that; could you please apply it, or let me know if you'd agree to an
NMU?

Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02-fluid_1.3.patch
Type: text/x-diff
Size: 2206 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20110710/0e1fe654/attachment.patch>


More information about the pkg-multimedia-maintainers mailing list