Opened 3 years ago

Last modified 3 years ago

#64343 closed defect

Failure to install ledger-3.2.1_1 with boost176 — at Version 1

Reported by: choralbari Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: ledger

Description (last modified by choralbari)

There seems to be some sort of mismatch with Python versions. I have boost176 +python39 installed, but configure is looking for python310. sudo install boost176 +python310 did not help.

% sudo port install ledger 
--->  Computing dependencies for ledger
--->  Fetching archive for ledger
--->  Attempting to fetch ledger-3.2.1_1.darwin_21.x86_64.tbz2 from https://fra.de.packages.macports.org/ledger
--->  Attempting to fetch ledger-3.2.1_1.darwin_21.x86_64.tbz2 from https://packages.macports.org/ledger
--->  Attempting to fetch ledger-3.2.1_1.darwin_21.x86_64.tbz2 from https://nue.de.packages.macports.org/ledger
--->  Fetching distfiles for ledger
--->  Verifying checksums for ledger
--->  Extracting ledger
--->  Configuring ledger
Error: Failed to configure ledger: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_finance_ledger/ledger/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port ledger failed

Uninstalling python310 temporarily got it working.

Change History (1)

comment:1 Changed 3 years ago by choralbari

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