Opened 2 days ago

Closed 2 days ago

#71285 closed defect (invalid)

Failed to build Pinentry-mac

Reported by: djmagma Owned by: Ionic (Mihai Moldovan)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: pinentry-mac

Description (last modified by reneeotten (Renee Otten))

Hello, building of pinentry-mac fails, as the following log shows.

Can you help me to understand which is the problem?

Thanks in advance.

Attachments (1)

pinentry-mac.log (47.7 KB) - added by djmagma 2 days ago.

Download all attachments as: .zip

Change History (4)

Changed 2 days ago by djmagma

Attachment: pinentry-mac.log added

comment:1 Changed 2 days ago by reneeotten (Renee Otten)

Description: modified (diff)
Keywords: pinentry build removed
Owner: set to Ionic
Port: pinentry-mac added; pinentry-mac-0.9.4_1 removed
Status: newassigned

well, did you do what the error message in the log said:

:info:build A required plugin failed to load. Please ensure system content is up-to-date — try running 'xcodebuild -runFirstLaunch'.

comment:2 Changed 2 days ago by djmagma

Hello Renee, thanks a lot, it worked! I wonder why I could build other packages with XCode Developer Tools, instead this one wanted to run First Launch.

Thanks again. Daniele

Last edited 2 days ago by djmagma (previous) (diff)

comment:3 Changed 2 days ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: assignedclosed

Most ports can build with only the command line tools, but pinentry-mac specifies that it requires the full Xcode, and you have to do the first-launch setup in order for Xcode to work.

Note: See TracTickets for help on using tickets.