Joachim Schipper [2006-12-18, 18:10:53]: > On Thu, Dec 14, 2006 at 09:23:31PM +0100, steven mestdagh wrote: > > steven mestdagh [2006-12-14, 20:58:28]: > > > please give this a try. the test suite works fine on i386 and amd64, > > > still building on sparc64... > > > > gzipped diff, some long lines got broken apparently. > > I'm not sure why, but even on the second try (to make random stupidity a > less likely cause - it might be systematic stupidity, but at least it's > consistent), it does not pass regression tests for me, on i386. > > Regression failures below; a complete log of the first build can be > found at > http://jschipper.dynalias.net/~joachim/posts/20061217/svn-buildlog > > This is on -current, on i386: > > $ sysctl kern.version > kern.version=OpenBSD 4.0-current (GENERIC) #1: Tue Dec 12 17:00:58 CET 2006 > [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC > > Joachim > > FAIL: fs-test 29: calculating closest history-affecting copies > FAIL: repos-test 5: test svn_repos_node_locations some more > FAIL: update_tests.py 29: update wc containing a replaced-with-history file > FAIL: switch_tests.py 17: refresh the WC file system read-only attribute > FAIL: diff_tests.py 41: diff a revision of a file in a renamed folder > FAIL: merge_tests.py 29: merge a replacement of a file > FAIL: merge_tests.py 31: merge a replacement of a file to mixed rev wc > FAIL: revert_tests.py 6: revert a merge replacement of file with history > FAIL: revert_tests.py 11: revert a simple propset on a dir > FAIL: revert_tests.py 12: revert a simple propset on a file > FAIL: revert_tests.py 13: revert a simple propdel on a dir > FAIL: revert_tests.py 14: revert a simple propdel on a file > FAIL: stat_tests.py 18: status on ignored directory > FAIL: stat_tests.py 23: run 'status -u' variations w/ incoming propchanges > FAIL: stat_tests.py 24: run 'status -uv' w/ incoming propchanges > At least one test was SKIPPED, checking > /usr/ports/mystuff/devel/subversion/w-subversion-1.4.2/build-i386/tests.log > 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: 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
somewhere in your log, you have: ===> subversion-1.4.2 depends on: py-subversion-* - not found ===> Verifying install for py-subversion-* in devel/subversion ===> py-subversion-1.4.0p0 depends on: subversion-1.4.0 - found this port does not work well when building under mystuff/. you should deinstall any older versions from your system, before starting the build. Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm