Re: Java failures in packs on hurd-i386... [Bug#753791: simgrid: FTBFS on hurd-i386]

2014-08-31 Thread Samuel Thibault
Control: clone -1 -2 Control: reassign -2 libc0.3 There was also another issue, which was basically making boehm-gc completely ignore pointers on the main stack. This was in libc0.3, thus cloning & reassigning. Samuel -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subj

Re: Java failures in packs on hurd-i386... [Bug#753791: simgrid: FTBFS on hurd-i386]

2014-08-30 Thread Samuel Thibault
Hello, I've dug a bit more the java failures we've been encountering for some time. The particular case of simply running gjdoc was helpful: an object gets allocated, then other happens, then the object gets used, but its method table is completely nuts. It happens that the class field of the ob

Re: Bug#753791: simgrid: FTBFS on hurd-i386

2014-07-20 Thread Samuel Thibault
tony mancill, le Wed 09 Jul 2014 22:26:19 -0700, a écrit : > (gdb) bt > #0 0x012ab278 in gnu.classpath.tools.gjdoc.Main.start(java.lang.String[])int > ( > this=@80c8eb0, args=@8099f98) > at > ../../../../../src/libjava/classpath/tools/gnu/classpath/tools/gjdoc/Main.java:1050 This is:

Re: Bug#753791: simgrid: FTBFS on hurd-i386

2014-07-09 Thread tony mancill
On 07/09/2014 12:50 AM, Samuel Thibault wrote: > tony mancill, le Tue 08 Jul 2014 22:20:01 -0700, a écrit : >> Program received signal SIGUSR1, User defined signal 1. > > SIGUSR1 is benign. Please use > > handle USR1 nostop noprint pass > > To let gdb continue the program, up to where there actu

Re: Bug#753791: simgrid: FTBFS on hurd-i386

2014-07-09 Thread Samuel Thibault
tony mancill, le Tue 08 Jul 2014 22:20:01 -0700, a écrit : > Program received signal SIGUSR1, User defined signal 1. SIGUSR1 is benign. Please use handle USR1 nostop noprint pass To let gdb continue the program, up to where there actually is an illegal instruction. Samuel -- To UNSUBSCRIBE,

Re: Bug#753791: simgrid: FTBFS on hurd-i386

2014-07-08 Thread tony mancill
On 07/06/2014 11:28 AM, tony mancill wrote: > On 07/06/2014 10:45 AM, Matthias Klose wrote: >> Am 06.07.2014 19:06, schrieb Samuel Thibault: >>> Gabriele Giacone, le Sat 05 Jul 2014 03:41:09 +0200, a écrit : It FTBFS on hurd [...] cd /home/user/port/simgrid/simgrid-3.11.1/doc &&

Re: Bug#753791: simgrid: FTBFS on hurd-i386

2014-07-06 Thread Emmanuel Bourg
Le 06/07/2014 19:45, Matthias Klose a écrit : > maybe uploaded class files built with java8. I don't think so, this would be caught by Lintian: http://lintian.debian.org/tags/incompatible-java-bytecode-format.html Currently no package contains classes using the format 52 (Java 8). Emmanuel Bou

Re: Bug#753791: simgrid: FTBFS on hurd-i386

2014-07-06 Thread tony mancill
On 07/06/2014 10:45 AM, Matthias Klose wrote: > Am 06.07.2014 19:06, schrieb Samuel Thibault: >> Gabriele Giacone, le Sat 05 Jul 2014 03:41:09 +0200, a écrit : >>> It FTBFS on hurd >>> >>> [...] >>> cd /home/user/port/simgrid/simgrid-3.11.1/doc && /usr/bin/javadoc -quiet -d >>> /home/user/port/sim

Re: Bug#753791: simgrid: FTBFS on hurd-i386

2014-07-06 Thread Matthias Klose
Am 06.07.2014 19:06, schrieb Samuel Thibault: > Gabriele Giacone, le Sat 05 Jul 2014 03:41:09 +0200, a écrit : >> It FTBFS on hurd >> >> [...] >> cd /home/user/port/simgrid/simgrid-3.11.1/doc && /usr/bin/javadoc -quiet -d >> /home/user/port/simgrid/simgrid-3.11.1/doc/html/javadoc/ >> /home/user/p