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

Re: Candidate bug in build process -- cannot pass tests building/testing as root

From: David Summers <david_at_summersoft.fay.ar.us>
Date: Mon, 18 Feb 2008 09:11:23 -0600 (CST)

On Sun, 17 Feb 2008, Charles Butterfield wrote:

> Date: Sun, 17 Feb 2008 21:53:23 -0500
> From: Charles Butterfield <charles.butterfield_at_nextcentury.com>
> To: dev_at_subversion.tigris.org
> Subject: Candidate bug in build process -- cannot pass tests building/testing
> as root
>
>
> When building 1.4.6 as root (under CentOS 5.1), one of the tests fails,
> and several tests are skipped.
>
> The failed test is:
> FAIL: switch_tests.py 17: refresh the WC file system read-only
> attribute
>
> The skipped tests are:
> SKIP: utf8_tests.py 1: conversion of paths and logs to/from utf8
> SKIP: svnsync_tests.py 14: verify that unreadable content is not synced
> SKIP: svnsync_tests.py 15: verify that copies from unreadable dirs work
> SKIP: svnsync_tests.py 16: verify copies with mods from unreadable dirs
> SKIP: svnsync_tests.py 17: verify copies with mods from unreadable dirs
> +copy
> SKIP: authz_tests.py 1: authz issue #2486 - open root
> SKIP: authz_tests.py 2: authz issue #2486 - open directory
> SKIP: authz_tests.py 3: broken authz files cause errors
> SKIP: authz_tests.py 4: test authz for read operations
> SKIP: authz_tests.py 5: test authz for write operations
> SKIP: authz_tests.py 6: test authz for checkout
> SKIP: authz_tests.py 7: test authz for log and tracing path changes
> SKIP: authz_tests.py 8: test authz for checkout and update
> SKIP: authz_tests.py 9: test authz for export with unreadable subfolder
> SKIP: authz_tests.py 10: test the authz validation rules
> SKIP: authz_tests.py 11: test authz for locking
>
>
> Steps to reproduce:
> -------------------
>
> more /etc/redhat-release
> uname -a
> wget http://subversion.tigris.org/downloads/subversion-1.4.6.tar.bz2
> bunzip2 subversion-1.4.6.tar.bz2
> tar -xvf subversion-1.4.6.tar
> cd subversion-1.4.6
> ./configure
> make
> make install
> make check check-swig-pl check-swig-py CLEANUP=yes
>
> Related data:
> -------------
>
> 1) OS = CentOS 5.1
> 2) uname -a
> Linux ls2.hq.nextcentury.com 2.6.18-53.1.13.el5PAE #1 SMP
> Tue Feb 12 13:33:01 EST 2008 i686 i686 i386 GNU/Linux
> 3) Build options (see above commands and attached files)
> - typescript
> - config.log
> - tests.log
>
> Regards
> -- Charlie
>
>

Try building the RPM from the packages/rpm/rhel-5 directory as non-root
and see if that works for you. I built it fine no problems.

Also, what version of NEON did you use? It requires NEON 0.27.2 or
greater, I believe.

--
David Wayne Summers        "Linux: Because reboots are for hardware upgrades!"
david@summersoft.fay.ar.us PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  0B44 B118 85CC F4EC 7021  1ED4 1516 5B78 E320 2001
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-02-18 16:11:36 CET

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.