Opened 8 months ago

Closed 8 months ago

#68252 closed defect (fixed)

carthage @0.38.0: error: -static-stdlib is no longer supported for Apple platforms

Reported by: cntrump Owned by: saagarjha (Saagar Jha)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma Cc:
Port: carthage

Description

:info:destroot [0/1] Planning build
:info:destroot Building for production...
:info:destroot remark: Incremental compilation has been disabled: it is not compatible with whole module optimization
:info:destroot remark: Incremental compilation has been disabled: it is not compatible with whole module optimization
:info:destroot remark: Incremental compilation has been disabled: it is not compatible with whole module optimization
:info:destroot error: -static-stdlib is no longer supported for Apple platforms
:info:destroot error: -static-stdlib is no longer supported for Apple platforms
:info:destroot error: -static-stdlib is no longer supported for Apple platforms
:info:destroot make: *** [installables] Error 1
:info:destroot Command failed: /usr/bin/make prefix_install PREFIX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/destroot/opt/local CARTHAGE_TEMPORARY_FOLDER=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_carthage/carthage/work/destroot SWIFTPM_DISABLE_SANDBOX_SHOULD_BE_FLAGGED=should_be_flagged
:info:destroot Exit code: 2

Attachments (1)

main.log (85.4 KB) - added by cntrump 8 months ago.

Download all attachments as: .zip

Change History (4)

Changed 8 months ago by cntrump

Attachment: main.log added

comment:1 Changed 8 months ago by cntrump

and latest version of Carthage is 0.39.1, update please.

comment:2 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: sonoma added
Owner: set to saagarjha
Status: newassigned
Summary: carthage build failed on macOS 14carthage @0.38.0: error: -static-stdlib is no longer supported for Apple platforms

comment:3 Changed 8 months ago by saagarjha (Saagar Jha)

Resolution: fixed
Status: assignedclosed

In 98c6231de200d1e326bc7b03c6c3f2df82068026/macports-ports (master):

carthage: Update to 0.39.1

Closes: #68252

Note: See TracTickets for help on using tickets.