Opened 14 months ago
Closed 14 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)
Change History (4)
Changed 14 months ago by cntrump
comment:1 Changed 14 months ago by cntrump
comment:2 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | sonoma added |
---|---|
Owner: | set to saagarjha |
Status: | new → assigned |
Summary: | carthage build failed on macOS 14 → carthage @0.38.0: error: -static-stdlib is no longer supported for Apple platforms |
comment:3 Changed 14 months ago by saagarjha (Saagar Jha)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
and latest version of Carthage is 0.39.1, update please.