Bug#578731: rudiments: FTBFS on GNU/kFreeBSD

2010-04-22 Thread Petr Salinger
Package: rudiments Version: 0.32-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. Please find patch bellow with tweaks. It would also be nice if you can ask upstream to include this changes. Thanks

Bug#575003: tix: FTBFS on kfreebsd-* (Can't figure out how to do dynamic loading or shared libraries)

2010-04-09 Thread Petr Salinger
tags 575003 +patch -- Hi. Please just apply patch bellow and regenerated configure by autoconf Petr --- tclconfig/tcl.m4 +++ tclconfig/tcl.m4 @@ -1440,7 +1440,7 @@ fi fi ;; - Linux*) + Linux*|GNU*) SHLIB_CFLAGS="-fPIC"

Bug#557556: #557556 trousers: FTBFS on kfreebsd-i386

2009-11-23 Thread Petr Salinger
Hi, The OFF_T_PRINTF #defines at the top of tools/ps_inspect.c seem very buggy too me, I guess you should be checking this kind of things from configure. The easier way is to use patch bellow. The "long long" type is mandatory in ISO C99 and supported for a very long time by gcc. Petr --- t

Bug#521473: getcontext missing on some architectures, what to do with wvstreams and wvdial?

2009-11-09 Thread Petr Salinger
wvstreams and wvdial because they rely on getcontext and setcontext, not available in armel and kfreebsd* implementations of eglibc (and this feature won't probably be implemented soon). Why do you think getcontext/setcontext is not available on GNU/kFreeBSD ? It is available for a very long tim

Bug#542592: libvncserver: FTBFS on GNU/kFreeBSD - patch update

2009-08-28 Thread Petr Salinger
Hi, it have been pointed out by Cyril Brulebois that the patch does not work. There is a related discussion in debhelper #540794. In mean time, please use patch bellow. Petr --- libvncserver-0.9.7/debian/rules +++ libvncserver-0.9.7/debian/rules @@ -1,7 +1,13 @@ #!/usr/bin/make -f +DEB_HO

QA uploadable packages for GNU/kFreeBSD

2009-08-28 Thread Petr Salinger
Hello, there are QA uploadable packages for "ReleaseGoals/kFreeBSD". - already QA uploaded: #379778 fte: FTBFS on GNU/kFreeBSD (due to unsatisfied Build-Depends on libgpmg1-dev) #542592 libvncserver: FTBFS on GNU/kFreeBSD ( "-s" have to passed to debhelper) #322207 audiooss: FTBFS on GNU/kFree

Bug#542592: libvncserver: FTBFS on GNU/kFreeBSD ( "-s" have to passed to debhelper)

2009-08-20 Thread Petr Salinger
Package: libvncserver Version: 0.9.7-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. The linuxvnc package is linux only, it is correctly marked in debian/control, but there have to be corresponding ch

Bug#537883: wvstreams : FTBFS on GNU/kFreeBSD

2009-07-21 Thread Petr Salinger
Package: wvstreams Severity: important Version: 4.4.1-1.1 Tags: patch User: glibc-bsd-de...@lists.alioth.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. There are some parts of code, which are marked only for linux. Without them, the whole wvstreams FTBFS.

Bug#534281: nosql: uninstallable on ia64, alpha, GNU/kFreeBSD

2009-06-23 Thread Petr Salinger
Package: nosql Severity: serious Version: 4.0.14-4 User: glibc-bsd-de...@lists.alioth.debian.org Usertags: kfreebsd Hi, current version have hardcoded dependency on libc as Depends: libc6 (>= 2.2.3-1). This cannot be satisfied on some architectures. It have been introduced in nosql (4.0.14-2)

Bug#404248: not fixed in apollon 1.0.2.1-3

2008-08-15 Thread Petr Salinger
found 404248 1.0.2.1-3 thanks Hi (Aurelien), the admin/libtool.m4.in have not been updated, libtool still does not support GNU/kFreeBSD. Petr http://buildd.debian-ports.org/fetch.php?pkg=apollon&arch=kfreebsd-i386&ver=1.0.2.1-3&stamp=1218760637&file=log&as=raw checking how to recognise depe

Bug#493702: bot fixed in tla 1.3.5+dfsg-13

2008-08-15 Thread Petr Salinger
found 493702 1.3.5+dfsg-13 thanks Hello (Aurelien), unfortunately #493702 is not fixed, The 06-relibtoolize.dpatch is not included in debian/patches/00list, therefore it is not applied during build. Petr tla (1.3.5+dfsg-13) unstable; urgency=low . * QA upload. * debian/patches/06-reli

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

2008-08-04 Thread Petr Salinger
Package: tla Severity: important Version: 1.3.5+dfsg-12 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD, because of outdated libtool. The version of libtool in src/expat is too old to correctly support Debian GNU/k*BSD, libtool 1.5.2

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

2008-07-31 Thread Petr Salinger
Package: view3ds Severity: important Version: 1.0.0-10 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD, because of ancient libtool (1.3.5). The version of libtool used in view3ds is too old to correctly support Debian GNU/k*BSD, lib

Bug#465945: directfb: FTBFS on GNU/kFreeBSD (due to unsatisfied Build-Depends on libts-dev)

2008-02-15 Thread Petr Salinger
Package: directfb Severity: important Version: 1.0.1-7 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd Hi, the current version has unsatisfied Build-Depends on libts-dev under non-linux ports. Please, could you exclude linux specific package in Build-Depends by using "libts-dev [!kfree

Bug#403819: xbox-raincoat: FTBFS on GNU/kFreeBSD

2006-12-19 Thread Petr Salinger
Package: xbox-raincoat Severity: important Version: 0.10-3 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweaks, see bellow. Thanks in advance Petr --- xbox-raincoat-0.10.orig/src/raincoat.c +++ xbox-raincoat-0.10/src/raincoat.c

Bug#403772: netcdf: FTBFS on GNU/kFreeBSD

2006-12-19 Thread Petr Salinger
Package: netcdf Severity: important Version: 3.6.1-0.1 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs updated config.guess, config.sub and small tweak for aclocal.m4/configure, see bellow. For config.guess and config.sub is needed a version from last year, which

Bug#401514: unalz: FTBFS on GNU/kFreeBSD

2006-12-03 Thread Petr Salinger
Package: unalz Severity: important Version: 0.55-2 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweaks, see bellow. The patch should fix also hurd. It would also be nice if you can ask upstream to include this changes. Thanks in advance

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

2006-12-02 Thread Petr Salinger
Package: fbdesk Severity: important Version: 1.1.5-3 Tags: patch Hi, the current version of fbdesk fails to build on GNU/kFreeBSD, because of outdated libtool. The version of libtool used in fbdesk is too old to correctly support Debian GNU/k*BSD, libtool 1.5.2-1 or later is need. Please copy

Bug#372701: xawtv: updated patch for GNU/kFreeBSD

2006-08-21 Thread Petr Salinger
found 372701 3.95-1 thanks Hi, enclosed please find update of patch against xawtv 3.95-1.diff -u xawtv-3.95/debian/control xawtv-3.95/debian/control --- xawtv-3.95/debian/control +++ xawtv-3.95/debian/control @@ -1,14 +1,14 @@ Source: xawtv Section: graphics Priority: extra -Build-Depends: de

Bug#380066: libggi: FTBFS on GNU/kFreeBSD

2006-07-27 Thread Petr Salinger
Package: libggi Severity: important Version: 1:2.2.1-2 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs to restrict fbdev support only for Linux archs. Please find attached patch with that. Thanks in advance Petrdiff -u libggi-2.2.1/debian/

Bug#378926: tilp: FTBFS on GNU/kFreeBSD (due to unsatisfied Build-Depends)

2006-07-19 Thread Petr Salinger
Package: tilp Version: 6.80-2 Severity: important Hi, the current version of has unsatisfied Build-Depends on sysutils under GNU/kFreeBSD. Sysutils have been splitted, it is now dummy transitional package. Please could you depend directly only on tofrodos instead. Thanks for your cooperation.

Bug#368970: libmusicbrainz-2.1: FTBFS on GNU/kFreeBSD

2006-05-26 Thread Petr Salinger
Package: libmusicbrainz-2.1 Severity: important Version: 2.1.2-4 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD with: Traceback (most recent call last): File "setup.py", line 8, in ? import musicbrainz File "/build/manual/libmusicbrainz-2.1-2.1.2/python/musicbrainz.

Bug#361625: music123: FTBFS on kfreebsd-amd64: kfreebsd-amd64 not in the architecture list

2006-04-09 Thread Petr Salinger
Package: music123 Version: 14.2 Hi, the current version of music123 does not list kfreebsd-amd64 in Architecture line, but your package belongs between packages which support both kfreebsd-i386 and amd64. Please, could you also support kfreebsd-amd64 similarly as kfreebsd-i386 by adding kfreeb

Bug#361632: xbox-raincoat: FTBFS on kfreebsd-amd64: kfreebsd-amd64 not in the architecture list

2006-04-09 Thread Petr Salinger
Package: xbox-raincoat Version: 0.5+20040911-5 Hi, the current version of xbox-raincoat does not list kfreebsd-amd64 in Architecture line, but your package belongs between packages which support both kfreebsd-i386 and amd64. Please, could you also support kfreebsd-amd64 similarly as kfreebsd-i

Bug#361614: libjpeg-mmx: FTBFS on kfreebsd-amd64: kfreebsd-amd64 not in the architecture list

2006-04-09 Thread Petr Salinger
Package: libjpeg-mmx Version: 0.1.5-3 Hi, the current version of libjpeg-mmx does not list kfreebsd-amd64 in Architecture line, but your package belongs between packages which support both kfreebsd-i386 and amd64. Please, could you also support kfreebsd-amd64 similarly as kfreebsd-i386 by addi

Bug#342408: Fixing enscript for GNU/kFreeBSD

2006-01-29 Thread Petr Salinger
> I'm adopting enscript and want to fix the config.* junk so GNU/kFreeBSD > can compile enscript. Thanks. > So run these commands: > > sudo apt-get build-dep enscript > apt-get source enscript > cd enscript-1.6.4 > libtoolize -c --force > aclocal > fakeroot debian/rules binary > > Does it buil

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

2005-12-09 Thread Petr Salinger
Package: eco5000 Version: 0.9.8-3 Severity: important Hi, the current version of eco5000 fails to build on GNU/kFreeBSD, because of outdated libtool. The version of libtool used in eco5000 is too old to correctly support Debian GNU/k*BSD, libtool 1.5.2-1 or later is need. Here is how to updat

Bug#337021: dctc: FTBFS on GNU/kFreeBSD

2005-11-02 Thread Petr Salinger
Package: dctc Severity: important Tags: patch Hi, the current version of dctc fails to build on GNU/kFreeBSD. In src/gdl.c on line 751 it returns ENODATA, this error code is not defined on GNU/kFreeBSD. Please replace with ENOBUFS, or better, cope with partially sucessfull reads. It would be