Source: sat4j
Version: 2.2.0-1
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 binary
> dh_testdir
> CLASSPATH=/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/commons-cli.jar:/usr/share/java/commons-beanutils.jar:/usr/share/java/js.jar:/usr/share/java/junit4.jar:/usr/share/java/jmock.jar:/usr/share/java/hamcrest-core.jar:/usr/lib/jvm/java-6-openjdk/lib/tools.jar
>  /usr/lib/jvm/java-6-openjdk/bin/java org.apache.tools.ant.Main -propertyfile 
> debian/ant.properties -Drelease=2.2.0 p2-tests
> Buildfile: /build/user-sat4j_2.2.0-1-amd64-07k61x/sat4j-2.2.0/build.xml
> 
> p2-tests:
> 
> tests:
>      [echo] Compiling test files
>     [javac] /build/user-sat4j_2.2.0-1-amd64-07k61x/sat4j-2.2.0/build.xml:394: 
> warning: 'includeantruntime' was not set, defaulting to 
> build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 70 source files to 
> /build/user-sat4j_2.2.0-1-amd64-07k61x/sat4j-2.2.0/bin
>     [javac] Note: 
> /build/user-sat4j_2.2.0-1-amd64-07k61x/sat4j-2.2.0/org.sat4j.pb/src/test/java/org/sat4j/pb/GoodOPBReader.java
>  uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>      [echo] Running JUNIT tests
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          
> jar:file:/usr/share/java/ant-1.8.0.jar!/org/apache/tools/ant/Project.class
>     [junit]      and 
> jar:file:/usr/share/java/ant.jar!/org/apache/tools/ant/Project.class
>     [junit] Running org.sat4j.ModelIteratorTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.114 sec
>     [junit] Running org.sat4j.SingleSolutionTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
>     [junit] Running org.sat4j.TestConstrGroup
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
>     [junit] Running org.sat4j.TestFreeId
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
>     [junit] Running org.sat4j.TestQuickExplain
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
>     [junit] Running org.sat4j.core.VecTest
>     [junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
>     [junit] Running org.sat4j.minisat.AbstractAcceptanceTestCase
>     [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.011 sec
>     [junit] Test org.sat4j.minisat.AbstractAcceptanceTestCase FAILED
>     [junit] Running org.sat4j.minisat.GenericM2Test
>     [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 0.747 sec
>     [junit] Running org.sat4j.minisat.M2AtLeastTest
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 0.702 sec
>     [junit] Running org.sat4j.minisat.M2BackjumpingTest
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 1.453 sec
>     [junit] Running org.sat4j.minisat.M2CardMaxYannTest
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 1.388 sec
>     [junit] Running org.sat4j.minisat.M2CardMinYannTest
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 1.211 sec
>     [junit] Running org.sat4j.minisat.M2MiniLearningCBTest
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 0.874 sec
>     [junit] Running org.sat4j.minisat.M2MiniLearningTest
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 0.715 sec
>     [junit] Running org.sat4j.minisat.M2MiniSATTest
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 0.716 sec
>     [junit] Running org.sat4j.minisat.M2RelsatTest
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 0.929 sec
>     [junit] Running org.sat4j.minisat.TestAssertion
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
>     [junit] Running org.sat4j.minisat.TestLubyFunction
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
>     [junit] Running org.sat4j.minisat.TestsFonctionnels
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
>     [junit] Running org.sat4j.minisat.VarOrderTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
>     [junit] Running org.sat4j.minisat.constraints.LitTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
>     [junit] Running org.sat4j.minisat.core.HeapTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
>     [junit] Running org.sat4j.minisat.core.LboolTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
>     [junit] Running org.sat4j.minisat.core.QueueTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
>     [junit] Running org.sat4j.minisat.core.TestAtMost
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
>     [junit] Running org.sat4j.pb.TestDependencyHelper
>     [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.094 sec
>     [junit] Running org.sat4j.pb.TestEclipseBug247567
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
>     [junit] Running org.sat4j.pb.TestEclipseBug275101
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.37 sec
>     [junit] Running org.sat4j.pb.TestObjectiveFunction
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
>     [junit] Running 
> org.sat4j.pb.constraints.CompetPBResHTMixedConstraintsObjectiveLearningTest
>     [junit] Exception in thread "main" java.lang.OutOfMemoryError: Java heap 
> space
>     [junit] Running 
> org.sat4j.pb.constraints.CompetPBResHTMixedConstraintsObjectiveLearningTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] Test 
> org.sat4j.pb.constraints.CompetPBResHTMixedConstraintsObjectiveLearningTest 
> FAILED (crashed)
>     [junit] Running 
> org.sat4j.pb.constraints.CompetPBResMinHTMixedConstraintsObjectiveLearningTest
> make: *** wait: No child processes.  Stop.
> make: *** Waiting for unfinished jobs....
> make: *** wait: No child processes.  Stop.
> libfakeroot, when sending message: Invalid argument
> libfakeroot, when sending message: Invalid argument
> Build killed with signal TERM after 60 minutes of inactivity
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20100731-2014

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/31/sat4j_2.2.0-1_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