I'm a newbie mantainer and I'm confused about the buildbot
Leonardo Brondani Schenkel
leonardo.schenkel at gmail.com
Thu Sep 29 21:38:41 PDT 2016
On 2016-09-29 22:58, Ken Cunningham wrote:
> Hmmm. I get the same error today:
>
> :info:build /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -stdlib=libc++ -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -o mutt_dotlock mutt_dotlock.o strndup.o strnlen.o wcscasecmp.o regex.o
> :info:build Undefined symbols for architecture x86_64:
> :info:build "_safe_malloc", referenced from:
> :info:build _strndup in strndup.o
> :info:build ld: symbol(s) not found for architecture x86_64
In which OS X version? I never encountered this failure until I got an
e-mail from the buildbot (and the only failure I received was on 10.5
PPC, not any other combination).
I have reported the failure upstream:
https://github.com/neomutt/neomutt/issues/168
The maintainer said it's a bug with autoconf and it'll be fixed in the
next NeoMutt release. I have created a ticket to track the progress of
fixing the build:
https://trac.macports.org/ticket/52460
// Leonardo.
More information about the macports-dev
mailing list