[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#301446: marked as done (jikes: Hangs during build on amd64.)



Your message dated Tue, 18 Aug 2009 20:56:50 +0100
with message-id <1250625410.952395.4722.nullmailer@kmos.homeip.net>
and subject line Package jikes has been removed from Debian
has caused the Debian Bug report #301446,
regarding jikes: Hangs during build on amd64.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
301446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=301446
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: jikes
Version: 1:1.22-2

Hi,

When doing some build tests on amd64, I had 2 package that failed
because jikes seems to be running forever.

The 2 packages that failed where javacc and
libcommons-collections3-java.

When building javacc the last few lines that get printed are:
    [javac]    281.       for (java.util.Enumeration enum = rexprlist.elements(); enum.hasMoreElements();) {
    [javac]
  ^--^
    [javac] *** Lexical Warning: The use of "enum" as an identifier is deprecated, as it will be a keyword once -source 1.5 is implemented.

A strace of it showed this:
6373  write(2, "s", 1 <unfinished ...>
6375  mprotect(0x14c6000, 20480, PROT_READ|PROT_WRITE|PROT_EXEC <unfinished ...>6373  <... write resumed> )             = 1
6375  <... mprotect resumed> )          = 0
6373  write(2, "o", 1 <unfinished ...>
6375  write(1, "    [javac]
                  ^--^\n", 87 <unfinished ...>
6373  <... write resumed> )             = 1
6373  write(2, "u", 1)                  = 1
[...]
6373  write(2, "e", 1)                  = 1
6373  write(2, "n", 1)                  = 1
6373  write(2, "u", 1)                  = 1
6373  write(2, "m", 1)                  = 1
6373  write(2, ".", 1)                  = 1
6373  write(2, "h", 1)                  = 1
6373  write(2, "a", 1 <unfinished ...>
6375  <... write resumed> )             = 87
6375  rt_sigprocmask(SIG_BLOCK, [RT_7], [], 8) = 0
6375  rt_sigpending([])                 = 0
6375  rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
6375  rt_sigprocmask(SIG_BLOCK, [RT_7], [], 8) = 0
6375  rt_sigpending([])                 = 0
6375  rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
6375  _exit(0)                          = ?

The build of libcommons-collections3-java showed something simular.

I have no clue about what might be wrong.  The only hint I
can give is that is seems to be using threads and on amd64
we do not have linuxthreads only nptl.


Kurt



--- End Message ---
--- Begin Message ---
Version: 1:1.22-7+rm

You filled the bug http://bugs.debian.org/301446 in Debian BTS
against the package jikes. I'm closing it as fixed in *unstable*,
but it will remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/508366. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply to: