On Thu, Jun 26, 2025 at 02:30:11AM -0600, Antoine Jacoutot wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2025/06/26 02:30:11
> Modified files:
> devel/spidermonkey128: Makefile distinfo
> Log message:
> Update to spidermonkey128-128.12.0.
This broke the build on sparc64
DEBUG: configure:1793: /usr/obj/ports/firefox-128.12.0esr.source/bin/cc
-std=gnu99 -o conftest.out -O2 -pipe
--ld-path=/usr/obj/ports/firefox-128.12.0esr.source/bin/ld conftest.c
-lncurses 1>&5
DEBUG: egcc: error: unrecognized command line option
'--ld-path=/usr/obj/ports/firefox-128.12.0esr.source/bin/ld'
DEBUG: configure: failed program was:
DEBUG: #line 1786 "configure"
DEBUG: #include "confdefs.h"
DEBUG:
DEBUG: int main() {
DEBUG:
DEBUG: ; return 0; }
DEBUG: configure: error: compiler is incompatible with sanitize options
ERROR: old-configure failed
--Kurt