Opened 3 years ago

Closed 12 months ago

#62785 closed defect (fixed)

transmission: The linked and embedded framework 'Sparkle.framework' is missing one or more architectures required by this target: arm64

Reported by: bestlem Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version:
Keywords: arm64 Cc:
Port: transmission

Description

I tried port instrall transmission and it failed

 xcodebuild[2586:3293833] [MT] IDELogStore: Failed to open log store at /opt/local/var/macports/home/Library/Developer/Xcode/DerivedData/Transmission-emlqguwaymkdblflhtswzpqkynlc/Logs/Build

and I then do

$ ls /opt/local/var/macports/home/Library/Developer
CoreSimulator

So no Derived Data there just CoreSimulator

Attachments (1)

main.log (58.9 KB) - added by bestlem 3 years ago.
Log of failed build

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by bestlem

Attachment: main.log added

Log of failed build

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: kurthindenburg removed
Keywords: arm64 added; xcode removed
Owner: set to kurthindenburg
Status: newassigned
Summary: Transmission failes on BigSure with no Xcode DerivedData directorytransmission: The linked and embedded framework 'Sparkle.framework' is missing one or more architectures required by this target: arm64

You can probably ignore the derived data messages, or else it is already covered by #57137.

The real problem seems to be:

error: The linked and embedded framework 'Sparkle.framework' is missing one or more architectures required by this target: arm64. (in target 'Transmission' from project 'Transmission')

Ideally we would remove sparkle since we don't want it in MacPorts.

comment:2 Changed 12 months ago by i0ntempest

Resolution: fixed
Status: assignedclosed

4.0.3 was pushed and should fix this, though it is disabled anyway.

Note: See TracTickets for help on using tickets.