[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: FTBS of ardour



Hi Felipe,
* Felipe Sateler <fsateler@gmail.com> [2007-10-23 10:22]:
> On Sunday 21 October 2007 08:19:23 Nico Golde wrote:
> > Hi Ardour maintainers,
> > Did someone of you already look into:
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446597?
> > I ask because this is the only thing missing from fixing the
> > security flaw in ardour described on:
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445889
> 
> I've been looking into this. The pkg-config issue is trivial, a pkg-config 
> build-dep was missing.

Are you sure about this? I don't really think so I think 
this is a scons issue, if you look at the build log failing 
because of pkg-config you can see another place where 
pkg-config is there in the same build

> I'm having a problem with the abs issue, though: I 
> can't understand why it is there, and it doesn't appear here on i386.

From what I see the problem is that it does not know to 
which type the value should be converted, there is no 
variant for nframes64_t or int64_t and int64_t is assignment 
compatible with float and int for example.
So typecasting should solve this.
Kind regards
Nico
-- 
Nico Golde - http://www.ngolde.de - nion@jabber.ccc.de - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.

Attachment: pgp3WW7_N33pd.pgp
Description: PGP signature


Reply to: