You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by br...@xbc.nu on 2002/08/07 11:13:30 UTC

Re: svn rev 2905: FAIL (sparc-sun-solaris2.7 shared)

Quoting brane@xbc.nu:

> PASS: update apr
> PASS: update apr-util
> PASS: update subversion
> PASS: autogen.sh
> 
> TEST: Revision 2905 on sparc-sun-solaris2.7 shared
> 
> PASS: check build type
> PASS: create object directory
> 
> /home/brane/svn/config.solaris.shared:
> #!/bin/sh
> env CC='gcc' \
>     "../repo/configure" \
>     "--prefix=/home/brane/svn/inst" \
>     "--with-berkeley-db=/home/brane/svn/db4" \
>     "--enable-utf8" \
>     "$@"
> PASS: configure
> PASS: build
> 
> Last 100 lines of the log file follow:
> FAIL: getopt_tests.py 7: run svn help bogus-cmd
[snip]
> START: svn-test2.sh
> 
> Checking out t1.
> Segmentation Fault - core dumped
> Oops, problem: 1
> END: svn-test2.sh
[...]

Well, silly me. I had APR and APR-util on my Solaris and HP-UX test boxes
sticky-tagged to before the apr_xlate flux starter (around 15th July, IIRC).
Then we took out the apr_getopt NULL-check workaround, and all ... heck? :-) ...
broke loose.

I think things will be a bit better now.

    Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org