please build subversion with neon 0.26.x

Laszlo Boszormenyi gcs at lsc.hu
Fri Oct 27 02:38:42 UTC 2006


On Tue, 2006-10-24 at 18:43 -0500, Peter Samuelson wrote:
> [Laszlo Boszormenyi]
> > Why is it still pending? It seems apache2-mpm-prefork has a grave
> > bug, but the link does not show anything.
> Because it's a big transition.  It involves apache2 plus _all_ apache2
> modules (about 40 source packages, maybe a bit more), since an apache
> module cannot support both 2.0 and 2.2 so every module must be
> recompiled.
 I know this part, but I can't find any pointers how it goes
step-by-step. I have expected a blocking bug in apache2 to show which
packages/bugs needs to be fixed for this transition. Couldn't find it,
only a note that apache2 is a valid candidate to Etch transition.

> > It is Subversion that FTBFS, both with neon 0.25.x and 0.26.y as
> > build-dependency. Deleted the build logs, but may do it again for you
> > if you ask for it.
> That would be useful - I haven't observed any such failures here.  If
> it is the same failure, then I suppose just redo the one for neon26.
 OK, my box is an x86, running Etch, build envronment is a Sid chroot.
Some parts of the build with neon 0.25:
/usr/lib/jvm/java-gcj/bin/java -Djava.library.path=subversion/bindings/java/javahl/native/.libs:/usr/lib -classpath subversion/bindings/java/javahl/classes:/usr/share/java/junit.jar org.tigris.subversion.javahl.tests.BasicTests
..................E.......F....
Time: 73.039
There was 1 error:
1) testBasicCatStream(org.tigris.subversion.javahl.tests.BasicTests)java.lang.NullPointerException
   at org.tigris.subversion.javahl.SVNClientSynchronized.streamFileContent(SVNClientSynchronized.java:1237)
   at org.tigris.subversion.javahl.tests.BasicTests.testBasicCatStream(BasicTests.java:1218)
   at org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:69)
There was 1 failure:
1) testBasicLocking(org.tigris.subversion.javahl.tests.BasicTests)junit.framework.AssertionFailedError: file should be read only now expected:<false> but was:<true>
   at org.tigris.subversion.javahl.tests.BasicTests.testBasicLocking(BasicTests.java:1408)
   at org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:69)

FAILURES!!!
Tests run: 29,  Failures: 1,  Errors: 1

... and ...

Running all tests in update_tests.py...success
Running all tests in switch_tests.py...FAILURE
Running all tests in prop_tests.py...success
At least one test FAILED,
checking /root/compile/subversion-1.4.0/BUILD/tests.log
FAIL:  switch_tests.py 17: refresh the WC file system read-only attribute
[...]
make: *** [debian/stamp-build-arch] Error 1

Regards,
Laszlo/GCS




More information about the pkg-subversion-maintainers mailing list