Bug#530573: remctl_2.14-1(mips/unstable): FTBFS on mips - regression test failure

2009-06-06 Thread Peter 'p2' De Schrijver
> > A retry of this on mips produced the same problem, but remctl is > building fine on all other hosts. At this point, I'm suspecting that > there's something different about this particular buildd that's causing > accept() to fail. I see that both of the failed builds are on mayr, and > the la

Bug#524584: lastfm_1:1.5.1.31879.dfsg-2(mips/unstable): FTBFS on mips

2009-04-19 Thread Peter 'p2' De Schrijver
On 2009-04-18 09:36:37 (-0700), John Stamp wrote: > There are only a few minor changes between -1 and -2, and mips > successfully completed a bin-NMU of -1+b2 on March 11. > > Here's the relevant snippet from the build of -1+b2: > > > /usr/bin/uic-qt4 confirmdialog.ui -o ../../build/ui_confirmd

Bug#524593: collectd_4.6.2-1(mips/unstable): FTBFS on mips. libnetlink not compiled correctly ?

2009-04-18 Thread Peter 'p2' De Schrijver
On 2009-04-18 17:44:45 (+0200), Sebastian Harl wrote: > Hi, > > On Sat, Apr 18, 2009 at 06:28:36PM +0300, Peter 'p2' De Schrijver wrote: > > On 2009-04-18 17:19:10 (+0200), Sebastian Harl wrote: > > > That looks like mips behaves like most other architecture

Bug#524593: collectd_4.6.2-1(mips/unstable): FTBFS on mips. libnetlink not compiled correctly ?

2009-04-18 Thread Peter 'p2' De Schrijver
On 2009-04-18 17:19:10 (+0200), Sebastian Harl wrote: > Hi, > > Thanks for reporting this. > > On Sat, Apr 18, 2009 at 01:15:32PM +0300, Peter De Schrijver wrote: > > > /bin/sh ../libtool --tag=CC --mode=link mips-linux-gnu-gcc -Wall > > > -Werror -Wall -g -O2 -module -avoid-version -o netl

Bug#516962: blender_2.46+dfsg-6+b1(mips/unstable): FTBFS on mips - missing include file(s) ?

2009-02-24 Thread Peter 'p2' De Schrijver
Hi, > Peter De Schrijver (24/02/2009): > > Package: blender > > Version: 2.46+dfsg-6+b1 > > Severity: serious > > Hello, > > > > source/blender/blenkernel/intern/writeffmpeg.c:874: error: 'outfile' > > > undeclared (first use in this function) > > > source/blender/blenkernel/intern/writeffmpeg

Bug#494493: Autodetection is broken

2008-08-09 Thread Peter 'p2' De Schrijver
The module probably works if you force the model as mentioned in #473671, but autodetection is broken. The patch fixes this. Tested on Medion MD97600. Cheers, Peter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#420046: marked as done (libgcr410: FTBFS: ./ifdhandler.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHCreateChannel')

2008-03-08 Thread Peter 'p2' De Schrijver
> The libgcr410_2.4.0-8.diff.gz does not agree with that. It's also a > well know feature that it doesn't do that. Your own log even shows the > warning. > The warning is a problem of dpkg-source. The diff was generated by hand, and deletes the file perfectly here. > The attached simple patch

Bug#420046: marked as done (libgcr410: FTBFS: ./ifdhandler.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IFDHCreateChannel')

2008-01-31 Thread Peter 'p2' De Schrijver
On 2008-01-31 21:05:39 (+0100), Kurt Roeckx <[EMAIL PROTECTED]> wrote: > reopen 420046 > thanks > > > Subject: works fine > > See buildlog (on amd64) > > [...] > dpkg-source: warning: ignoring deletion of file ifdhandler.h > [...] > > Peter, > > You seem to be the only one that is able to actua

Bug#420046: Still not fixed...

2008-01-14 Thread Peter &#x27;p2' De Schrijver
On 2008-01-14 17:39:21 (+), Marco Rodrigues <[EMAIL PROTECTED]> wrote: > I still got the same error with the version 2.4.0-8. > I tried again here. I can't reproduce your problem. Cheers, Peter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

Bug#412949: FTBFS: cannot compile gserial.c

2007-03-01 Thread p2
;;', 'asm' or '__attribute__' > before 'IFDHICCPresence' > make[1]: *** [gserial.o] Error 1 > make[1]: Leaving directory /tmp/buildd/libgcr410-2.4.0' > make: *** [build-stamp] Error 2 > pbuilder: Failed autobuilding of package > > This ha

Bug#386673: patch

2006-09-17 Thread p2
Hi, The attached patch works around the problem. A better fix would be to use an input constraint or to just use the C doe and have the compiler generate altivec code. Is there a reason the gcc 2.95 generated altivec code needs to be used ? Thanks, Peter (p2). -- Goa is a state of mind

Bug#323733: patch

2005-08-27 Thread Peter &#x27;p2' De Schrijver
Hi, Attached you will find a patch which makes gnubg compile with gcc 4.0. Cheers, Peter (p2). diff -urN gnubg-0.12/gtkprefs.c fixed/gnubg-0.12/gtkprefs.c --- gnubg-0.12/gtkprefs.c 2001-10-31 16:57:40.0 +0100 +++ fixed/gnubg-0.12/gtkprefs.c 2005-08-27 22:01:21.0 +0200

Bug#323292: fix

2005-08-27 Thread Peter &#x27;p2' De Schrijver
Hi, The attached patch fixes the build problem on 64bit architectures. I tested it on alpha, but it should work on the other 64bit architectures as well. Cheers, Peter (p2). diff -urN libmetakit2.4.9.3-2.4.9.3/python/PyRowRef.cpp fixed/libmetakit2.4.9.3-2.4.9.3/python/PyRowRef.cpp

Bug#318791: patch

2005-08-11 Thread Peter &#x27;p2' De Schrijver
Hi, Please find attached a patch which should solve the problem. It's untested on a 64bit machine however. Feel free to test and report the result. Thanks, Peter (p2). diff -ruN orig/opencv-0.9.6/tests/cv/src/apyramids.cpp opencv-0.9.6/tests/cv/src/apyramids.cpp --- orig/opencv-0.9.6/tes

Bug#322300: wrong Architecture line in control file

2005-08-10 Thread Peter &#x27;p2' De Schrijver
This package only works on ppc as it contains ppc assembler code. The architecture field in debian/control should therefor be Architecture: powerpc Cheers, Peter (p2). signature.asc Description: Digital signature