Opened 4 years ago
Closed 4 years ago
#61531 closed defect (fixed)
R @4.0.3 build failed with MacOS BigSur
Reported by: | Tommaso93 | Owned by: | kjellpk (Kjell Konis) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | i0ntempest, Tommaso93 | |
Port: | R |
Description
Hi, I tried to install the R port with MacOS BigSur and it does not build. Attached you can find the log file.
Best, Tommaso
Attachments (2)
Change History (14)
Changed 4 years ago by Tommaso93
comment:1 Changed 4 years ago by Tommaso93
Cc: | Tommaso93 added |
---|
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 4 years ago by i0ntempest
Probably caused by the compiler not understanding deployment target 11.0. But yea please add config.log.
comment:4 Changed 4 years ago by mf2k (Frank Schima)
Cc: | i0ntempest added; kjell.konis@… szf1234@… removed |
---|---|
Owner: | set to kjellpk |
Status: | new → assigned |
comment:5 Changed 4 years ago by thermalecology
Yep,
clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=11.0'
Changed 4 years ago by Tommaso93
Attachment: | config.log added |
---|
comment:7 Changed 4 years ago by i0ntempest
In that case add macosx_deployment_target 10.16
in the portfile to temporarily get around this. Completely fixing this probably requires an update of clang compiler.
comment:8 Changed 4 years ago by thermalecology
You can add this, but then you will get "clang: error: invalid version number in '-mmacosx-version-min=11.0'" when you try to compile a package.
comment:9 Changed 4 years ago by kencu (Ken)
should be fixed by 99b6a78ddf9eabc4f76fb3deb00615721100092d/macports-ports
comment:11 Changed 4 years ago by cjones051073 (Chris Jones)
comment:12 Changed 4 years ago by cjones051073 (Chris Jones)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Please attach this file as well: