[Pkg-dssi-devel] Bug#356838: dssi: FTBFS: jack-dssi-host missing on dh_install

Stephen Gran sgran at debian.org
Tue Mar 14 14:26:07 UTC 2006


This one time, at band camp, Stephen Gran said:
> This one time, at band camp, stigge at antcom.de said:
> > Hi,
> > 
> > building the package dssi in a clean sid build environment
> > (with pbuilder) on i386 results in:
> > 
> > cp: cannot stat `debian/tmp//usr/bin/jack-dssi-host': No such file or directory
> 
> The important part of the build log is further up:
> 
> * ======== DSSI 0.9.1 configured ========
> * building jack-dssi-host:            no (missing liblo)
> * building DSSI OSC tools:            no (missing liblo)
> * building trivial_synth plugin:      yes
> * building less_trivial_synth plugin: yes
> * building trivial_sampler plugin:    yes
> * building less_trivial_synth GUI:    no (missing liblo)
> * building trivial_sampler GUI:       no (missing liblo)
> 
> It appears that liblo is being looked for (pkg-config --exists) as
> liblo0, and since the .pc is named liblo.pc, it's not found.  I am not
> sure if liblo is correct in this change of behavior or not, so I am not
> yet sure who's at fault here.

Further investigation shows that my first guess was wrong.  It looks
like liblo lost the Version string in it's .pc file, which makes the
versioned test fail.  Manually editing /usr/lib/pkgconfig/liblo.pc and
adding '0.23' as a Version string makes the build succeed.

I suggest reassigning to liblo.  It appears to be an autotools change,
that no longer fills in VERSION from the AC_INIT statement, but I am
no autotools guru, so I am not going to try to debug further, unless
you need more help.
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sgran at debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-dssi-devel/attachments/20060314/0a5a5fd0/attachment.pgp


More information about the Pkg-dssi-devel mailing list