Source: red5
Version: 0.9.1-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100731 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> dh_testroot
> dh_clean 
> cd . && /usr/lib/jvm/java-6-openjdk/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-trax.jar:/usr/share/java/xercesImpl.jar:/usr/share/java/xmlParserAPIs.jar:/usr/share/java/ant-junit.jar:/usr/lib/jvm/java-6-openjdk/lib/tools.jar
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true -Ddoc.prepare=true -Ddoc.wiki2docbook=true   
> -propertyfile 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/debian/ant.properties clean
> Buildfile: /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/build.xml
>   [taskdef] Could not load definitions from resource 
> org/apache/ivy/ant/antlib.xml. It could not be found.
> 
> clean:
> 
> BUILD SUCCESSFUL
> Total time: 0 seconds
> rm -f debian/stamp-ant-build
>  dpkg-source -b red5-0.9.1
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building red5 using existing ./red5_0.9.1.orig-doc.tar.gz 
> ./red5_0.9.1.orig.tar.gz
> dpkg-source: info: building red5 in red5_0.9.1-2.debian.tar.gz
> dpkg-source: info: building red5 in red5_0.9.1-2.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && /usr/lib/jvm/java-6-openjdk/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-trax.jar:/usr/share/java/xercesImpl.jar:/usr/share/java/xmlParserAPIs.jar:/usr/share/java/ant-junit.jar:/usr/lib/jvm/java-6-openjdk/lib/tools.jar
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true -Ddoc.prepare=true -Ddoc.wiki2docbook=true   
> -propertyfile 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/debian/ant.properties jar 
> remote-jar javadoc doc-html
> Buildfile: /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/build.xml
>   [taskdef] Could not load definitions from resource 
> org/apache/ivy/ant/antlib.xml. It could not be found.
> 
> -library.check:
>      [echo] Java: java.home is /usr/lib/jvm/java-6-openjdk/jre and the target 
> version is 1.6
>      [echo] Ant: ant.home is /usr/share/ant and the target version is Apache 
> Ant version 1.8.0 compiled on March 11 2010
> 
> -java6.check:
>      [echo] Using Java 1.6
> 
> prepare:
>     [mkdir] Created dir: /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/bin
>     [mkdir] Created dir: /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/dist
>     [mkdir] Created dir: 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/dist/log
>     [mkdir] Created dir: 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/cluster
>     [mkdir] Created dir: 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/cluster/origin
>     [mkdir] Created dir: 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/cluster/edge
>     [mkdir] Created dir: 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/bin/testcases/classes
>     [mkdir] Created dir: 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/bin/testcases/testreports
> 
> compile:
>      [echo] javac version: 1.6
>      [echo] Not using the Eclipse IDE
>      [echo] Compiler adapter name: modern
>   [taskdef] Could not load definitions from resource 
> org/apache/ivy/ant/antlib.xml. It could not be found.
> 
> compile-core:
>   [taskdef] Could not load definitions from resource 
> org/apache/ivy/ant/antlib.xml. It could not be found.
> 
> retrieve:
>     [javac] /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/build.xml:242: 
> warning: 'includeantruntime' was not set, defaulting to 
> build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 522 source files to 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/bin
>     [javac] Note: 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/src/org/red5/io/FileKeyFrameMetaCache.java
>  uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/src/org/red5/io/object/Serializer.java
>  uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>   [taskdef] Could not load definitions from resource 
> org/apache/ivy/ant/antlib.xml. It could not be found.
> 
> compile-core-compatibility:
>   [taskdef] Could not load definitions from resource 
> org/apache/ivy/ant/antlib.xml. It could not be found.
> 
> compile-demos:
>      [echo] Webapps dir: webapps
>      [echo] Webapps build dir: dist/webapps
>      [copy] Copying 7 files to 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/dist/webapps/root
>      [copy] Copying 3 files to 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/dist/webapps/root
>      [copy] Copied 1 empty directory to 1 empty directory under 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/dist/webapps/installer
>      [copy] Warning: /flash/trunk/deploy does not exist.
>   [taskdef] Could not load definitions from resource 
> org/apache/ivy/ant/antlib.xml. It could not be found.
> 
> prepare:
> 
> compile-script:
>     [javac] /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/build.xml:342: 
> warning: 'includeantruntime' was not set, defaulting to 
> build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 4 source files to 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/bin
>     [javac] 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/src/org/red5/server/script/jython/JythonScriptFactory.java:28:
>  cannot find symbol
>     [javac] symbol  : class PyJavaInstance
>     [javac] location: package org.python.core
>     [javac] import org.python.core.PyJavaInstance;
>     [javac]                       ^
>     [javac] 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/src/org/red5/server/script/jython/JythonScriptFactory.java:148:
>  cannot find symbol
>     [javac] symbol  : class PyJavaInstance
>     [javac] location: class org.red5.server.script.jython.JythonScriptFactory
>     [javac]                                           args[i] = new 
> PyJavaInstance(arguments[i]);
>     [javac]                                                         ^
>     [javac] Note: 
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/src/org/red5/server/script/rhino/RhinoScriptUtils.java
>  uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 2 errors
> 
> BUILD FAILED
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/build.xml:231: The following 
> error occurred while executing this line:
> /build/user-red5_0.9.1-2-amd64-sm4J34/red5-0.9.1/build.xml:342: Compile 
> failed; see the compiler error output for details.
> 
> Total time: 8 seconds
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/31/red5_0.9.1-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to