Hi,
I'm getting an error building editors/atom on 13.0-CURRENT:
===> Building for atom-ide-1.45.0
cd /usr/ports/editors/atom/work/node-v10.2.1 [...]
WARNING: C++ compiler too old, need g++ 4.9.4 or clang++ 3.4.2 (CXX=c++)
ERROR: Did not find a new enough assembler, install one or build with
--openssl-no-asm.
Please refer to BUILDING.md
Adding --openssl-no-asm to the ./configure line (Makefile line 115)
seems to bypass the problem, and it builds, runs and works fine as far
as I can see, but I don't know if this can affect some of the functionality.
BUILDING.md says it needs llvm 3.3 or higher, and I have clang 10.0.0.
Is this simply a version check gone wrong in node?
Cc-ing to ports list.
--
Best regards,
Vidar Karlsen
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"