Opened 20 months ago
Last modified 20 months ago
#67182 closed defect
Failure to build during compilation — at Initial Version
Reported by: | ith140 (Ian Hoffman) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | arm64, ventura | Cc: | kjell.konis@…, i0ntempest@… |
Port: | R |
Description
Tried to build with several variant combinations (+accelerate +quartz +latex, +openblas +quartz +latex)with no success. I then tried to build it with just the default variants and it also failed. The problem seems to be with clang-mp-15. From the build log:
conftest.c:17:10: fatal error: 'ac_nonexistent.h' file not found conftest.c:17:10: fatal error: 'termio.h' file not found conftest.c:55:10: fatal error: 'minix/config.h' file not found
configure:8684: /opt/local/bin/clang++-mp-15 -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:8695: $? = 1 configure:8684: /opt/local/bin/clang++-mp-15 -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files
Hope this is helpful.
Configure log