Bug#744330: marked as done (groovy: makes xbmc FTBFS)

2014-05-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 May 2014 12:23:05 -0300
with message-id <20140526152305.ga8...@alice.nomadium.lan>
and subject line Bug#744330: fixed in groovy 1.8.6-3
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.(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.(MetaClassRegistryImpl.java:83)
at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.(MetaClassRegistryImpl.java:61)
at groovy.lang.GroovySystem.(GroovySystem.java:29)
at org.codehaus.groovy.runtime.InvokerHelper.(InvokerHelper.java:49)
at groovy.lang.GroovyObjectSupport.(GroovyObjectSupport.java:32)
at groovy.lang.Binding.(Binding.java:34)
at groovy.lang.GroovyShell.(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: groovy
Source-Version: 1.8.6-3

This bug is already fixed but it was preventing groovy >= 1.8.6-3 to
enter testing, so I'm marking it as done.

-- 
Miguel Landaeta, nomadium at debian.org

Bug#744330: marked as done (groovy: makes xbmc FTBFS)

2014-05-07 Thread Debian Bug Tracking System
Your message dated Wed, 07 May 2014 13:00:11 +
with message-id 
and subject line Bug#744330: fixed in xbmc 2:13.0~rc1+dfsg1-1
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.(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.(MetaClassRegistryImpl.java:83)
at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.(MetaClassRegistryImpl.java:61)
at groovy.lang.GroovySystem.(GroovySystem.java:29)
at org.codehaus.groovy.runtime.InvokerHelper.(InvokerHelper.java:49)
at groovy.lang.GroovyObjectSupport.(GroovyObjectSupport.java:32)
at groovy.lang.Binding.(Binding.java:34)
at groovy.lang.GroovyShell.(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:13.0~rc1+dfsg1-1

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 

Bug#744330: marked as done (groovy: makes xbmc FTBFS)

2014-05-01 Thread Debian Bug Tracking System
Your message dated Thu, 01 May 2014 23:20:19 +
with message-id 
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.(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.(MetaClassRegistryImpl.java:83)
at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.(MetaClassRegistryImpl.java:61)
at groovy.lang.GroovySystem.(GroovySystem.java:29)
at org.codehaus.groovy.runtime.InvokerHelper.(InvokerHelper.java:49)
at groovy.lang.GroovyObjectSupport.(GroovyObjectSupport.java:32)
at groovy.lang.Binding.(Binding.java:34)
at groovy.lang.GroovyShell.(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