Opened 20 months ago
Last modified 20 months ago
#67182 closed defect
R @4.2.3 Failure to build during compilation — at Version 2
Reported by: | ith140 (Ian Hoffman) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | arm64, ventura | Cc: | kjell.konis@…, i0ntempest@…, ith140 (Ian Hoffman) |
Port: | R |
Description (last modified by ith140 (Ian Hoffman))
Tried to build with several variant combinations (+accelerate +quartz +latex, +openblas +quartz +latex) on a brand new machine 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.
Change History (3)
Changed 20 months ago by ith140 (Ian Hoffman)
Attachment: | config.log added |
---|
comment:1 Changed 20 months ago by ith140 (Ian Hoffman)
Cc: | ith140 added |
---|
comment:2 Changed 20 months ago by ith140 (Ian Hoffman)
Description: | modified (diff) |
---|---|
Summary: | Failure to build during compilation → R @4.2.3 Failure to build during compilation |
Configure log