[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: make check failures for 0.35.1

From: <kfogel_at_collab.net>
Date: 2003-12-23 21:08:02 CET

No, these are not known errors. I don't have a 0.35.1 build handy at
the moment. Can you do

   $ cd /usr/src/subversion-0.35.1/subversion/tests/clients/cmdline
   $ ./export_tests.py -v

Also, why does it say externals_tests had a failure, but then not show
it in the "FAIL:" lines that followed?

-Karl

Joerg Hessdoerfer <Joerg.Hessdoerfer@sea-gmbh.com> writes:
> I just compiled BDB 4.2.52, httpd 2.0.48 and subversion 0.35.1, and did a
> 'make check'.
> This is on a up-to-date debian woody-i386.
>
> I'm getting the following output:
>
> joelap:/usr/src/subversion-0.35.1# make check
> [...]
> Running all tests in export_tests.py...FAILURE
> Running all tests in externals_tests.py...FAILURE
> [...]
> At least one test FAILED, checking /usr/src/subversion-0.35.1/tests.log
> FAIL: export_tests.py 2: export the greek tree
> FAIL: export_tests.py 3: export working copy
> FAIL: export_tests.py 4: export working copy with mods
> FAIL: export_tests.py 6: export with keyword translation
> FAIL: export_tests.py 7: export with eol translation
> FAIL: export_tests.py 8: export working copy with keyword translation
> FAIL: export_tests.py 9: export working copy with property mods
> FAIL: export_tests.py 10: export working copy at base revision
> make: *** [check] Error 1
> joelap:/usr/src/subversion-0.35.1#
>
> All other tests passed, so I deleted the output. Is this a known error or due
> to misconfiguration?
>
> I used the following configure switches for apache:
> ./configure --prefix=/usr/local/apache2 --enable-dav=shared --with-dbm=db4
> --with-berkeley-db=/usr/local/BerkeleyDB.4.2
>
> and for subversion:
> ./configure --prefix=/usr/local --with-apxs=/usr/local/apache2/bin/apxs
> --with-berkeley-db=/usr/local/BerkeleyDB.4.2
>
> Thanks,
> Joerg
> --
> Leading SW developer - S.E.A GmbH
> Mail: joerg.hessdoerfer@sea-gmbh.com
> WWW: http://www.sea-gmbh.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 23 21:58:44 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.