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

Re: [PATCH]: transform_libtool_scripts.py

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 16 Dec 2010 20:15:39 +0000

Philip Martin <philip.martin_at_wandisco.com> writes:

> Philip Martin <philip.martin_at_wandisco.com> writes:
>
>> Philip Martin <philip.martin_at_wandisco.com> writes:
>>
>>> I suppose we fix it by removing libsvn_test from the list of preload
>>> libraries.
>>
>> It's ugly, but I've hardcoded this for now.
>
> It's failing on the OpenBSD buildbot:
>
> http://ci.apache.org/builders/svn-openbsd-i386/builds/46
>
> START: auth-test
> /usr/bin/sed: can't load library ''
> /usr/bin/sed: can't load library ''
> /usr/bin/sed: can't load library ''
>
> Perhaps LD_PRELOAD is coming up empty and OpenBSD doesn't like an empty
> LD_PRELOAD?

The OpenBSD man page

http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html

indicates that LD_PRELOAD is colon, not whitespace, separated. Could
that be it? I don't see the old script using colons.

-- 
Philip
Received on 2010-12-16 21:16:18 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.