Your message dated Thu, 01 May 2014 23:20:19 +0000
with message-id <e1wg0h5-0001ai...@franck.debian.org>
and subject line Bug#744330: fixed in xbmc 2:12.3+dfsg2-5
has caused the Debian Bug report #744330,
regarding groovy: makes xbmc FTBFS
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 ow...@bugs.debian.org
immediately.)


-- 
744330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744330
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: groovy
Version: 1.8.6-2
Severity: serious


Hi,

Xbmc stopped building with latest groovy upload even with the
workaround for another groovy bug. :-(

touch xbmc/interfaces/python/generated/doxygenxml
mkdir -p xbmc/interfaces/python/generated
/usr/bin/swig -w401 -c++ -o
xbmc/interfaces/python/generated/AddonModuleXbmc.xml -xml -I./xbmc
-xmllang python xbmc/interfaces/swig/AddonModuleXbmc.i
# work around groovy crash
groovyc -cp 
"/usr/share/java/groovy-all-1.8.6.jar:/usr/share/java/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python"
-d tools/codegenerator tools/codegenerator/Helper.groovy
tools/codegenerator/SwigTypeParser.groovy
xbmc/interfaces/python/MethodType.groovy
xbmc/interfaces/python/PythonTools.groovy
groovy -cp 
"/usr/share/java/groovy-all-1.8.6.jar:/usr/share/java/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python"
\
        ./tools/codegenerator/Generator.groovy
xbmc/interfaces/python/generated/AddonModuleXbmc.xml
xbmc/interfaces/python/PythonSwig.cpp.template
xbmc/interfaces/python/generated/AddonModuleXbmc.cpp
xbmc/interfaces/python/generated/doxygenxml
java.lang.OutOfMemoryError: Java heap space
    at java.util.ArrayList.<init>(ArrayList.java:144)
    at 
org.codehaus.groovy.reflection.GeneratedMetaMethod$DgmMethodRecord.loadDgmInfo(GeneratedMetaMethod.java:193)
    at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.registerMethods(MetaClassRegistryImpl.java:155)
    at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.<init>(MetaClassRegistryImpl.java:83)
    at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.<init>(MetaClassRegistryImpl.java:61)
    at groovy.lang.GroovySystem.<clinit>(GroovySystem.java:29)
    at org.codehaus.groovy.runtime.InvokerHelper.<clinit>(InvokerHelper.java:49)
    at groovy.lang.GroovyObjectSupport.<init>(GroovyObjectSupport.java:32)
    at groovy.lang.Binding.<init>(Binding.java:34)
    at groovy.lang.GroovyShell.<init>(GroovyShell.java:70)
    at groovy.ui.GroovyMain.processOnce(GroovyMain.java:544)
    at groovy.ui.GroovyMain.run(GroovyMain.java:337)
    at groovy.ui.GroovyMain.process(GroovyMain.java:323)
    at groovy.ui.GroovyMain.processArgs(GroovyMain.java:120)
    at groovy.ui.GroovyMain.main(GroovyMain.java:100)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at 
org.codehaus.groovy.tools.GroovyStarter.rootLoader(GroovyStarter.java:108)
    at org.codehaus.groovy.tools.GroovyStarter.main(GroovyStarter.java:130)
[xbmc/interfaces/python/generated/AddonModuleXbmc.xml,
xbmc/interfaces/python/PythonSwig.cpp.template,
xbmc/interfaces/python/generated/AddonModuleXbmc.cpp,
xbmc/interfaces/python/generated/doxygenxml]
Caught: groovy.lang.MissingMethodException: No signature of method:
[Ljava.lang.String;.each() is applicable for argument types:
(Generator$_run_closure1) values: [Generator$_run_closure1@201ce33e]
Possible solutions: wait(), wait(long), equals(java.lang.Object),
wait(long, int), getAt(java.lang.Integer)
groovy.lang.MissingMethodException: No signature of method:
[Ljava.lang.String;.each() is applicable for argument types:
(Generator$_run_closure1) values: [Generator$_run_closure1@201ce33e]
Possible solutions: wait(), wait(long), equals(java.lang.Object),
wait(long, int), getAt(java.lang.Integer)
    at Generator.run(Generator.groovy:40)
make[2]: *** [xbmc/interfaces/python/generated/AddonModuleXbmc.cpp] Error 1
rm xbmc/interfaces/python/generated/AddonModuleXbmc.xml
make[2]: Leaving directory `/«BUILDDIR»/xbmc-12.3+dfsg2'
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/«BUILDDIR»/xbmc-12.3+dfsg2'

This happened with a fully updated unstable sbuild chroot for rebuilding xbmc.

Thanks,
Balint

--- End Message ---
--- Begin Message ---
Source: xbmc
Source-Version: 2:12.3+dfsg2-5

We believe that the bug you reported is fixed in the latest version of
xbmc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 744...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balint Reczey <bal...@balintreczey.hu> (supplier of updated xbmc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 12:21:01 +0200
Source: xbmc
Binary: xbmc xbmc-bin xbmc-eventclients-common xbmc-eventclients-dev 
xbmc-eventclients-wiiremote xbmc-eventclients-j2me xbmc-eventclients-ps3 
xbmc-eventclients-xbmc-send
Architecture: source all amd64
Version: 2:12.3+dfsg2-5
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Balint Reczey <bal...@balintreczey.hu>
Description: 
 xbmc       - XBMC Media Center (arch-independent data package)
 xbmc-bin   - XBMC Media Center (binary data package)
 xbmc-eventclients-common - XBMC Media Center (Event Client Common package)
 xbmc-eventclients-dev - XBMC Media Center (Event Client Dev package)
 xbmc-eventclients-j2me - XBMC Media Center (Event Client J2ME package)
 xbmc-eventclients-ps3 - XBMC Media Center (Event Client PS3 package)
 xbmc-eventclients-wiiremote - XBMC Media Center (Event Client WII Remote 
support package)
 xbmc-eventclients-xbmc-send - XBMC Media Center (Event Client XBMC-SEND 
package)
Closes: 743558 744330 746435
Changes: 
 xbmc (2:12.3+dfsg2-5) unstable; urgency=low
 .
   * Make package team-maintained by Debian Multimedia Maintainers.
     Debian XBMC Packaging Team which was dysfunctional since the single
     developer member of it is MIA since months.
   * Remove Andres Mejia as uploader since he is tracked as MIA.
     Thank you for maintaining the package for a long time! (Closes: #743558)
   * Use groovy.jar instead of groovy-all-1.8.6.jar to work around FTBFS
     (Closes: #744330)
   * Rebuild to depend on latest librtmp (Closes: #746435)
   * Stop shipping minified iscroll.js
   * Make xbmc depend on libjs-iscroll and use minified iscroll.js from it
   * Ignore Lintian warning about minified iScroll temporarily.
     Latest xbmc package in experimental is already fixed
Checksums-Sha1: 
 55a1b2063e0349290332f73406d9cbaa0bae67b5 4141 xbmc_12.3+dfsg2-5.dsc
 27f9113842be588bbef445465923c1d72dc15176 77688 xbmc_12.3+dfsg2-5.debian.tar.xz
 0a389c4f4ab55d5b2664cebccc5bbdabcaa42bf8 17062202 xbmc_12.3+dfsg2-5_all.deb
 2aac4f547d76c92df2f51c52e510637b8ead9a20 6261984 
xbmc-bin_12.3+dfsg2-5_amd64.deb
 d671d79400494336ddefd17a33aaad6c29985899 52442 
xbmc-eventclients-common_12.3+dfsg2-5_all.deb
 1aa2eed9e2b985feaa9a4c0da36620649dc61bcf 38720 
xbmc-eventclients-dev_12.3+dfsg2-5_all.deb
 90ef3210a95b85d1ae58ae68d0dabe0eabdd1a6c 51036 
xbmc-eventclients-wiiremote_12.3+dfsg2-5_amd64.deb
 dd8397bf38fa6265c851f922f74d76c6be55a0b5 32494 
xbmc-eventclients-j2me_12.3+dfsg2-5_all.deb
 38825e8bb5e60e592419cfce143589a97e6e3ef8 32882 
xbmc-eventclients-ps3_12.3+dfsg2-5_all.deb
 3a06864cb783969d5aaa59d7f97c1c2b2a977726 31766 
xbmc-eventclients-xbmc-send_12.3+dfsg2-5_all.deb
Checksums-Sha256: 
 5377a0c493dd2fdf18ebd5cc4d0fa1139740046ba12a85bed07bc145dd8d86a0 4141 
xbmc_12.3+dfsg2-5.dsc
 642e255190eb57b88a766d7f8d8bb6f51a1f9f65b6af3dd82dbe00de1d5982bc 77688 
xbmc_12.3+dfsg2-5.debian.tar.xz
 d6f15c47e6965f2734672c3fbec78998672418baf9c8aba2bfa6ef012f51bf31 17062202 
xbmc_12.3+dfsg2-5_all.deb
 a45bbb2c7fc02061409aa69b893bdfcc7450a6d5291727832c3bf31a44182e6d 6261984 
xbmc-bin_12.3+dfsg2-5_amd64.deb
 16a3f65fe134ed835e82624510fc85ba97a5acf6a905b8f1c4f0ec2850f6f9dd 52442 
xbmc-eventclients-common_12.3+dfsg2-5_all.deb
 c4d85f44ef591bbb113d0302e41889eef9375feb9a2f94aed1742b4eeed23dcc 38720 
xbmc-eventclients-dev_12.3+dfsg2-5_all.deb
 ffc36ee9ca67fc3a3f200414d7b451faa17d179f605eca77c5fe0fec99fc891f 51036 
xbmc-eventclients-wiiremote_12.3+dfsg2-5_amd64.deb
 1fa83ab31ba76ecd7d0e41b08807ed344bda94fe1124d2646b3c38ef0e60dcd4 32494 
xbmc-eventclients-j2me_12.3+dfsg2-5_all.deb
 d5bf133fb2f582f7be061578b8394991a4c09dbcd4716d6846295605eb889e48 32882 
xbmc-eventclients-ps3_12.3+dfsg2-5_all.deb
 9ea37de351de59a16145594f4046f251d1e9763e20d9b6a08f654dc38c268aad 31766 
xbmc-eventclients-xbmc-send_12.3+dfsg2-5_all.deb
Files: 
 9f9e43ceb60c16a5467422795138195e 17062202 video optional 
xbmc_12.3+dfsg2-5_all.deb
 35c2116aee6ff0f7cd1b3064803dcb06 6261984 video optional 
xbmc-bin_12.3+dfsg2-5_amd64.deb
 23a59dab9d9ae7f003c5f5ee1a236d4b 52442 video optional 
xbmc-eventclients-common_12.3+dfsg2-5_all.deb
 517e80d8bb273b135c7f5523569a5b5d 38720 libdevel optional 
xbmc-eventclients-dev_12.3+dfsg2-5_all.deb
 b4c388a7377a7645ef20ecf86f0fab03 51036 video optional 
xbmc-eventclients-wiiremote_12.3+dfsg2-5_amd64.deb
 c8ef9774bcd521e85d270f776c23568a 32494 video optional 
xbmc-eventclients-j2me_12.3+dfsg2-5_all.deb
 29b4ece6b13692cdf3280ad500ba8029 32882 video optional 
xbmc-eventclients-ps3_12.3+dfsg2-5_all.deb
 4f0723d23eeded321c07799cc9338bd3 31766 video optional 
xbmc-eventclients-xbmc-send_12.3+dfsg2-5_all.deb
 eeeb5d39b1fc97dd165485f2ffba649d 4141 video optional xbmc_12.3+dfsg2-5.dsc
 d4a11b81ac6c385fb9a7e93fec478e5e 77688 video optional 
xbmc_12.3+dfsg2-5.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJTYtB9AAoJEPZk0la0aRp9I+QQAI7IqVDVF/cPu3Z6jOcyrOV/
brDW00YR/Md4sO6/pf9nLJENpoG98iaOEQ7kv7APrb/Tu9SQIzojWt8QTfYmT4xd
/pNNqO3aeAKYevJr8DICc7r5hJgE/wLufYvuCd+dHJnJX27Z3hc5b0Xq5AGgpcp+
Ey+HX5sIGua+JW4+Map+7krL7FXIYdib/0mrsLgRgMuJf55jVFuar38r2/skSjuR
iMgLWz/K3xh+eJmdJcMSu/tX6Wl5KJQstIjwU7nFA9C3N0OYmSbQmoYIoYoMBHha
3Xw1P1JPkfjdVWJaWTRp0XSAx+12SLQ1WVQGJVnjeYX23s1hdUqDAYTWPiyhEhVw
yY+IWTrwFTyGuPOWqI3lfO1OMsixm30yfWQWd2GHW/Oj+vDEu3CMIY8EoG3jBoZG
ABHh7YOjbYVFi363QhB1VtszE0uhAeZkl1tBIJ0JrqtCDo6Xxc5raEE5IEdPt9XB
c+OoHfLDfMTqEDkSyfoSmTK2M6mPUPNByPeCSTLVNntP8++rMlx3M6H1c+1z8Dzo
W9QM8NalM0+DPVD9xGbmkh0GrSZoArPX+dHzIlIrGUYWZGrjg6YydDo3jK4nUD4a
NIePJc/9MPIO1P37sEXeIF0unnJOcmGooG4nOcl9Vl0XKk8xP68Oe905ccDZybzX
mRjEaoZvcanCogP/gdkH
=HMga
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to