#66264 closed defect (invalid)

pinentry-mac: Fails to build on Ventura 13.0.1

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

Description

I am trying to do a "port install privoxy", but it fails at building the dependency pinentry-mac:

$ sudo port clean privoxy
Password:
--->  Cleaning privoxy
$ sudo port install privoxy
--->  Computing dependencies for privoxy
The following dependencies will be installed: 
 apple-pki-bundle
 gnupg2
 p5.34-getopt-long
 p5.34-time-local
 pinentry-mac
 privoxy-pki-bundle
 sf-pwgen
Continue? [Y/n]: y
--->  Fetching archive for pinentry-mac
--->  Attempting to fetch pinentry-mac-0.9.4_1.darwin_22.arm64.tbz2 from https://packages.macports.org/pinentry-mac
--->  Attempting to fetch pinentry-mac-0.9.4_1.darwin_22.arm64.tbz2 from https://cph.dk.packages.macports.org/pinentry-mac
--->  Attempting to fetch pinentry-mac-0.9.4_1.darwin_22.arm64.tbz2 from https://fra.de.packages.macports.org/pinentry-mac
--->  Building pinentry-mac
Error: Failed to build pinentry-mac: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port privoxy failed

Attachments (1)

main.log (45.7 KB) - added by nafmo (Peter Krefting) 18 months ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/main.log

Download all attachments as: .zip

Change History (4)

Changed 18 months ago by nafmo (Peter Krefting)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/main.log

comment:1 Changed 18 months ago by jmroot (Joshua Root)

Owner: set to Ionic
Port: pinentry-mac added
Status: newassigned
:info:build Please ensure Xcode packages are up-to-date — try running 'xcodebuild -runFirstLaunch'.

Have you launched Xcode at least once? If not, try doing so or running the command suggested in the quoted message above.

comment:2 Changed 18 months ago by nafmo (Peter Krefting)

I was apparently missing that step. A lot of other stuff built, so I thought Xcode was installed correctly.

Thanks.

comment:3 Changed 18 months ago by reneeotten (Renee Otten)

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.