Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Installation - Getting started with Red Hat Linux
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
New Subversion SRPM fails self-test in build

New Subversion SRPM fails self-test in build

2004-04-15       - By Steve Snyder

 Back
I usually compile my own binary RPMs, so when subversion-0.27.0-2.src.rpm was
released today, I downloaded it and attempted to build it.

I ran "rpmbuild --rebuild subversion-0.27.0-2.src.rpm", and all seem well until
the self-tests were run (see below).  The build was done on a RHL9 machine with
all previous updates installed.

Has anyone seen a problem with building from this SRPM?

Thanks.

-- ---- ---- ---- ------

+ make check
Running all tests in config-test...success
Running all tests in diff-diff3-test...success
Running all tests in hashdump-test...success
Running all tests in path-test...success
Running all tests in random-test...success
Running all tests in stream-test...success
Running all tests in string-test...success
Running all tests in time-test...success
Running all tests in translate-test...success
Running all tests in target-test.py...success
Running all tests in run-fs-tests.py...FAILURE
Running all tests in run-repos-tests.py...FAILURE
Running all tests in getopt_tests.py...success
Running all tests in basic_tests.py...FAILURE
Running all tests in commit_tests.py...FAILURE
Running all tests in update_tests.py...FAILURE
Running all tests in switch_tests.py...FAILURE
Running all tests in prop_tests.py...FAILURE
Running all tests in schedule_tests.py...FAILURE
Running all tests in log_tests.py...FAILURE
Running all tests in copy_tests.py...FAILURE
Running all tests in diff_tests.py...FAILURE
Running all tests in export_tests.py...FAILURE
Running all tests in externals_tests.py...FAILURE
Running all tests in merge_tests.py...FAILURE
Running all tests in stat_tests.py...FAILURE
Running all tests in trans_tests.py...FAILURE
Running all tests in svnadmin_tests.py...FAILURE
Running all tests in svnlook_tests.py...FAILURE
Running all tests in svnversion_tests.py...FAILURE
At least one test FAILED, checking /usr/src/redhat/BUILD/subversion-0.27.0
/tests.log
FAIL:  lt-strings-reps-test 1: Write a new rep, get a new key back.
FAIL:  lt-strings-reps-test 2: Write a new rep, then overwrite it.
FAIL:  lt-strings-reps-test 3: Write and overwrite a new rep; confirm with
reads.
FAIL:  lt-strings-reps-test 4: Write, then delete, a new rep; confirm deletion.
FAIL:  lt-strings-reps-test 5: Test many strings table functions together.
FAIL:  lt-strings-reps-test 6: Write a null string.
FAIL:  lt-strings-reps-test 7: Write a string, then abort during an overwrite.
FAIL:  lt-strings-reps-test 8: Create and copy a string
FAIL:  lt-fs-test 1: svn_fs_create_berkeley
FAIL:  lt-fs-test 2: open an existing Berkeley DB filesystem
FAIL:  lt-fs-test 3: begin a txn, check its name, then close it
FAIL:  lt-fs-test 4: open an existing transaction by name
FAIL:  lt-fs-test 5: begin a txn, get the txn root, and add a file
FAIL:  lt-fs-test 6: create 2 txns, list them, and verify the list.
FAIL:  lt-fs-test 8: write and read a file's contents
FAIL:  lt-fs-test 9: make a file, a subdir, and another file in that subdir
FAIL:  lt-fs-test 10: make The Official Subversion Test Tree
FAIL:  lt-fs-test 11: fill a directory, then list it
FAIL:  lt-fs-test 12: set and get some revision properties
FAIL:  lt-fs-test 13: set/get txn props, commit, validate new rev props
FAIL:  lt-fs-test 14: set and get some node properties
FAIL:  lt-fs-test 15: delete mutable nodes from directories
FAIL:  lt-fs-test 16: delete nodes tree
FAIL:  lt-fs-test 17: abort a transaction
FAIL:  lt-fs-test 18: testing tree validation helper
FAIL:  lt-fs-test 19: fetch the youngest revision from a filesystem
FAIL:  lt-fs-test 20: basic commit
FAIL:  lt-fs-test 21: copying and tracking copy history
FAIL:  lt-fs-test 22: create new items within a copied directory
FAIL:  lt-fs-test 24: merging commit
FAIL:  lt-fs-test 25: commit datestamps
FAIL:  lt-fs-test 26: check old revisions
FAIL:  lt-fs-test 27: after each commit, check all revisions
FAIL:  lt-fs-test 28: create, modify, and verify a medium file (seed=2747161530)
FAIL:  lt-fs-test 29: create, modify, and verify a large file (seed=2747162142)
FAIL:  lt-fs-test 30: make sure the root node's stored revision is accurate
FAIL:  lt-fs-test 31: pound on explicit undeltification code (seed=2747163861)
FAIL:  lt-fs-test 32: svn_fs_node_created_rev test
FAIL:  lt-fs-test 33: test svn_fs_check_related
FAIL:  lt-fs-test 34: test svn_fs_revisions_changed
FAIL:  lt-fs-test 36: test complex copies (branches)
FAIL:  lt-fs-test 37: test checksums
FAIL:  lt-repos-test 1: test svn_repos_dir_delta
FAIL:  lt-repos-test 2: test that deletions under copies don't irk the node
_tree code
FAIL:  basic_tests.py 1: basic checkout of a wc
FAIL:  commit_tests.py 1: commit one file
FAIL:  update_tests.py 1: update a locally-modified binary file
FAIL:  switch_tests.py 1: test some basic switching operations
FAIL:  prop_tests.py 1: write/read props in wc only (ps, pl, pdel)
FAIL:  schedule_tests.py 1: schedule: add some files
FAIL:  log_tests.py 1: 'svn log', no args, top of wc
FAIL:  copy_tests.py 1: basic copy and move commands -- on files only
FAIL:  diff_tests.py 1: update a file
FAIL:  export_tests.py 1: export an empty directory
FAIL:  externals_tests.py 1: test checkouts with externals
FAIL:  merge_tests.py 1: performing a merge, with mixed results
FAIL:  stat_tests.py 1: status on unversioned file in current directory
FAIL:  trans_tests.py 1: commit new files with keywords active from birth
FAIL:  svnadmin_tests.py 1: 'svnadmin create'
FAIL:  svnlook_tests.py 1: test 'svnlook youngest' subcommand
FAIL:  svnversion_tests.py 1: test 'svnversion' on wc and other dirs
make: *** [check] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.91804 (%build)


--
Shrike-list mailing list
Shrike-list@(protected)
https://www.redhat.com/mailman/listinfo/shrike-list

Earn $52 per hosting referral at Lunarpages.