Bug#414208: xjdic: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-09 Thread Cyril Brulebois
-i386pkg=xjdic. As you'll see, the patch is rather trivial and harmless for Linux builds. Cheers, -- Cyril Brulebois --- xjdic-24/xjdfrontend.c 2007-03-10 01:04:05.603355000 +0100 +++ xjdic-24/xjdfrontend.c 2007-03-10 01:10:14.0 +0100 @@ -34,6 +34,10 @@ order to enable

Bug#414210: xml-security-c: FTBFS on GNU/kFreeBSD et al.

2007-03-09 Thread Cyril Brulebois
, -- Cyril Brulebois Index: x/xml-security-c-1.2.1/src/configure.ac === --- x.orig/xml-security-c-1.2.1/src/configure.ac2007-03-10 01:23:30.0 +0100 +++ x/xml-security-c-1.2.1/src/configure.ac 2007-03-10 01:23:39.0

Bug#414221: zero-icee-translators: FTBFS on GNU/kFreeBSD: needed OS detection

2007-03-09 Thread Cyril Brulebois
/include/string.h:299: error: expected declaration specifiers or '...' before '(' token make: *** [prefix.o] Error 1 I'm not sure this is the right thing to do but at least the package builds fine, the Linux builds don't break, so I guess that the patch could get applied. Cheers, -- Cyril

Bug#414068: brltty: FTBFS on GNU/kFreeBSD: porting needed

2007-03-09 Thread Cyril Brulebois
could think of adapting *_freebsd.c accordingly, so that no copy is needed at all). 1. (heavy page) http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=kfreebsd;[EMAIL PROTECTED] Cheers, -- Cyril Brulebois pgpHtroIgQS8h.pgp Description: PGP signature

Bug#413612: coin: FTBFS on GNU/kFreeBSD: outdated config.* scripts

2007-03-09 Thread Cyril Brulebois
is outdated. Usually, to update it, the following steps are sufficient: libtoolize -c -f aclocal autoconf Unfortunately, the last command breaks completely, so I guess that the source has to be updated to allow auto(re)configuration. Cheers, -- Cyril Brulebois pgpZkjfo09AuV.pgp Description

Bug#414224: 9base: FTBFS on GNU/kFreeBSD: one-line patch needed

2007-03-09 Thread Cyril Brulebois
]: Leaving directory `/build/buildd/9base-2' make: *** [build-stamp] Error 2 Full build logs are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=9base. The attached patch fixes this, thanks in advance for considering it. Cheers, -- Cyril Brulebois --- 9base-2/lib9

Bug#414226: aime: FTBFS on GNU/kFreeBSD: outdated config.*, porting needed

2007-03-09 Thread Cyril Brulebois
OK. Thanks in advance. Cheers, -- Cyril Brulebois --- aime-0.60.3/include/sysdep.h 2007-03-10 03:58:59.863147000 +0100 +++ aime-0.60.3/include/sysdep.h 2007-03-10 04:10:38.0 +0100 @@ -45,7 +45,7 @@ -#elif defined( linux ) +#elif defined( linux ) || defined( __FreeBSD_kernel__

Bug#414228: alpine: FTBFS on GNU/{k*BSD,Hurd}: missing OS detection

2007-03-09 Thread Cyril Brulebois
are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=alpine. Please find attached a tiny patch for configure.ac, so that support for GNU/kFreeBSD (and that should work for GNU/k*BSD and GNU/Hurd). Then you'll need to run autoconf to complete the update. Cheers, -- Cyril

Bug#414229: amideco: FTBFS on GNU/kFreeBSD

2007-03-09 Thread Cyril Brulebois
: *** [debian/stamp-makefile-build] Error 2 Full build logs are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=amideco. Please find attached a patch to fix this and make the package build fine on GNU/kFreeBSD. Cheers, -- Cyril Brulebois --- amideco-0.31e/src/amideco.h

Bug#414231: aqualung: FTBFS on GNU/kFreeBSD: one-liner patch needed

2007-03-09 Thread Cyril Brulebois
at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=aqualung. Please find attached a patch to fix this and make the build run fine on GNU/kFreeBSD, and which shouldn't harm Linux ones. Cheers, -- Cyril Brulebois --- aqualung-0.9~beta6/src/core.c 2007-03-10 05:31:38.469223000 +0100

Bug#414232: attr: FTBFS on GNU/kFreeBSD: ENODATA is undeclared

2007-03-09 Thread Cyril Brulebois
to build OK, and which shouldn't harm Linux builds. However, I feel that this is suboptimal, so if anyone has a better implementation, please speak up. Cheers, -- Cyril Brulebois --- attr-2.4.32/getfattr/getfattr.c 2007-03-10 05:52:41.340444000 +0100 +++ attr-2.4.32/getfattr/getfattr.c 2007-03-10 06:04

Bug#374847: pstoedit: FTBFS on GNU/kFreeBSD

2007-03-09 Thread Cyril Brulebois
for considering to do this tiny modification in a Maintainer Upload or to allow us (GNU/kFreeBSD porters) to NMU it. Cheers, -- Cyril Brulebois pgp6zritU607P.pgp Description: PGP signature

Bug#414235: awardeco: FTBFS on GNU/kFreeBSD

2007-03-09 Thread Cyril Brulebois
Package: awardeco Severity: important Tags: patch Hi, awardeco has the same problem as amideco (#414229); please find attached a patch to fix that. Cheers, -- Cyril Brulebois --- awardeco-0.2/src/awardeco.c 2007-03-10 06:46:51.732342000 +0100 +++ awardeco-0.2/src/awardeco.c 2007-03-10 06:48

Bug#414274: bitpim: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-10 Thread Cyril Brulebois
be misleading for the porting on other platforms. Cheers, -- Cyril Brulebois --- bitpim-0.9.12.dfsg.1/packaging/buildmodules.py 2007-03-10 16:16:37.235935000 +0100 +++ bitpim-0.9.12.dfsg.1/packaging/buildmodules.py 2007-03-10 16:39:11.0 +0100 @@ -35,7 +35,7 @@ if usb in args

Bug#414281: bmpx: FTBFS on GNU/kFreeBSD (and also GNU/Hurd)

2007-03-10 Thread Cyril Brulebois
, which is also Linux-specific. Please drop these B-D for kfreebsd-* and hurd-i386, as proposed in the attached patch. Then the package builds fine, at least on GNU/kFreeBSD. Thanks for considering. Cheers, -- Cyril Brulebois --- x.orig/bmpx-0.36.1/debian/control 2007-03-10 17:44:18.239416000

Bug#414068: brltty: FTBFS on GNU/kFreeBSD: porting needed

2007-03-10 Thread Cyril Brulebois
wasn't that dummy? Cool. :) Cheers, -- Cyril Brulebois checking build system type... i686-unknown-kfreebsd6.2-gnu checking host system type... i686-unknown-kfreebsd6.2-gnu checking target system type... i686-unknown-kfreebsd6.2-gnu checking for gawk... gawk checking whether make sets $(MAKE

Bug#414289: bozohttpd: FTBFS on GNU/kFreeBSD: #include tweaking needed

2007-03-10 Thread Cyril Brulebois
-stamp] Error 2 Full build logs are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=bozohttpd. Please find attached a tiny patch to fix this, by including another header on GNU/kFreeBSD. Cheers, -- Cyril Brulebois --- bozohttpd-20060517/daemon-bozo.c 2007-03-10 19:01

Bug#414298: brutefir: FTBFS on GNU/kFreeBSD: Alsa in Linux-only

2007-03-10 Thread Cyril Brulebois
to be tried once the B-D on libasound2-dev limited to Linux architectures, and alsa disabled in the Makefile. Cheers, -- Cyril Brulebois --- brutefir-1.0f/Makefile 2007-03-10 19:27:01.502401000 +0100 +++ brutefir-1.0f/Makefile 2007-03-10 19:30:10.0 +0100 @@ -63,7 +63,7 @@ UNAME_M

Bug#414302: cbmlink: FTBFS on GNU/kFreeBSD

2007-03-10 Thread Cyril Brulebois
/pcpar.o] Error 1 make[1]: Leaving directory `/build/buildd/cbmlink-0.9.6/src' make: *** [build-arch-stamp] Error 2 Full build logs are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=cbmlink. Please find attached a tiny patch to fix this. Cheers, -- Cyril Brulebois

Bug#414303: ccmalloc: FTBFS on GNU/kFreeBSD (and GNU/Hurd)

2007-03-10 Thread Cyril Brulebois
... *** configure: unsupported operating system make: *** [build-stamp] Error 1 Full build logs are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=ccmalloc. Please find at tiny patch to allow the build on GNU/kFreeBSD (and maybe on GNU/Hurd, not checked). Cheers, -- Cyril

Bug#414308: cfingerd: FTBFS on GNU/kFreeBSD (and on GNU/Hurd)

2007-03-10 Thread Cyril Brulebois
this. It then builds fine on GNU/kFreeBSD, and might build fine on GNU/Hurd too. Cheers, -- Cyril Brulebois --- cfingerd-1.4.3/perl/generic.pl 1999-08-31 02:46:46.0 +0200 +++ cfingerd-1.4.3/perl/generic.pl 2007-03-10 21:52:43.0 +0100 @@ -14,6 +14,11 @@ chop($uname

Bug#414310: checkinstall: FTBFS on GNU/kFreeBSD: missing d_off

2007-03-10 Thread Cyril Brulebois
=checkinstall This is due to the fact that there's no d_off in struct dirent on GNU/kFreeBSD. Please find attached a patch which fixes this problem, and shouldn't harm Linux builds. Cheers, -- Cyril Brulebois --- checkinstall-1.6.1/installwatch-0.7.0beta5/installwatch.c 2007-03-10 22:02

Bug#414313: chillispot: FTBFS on GNU/kFreeBSD

2007-03-10 Thread Cyril Brulebois
, -- Cyril Brulebois --- chillispot-1.0/src/dhcp.c 2007-03-10 22:24:20.817881000 +0100 +++ chillispot-1.0/src/dhcp.c 2007-03-10 22:25:16.0 +0100 @@ -46,7 +46,7 @@ #include linux/if_packet.h #include linux/if_ether.h -#elif defined (__FreeBSD__) || defined (__APPLE__) +#elif defined

Bug#414315: cl-sdl: FTBFS on GNU/kFreeBSD et al.

2007-03-10 Thread Cyril Brulebois
are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=cl-sdl. The attached patch fixes this on GNU/kFreeBSD, and maybe on GNU/Hurd (although it is untested there). Cheers, -- Cyril Brulebois --- cl-sdl-0.2.2/select_platform.sh 2007-03-10 23:01:02.526486000 +0100 +++ cl-sdl

Bug#414303: ccmalloc: FTBFS on GNU/kFreeBSD (and GNU/Hurd)

2007-03-10 Thread Cyril Brulebois
, and might help Hurd porters identify what caused this, without having to fetch packages, build dependencies and so on. Cheers, -- Cyril Brulebois pgpx4lKLd5OQw.pgp Description: PGP signature

Bug#414325: connect.app: FTBFS on GNU/kFreeBSD: needs little porting [workaround only for now]

2007-03-10 Thread Cyril Brulebois
Package: connect.app Severity: important Tags: patch Hi Gürkan! I wasn't sure about the right way to tag this bugreport, that's why I used a quite long subject at last. Currently your package FTBFS on GNU/kFreeBSD with the following error: Compiling file AppIcon.m ... AppIcon.m: In function

Bug#414327: conspy: FTBFS on GNU/kFreeBSD: #define adjustments needed

2007-03-10 Thread Cyril Brulebois
#define K_UNICODE K_CODE to do the right thing. With this patch, your package builds just fine, and Linux builds shouldn't be affected. Cheers, -- Cyril Brulebois --- conspy-1.4/conspy.c 2007-03-11 01:53:49.384333000 +0100 +++ conspy-1.4/conspy.c 2007-03-11 02:00:41.0 +0100 @@ -49,6

Bug#414328: coolmail: FTBFS on GNU/kFreeBSD: needed porting of the sound part

2007-03-10 Thread Cyril Brulebois
in a similar way as for GNU/Linux, except for the included header. Cheers, -- Cyril Brulebois --- coolmail-1.3/audio.c 2007-03-11 02:16:34.288633000 +0100 +++ coolmail-1.3/audio.c 2007-03-11 02:22:57.0 +0100 @@ -63,8 +63,13 @@ u_32 channels; /* number of interleaved channels

Bug#414330: csound: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-10 Thread Cyril Brulebois
'autoconf' after having patched configure.ac.) With this patch, your package builds fine on GNU/kFreeBSD. Cheers, -- Cyril Brulebois --- csound-4.23f13/configure.ac 2007-03-11 03:38:29.895905000 +0100 +++ csound-4.23f13/configure.ac 2007-03-11 03:38:45.0 +0100 @@ -83,7 +83,7 @@ opsys

Bug#414334: daemon: FTBFS on GNU/kFreeBSD: tiny tweaks needed

2007-03-10 Thread Cyril Brulebois
. Please find attached a patch to fix this and allows your package to build on GNU/kFreeBSD. Cheers, -- Cyril Brulebois --- daemon-0.6.3/config 2004-08-05 00:08:53.0 +0200 +++ daemon-0.6.3/config 2007-03-11 06:01:25.0 +0100 @@ -25,7 +25,7 @@ die() { echo $0: $@ 2; exit 1

Bug#414335: datefudge: FTBFS on GNU/kFreeBSD: tiny tweak needed

2007-03-10 Thread Cyril Brulebois
Full build logs are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=datefudge. Please find attached a very tiny patch to fix this. Cheers, -- Cyril Brulebois --- datefudge-1.12/datefudge.c 2007-03-11 06:07:01.795919000 +0100 +++ datefudge-1.12/datefudge.c 2007-03-11 06

Bug#414337: FTBFS: bad format in debian/control

2007-03-10 Thread Cyril Brulebois
. http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=dballever=3.0.1-1 BTW, according to the binNMU wiki page[2], you shouldn't be using ${Source-Version} anymore. 2. http://wiki.debian.org/binNMU Cheers, -- Cyril Brulebois --- x.orig/dballe-3.0.1/debian/control 2007-03-11 06:37

Bug#414338: dansguardian: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-10 Thread Cyril Brulebois
://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=dansguardian. This is due to some missing test cases, please see the attached patch. Your package then builds fine on GNU/kFreeBSD, and might get an chance to build on GNU/Hurd too (untested however). Cheers, -- Cyril Brulebois

Bug#414341: donkey: FTBFS on GNU/kFreeBSD: tiny tweak needed

2007-03-10 Thread Cyril Brulebois
to use the same trick as in ./setup (deletion of the '/' character), which is a variant of the well-known GNU/kFreeBSD's replace '/' by '_'. Cheers, -- Cyril Brulebois --- donkey-0.5/debian/rules 2007-03-11 07:51:15.0 +0100 +++ donkey-0.5/debian/rules 2007-03-11 07:51:18.0

Bug#414341: donkey: FTBFS on GNU/kFreeBSD: tiny tweak needed

2007-03-10 Thread Cyril Brulebois
the source would be appreciated. ;-) Thanks in advance. Cheers, -- Cyril Brulebois pgphD3N6waO6R.pgp Description: PGP signature

Bug#414348: enet: FTBFS on GNU/kFreeBSD: small tweak needed

2007-03-10 Thread Cyril Brulebois
the coordination of GNU/kFreeBSD porters.) Have a nice day, see you, -- Cyril Brulebois --- enet-1.0/unix.c 2007-03-11 08:33:46.900128000 +0100 +++ enet-1.0/unix.c 2007-03-11 08:34:54.0 +0100 @@ -80,7 +80,7 @@ char buffer [2048]; int errnum; -#ifdef linux +#if defined(linux

Bug#414354: exim: FTBFS on GNU/kFreeBSD: tiny hack needed

2007-03-10 Thread Cyril Brulebois
package build on GNU/kFreeBSD. Cheers, -- Cyril Brulebois --- exim-3.36/scripts/os-type 2007-03-11 09:19:49.033652000 +0100 +++ exim-3.36/scripts/os-type 2007-03-11 09:21:16.0 +0100 @@ -75,6 +75,7 @@ linux) os=Linux;; linux-*)os=Linux;; Linux-*)os=Linux;; +GNUkFreeBSD

Bug#414391: fmit: FTBFS on non-Linux arch: unavailable ALSA

2007-03-11 Thread Cyril Brulebois
fine on GNU/kFreeBSD, and might help on GNU/Hurd (unsure about the sound support out there). Cheers, -- Cyril Brulebois --- fmit-0.96.7/debian/control 2007-03-11 15:54:05.136658000 +0100 +++ fmit-0.96.7/debian/control 2007-03-11 15:54:38.0 +0100 @@ -2,7 +2,7 @@ Section: sound Priority

Bug#414405: gcpegg: FTBFS on GNU/kFreeBSD: tiny tweaks needed

2007-03-11 Thread Cyril Brulebois
] Error 2 Please find attached a patch to get rid of the non supported operations, only for GNU/kFreeBSD, which makes your package build OK on this platform. Cheers, -- Cyril Brulebois --- gcpegg-5.1/reg_orion.c 2007-03-11 17:52:15.918634000 +0100 +++ gcpegg-5.1/reg_orion.c 2007-03-11 17:53

Bug#414406: gcin: FTBFS on GNU/kFreeBSD: two tiny tweaks needed

2007-03-11 Thread Cyril Brulebois
to fix this. Cheers, -- Cyril Brulebois --- gcin-1.3.1/gcin2tab.c 2007-03-11 18:07:01.546509000 +0100 +++ gcin-1.3.1/gcin2tab.c 2007-03-11 18:15:09.0 +0100 @@ -472,7 +472,7 @@ th.DefC=chno; cur_inmd-DefChars = chno; -#if FREEBSD +#if defined(FREEBSD) !defined

Bug#414409: [Pkg-blender-maintainers] Bug#414409: Blender 2.43 released

2007-03-11 Thread Cyril Brulebois
that the new package gets accepted in the archive. Thanks for your notice, though. Cheers, -- Cyril Brulebois pgpgSyBd82oiD.pgp Description: PGP signature

Bug#414414: puredata: FTBFS on GNU/kFreeBSD: some porting needed

2007-03-11 Thread Cyril Brulebois
=puredata. Please find attached a patch to fix this. Cheers, -- Cyril Brulebois --- puredata-0.40.2/build-tree/pd-0.40-2/src/configure 2006-11-03 21:24:08.0 +0100 +++ puredata-0.40.2/build-tree/pd-0.40-2/src/configure 2007-03-11 18:54:57.0 +0100 @@ -6684,7 +6684,7

Bug#414416: gentoo: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-11 Thread Cyril Brulebois
to `mne_endmntent' collect2: ld returned 1 exit status make[2]: *** [gentoo] Error 1 Full build logs are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=gentoo. Please find attached a tiny patch to fix this. Cheers, -- Cyril Brulebois --- gentoo-0.11.55/src/mntent_wrap.c 2007

Bug#414451: (no subject)

2007-03-11 Thread Cyril Brulebois
Package: reportbug-ng Version: 0.2007.03.10 Python-Version: current --- Please enter the report below this line. --- --- System infomation. --- Architecture: powerpc Kernel: Linux 2.6.18-4-powerpc Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#414449: (no subject)

2007-03-11 Thread Cyril Brulebois
Package: reportbug-ng Version: 0.2007.03.10 Python-Version: current --- Please enter the report below this line. --- --- System infomation. --- Architecture: powerpc Kernel: Linux 2.6.18-4-powerpc Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#414449: muttng would be cool too. ;-)

2007-03-11 Thread Cyril Brulebois
of reportbug-ng. ;-)] Cheers, -- Cyril Brulebois pgpWtT6PfamAv.pgp Description: PGP signature

Bug#414406: gcin: FTBFS on GNU/kFreeBSD: two tiny tweaks needed

2007-03-12 Thread Cyril Brulebois
: #if with no expression gcin2tab.c:434:13: error: operator '' has no left operand gtab-merge.c:9:12: error: #if with no expression gtab-merge.c:324:13: error: operator '' has no left operand And thanks for your quick reply. Cheers, -- Cyril Brulebois pgpvjjbTOeeyU.pgp Description: PGP signature

Bug#414608: gtkgl2: FTBFS on GNU/kFreeBSD: outdated config.{guess,sub}

2007-03-12 Thread Cyril Brulebois
them and allow the build of the package on GNU/kFreeBSD. You might want to automate this copy in your debian/rules file, please see autotools-dev's README.Debian for more information about how to do that the right way. Cheers, -- Cyril Brulebois -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#414618: hammerhead: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-12 Thread Cyril Brulebois
want to skip the configure patch and run autoconf yourself. Cheers, -- Cyril Brulebois --- hammerhead-2.1.3/Makefile.in 2002-11-13 04:14:22.0 +0100 +++ hammerhead-2.1.3/Makefile.in 2007-03-12 22:39:49.0 +0100 @@ -13,6 +13,12 @@ TARGET_OS=$(shell uname) INSTALL=install +ifneq

Bug#414802: lincity-ng: Can not build solar power station

2007-03-14 Thread Cyril Brulebois
that someone could try and reproduce, and followup to upstream appropriate information. Cheers, -- Cyril Brulebois pgpJ54haGRCRu.pgp Description: PGP signature

Bug#414971: hpsockd: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-15 Thread Cyril Brulebois
your package build fine. Cheers, -- Cyril Brulebois --- hpsockd-0.14/src/Makefile.os2007-03-15 10:11:19.112835000 +0100 +++ hpsockd-0.14/src/Makefile.os2007-03-15 10:11:40.0 +0100 @@ -40,3 +40,6 @@ Linux.debug: ${MAKE} CFLAGS=${LINUXDEBUG} ${LINUXCFLAGS} CLFLAGS

Bug#414972: icomlib: FTBFS on GNU/kFreeBSD: tiny tweak needed

2007-03-15 Thread Cyril Brulebois
://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=icomlib. Please find attached a tiny patch to adapt the configure script so that your package builds fine on GNU/kFreeBSD. Cheers, -- Cyril Brulebois --- icomlib-1.0.1/configure 2007-03-15 10:34:06.236355000 +0100 +++ icomlib-1.0.1

Bug#414978: imhangul-status-applet: FTBFS on GNU/kFreeBSD: outdated config.* scripts

2007-03-15 Thread Cyril Brulebois
with the ones you'll find under /usr/share/misc once autotools-dev installed. You might want to auto-update them as explained in this package's README.Debian. Cheers, -- Cyril Brulebois -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#414980: inn: FTBFS on GNU/kFreeBSD: tiny tweak needed

2007-03-15 Thread Cyril Brulebois
://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=inn. Please find attached a patch to make GNU/k*BSD systems use the same instructions as when Linux is found. Cheers, -- Cyril Brulebois --- inn-1.7.2debian/build-tree/inn-1.7.2/nnrpd/loadave.c 2007-03-15 11:31:46.82560 +0100 +++ inn-1.7.2debian/build

Bug#414992: ircd-irc2: FTBFS on GNU/kFreeBSD: missing k*BSD detection

2007-03-15 Thread Cyril Brulebois
the __GLIBC__ macro they define. Cheers, -- Cyril Brulebois --- ircd-irc2-2.11.1p1+dfsg/common/os.h 2007-03-15 12:58:09.069878000 +0100 +++ ircd-irc2-2.11.1p1+dfsg/common/os.h 2007-03-15 12:58:45.0 +0100 @@ -27,7 +27,7 @@ #include setup.h -#if defined(linux) || defined(__CYGWIN32__

Bug#414995: iroffer: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-15 Thread Cyril Brulebois
, which needs the same, although I've not tested a full build on this platform). Afterwards, your package builds fine on GNU/kFreeBSD (at least). Cheers, -- Cyril Brulebois --- iroffer-1.4.b03/Configure 2007-03-15 13:13:13.926933000 +0100 +++ iroffer-1.4.b03/Configure 2007-03-15 13:18:45.0

Bug#306935: kakasi(GNU/k*BSD): FTBFS: out of date libtool scripts

2007-03-15 Thread Cyril Brulebois
running autoreconf -vfi makes the package build OK. Cheers, -- Cyril Brulebois pgpxPfNEGmqoe.pgp Description: PGP signature

Bug#304636: fixed in kaquarium 1.0-beta-6

2007-03-15 Thread Cyril Brulebois
scripts. Thanks in advance. Cheers, -- Cyril Brulebois pgpqQ3UcVuuQt.pgp Description: PGP signature

Bug#365148: keyanalyze(GNU/k*BSD): FTBFS: out of date config.sub/config.guess

2007-03-15 Thread Cyril Brulebois
consider applying what Petr suggested. Thanks in advance. Cheers, -- Cyril Brulebois pgpbP9LdGccD3.pgp Description: PGP signature

Bug#415047: iaxclient: FTBFS on GNU/kFreeBSD: tweak needed

2007-03-15 Thread Cyril Brulebois
/objs' make: *** [build-arch-stamp] Error 2 Cheers, -- Cyril Brulebois --- iaxclient-0.0+svn20060729/lib/portmixer/px_unix_oss/px_unix_oss.c 2007-03-15 21:10:51.013026000 +0100 +++ iaxclient-0.0+svn20060729/lib/portmixer/px_unix_oss/px_unix_oss.c 2007-03-15 21:11:13.0 +0100 @@ -37,7 +37,7

Bug#415062: kimwitu++: FTBFS on GNU/kFreeBSD: OS detection tweak needed

2007-03-15 Thread Cyril Brulebois
are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=kimwitu%2B%2B. Please find attached a patch against configure{,.ac} to make your package build fine on GNU/kFreeBSD. You might want to skip applying the configure diff and run autoconf instead. Cheers, -- Cyril Brulebois

Bug#415070: libapache-mod-backhand: FTBFS on GNU/kFreeBSD: two tiny tweaks needed

2007-03-15 Thread Cyril Brulebois
-backhand. Please find attached a tiny patch which makes your package build fine on GNU/kFreeBSD. Please also note that if upstream is reticent to use the test on __GLIBC__ (GNU/k*BSD defines it), you might use a test on __FreeBSD_kernel__ instead. Cheers, -- Cyril Brulebois --- libapache-mod

Bug#415082: libobj-lf2: FTBFS on GNU/kFreeBSD: missing config files

2007-03-15 Thread Cyril Brulebois
that the same could apply to support hurd-i386 (creating a gnu - linux-gnu symlink), but untested. And since I've no access to any kfreebsd-amd64, I can't tell you what is needed (if at all) for that architecture, at least at the moment. Cheers, -- Cyril Brulebois -- To UNSUBSCRIBE, email to [EMAIL

Bug#415084: libflorist: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-15 Thread Cyril Brulebois
=kfreebsd-i386pkg=libflorist. Please find attached a patch to solve this issue on kfreebsd-* and possibly on hurd-i386 as well (GNU testcase), although I can't affirm it. You'll need to run autoconf to update the configure script once this patch applied. Cheers, -- Cyril Brulebois --- libflorist

Bug#415086: libgdiplus: Please consider adding GNU/kFreeBSD to Architectures field

2007-03-15 Thread Cyril Brulebois
, -- Cyril Brulebois -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#359930: liboop(kfreebsd-i386 and kfreebsd-amd64): FTBFS: out of date libtool scripts

2007-03-15 Thread Cyril Brulebois
Cyril Brulebois [EMAIL PROTECTED] (09/03/2007): In addition, a tiny patch has to be applied [...] And attaching it, this time... but strangely, now I'm stuck with the following: dh_testdir /usr/bin/make make[1]: Entering directory `/home/kibi/y/liboop-1.0' Makefile:354: *** missing

Bug#409476: FTBFS: cp: missing destination file operand after `oo2crc.tmp'

2007-03-15 Thread Cyril Brulebois
: *** [build-stamp] Error 2 Just FTR, this happens also on GNU/kFreeBSD (kfreebsd-i386 here), although I didn't dig much. Cheers, -- Cyril Brulebois pgpTdCWP9yFVB.pgp Description: PGP signature

Bug#415093: libmetakit2.4.9.3: FTBFS on GNU/kFreeBSD: outdated config.{guess,sub}+libtool; missing OS detection

2007-03-15 Thread Cyril Brulebois
autotools-dev's README.Debian. Cheers, -- Cyril Brulebois --- libmetakit2.4.9.3-2.4.9.3/unix/configure.in 2007-03-16 02:25:42.685446000 +0100 +++ libmetakit2.4.9.3-2.4.9.3/unix/configure.in 2007-03-16 02:31:36.0 +0100 @@ -241,7 +241,7 @@ LDFLAGS=${LDFLAGS} -lstdc++ fi

Bug#415094: lsb-build-base3: Please consider putting kfreebsd-i386 in the Architecture field

2007-03-15 Thread Cyril Brulebois
package builds OK on (linux-)amd64, I guess that it could on kfreebsd-amd64 as well. Thanks in advance. Cheers, -- Cyril Brulebois [*]: log available on request if you want to check it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#415100: nbio: FTBFS on GNU/k*BSD: missing OS detection

2007-03-15 Thread Cyril Brulebois
.) Once applied, autoconf has to be run in the directory containing the patched file. Cheers, -- Cyril Brulebois --- nbio-2.0/seda/src/seda/nbio/jni/configure.in2007-03-16 04:41:59.578489000 +0100 +++ nbio-2.0/seda/src/seda/nbio/jni/configure.in2007-03-16 04:42:20.0 +0100

Bug#415102: octplot: FTBFS on GNU/kFreeBSD: tiny tweak needed

2007-03-15 Thread Cyril Brulebois
finds it not suitable, __FreeBSD_kernel__ can also be used, although less portable. Cheers, -- Cyril Brulebois --- octplot-0.3.9/src/FTGL/FTVectoriser.cpp 2007-03-16 05:21:01.348033000 +0100 +++ octplot-0.3.9/src/FTGL/FTVectoriser.cpp 2007-03-16 05:24:29.0 +0100 @@ -9,7 +9,7

Bug#415103: nyquist: FTBFS on GNU/kFreeBSD: adjustments needed

2007-03-15 Thread Cyril Brulebois
of course). Cheers, -- Cyril Brulebois --- nyquist-2.29/snd/sndconfig.h 2002-11-21 14:15:14.0 +0100 +++ nyquist-2.29/snd/sndconfig.h 2007-03-16 05:36:17.0 +0100 @@ -60,7 +60,7 @@ #elif defined(IRIX) #include sndirix.h -#elif defined(__FreeBSD__) +#elif defined(__FreeBSD__

Bug#415105: oxine: FTBFS on GNU/kFreeBSD: tweak needed

2007-03-15 Thread Cyril Brulebois
, because of some auto* black magick (and I won't investigate this morning), as well as config.log and build log once that patch applied. Cheers, -- Cyril Brulebois oxine_kfreebsd.tar.gz Description: Binary data

Bug#415106: par2cmdline: FTBFS on GNU/kFreeBSD: tiny patch needed

2007-03-15 Thread Cyril Brulebois
but having size_t VS off_t sounds not too bad to mee. What's your mind about this patch? Cheers, -- Cyril Brulebois --- par2cmdline-0.4/diskfile.cpp2007-03-16 06:56:17.225694000 +0100 +++ par2cmdline-0.4/diskfile.cpp2007-03-16 06:58:10.0 +0100 @@ -27,6 +27,11 @@ #endif #endif

Bug#415135: phnxdeco: FTBFS on GNU/kFreeBSD: tiny tweak needed

2007-03-16 Thread Cyril Brulebois
__FreeBSD_kernel__ to restrict the impact to GNU/kFreeBSD, but it is also less portable. Cheers, -- Cyril Brulebois --- phnxdeco-0.33/src/phnxdeco.c 2007-03-16 13:34:44.804656000 +0100 +++ phnxdeco-0.33/src/phnxdeco.c 2007-03-16 13:35:01.0 +0100 @@ -21,7 +21,7 @@ #include stdio.h #include

Bug#415138: pktstat: FTBFS on GNU/kFreeBSD: adjustments needed

2007-03-16 Thread Cyril Brulebois
and on the specific __FreeBSD_kernel__ macro to ensure that endian-related functions are picked up correctly. Cheers, -- Cyril Brulebois --- pktstat-1.8.1/machendian.h 2007-03-16 13:59:41.932513000 +0100 +++ pktstat-1.8.1/machendian.h 2007-03-16 14:00:25.0 +0100 @@ -37,7 +37,7 @@ # endif #endif

Bug#336890: Fwd: Bug#336890: portaudio: FTBFS on GNU/kFreeBSD

2007-03-16 Thread Cyril Brulebois
2005 and I was wondering whether you could think of uploading a fixed version, or whether you would allow us to do a porter NMU? It is a blocker for mixxx, which in turn is a blocker for prokyon3, for example. Thanks in advance. Cheers, -- Cyril Brulebois pgp4FanQ2QebF.pgp Description: PGP

Bug#415146: qgo: FTBFS on GNU/kFreeBSD: tweaks needed

2007-03-16 Thread Cyril Brulebois
. You could also use __FreeBSD_kernel__, though it is less portable. Cheers, -- Cyril Brulebois --- qgo-1.5.3/src/qgo.cpp 2007-03-16 15:07:14.08355 +0100 +++ qgo-1.5.3/src/qgo.cpp 2007-03-16 15:09:47.0 +0100 @@ -304,7 +304,7 @@ { if (clickSound) //setting-readBoolEntry(SOUND_STONE

Bug#415105: oxine: FTBFS on GNU/kFreeBSD: tweak needed

2007-03-16 Thread Cyril Brulebois
tag 415105 patch thanks #include hallo.h Daniel Baumann [EMAIL PROTECTED] (16/03/2007): I'll upload 0.6.4 now, let see first if it is of any help. Thanks, it is. Please apply the (re)attached patch (to keep readibility, instead of having it packed in a gzipped tarball). Cheers, -- Cyril

Bug#415149: rdist: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-16 Thread Cyril Brulebois
a patch to fix this, at least on GNU/k*BSD, and hopefully on GNU/Hurd too. Cheers, -- Cyril Brulebois --- rdist-6.1.5/build/os-type 2007-03-16 15:39:33.663652000 +0100 +++ rdist-6.1.5/build/os-type 2007-03-16 15:39:48.0 +0100 @@ -111,6 +111,8 @@ OS=${osname

Bug#415151: regionset: FTBFS on GNU/kFreeBSD: tiny tweak needed

2007-03-16 Thread Cyril Brulebois
build logs are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=regionset. Please find attached a patch to fix this. I guess that one could want to add another || defined(__FreeBSD__) as well, since I guess that plain FreeBSD has the same header. Cheers, -- Cyril Brulebois

Bug#415153: rivet: FTBFS on GNU/kFreeBSD: outdated config.{guess,sub} scripts

2007-03-16 Thread Cyril Brulebois
in /usr/share/misc, once autotools-dev. You might want to make this copy automatically in your clean rules, which is detailed in autotools-dev's README.Debian. Cheers, -- Cyril Brulebois -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#415155: rezound: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-16 Thread Cyril Brulebois
are available at http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=rezound. Please find attached a patch to fix this, using the __GLIBC__ macro defined on GNU/k*BSD. You might prefer using __FreeBSD_kernel__, although it is less portable. Cheers, -- Cyril Brulebois --- rezound-0.12.2beta/build

Bug#336890: Fwd: Bug#336890: portaudio: FTBFS on GNU/kFreeBSD

2007-03-16 Thread Cyril Brulebois
be appreciated. Thanks in advance. Cheers, -- Cyril Brulebois pgpmqHQjYikeG.pgp Description: PGP signature

Bug#414802: lincity-ng: Can not build solar power station

2007-03-16 Thread Cyril Brulebois
://www.debian.org/Bugs/server-control, that would be appreciated. Thanks for your time, -- Cyril Brulebois, occasional uploader. pgp37IiMpSQyc.pgp Description: PGP signature

Bug#359930: liboop(kfreebsd-i386 and kfreebsd-amd64): FTBFS: out of date libtool scripts

2007-03-16 Thread Cyril Brulebois
Cyril Brulebois [EMAIL PROTECTED] (16/03/2007): Anyway, applying the attached patch shouldn't hurt (but as to be tested on linux as well, which I didn't do at the moment), and the build might be successful on a buildd (maybe there's a auto* conflict somewhere). OK, I found a trivial way

Bug#407102: jabber-common: uninstallable on GNU/kFreeBSD (due to extraneous Depends)

2007-03-18 Thread Cyril Brulebois
this issue is quite easy to solve and risk-free. If you don't have time to spend on this right now, you could just allow us (GNU/kFreeBSD porters) to do a porter NMU, with this very only change. Thanks in advance. Cheers, -- Cyril Brulebois pgpQJ3dELyN9S.pgp Description: PGP signature

Bug#410895: blender -w doesn't work (not a regular decorated window)

2007-02-14 Thread Cyril Brulebois
it that way). - with -w switch: does what it is supposed to do. - default Xfce: - without switch: `real' fullscreen. - with -w switch: does what it is supposed to do. And I don't have enough disk space on my test box to think about installing KDE. ;-) Cheers, -- Cyril

Bug#410895: blender -w doesn't work (not a regular decorated window)

2007-02-14 Thread Cyril Brulebois
Xavier Bestel [EMAIL PROTECTED] (14/02/2007): Ah, I see. I'm using beryl packages from beryl.org. You might have meant beryl-project.org ;-) I'll try with metacity when I'm back at my computer (but I really prefer working with beryl). Well, if you confirm that everything works as expected

Bug#367883: license

2007-02-14 Thread Cyril Brulebois
Cyril Brulebois [EMAIL PROTECTED] (29/12/2006): Tobi Vollebregt [EMAIL PROTECTED] (25/11/2006): Hence I'm convinced it should very well be possible to make an entirely free, redistributable package of it at this moment. Sure. ;-) Just for the record, and because QA members regularly check

Bug#409475: FTBFS: multiple definition of `entities'

2007-02-14 Thread Cyril Brulebois
fine at the time this package was uploaded). I guess that I'll have to check for changes in all B-D between etch and sid versions... Cheers, -- Cyril Brulebois pgpYPBHnYgSWu.pgp Description: PGP signature

Bug#409475: FTBFS: multiple definition of `entities'

2007-02-14 Thread Cyril Brulebois
Cyril Brulebois [EMAIL PROTECTED] (15/02/2007): I guess that I'll have to check for changes in all B-D between etch and sid versions... Sorry for two posts in so few time, but I didn't think I would find that quickly. It looks like by downgrading libgd2-xpm(|-dev) from 2.0.34~rc1-2 to 2.0.33

Bug#410895: blender -w doesn't work (not a regular decorated window)

2007-02-17 Thread Cyril Brulebois
, -- Cyril Brulebois pgpsh2MNW93gJ.pgp Description: PGP signature

Bug#405803: blender: Vertical extrude crashes X

2007-02-20 Thread Cyril Brulebois
'Lo, I'm able to reproduce on both Linux (running etch) and GNU/kFreeBSD (running sid), with the nv driver. Please find attached the backtraces obtained with a debug-enabled xserver-xorg-core package, as well as the glxinfo output on Linux. Cheers, -- Cyril Brulebois #0 0x2833bf07 in kill

Bug#405803: Blender extrusion makes X SIGSEGV

2007-02-21 Thread Cyril Brulebois
I'm also willing to test patches if you want me to. Cheers, -- Cyril Brulebois pgpEKkrHi6yEg.pgp Description: PGP signature

Bug#405803: Blender extrusion makes X SIGSEGV

2007-02-21 Thread Cyril Brulebois
I'm also willing to test patches if you want me to. Cheers, -- Cyril Brulebois pgpJcGkLiCajb.pgp Description: PGP signature

Bug#405803: [Mesa3d-dev] Blender extrusion makes X SIGSEGV

2007-02-21 Thread Cyril Brulebois
blender in a normal window so I can work in a shell/gdb at the same time? Does the -w option suit your needs? blender --help lists every option (there's also a manpage if you're using debian). Cheers, -- Cyril Brulebois pgpCBrXWeozze.pgp Description: PGP signature

Bug#405803: [Mesa3d-dev] Blender extrusion makes X SIGSEGV

2007-02-22 Thread Cyril Brulebois
Brian Paul [EMAIL PROTECTED] (22/02/2007): There was a line-clipping fix that went into 6.5.2: [...] That may be it. I've been unable to reproduce the Blender crash. With this patch, everything looks OK, many thanks! Cheers, -- Cyril Brulebois pgp67InjHY4eZ.pgp Description: PGP signature

Bug#405803: [Mesa3d-dev] Blender extrusion makes X SIGSEGV

2007-02-22 Thread Cyril Brulebois
Hi again, I built xorg-server 1.2.0 on top of mesa 6.5.2 (instead of 1.1.1 on top of mesa 6.5.1) and this problem looks like vanished. I'm currently trying to see whether a backport of the fix is easy, which would be good news for the next (one can hope) Debian stable release. Cheers, -- Cyril

Bug#405803: [Mesa3d-dev] Blender extrusion makes X SIGSEGV

2007-02-22 Thread Cyril Brulebois
tag 405803 patch thanks Cyril Brulebois [EMAIL PROTECTED] (22/02/2007): With this patch, everything looks OK, many thanks! Hi, see the attached file for an unified diff. Cc-ing debian-x as requested by Julien Cristau. Cheers, -- Cyril Brulebois --- mesa-6.5.1.orig/src/mesa/tnl

<    4   5   6   7   8   9   10   11   12   13   >