Processed: Re: Bug#809602: javamail: FTBFS: [ERROR] Java heap space -> [Help 1]

2016-01-02 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://github.com/bndtools/bnd/issues/724
Bug #809602 [src:javamail] javamail: FTBFS: [ERROR] Java heap space -> [Help 1]
Set Bug forwarded-to-address to 'https://github.com/bndtools/bnd/issues/724'.
> reassign -1 bnd 2.4.1-1
Bug #809602 [src:javamail] javamail: FTBFS: [ERROR] Java heap space -> [Help 1]
Bug reassigned from package 'src:javamail' to 'bnd'.
No longer marked as found in versions javamail/1.5.4-1.
Ignoring request to alter fixed versions of bug #809602 to the same values 
previously set
Bug #809602 [bnd] javamail: FTBFS: [ERROR] Java heap space -> [Help 1]
Marked as found in versions bnd/2.4.1-1.

-- 
809602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#809602: javamail: FTBFS: [ERROR] Java heap space -> [Help 1]

2016-01-02 Thread Emmanuel Bourg
Control: forwarded -1 https://github.com/bndtools/bnd/issues/724
Control: reassign -1 bnd 2.4.1-1

I confirm this is a bnd issue. This was fixed in bnd 3.0.

The fix is trivial I'll backport it.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#809602: javamail: FTBFS: [ERROR] Java heap space -> [Help 1]

2016-01-01 Thread Chris Lamb
Source: javamail
Version: 1.5.4-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

javamail fails to build from source in unstable/amd64. This machine has lots of 
RAM, so likely something else wrong?

  [..]

at java.util.Formatter.format(Formatter.java:2488)
at java.util.Formatter.format(Formatter.java:2423)
at java.lang.String.format(String.java:2792)
at aQute.bnd.osgi.Processor.formatArrays(Processor.java:1905)
at aQute.bnd.osgi.Processor.warning(Processor.java:170)
at aQute.bnd.osgi.Macro.replace(Macro.java:228)
at aQute.bnd.osgi.Macro.process(Macro.java:73)
at aQute.bnd.osgi.Macro.process(Macro.java:89)
at aQute.bnd.osgi.Macro.process(Macro.java:59)
at aQute.bnd.osgi.Macro.process(Macro.java:54)
at aQute.bnd.osgi.Processor.getProperty(Processor.java:1189)
at aQute.bnd.osgi.Processor.getProperty(Processor.java:1135)
at aQute.bnd.osgi.Processor.getProperty(Processor.java:826)
at aQute.bnd.osgi.Macro._range(Macro.java:876)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  [INFO] 

  [INFO] Reactor Summary:
  [INFO] 
  [INFO] JavaMail API distribution .. SUCCESS [  1.067 
s]
  [INFO] JavaMail API ... FAILURE [ 20.461 
s]
  [INFO] JavaMail API (no providers)  SKIPPED
  [INFO] JavaMail API jar ... SKIPPED
  [INFO] JavaMail API smtp provider . SKIPPED
  [INFO] JavaMail API imap provider . SKIPPED
  [INFO] JavaMail API Gmail IMAP provider ... SKIPPED
  [INFO] JavaMail API pop3 provider . SKIPPED
  [INFO] JavaMail API dsn support ... SKIPPED
  [INFO] JavaMail API logging handler ... SKIPPED
  [INFO] 

  [INFO] BUILD FAILURE
  [INFO] 

  [INFO] Total time: 22.344 s
  [INFO] Finished at: 2016-01-01T18:13:41+00:00
  [INFO] Final Memory: 11M/3879M
  [INFO] 

  [ERROR] Java heap space -> [Help 1]
  [ERROR] 
  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  [ERROR] 
  [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
  [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
  dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20160101181117.VVA6iv2JC0/javamail-1.5.4
 -Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/home/lamby/temp/cdt.20160101181117.VVA6iv2JC0/javamail-1.5.4/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/home/lamby/temp/cdt.20160101181117.VVA6iv2JC0/javamail-1.5.4/debian
 
-Dmaven.repo.local=/home/lamby/temp/cdt.20160101181117.VVA6iv2JC0/javamail-1.5.4/debian/maven-repo
 package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true 
-Dlocale=en_US returned exit code 1
  debian/rules:6: recipe for target 'build' failed
  make: *** [build] Error 1

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


javamail.1.5.4-1.unstable.amd64.log.txt.gz
Description: Binary data
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#809602: javamail: FTBFS: [ERROR] Java heap space -> [Help 1]

2016-01-01 Thread Emmanuel Bourg
Le 1/01/2016 19:15, Chris Lamb a écrit :

> javamail fails to build from source in unstable/amd64. This machine
> has lots of RAM, so likely something else wrong?

Thank you for the report Chris, this looks like another issue with bnd 2.4.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.