Opened 11 years ago

Closed 11 years ago

#40517 closed defect (fixed)

autoreconf @2.69_1: can't find libtoolize

Reported by: ned-deily (Ned Deily) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: autoconf

Description

# port uninstall autoconf automake libtool
--->  Deactivating autoconf @2.69_1
--->  Cleaning autoconf
--->  Uninstalling autoconf @2.69_1
--->  Cleaning autoconf
--->  Deactivating automake @1.14_0
--->  Cleaning automake
--->  Uninstalling automake @1.14_0
--->  Cleaning automake
--->  Deactivating libtool @2.4.2_3
--->  Cleaning libtool
--->  Uninstalling libtool @2.4.2_3
--->  Cleaning libtool
# port clean db46 autoconf automake libtool
--->  Cleaning db46
--->  Cleaning autoconf
--->  Cleaning automake
--->  Cleaning libtool
# port install db46
--->  Computing dependencies for db46
--->  Dependencies to be installed: autoconf automake libtool
--->  Fetching distfiles for autoconf
--->  Verifying checksums for autoconf
--->  Extracting autoconf
--->  Applying patches to autoconf
--->  Configuring autoconf
--->  Building autoconf
--->  Staging autoconf into destroot
--->  Installing autoconf @2.69_1
--->  Activating autoconf @2.69_1
--->  Cleaning autoconf
--->  Fetching distfiles for automake
--->  Verifying checksums for automake
--->  Extracting automake
--->  Configuring automake
--->  Building automake
--->  Staging automake into destroot
--->  Installing automake @1.14_0
--->  Activating automake @1.14_0
--->  Cleaning automake
--->  Fetching distfiles for libtool
--->  Verifying checksums for libtool
--->  Extracting libtool
--->  Applying patches to libtool
--->  Configuring libtool
--->  Building libtool
--->  Staging libtool into destroot
--->  Installing libtool @2.4.2_3
--->  Activating libtool @2.4.2_3
--->  Cleaning libtool
--->  Fetching distfiles for db46
--->  Verifying checksums for db46
--->  Extracting db46
--->  Applying patches to db46
--->  Configuring db46
Error: org.macports.configure for port db46 returned: autoreconf failure: command execution failed
Please see the log file for port db46 for details:
    /macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_db46/db46/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port db46 failed

Log file (attached) shows:

:info:configure autoreconf: running: libtoolize --copy --force
:info:configure Can't exec "libtoolize": No such file or directory at /macports/share/autoconf/Autom4te/FileUtils.pm line 345, <GEN1> line 4.
:info:configure autoreconf: failed to run libtoolize: No such file or directory
:info:configure autoreconf: libtoolize is needed because this package uses Libtool

FWIW, this is a fresh source install using a non-default install prefix (/macports) on Mavericks with case-sensitive root fs.

Attachments (1)

main.log (24.5 KB) - added by ned-deily (Ned Deily) 11 years ago.
db46 log file

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by ned-deily (Ned Deily)

Attachment: main.log added

db46 log file

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: blair@… larryv@… removed
Owner: changed from macports-tickets@… to larryv@…
Port: autoconf added
Priority: HighNormal
Status: newassigned
Summary: db46 fails to install from source: autoreconf can't find libtoolizeautoreconf @2.69_1: can't find libtoolize

Sigh.

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

r111228 was too hasty; r111253 should fix it. Can you selfupdate and try again?

comment:3 Changed 11 years ago by ned-deily (Ned Deily)

Looking good. Thanks!

comment:4 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed

Fingers crossed….

Note: See TracTickets for help on using tickets.