Bug#542927: ruby1.9.1: FTBFS on GNU/kFreeBSD (test failures)

2009-08-26 Thread Petr Salinger
I could just exclude those two tests on FreeBSD, if that's fine for you... I just tried Ruby 1.9.2 preview 1 released under linux-i386 with glibc 2.3.6, with linuxthreads add on. It fails with: test_fork.rb .bootstraptest.tmp.rb:6:in `wait': No child processes (Errno::ECHILD) from

Bug#494846: xserver-xorg-video-tga: FTBFS on kfreebsd-amd64 (kfreebsd-amd64 is not in the architecture list)

2009-08-26 Thread Petr Salinger
The package is still built on both kfreebsd-i386 and (linux-)amd64, please enable it also for kfreebsd-amd64. And it's still useless on anything but alpha (and maybe mips?), AFAIK. Unless you can show evidence that DEC 21030 chips were used on other machines... Currently it is built on all

Bug#543805: ruby1.9.1: failure of test #226 on GNU/kFreeBSD

2009-08-26 Thread Petr Salinger
Package: ruby1.9.1 Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, this is followup to #542927. The test #226 is: begin require io/nonblock r, w = IO.pipe w.nonblock = true w.write_nonblock(a * 10) w.nonblock = false t1 = Thread.new {

Bug#542927: ruby1.9.1: FTBFS on GNU/kFreeBSD (test failures)

2009-08-28 Thread Petr Salinger
Status update for FTBFS on GNU/kFreeBSD - fail of t226.rb is handled in #543805 - fail of t916.rb will be gone after next upload of eglibc - the t913.rb currently hangs the whole build, similarly also all tests TestProcess#test_* after next upload (and install) of eglibc and kfreebsd-7

Bug#544070: boinc: FTBFS on GNU/kFreeBSD

2009-08-28 Thread Petr Salinger
your package FTBFS on GNU/kFreeBSD due to some termios-related detection issues. Since I wanted to check whether that was the only problem, I've come to this very nasty hack, that might do for a while, until a proper solution is found. Or just add #include unistd.h as shown bellow. Petr ---

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

Bug#540794: please honor -s options passed to dh

2009-08-28 Thread Petr Salinger
Hi, It would be nice, iff %: dh -s $@ would have meaning: In sequence binary-arch use -s instead of -a. See #542592 for application usage. Petr -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#544187: plplot: please enable ada bindings for kfreebsd-amd64

2009-08-29 Thread Petr Salinger
Package: plplot Version: 5.9.2-3 Severity: wishlist User: debian-...@lists.debian.org Usertags: kfreebsd Hi, The kfreebsd-amd64 architecture recently gained Ada support, which will be fully available after the next upload of the gcc-defaults package. As a consequence, could you please handle

Bug#542543: [ping] google-gadgets: FTBFS on GNU/kFreeBSD

2009-08-30 Thread Petr Salinger
Hello, please could you do an upload soon ? It currently blocks build of kde/compiz packages, see http://alioth.debian.org/~kibi/bd-report/graph-kfreebsd-amd64-wireless-tools.png Petr -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#544305: load of some acpi.ko leads to panic on GNU/kFreeBSD

2009-08-30 Thread Petr Salinger
Package: grub2 User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-CC: debian-...@lists.debian.org, grub-de...@gnu.org Hello, we have some problems with grub2 and loading acpi.ko for FreeBSD kernel. With some acpi.ko the kernel panics. The same kernel without acpi.ko boots fine. See

Bug#544310: xsidplay: FTBFS on GNU/kFreeBSD (alsa is linux-specific)

2009-08-30 Thread Petr Salinger
Package: xsidplay Version: 2.0.3-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version of has unsatisfied Build-Depends on libasound2-dev under non-linux ports. This package is able to use OSS under GNU/kFreeBSD. Please, could you

Bug#542927: ruby1.9.1: FTBFS on GNU/kFreeBSD (test failures)

2009-08-31 Thread Petr Salinger
On the other hand, I see some problems with handling of fork()/exec(). There really should be reinitialization of locks in child, the timer should be started using pthread_once(), the current approach is fragile and might lead to start of more timer threads. IMHO, the code needs audit in this

Bug#544528: zsh-beta: FTBFS on GNU/kFreeBSD (hang in testsuite)

2009-09-01 Thread Petr Salinger
Package: zsh-beta Version: 4.3.10-dev-1+20090805-1 User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the build of zsh-beta currently hangs in testsuite. The problematic test is Test/B04read.ztst. In the head of the file is written: # Not tested: # -c/-l/-n (options for compctl

Bug#345224: freeglut: FTBFS on GNU/kFreeBSD (still)

2009-09-01 Thread Petr Salinger
Hi. The original Aurelien's patch changes also configure.ac and src/Makefile.am. These changes got lost, please restore them into fix_kfreebsd.diff and after that run autoreconf -vfi to create updated autoreconf.diff Petr --- freeglut-2.4.0.orig/configure.ac +++ freeglut-2.4.0/configure.ac @@

Bug#544545: hercules: FTBFS on GNU/kFreeBSD (due to unsatisfied Build-Depends on libcap2-dev)

2009-09-01 Thread Petr Salinger
Package: hercules Version: 3.06-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version has unsatisfied Build-Depends on libcap2-dev under non-linux ports. Please, could you exclude linux specific package in Build-Depends by using

Bug#544552: lpr: FTBFS on GNU/kFreeBSD

2009-09-01 Thread Petr Salinger
Package: lpr Version: 1:2008.05.17 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweaks, see attached patch. Thanks in advance Petrdiff -ur

Bug#544559: gambas2: FTBFS on GNU/kFreeBSD (only update of debian packaging needed)

2009-09-01 Thread Petr Salinger
Package: gambas2 Version: 2.15.2-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs updated debian packaging, please apply the attached patch. Thanks in advance

Bug#544576: icecc: FTBFS on GNU/kFreeBSD

2009-09-01 Thread Petr Salinger
Package: icecc Version: 0.9.4-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs changes to sources and changes to debian packaging. Please find attached patches with them. It would also be

Bug#544586: pam-pgsql: FTBFS on GNU/kFreeBSD

2009-09-01 Thread Petr Salinger
Package: pam-pgsql Version: 0.7-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs updated configure.ac/configure. Please apply patch bellow and regenerate configure by autoconf. It would

Bug#544587: timemon.app: FTBFS on GNU/kFreeBSD

2009-09-01 Thread Petr Salinger
Package: timemon.app Version: 4.1-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweak, see bellow. It would also be nice if you can ask upstream to include this change. Thanks in

Bug#537856: smartmontools: FTBFS on non-linux - libcap-ng-dev is linux specific

2009-09-02 Thread Petr Salinger
Hello, please alter Build-Depends to use libcap-ng-dev only on linux by using libcap-ng-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] Petr -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#542756: popcon.debian.org: please provide max statistics by source packages

2009-09-02 Thread Petr Salinger
It will be usefull to have available also max instead of sum. Such ranking corresponds more to importance of a source package. Idea is something like bellow. Petr --- popcon.pl +++ popcon.pl @@ -283,7 +267,10 @@ my ($f,$v)=($fields[$i],$votes[$i]);

Bug#544758: FTBFS on Debian kfreebsd

2009-09-02 Thread Petr Salinger
After quick try some dirty hints: - create special arch kbsd base on fbsd arch, but OS_LIB_DYNLOAD = -ldl honor DESTDIR in make install do not call ldconfig from install - extend all checking of type defined __FreeBSD__ into defined (__FreeBSD__) || defined (__FreeBSD_kernel__) - #include

Bug#544821: di: FTBFS on GNU/kFreeBSD

2009-09-03 Thread Petr Salinger
Package: di Version: 4.13.dfsg.1-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-CC: debian-...@lists.debian.org, rbr...@ime.usp.br Hi, the current version fails to build on GNU/kFreeBSD. Rogério Brito rbr...@ime.usp.br (02/09/2009): I just

Bug#555303: kfreebsd-8: problems with *at syscalls

2009-11-19 Thread Petr Salinger
1) the AT constants might be put into a different new file, i.e. bits/atfile.h or bits/atfcntl.h. This way it would suffice just only one new generic file. Good idea, I am going to implement this solution and push it upstream. It has the advantage that only the main glibc has to be

Bug#557244: net-snmp: FTBFS on GNU/kFreeBSD

2009-11-20 Thread Petr Salinger
Package: net-snmp Version: 5.4.2.1~dfsg-3 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs to add || defined(__FreeBSD_kernel__) into agent/mibgroup/hardware/cpu/cpu_sysctl.c, see bellow.

Bug#557247: freebsd-utils: please add kdump (ktrace is useless without it)

2009-11-20 Thread Petr Salinger
Please add the kdump(1) utility to freebsd-utils. This program renders the binary log files produced by ktrace(1) into human-readable format; I don't think it's an exaggeration to say that ktrace is useless without kdump. We are aware of it. In mean time, please use kdump from

Bug#557248: remove() and posix

2009-11-20 Thread Petr Salinger
Suprisingly, POSIX-2008 mandates unlink() have to return [EPERM] on directory, not [EPERM] or [EISDIR]. [EPERM] The file named by path is a directory, and either the calling process does not have appropriate privileges, or the implementation prohibits using unlink() on directories.

Bug#554715: libsdp: FTBFS on kfreebsd-i386

2009-11-21 Thread Petr Salinger
Hi. the current version fails to build on kfreebsd-i386, but builds on kfreebsd-amd64. could you join a buildd log to stop the problem They are in standard location next to other build-logs, see https://buildd.debian.org/pkg.cgi?pkg=libsdp

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 ---

Bug#545109: audacious: uninstallable on kFreeBSD-i386

2009-11-23 Thread Petr Salinger
block 545109 by 543329 -- Hi. Date: Fri, 13 Nov 2009 19:32:51 -0500 What exactly do you mean by not available? That the plugins package failed to compile? If so, then please give some details (did ./configure finish successfully? what errors were printed on the console? and so on). To

Bug#557859: RM: net-snmp [kfreebsd-amd64 kfreebsd-i386] -- RORM; Needs sys/sched.h which is linux specific

2009-11-24 Thread Petr Salinger
Please remove old net-snmp binaries for kfreebsd-*. Cheers Luk Please do not do it, the problem is not linux specific sys/sched.h, but missing || defined(__FreeBSD_kernel__), details are in #557244 since Nov 20. Petr -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#554715: libsdp: FTBFS on kfreebsd-i386

2009-11-06 Thread Petr Salinger
Package: libsdp Version: 1.1.99-1 Severity: important User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on kfreebsd-i386, but builds on kfreebsd-amd64. I am not sure whether this package should be linux specific. Please decide yourself. For linux

Bug#554718: webkit: FTBFS on kfreebsd-am64

2009-11-06 Thread Petr Salinger
Package: webkit Version: 1.1.16-1 Severity: serious Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on kfreebsd-am64. The problem is similar to #547797 (ia64) and #548499 (alpha). It would also be nice if you can ask upstream to include

Bug#554718: xulrunner, poppler, gnome and gupnp transitions

2009-11-08 Thread Petr Salinger
The webkit #554718 currently on kfreebsd-amd64 blocks building of seed, yelp, gir-repository, gstreamer0.10 (via gir-repository), devhelp, kazehakase, ... For details see http://lists.debian.org/debian-devel/2009/11/msg00289.html Petr -- To UNSUBSCRIBE, email to

Bug#555303: kfreebsd-8: problems with *at syscalls

2009-11-09 Thread Petr Salinger
Package: kfreebsd-8 I tried to rebuild current eglibc under kfreebsd-8, there are some problems with *at functions. Under kfreebsd-7 we use some userspace emulation, under kfreebsd-8 we directly use *at syscalls. The new failed tests are: io/tst-renameat.out io/tst-faccessat.out

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

Bug#555304: evolution: FTBFS on GNU/kFreeBSD (only update of Debian packaging needed)

2009-11-09 Thread Petr Salinger
Package: evolution Version: 2.28.1-1 Severity: serious Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD and blocks some transitions, see http://lists.debian.org/debian-devel/2009/11/msg00289.html Please update debian/rules

Bug#555316: libgtop2: FTBFS on GNU/kFreeBSD

2009-11-09 Thread Petr Salinger
Package: libgtop2 Version: 2.28.0-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. The problem is due to cleanup in GNU/kFreeBSD world :-( Please apply patch bellow and run autoreconf -vfi. It would

Bug#555398: fping: FTBFS on GNU/kFreeBSD

2009-11-09 Thread Petr Salinger
Package: fping Version: 2.4b2-to-ipv6-16 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It is due to non-portable change * Added interface binding (-I) for fping Patch by Peter Naulls

Bug#555527: please support [only out-of-date] on buildd status pages

2009-11-09 Thread Petr Salinger
Package: buildd.debian.org Severity: wishlist User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version of buildd pages allow query restriction only of some buildds (it works) and to choose between [all] and [only out-of-date]. This does not work. It would be very usefull

Bug#555532: nagios: uninstallable/unbuildable on non-linux

2009-11-10 Thread Petr Salinger
Package: nagios-plugins, nagios3 Severity: important User: debian-...@lists.debian.org Usertags: kfreebsd Hi, it seems that the nagios related packages need an ping command available. They choose iputils-ping, which is rather linux specific. Could be possible to switch (at least on non-linux)

Bug#555628: ghc6 on kfreebsd-amd64

2009-11-10 Thread Petr Salinger
Package: ghc6 Severity: wishlist User: debian-...@lists.debian.org Usertags: kfreebsd I a few months ago tried to bootstrap upstream snapshot for kfreebsd-amd64 via (linux-)amd64. I failed, attached are only preliminary patches, they can be used as a start for further porting/bootstrapping.

Bug#490564: aegis: FTBFS on GNU/kFreeBSD

2009-11-12 Thread Petr Salinger
Please, could you run testsuite, but do not FTBFS when it fails. From https://buildd.debian.org/~luk/status/package.php?p=aegis the result for both GNU/kFreeBSD is: Passed 282 of 283 tests. No result for 1 of 283 tests. CXX=g++ /bin/sh etc/test.sh -shell /bin/sh -run \

Bug#490564: aegis: FTBFS on GNU/kFreeBSD

2009-11-12 Thread Petr Salinger
CXX=g++ /bin/sh etc/test.sh -shell /bin/sh -run \ test/02/t0244a-walt.sh test/02/t0244a-walt.ES aegis: /tmp/70456/proj2: gid 0 invalid, must be = 10 NO RESULT when testing the 'aenpr -keep' functionality (create a new project 234) Some days ago I've investigated that failure

Bug#546974: libdiscid: FTBFS on GNU/kFreeBSD

2009-11-12 Thread Petr Salinger
Hi, the libdiscid patch have been accepted upstream, the bug currently prevents building of xmms2. Please could you do an upload soon ? Thanks Petr -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#555919: original-awk: SIGSEGV due to last getline changes

2009-11-12 Thread Petr Salinger
Package: original-awk Version: 2007-10-23-3 Severity: serious Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the last upload tried to avoid using name getline, but it missed the necessary rename in maketab.c. As a result, it does not work, i.e. SIGSEGV during build of

Bug#550429: add BOOTP kernel options for NFS Root support

2009-11-13 Thread Petr Salinger
Hi, I just built kfreebsd-8 from current SVN with those options. As a result, the kernel tried to get IP address during boot via DHCP indefinitely. Luckily kernel.old pointing to kfreebsd-7 does not contain these options ... FWIW, I have the old FreeBSD bootloader, not grub2. So we need such set

Bug#555303: kfreebsd-8: problems with *at syscalls

2009-11-13 Thread Petr Salinger
I tracked down the problem to the AT_* #define that are different between GNU/Linux and GNU/Hurd on one side and GNU/kFreeBSD on the other side. I have committed a patch to glibc-bsd to move those definitions to bits/fcntl.h. The same has to be done on upstream glibc, which impact quite a lot of

Bug#544758: olsrd FTBFS on Debian kfreebsd

2009-10-16 Thread Petr Salinger
found 544758 0.5.6-r6-1 tags 544758 +patch -- Hi, a small step is still needed to get it build on GNU/kFreeBSD. Just do not override the general setting in Makefile.kfbsd to honor DESTDIR in make install. Petr --- olsrd-0.5.6-r6.orig/make/Makefile.kfbsd +++ olsrd-0.5.6-r6/make/Makefile.kfbsd

Bug#551024: nmu: libdrm_2.4.14-1 is still needed on kfreebsd-*

2009-10-21 Thread Petr Salinger
reopen 551024 -- libpthread-stubs 0.2-1 was broken (see #548240 and the merged bug), libdrm needs to be rebuilt to fix libdrm-intel1's broken dependency on libpthread-stubs0. (amd64 is fine, other arches don't matter because libdrm-intel1 is useless there.) In the last sentence should be

Bug#545009: coreutils: FTBFS on GNU/kFreeBSD (testsuite failure of tests/tail-2/wait)

2009-09-04 Thread Petr Salinger
Package: coreutils Version: 7.5-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-CC: bug-coreut...@gnu.org Hi, the current version fails to build on GNU/kFreeBSD due to failure in tests/tail-2/wait. The problem is that GNU/kFreeBSD is not inotify

Bug#545434: fl-cow: FTBFS on GNU/kFreeBSD

2009-09-07 Thread Petr Salinger
Package: fl-cow Version: 0.6-3 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. On GNU/kFreeBSD the mode_t is a short int. The 3rd optional argument is promoted to int, it have to be accessed as int in

Bug#537857: lprng: still FTBFS on GNU/kFreeBSD

2009-09-07 Thread Petr Salinger
found 537857 3.8.A-2.2 -- Hi. The just included 20_kfreebsd_stty.dpatch patches src/common/stty.c at about line 154. The patch in original submission is slightly different and patches src/common/stty.c at about line 758. Please use the patch from submission as on GNU/kFreeBSD USE_STTY is

Bug#537856: smartmontools: FTBFS on GNU/kFreeBSD (reallocf() is specific for *BSD libc)

2009-09-07 Thread Petr Salinger
found 537856 5.38+svn2879-1 found 537856 5.38+svn2879-2 -- Hi, two more problems with current snapshot. 1) The os_freebsd.cpp uses reallocf(), which is specific for *BSD libc. See http://leaf.dragonflybsd.org/cgi/web-man?command=reallocfsection=3 Please, could you add implementation directly

Bug#538513: hppa NPTL switch - bump minimal libc6 requirements to libc6 (= 2.10)

2009-09-09 Thread Petr Salinger
Hi, please do not forget to bump minimal libc6 requirements to libc6 (= 2.10) in libc6.symbols.hppa similarly as in libc6.symbols.sparc. The hppa NPTL switch is 100% *** backward *** compatible. The pthread static initializers compiled against NPTL will not work against linuxthreads (e)glibc.

Bug#545863: vlc: FTBFS on GNU/kFreeBSD (only packaging fixes needed)

2009-09-09 Thread Petr Salinger
Package: vlc Version: 1.0.1-2 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, even the current version fails to build on GNU/kFreeBSD. It needs small tweaks in debian packaging, see bellow. Thanks in advance Petr diff -u

Bug#480572: enhanced patch for GNU/kFreeBSD

2009-09-09 Thread Petr Salinger
Hi, attached please find enhanced version of a patch. Petrdiff -u wpasupplicant-0.6.9/debian/control wpasupplicant-0.6.9/debian/control --- wpasupplicant-0.6.9/debian/control +++ wpasupplicant-0.6.9/debian/control @@ -11,12 +11,12 @@ libreadline5-dev, libqt4-dev, libdbus-1-dev, -

Bug#545947: gnome-pilot-conduits: FTBFS on GNU/kFreeBSD (the || defined(__FreeBSD_kernel__) needed)

2009-09-10 Thread Petr Salinger
Package: gnome-pilot-conduits Version: 2.0.15-1.2 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs a small tweak, see bellow. It would also be nice if you can ask upstream to include this

Bug#545948: ptlib: FTBFS on GNU/kFreeBSD

2009-09-10 Thread Petr Salinger
Package: ptlib Version: 2.6.4-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs some tweaks for both source and packaging. Please find attached patch with tweaks. It would also be nice if you

Bug#545952: libgpod: FTBFS on GNU/kFreeBSD

2009-09-10 Thread Petr Salinger
Package: libgpod Version: 0.7.2-1.1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweaks, see attached patch. Thanks in advance Petrdiff -u

Bug#545954: ekiga: FTBFS on GNU/kFreeBSD

2009-09-10 Thread Petr Salinger
Package: ekiga Version: 3.2.5-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweak for configure.ac/configure, see bellow. It would also be nice if you can ask upstream to include

Bug#545958: k3b: FTBFS on GNU/kFreeBSD

2009-09-10 Thread Petr Salinger
Package: k3b Version: 1.0.5-3 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs some tweaks, please 1) alter libk3bdevice/k3bdevice.h as shown bellow. 2) create kfreebsd specific install file

Bug#545962: libnjb: uninstallable on GNU/kFreeBSD

2009-09-10 Thread Petr Salinger
Package: libnjb Version: 2.2.5-4.2 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version is uninstallable on GNU/kFreeBSD. The GNU/kFreeBSD deos not have neither udev neither hotplug. The hotplug is not even in stable or sid for linux

Bug#545965: squid3: FTBFS on GNU/kFreeBSD (OS detection for ACL ARP)

2009-09-10 Thread Petr Salinger
Package: squid3 Version: 3.0.STABLE18-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweak to support ACL ARP, see bellow. It would also be nice if you can ask upstream to include

Bug#545970: nis: FTBFS on GNU/kFreeBSD (network-manager is linux specific)

2009-09-10 Thread Petr Salinger
Package: nis Version: 3.17-28 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweaks, see attached patch. It would also be nice if you can ask upstream to include the needed source

Bug#545970: nis: FTBFS on GNU/kFreeBSD (network-manager is linux specific)

2009-09-10 Thread Petr Salinger
+DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) + +ifneq (linux,$(DEB_HOST_ARCH_OS)) +YPBIND_CONF=--disable-dbus-nm +endif This looks wrong - configure should be figuring this out for itself if the system doesn't have usable DBus and/or NetworkManager support. Why

Bug#545970: nis: FTBFS on GNU/kFreeBSD (network-manager is linux specific)

2009-09-10 Thread Petr Salinger
Well, the current configure figures this out for itself, but it doesn't continue to build without explicitely asked: So the fix would be to change that behaviour then... It is usually upstream decision whether some Optional Feature have default yes, no or auto. In this case upstream uses yes,

Bug#545970: nis: FTBFS on GNU/kFreeBSD (network-manager is linux specific)

2009-09-10 Thread Petr Salinger
It is usually upstream decision whether some Optional Feature have default yes, no or auto. In this case upstream uses yes, not auto. So please submit a patch changing that. Consider, for example, making the decision conditional on the OS if you're concerned about this but are you sure

Bug#545948: ptlib: FTBFS on GNU/kFreeBSD

2009-09-10 Thread Petr Salinger
Hello. Eugen passed on your patches to me to be applied to PTLib, however I have some concerns about them. Now, I had fairly recently received some patches for FreeBSD that had presumably fixed PTLib to compile for him on his particular flavour of FreeBSD. Now you are asking me to add things

Bug#545948: not fixed in ptlib 2.6.5-1

2009-10-06 Thread Petr Salinger
found 545948 2.6.5-1 -- Hi, the current version still fails to build on GNU/kFreeBSD, unfortunately not all part of the patch have been applied by upstream in 2.6 branch. The SVN trunk uses different approach to determine PSETPGRP, so this part have been omitted, but the 2.6.x series still

Bug#540153: closed by Andreas Barth a...@not.so.argh.org (Seems to be fixed)

2009-10-12 Thread Petr Salinger
found 540153 5.1.37-2 found 540153 5.1.39-1 -- given the fact that actually already 5.1.37-2 had mysql-dfsg-5.1 packages, it seems to me that this bug has been fixed, so closing it now. It is not fixed, the testsuite failures are not fatal to build (see definition of TESTSUITE_FAIL_CMD in

Bug#532627: kfreebsd-image-7.2-1-amd64: biarch support broken

2009-06-10 Thread Petr Salinger
Severity: grave Justification: renders package unusable I would just say important as it prevents only 32-bit binaries to work, 64-bit binaries works for me for weeks ... If .note.ABI-tag contains among other things FreeBSD, the FreeBSD execution environment is used, while if it contains GNU,

Bug#532627: kfreebsd-image-7.2-1 for kfreebsd-i386 seriously broken

2009-06-11 Thread Petr Salinger
Hi. The 7.2-1 kernel package for kfreebsd-i386 is currently in NEW. !!! Do not install it !!! I would just say important as it prevents only 32-bit binaries to work, 64-bit binaries works for me for weeks ... This prevents almost all biarch packages to be built, including

Bug#532336: openssl: FTBFS on kfreebsd-amd64 - patch against 0.9.8k-2

2009-06-12 Thread Petr Salinger
Hi, enclosed please find a patch against current 0.9.8k-2 package for both kfreebsd-amd64 problems. Petrdiff -ur openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl --- openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl +++

Bug#533224: conky: FTBFS on GNU/kFreeBSD (one line fixup)

2009-06-15 Thread Petr Salinger
Package: conky Severity: important Version: 1.7.0-1 Tags: patch User: glibc-bsd-de...@lists.alioth.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs a small fix as the optreset variable is related to user space, not kernel space, so please just

Bug#533246: mpich: FTBFS on GNU/kFreeBSD

2009-06-15 Thread Petr Salinger
Package: mpich Severity: important Version: 1.2.7-9 Tags: patch User: glibc-bsd-de...@lists.alioth.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. The current code does not use functions exposed by termios.h, but tries to guess implementation of these

Bug#533269: guile-1.6: FTBFS on kfreebsd-i386 (one line fixup of debian/rules needed)

2009-06-16 Thread Petr Salinger
Package: guile-1.6 Severity: important Version: 1.6.8-6.3 Tags: patch User: glibc-bsd-de...@lists.alioth.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It have to be enabled qthread build. Please change debian/rules as shown bellow. Thanks in advance

Bug#533356: tar: broken behaviour with input/output pipe and compression

2009-06-16 Thread Petr Salinger
Package: tar Severity: important Version: 1.22-1 Tags: patch User: glibc-bsd-de...@lists.alioth.debian.org Usertags: kfreebsd Hi, the current version of tar breaks build of gcj-4.4 on GNU/kFreeBSD.

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#534337: sysvinit: FTBFS on GNU/kFreeBSD

2009-06-23 Thread Petr Salinger
Package: sysvinit Severity: important Version: 2.86.ds1-62 Tags: patch User: glibc-bsd-de...@lists.alioth.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. Unfortunately, the updated startpar source started to use posix_fadvise(). The posix_fadvise() is not

Bug#535119: stlport5.2: FTBFS on GNU/kFreeBSD

2009-06-29 Thread Petr Salinger
Package: stlport5.2 Severity: important Version: 5.2.1-3 Tags: patch User: glibc-bsd-de...@lists.alioth.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD due to mis-detection of float/double/long double support. Please find attached patch with needed change

Bug#485228: wnn6-sdk: FTBFS: Using imake without Build-Depends on xutils-dev

2009-06-30 Thread Petr Salinger
tags 485228 +patch thanks Please, just add xutils-dev into Build-Depends line. Petr -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#511432: texlive-bin(GNU/k*BSD): FTBFS: out of date libtool scripts

2009-06-30 Thread Petr Salinger
reopen 511432 retitle texlive-bin: out of date libtool scripts thanks The texlive-bin still uses old libtool, which does not produce correct shared libraries on GNU/kFreeBSD in general. The problematic lines in the build-log are checking how to recognise dependent libraries... unknown checking

Bug#552558: qemu: please do not use libfreebsd-dev anymore

2009-10-27 Thread Petr Salinger
Package: qemu Version: 0.10.6-1 Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the eglibc 2.10 is in unstable and the libfreebsd-dev is not needed anymore. Please drop debian/patches/65_kfreebsd.patch and from debian/control drop libfreebsd-dev [kfreebsd-i386

Bug#552600: fuse: FTBFS on GNU/kFreeBSD

2009-10-27 Thread Petr Salinger
Package: fuse Version: 2.8.1-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs update of debian/control and debian/patches/001-GNU_kFreeBSD. Please find attached patch with them. The eglibc

Bug#552603: miredo: please do not use libfreebsd-dev anymore

2009-10-27 Thread Petr Salinger
Package: miredo Version: 1.1.5-2 Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the eglibc 2.10 is in unstable and the libfreebsd-dev is not needed anymore. Please do the changes shown bellow. Thanks Petr diff -u miredo-1.1.5/debian/control

Bug#552605: policykit-1: please do not use libfreebsd-dev anymore

2009-10-27 Thread Petr Salinger
Package: policykit-1 Version: 0.94-4 Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the eglibc 2.10 is in unstable and the libfreebsd-dev is not needed anymore. Please drop the previous workaround.

Bug#552600: fuse: FTBFS on GNU/kFreeBSD

2009-10-28 Thread Petr Salinger
Please find attached patch now ...diff -u fuse-2.8.1/debian/control fuse-2.8.1/debian/control --- fuse-2.8.1/debian/control +++ fuse-2.8.1/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Bartosz Fenski fe...@debian.org Uploaders: Adam CĂŠcile (Le_Vert) gand...@le-vert.net

Bug#619792: gcc-4.6: FTBFS on kfreebsd: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998

2011-03-27 Thread Petr Salinger
notfound 619792 4.6.0~rc1-3 -- The failure is on kfreebsd-amd64 with 4.6.0-1, but the 4.6.0~rc1-2, 4.6.0~rc1-3 have been fine. All tried on fash. The difference is used gcc-4.5. Failed builds used gcc-4.5_4.5.2-7, the previous used gcc-4.5_4.5.2-6. Petr -- To UNSUBSCRIBE, email to

Bug#619960: gmt: FTBFS on GNU/kFreeBSD (Shared libraries for GMT under GNU/kFreeBSD are not implemented)

2011-03-28 Thread Petr Salinger
Package: gmt Version: 4.5.5-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. Please update configure.ac as shown bellow and regenerate configure. It would also be nice if you can ask upstream to

Bug#630349: netatalk: FTBFS on GNU/kFreeBSD

2011-06-13 Thread Petr Salinger
From: Mattias Welponer matt...@welponer.net To: Petr Salinger petr.salin...@seznam.cz Subject: Re: AFP support Hi Petr, the package is working fine, no problems so fare. I use the same configuration files as with Debian/Linux before. Everything is working fine. Thanks for your help, Mattias

Bug#630512: ifupdown on GNU/kFreeBSD

2011-06-15 Thread Petr Salinger
Forcing the upgrade does not seem to break DHCP interfaces. However, lo0 no longer works: IMHO, the best way to solve this is to have os-specific set of commands, which ifupdown execute. It would allow us to stop wrapping ifconfig and route and install them directly. For previous problems see

Bug#630104: [kfreebsd] pstree -a: /proc/19/cmdline: Bad address

2011-06-17 Thread Petr Salinger
If you want to help getting it fixed in sid, you can test kfreebsd-8 8.2-1.1 in experimental. It have been reported againts 8.2-1.1 primarily ;-) We need to make sure the GCC upgrade didn't cause any regression before new sid uploads can be made. Nobody objected so far, it have been

Bug#628954: Bug#630104: [kfreebsd] pstree -a: /proc/19/cmdline: Bad address

2011-06-17 Thread Petr Salinger
Do you think the patch in #628954 should be included? I asked upstream if they plan to MFC it, and got no response. I see no reason for not including it, especially, as you need it and tested it on your machine ;-) Petr -- To UNSUBSCRIBE, email to

Bug#630512: ifupdown on GNU/kFreeBSD

2011-06-18 Thread Petr Salinger
Forcing the upgrade does not seem to break DHCP interfaces. However, lo0 no longer works: IMHO, the best way to solve this is to have os-specific set of commands, which ifupdown execute. It would allow us to stop wrapping ifconfig and route and install them directly. For previous problems

Bug#630512: ifupdown on GNU/kFreeBSD

2011-06-18 Thread Petr Salinger
On GNU/kFreeBSD ifconfig and route commands are available. The syntax is (should be) the same as in upstream: http://www.freebsd.org/cgi/man.cgi?query=ifconfig http://www.freebsd.org/cgi/man.cgi?query=route So it's mostly compatible with Linux ifconfig/route? Mostly, but see [1], i.e.

Bug#631160: kfreebsd-9: cve-2011-2480 info disclosure

2011-06-21 Thread Petr Salinger
Fixed upstream in New Revision: 223145 URL: http://svn.freebsd.org/changeset/base/223145 http://lists.freebsd.org/pipermail/svn-src-all/2011-June/040283.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#631469: anjuta build failure on kbsd-*

2011-06-24 Thread Petr Salinger
anjuta 2:3.0.3.0-1 currently ftbfs on kbsd-*. The strange thing is that in scripts/build-schemas.mk: %.gschema.xml: %.ui $(AM_V_GEN)$(top_srcdir)/scripts/builder2schema.pl $ $(prefs_name) $(srcdir)/$(prefs_keyfile) $@ But during make in plugins/build-basic-autotools

Bug#631469: anjuta build failure on kbsd-*

2011-06-24 Thread Petr Salinger
Aka the $(srcdir)/$(prefs_keyfile) is passed as ./ I would say that there is a problem in build rules of anjuta. Any idea why only the kbsd-* buildds fail? On Linux: $ od -ax /tmp/ od: /tmp/: read error: Is a directory 000 On GNU/kFreeBSD $ od -ax /tmp/ | head 000 ack can sub nul

<    8   9   10   11   12   13   14   15   16   >