Opened 2 months ago

Closed 2 months ago

#69483 closed defect (worksforme)

Error installing yeld

Reported by: falces (Javi R. Falces) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: yelp

Description

I get an error when running the command to install Yeld:

❯ sudo port install yelp
--->  Computing dependencies for yelp
--->  Fetching archive for yelp
--->  Attempting to fetch yelp-3.38.3_4.darwin_23.arm64.tbz2 from https://packages.macports.org/yelp
--->  Attempting to fetch yelp-3.38.3_4.darwin_23.arm64.tbz2 from https://mse.uk.packages.macports.org/yelp
--->  Attempting to fetch yelp-3.38.3_4.darwin_23.arm64.tbz2 from https://fra.de.packages.macports.org/yelp
--->  Building yelp
Error: Failed to build yelp: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_yelp/yelp/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port yelp failed

Change History (2)

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

We'll need to see what's in that main.log file to be able to diagnose what went wrong. Please attach it.

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

Resolution: worksforme
Status: newclosed

I notice yelp depends on libtool and you are on macOS 14 so it's possible this was fixed by [48589c81916ab6bd8fa2d696a8b7a49d8c751dd6/macports-ports].

If you are still experiencing the problem after running sudo port selfupdate and sudo port upgrade outdated, please reopen the ticket and attach the main.log file.

Note: See TracTickets for help on using tickets.