On Mon, Oct 22, 2018 at 09:42:17PM +0200, Christian Weisgerber wrote: > The amd64 architecture has now switched to LLVM's lld linker as the > default ld(1). > > Known build failures that still need to be fixed:
There's also sysutils/firmware/vmm: ===> Building for vmm-firmware-1.11.0p0 The version of LD on this system (ld -nopie -znorelro) does not properly handle alignments. As a result, this project can not be built. The problem may be the result of this LD bug report: http://sourceware.org/bugzilla/show_bug.cgi?id=12726 > > audio/audacity undefined symbol: g_signal_connect_data > databases/pgmodeler undefined symbol: backtrace > editors/emacs21 segfault > games/flightgear/base undefined symbol: XOpenDisplay > games/pingus undefined symbol: XFree > games/pokerth undefined symbol: SSL_library_init > games/tome4 undefined symbol: _Unwind_GetCFA > games/valyriatear undefined symbol: libiconv_open > games/warzone2100 undefined symbol: ogg_sync_init > lang/crystal undefined symbol: OPENSSL_add_all_algorithms_noconf > mail/evolution-rss edbus-private not found > misc/rocrail undefined symbol: operator new(unsigned long) > net/bitcoin,no_x11 -shared and -pie may not be used together > net/telepathy/folks edbus-private not found > productivity/glabels edbus-private not found > productivity/ledger editline/readline.h not found > security/xca undefined symbol: _Unwind_Resume > sysutils/firmware/vmm ld "does not properly handle alignments" > x11/gnustep/terminal undefined symbol: libiconv > > A fix is in the pipeline for: > > lang/fpc invalid alignment of section headers > > -- > Christian "naddy" Weisgerber na...@mips.inka.de > -- Antoine