#67182 closed defect (duplicate)

R @4.2.3 Failure to build during compilation

Reported by: ith140 (Ian Hoffman) Owned by: kjellpk (Kjell Konis)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: arm64, ventura Cc: 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.

Attachments (2)

config.log (468.2 KB) - added by ith140 (Ian Hoffman) 13 months ago.
Configure log
main.log (203.1 KB) - added by ith140 (Ian Hoffman) 13 months ago.
main.log

Download all attachments as: .zip

Change History (6)

Changed 13 months ago by ith140 (Ian Hoffman)

Attachment: config.log added

Configure log

comment:1 Changed 13 months ago by ith140 (Ian Hoffman)

Cc: ith140 added

comment:2 Changed 13 months ago by ith140 (Ian Hoffman)

Description: modified (diff)
Summary: Failure to build during compilationR @4.2.3 Failure to build during compilation

comment:3 Changed 13 months ago by jmroot (Joshua Root)

Cc: i0ntempest added; kjell.konis@… i0ntempest@… removed
Owner: set to kjellpk
Status: newassigned

Please attach the main.log as well.

comment:4 Changed 13 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed

Actually, never mind, dup of #67177.

Changed 13 months ago by ith140 (Ian Hoffman)

Attachment: main.log added

main.log

Note: See TracTickets for help on using tickets.