Opened 6 years ago

Last modified 10 months ago

#57234 closed defect

Some ports are failing to build due to new build system in Xcode 10 — at Version 5

Reported by: mf2k (Frank Schima) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: xcode10 Cc: michaellass (Michael Lass), radarhere (Andrew Murray)
Port: BGHUDAppKit cotvnc gimp-app macports-notifier MacVim pinentry-mac terminal-notifier unison VLC xhyve

Description (last modified by amake (Aaron Madlon-Kay))

Xcode 9 introduced a new build system but it was not the default. Xcode 10 has made it the default.

This is an example of a failure message usually seen.

:info:build Details:  Failed to create workspace arena at <DVTFilePath:0x7f9ad0459500:'/Users/macports/Library/Developer/Xcode/DerivedData/pinentry-mac-asqmjqvkuvyzkeaduqaryxjqemdk'>: Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “pinentry-mac-asqmjqvkuvyzkeaduqaryxjqemdk” in the folder “DerivedData”." UserInfo={NSFilePath=/Users/macports/Library/Developer/Xcode/DerivedData/pinentry-mac-asqmjqvkuvyzkeaduqaryxjqemdk, NSUnderlyingError=0x7f9ad02c4190 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
75	:info:build Object:   <IDEWorkspaceArena: 0x7f9ad01ea080>
76	:info:build Method:   -createWorkspaceArenaFolderIfNecessary
77	:info:build Thread:   <NSThread: 0x7f9acb617690>{number = 1, name = main}
78	:info:build Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.

This ticket will track ports that are affected by it. It is a work in progress so feel free to add/remove ports and improve my description of it.

port maintainer status
cotvnc #57174
gimp-app #2718
macports-notifier #57209
pinentry-mac@Ionic #57178
terminal-notifier@raimue,openmaintainer #57210
xhyve@jeremyhu #57223

Change History (5)

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Summary: Some ports are failing at staging due to new build system in Xcode 10Some ports are failing to build due to new build system in Xcode 10

comment:3 Changed 6 years ago by michaellass (Michael Lass)

Cc: michaellass added

comment:4 Changed 6 years ago by radarhere (Andrew Murray)

Cc: radarhere added

comment:5 Changed 6 years ago by amake (Aaron Madlon-Kay)

Description: modified (diff)
Note: See TracTickets for help on using tickets.