Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#53319 closed defect (fixed)

tellico 2.3.11_0 fails to upgrade to 2.3.11_2 (configure failure) - All other ports including KDE are fine

Reported by: JacquesLB Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: NicosPavlov
Port: tellico

Description

MacPorts base version 2.3.5 installed on MacBook Pro, OSX 10.11.6 (all updates applied). Using XCode 8.2.1 (8C1002)

~ $ sudo port clean tellico
--->  Cleaning tellico
~ $ sudo port upgrade tellico
--->  Computing dependencies for tellico
--->  Fetching archive for tellico
--->  Attempting to fetch tellico-2.3.11_2.darwin_15.x86_64.tbz2 from https://packages.macports.org/tellico
--->  Attempting to fetch tellico-2.3.11_2.darwin_15.x86_64.tbz2 from http://lil.fr.packages.macports.org/tellico
--->  Attempting to fetch tellico-2.3.11_2.darwin_15.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/tellico
--->  Fetching distfiles for tellico
--->  Verifying checksums for tellico
--->  Extracting tellico
--->  Configuring tellico
Error: org.macports.configure for port tellico returned: configure failure: command execution failed
Please see the log file for port tellico for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_tellico/tellico/main.log
Error: Unable to upgrade port: 1

Attachments (1)

main.log (172.8 KB) - added by JacquesLB 7 years ago.
tellico log file

Download all attachments as: .zip

Change History (6)

Changed 7 years ago by JacquesLB

Attachment: main.log added

tellico log file

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

Keywords: configure failure removed

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

Cc: NicosPavlov added

comment:3 Changed 7 years ago by NicosPavlov

Owner: set to NicosPavlov
Resolution: fixed
Status: newclosed

In b7bd6d32/macports-ports:

tellico: fix build by manually finding libksane (fix #53319)

comment:4 Changed 7 years ago by JacquesLB

I do not understand the answer. I just tried "sudo port upgrade outdated" again, and got the same error in the "configure" step. Build never starts.

Could you be more specific?

Thanks.

comment:5 Changed 7 years ago by NicosPavlov

Sorry, the answer was automatically generated from the system.

You need to synchronise your port list with (you may to wait a little bit, so that the server's list is refreshed first)

sudo port selfupdate

Then, clean possible residual builds and upgrade

sudo port clean tellico
sudo port upgrade outdated

Then, the changes mentioned above should be active on your system, and the port should install properly.

Note: See TracTickets for help on using tickets.