Re: Building subversion runs svnversion, which fails
From: Ryan Schmidt <subversion-2019_at_ryandesign.com>
Date: Mon, 18 Nov 2019 08:44:46 -0600
On Nov 17, 2019, at 15:24, Nathan Hartman wrote:
> On Sun, Nov 17, 2019 at 2:47 PM Ryan Schmidt wrote:
On newer versions of macOS, DYLD_* environment variables are no longer passed down to subshells. This merely means that you need to set DYLD_LIBRARY_PATH at the right time, in other words right as you're running svnversion, and not in some top-level script that will eventually after calling various sub scripts run svnversion.
> But I wonder, why does this fail? Subversion's test suite (which runs
I have not looked at your build system, but it fails for the reason I stated.
> That tells me that it must be running, not crashing.
It is crashing. The operating system crash logs (attached to the MacPorts ticket) were what alerted me to the problem.
> Of course, I could be mistaken. Please could you show us more output
Sure, here's one of the logs from our build system:
The relevant part in the log is where it says:
(subversion/svnversion/svnversion . 2> /dev/null || \
> Also, are you building from a distribution tarball or from a working
Distribution tarball.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.