Re: gdb: problems on kfreebsd-*

2011-07-02 Thread Damien Raude-Morvan
Hi, Le lundi 02 mai 2011 08:46:54, Petr Salinger a écrit : > >> We still have to teach somehow, that thread handling is the same as > >> in linuxthreads (pre-NPTL) implementation. > > > > Any progress on this? It is not funny when you have to support arch which > > you can't usefully use gdb on :

Re: gdb: problems on kfreebsd-*

2011-07-02 Thread Damien Raude-Morvan
Le samedi 02 juillet 2011 23:09:59, Robert Millan a écrit : > 2011/7/2 Damien Raude-Morvan : > > [2] gdb/linux-nat.c > > Are we really using this file? I double checked and you're right => kfreebsd-* is linked with gdb/bsd- uthread.c and gdb/bsd-kvm.c (and not gdb/linux-n

kfreebsd-i386: dl-minimal.c: 138: realloc: Assertion `ptr == alloc_last_block' failed!

2011-08-05 Thread Damien Raude-Morvan
Hi, I'm getting some "Inconsistency detected" message from ld.so under kfreebsd- i386 [1] : Inconsistency detected by ld.so: dl-minimal.c: 138: realloc: Assertion `ptr == alloc_last_block' failed! Is there currently some known issue with toolchain under kfreebsd-i386 ? [1] https://buildd.debian

Bug#637378: /usr/include/machine-amd64/reg.h:48:2: error: unknown type name 'register_t'

2011-08-10 Thread Damien Raude-Morvan
Package: kfreebsd-kernel-headers Version: 0.53 Severity: normal Hi, openjdk-7 currently FTBFS from source with the following error on kfreebsd- amd64 : In file included from /usr/include/machine/reg.h:8:0, [...] /usr/include/machine-amd64/reg.h:48:2: error: unknown type name 'register_t' /usr/inc

Bug#637474: /usr/bin/gij-4.6: segfault under kfreebsd-amd64

2011-08-11 Thread Damien Raude-Morvan
Package: gcj-4.6-jre-headless Version: 4.6.1-2 Severity: normal File: /usr/bin/gij-4.6 X-Debbugs-CC: debian-bsd@lists.debian.org Hi, gij-4.6 just segfault for any java code under kfreebsd-amd64 (whereas it works fine under kfreebsd-i386). I tested all this under asdfasdf.debian.net porterbox.

Re: openjdk-7 FTBFS on kfreebsd-*: dl-minimal.c: 138: realloc: Assertion `ptr == alloc_last_block' failed!

2011-08-22 Thread Damien Raude-Morvan
Hi, On Sat, 6 Aug 2011 01:47:05 +0200, "Damien Raude-Morvan" wrote: > I'm getting some "Inconsistency detected" message from ld.so under > kfreebsd- > i386 [1] : > Inconsistency detected by ld.so: dl-minimal.c: 138: realloc: Assertion > `ptr == &

OpenJDK-7 on kFreeBSD: Status update.

2011-10-05 Thread Damien Raude-Morvan
Hi GNU/kFreeBSD hackers, Here is some openjdk-7 for GNU/kFreeBSD update! Let start by good news. Since early september I have near-fully-working kfreebsd-i386 openjdk-7 snapshots uploaded on my people.debian.org [1]. And since #637474 (GCJ segfault under kfreebsd-amd64) has been fixed, there is n

Re: OpenJDK-7 on kFreeBSD: Status update.

2011-10-07 Thread Damien Raude-Morvan
Le vendredi 07 octobre 2011 22:09:48, Christoph Egger a écrit : > Hi! > > Damien Raude-Morvan writes: > > To get a clear overview of what's going on : > > 1) openjdk-7 source package build fine under both > > > > - a clean sid KVM : http://deb.li/WQyI &

schroot: mount: exec mount_nullfs not found: No such file or directory

2012-02-12 Thread Damien Raude-Morvan
Hi BSD Porters, Since last December, I'm unable to use sbuild/schroot on an unstable box : ~# sbuild-update -ugdc unstable E: 10mount: mount: exec mount_nullfs not found: No such file or directory E: unstable-kfreebsd-amd64-sbuild-1329077042-35644: Chroot setup failed: stage=setup-start Chroot

Re: schroot: mount: exec mount_nullfs not found: No such file or directory

2012-02-12 Thread Damien Raude-Morvan
Hi Robert, On 12/02/2012 22:24, Robert Millan wrote: If someone can confirm this fixes the problem, I could cherry-pick the execvP() fix from upstream, but that requires importing the whole execvP() implementation so I'd rather be sure it's what we need. Could someone please check if 044_mount_

Re: OpenJDK-7 on kFreeBSD (feedback)

2012-02-20 Thread Damien Raude-Morvan
On Mon, 20 Feb 2012 20:17:26 +0200, Georgi Naplatanov wrote: > Hi. Hi Georgi! Nice to see someone interrested by openjdk-7 on kfreebsd :) > I compiled source package openjdk-7-7~b147-2.0 on Wheezy AMD64 without > modification and installed openjdk-7-jre-lib and openjdk-7-jre-headless. > > I co

Re: OpenJDK-7 on kFreeBSD (feedback)

2012-03-12 Thread Damien Raude-Morvan
Hi Christoph and Georgi, On 12/03/2012 15:20, Christoph Egger wrote: Georgi Naplatanov writes: My sbuild (0.62.5-1~bpo60+1) configuration is very simple: ~/.sbuildrc $distribution = 'unstable'; $chroot_mode = 'schroot'; $maintainer_name='kfreebsd-amd64 Build Daemon (fasch)'; $purge_build_di

Re: Is There Anybody Out There?

2012-03-22 Thread Damien Raude-Morvan
Hi BSD Team ! On 22/03/2012 21:27, Robert Millan wrote: Also AFAIK openjdk-7 has never been a blocker, since it's also unavailable on other release architectures. Hum? Other "release target" architectures are in sync : openjdk-7-jdk | 7~u3-2.1-3 | wheezy | amd64, armel, armhf, i386, ia64, m

Re: OpenJDK-7 on kFreeBSD (feedback)

2012-05-12 Thread Damien Raude-Morvan
Le samedi 14 avril 2012 04:35:59, Steven Chamberlain a écrit : > Hi, Hi Steven, > Just to give some new feedback on this, I was able to build and install > openjdk-7 on kfreebsd-i386 from the openjdk-7_7~u3-2.1.1~pre1-1.dsc. > > It took a few attempts though, lots of a disk space and somehow I h

OpenJDK7 on Debian GNU/kFreeBSD

2011-06-23 Thread Damien Raude-Morvan
Hi, I'm currently trying to port OpenJDK7 (ie. icedtea) to Debian GNU/kFreeBSD [1]. Debian GNU/kFreeBSD is a port that consists of GNU userland using the GNU C library on top of FreeBSD kernel with classic Debian package management software :) There is in fact two ports : kfreebsd-i386 and kfre

Re: Bug#567992: OpenJDK7 on Debian GNU/kFreeBSD

2011-06-28 Thread Damien Raude-Morvan
Hi Andrew, Thanks for your feedback. Le mardi 28 juin 2011 02:11:12, Andrew John Hughes a écrit : > On Thu, Jun 23, 2011 at 11:27:44PM +0200, Damien Raude-Morvan wrote: > > Hi, > > > > I'm currently trying to port OpenJDK7 (ie. icedtea) > > These aren'

Re: Bug#567992: OpenJDK7 on Debian GNU/kFreeBSD

2011-06-30 Thread Damien Raude-Morvan
Hi, On Thu, 30 Jun 2011 14:23:41 +0200, Aurelien Jarno wrote: > On Wed, Jun 29, 2011 at 08:21:35PM +0200, Robert Millan wrote: >> 2011/6/29 Andrew John Hughes : >> > Is there a recommended way of getting access to a GNU/kFreeBSD box >> > e.g. an SSH login or a KVM >> > image? >> >> There are two

Re: [Openjdk] Bug#708818: Updated kFreeBSD support

2013-05-20 Thread Damien Raude-Morvan
Hi, 2013/5/20 Guido Günther > Hi Matthias, hi kFreeBSD porters, > > On Sun, May 19, 2013 at 12:38:50PM +0200, Matthias Klose wrote: > > Am 18.05.2013 19:36, schrieb Guido Günther: > > > Package: openjdk-7 > > > Version: 7u21-2.3.9-4 > > > Severity: wishlist > > > Tags: patch > > > > > > Hi, > >

Re: [Openjdk] Bug#708818: Updated kFreeBSD support

2013-05-20 Thread Damien Raude-Morvan
2013/5/20 Guido Günther > > > @porters: can the buildds be updated so we can respin the build? > > > > > > > I've contacted buildd admin of kfreebsd-{amd64,i386} to update buildd > > machines to wheezy. > > Cool. I wonder if we should binNMU in the meantime? in the meantime, I've pushed prebui

Re: [Openjdk] default-jdk change on kfreebsd

2013-08-17 Thread Damien Raude-Morvan
Hi, Le samedi 17 août 2013 16:21:06 Christoph Egger a écrit : > I've been talking with Julien from the release team and Damien, the > openjdk maintainer here at DebConf. > > Switching could -- as far as I understand -- work as follows: > > * Make openjdk-7 default. No other actions needed and s