Opened 7 months ago

Closed 7 months ago

Last modified 7 months ago

#68560 closed defect (fixed)

trash @0.9.2: ld: unknown options: -force_cpusubtype_ALL

Reported by: roubert (Fredrik Roubert) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma Cc:
Port: trash

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Log attached.

:info:build ld: unknown options: -force_cpusubtype_ALL 

Attachments (1)

main.log (31.2 KB) - added by roubert (Fredrik Roubert) 7 months ago.

Download all attachments as: .zip

Change History (6)

Changed 7 months ago by roubert (Fredrik Roubert)

Attachment: main.log added

comment:1 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: sonoma added
Summary: Sonoma: Error: Failed to build trash: command execution failedtrash @0.9.2: ld: unknown options: -force_cpusubtype_ALL
Version: 2.8.1

Ah yes. -force_cpusubtype_ALL is only relevant when building for PowerPC and is no longer allowed in Xcode 15.

I filed a bug report with the developer: https://github.com/ali-rantakari/trash/issues/43

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

Owner: set to ryandesign
Status: newaccepted

I'll commit a fix shortly.

comment:3 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

In d4c0cc12d2324ae8045f51c4ffff77e282880a76/macports-ports (master):

muniversal: Don't use triplets with printenv

See: #68560

comment:4 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In e6dba24b81225836124ed97c1d785e11f86b92a8/macports-ports (master):

trash: Only use -force_cpusubtype_ALL on PowerPC

Closes: #68560

comment:5 Changed 7 months ago by roubert (Fredrik Roubert)

Verified, thanks!

Note: See TracTickets for help on using tickets.