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

Re: Late night unix-build weirdness

From: Stefan Sperling <stsp_at_stsp.name>
Date: Fri, 27 Mar 2020 20:43:47 +0100

On Fri, Mar 27, 2020 at 01:41:31PM -0400, Nathan Hartman wrote:
> On Fri, Mar 27, 2020 at 1:21 PM Stefan Sperling <stsp_at_elego.de> wrote:
>
> > On Fri, Mar 27, 2020 at 11:28:26AM -0400, Nathan Hartman wrote:
> > > I made the following change and then was able to run the serf x fsfs
> > > test successfully, but I have no idea how/why it worked before (it
> > > worked two days ago!) and why I needed to make this change now:
> >
> > Not sure what happened either, but the change looks good and
> > shouldn't hurt.
>
>
> Should I commit it (or something like it)? If so, is there a better / more
> idiomatic way to write it?

Please commit. In the unlikely case of fallout we can deal with it then.
 
> Perhaps you had another libdb-something.so sitting somewhere else
> > on your system which ld.so picked up and which happened to work,
> > and now doesn't work any longer after an upgrade or something?
> >
> Possible; maybe something changed in a recent system upgrade.
>
> I wonder if the buildbot and other users are currently picking up some
> random lib that happens to work.

On the OpenBSD bot rpath in binaries takes care of most such problems.
Received on 2020-03-27 20:43:59 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.