Nathan Hartman wrote on Sun, 05 Jan 2020 16:44 +00:00: > On Fri, Jan 3, 2020 at 5:02 PM Branko Čibej <br...@apache.org> wrote: > > You both get signal 6, though. I assume that's SIGABRT in both cases. What > > > would cause this? Would this be an explicit abort() call, or an uncleared > > > svn_error_t (do both you and the buildbot build in maintainer mode?), > > or…? > > > > The buildbot build only uses maintainer mode for the warning check > > build, otherwise it's with --enable-optimize --disable debug. > > Is the MacOS buildbot also using (a modified form of) stsp's build script?
No. > And, (how) could I get a copy of it, please? :-) % svn cat https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/subversion.conf which uses % svn checkout https://svn.apache.org/repos/asf/subversion/trunk/tools/buildbot/slaves/svn-x64-macosx/ Cheers, Daniel