Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#23302 closed defect (duplicate)

intltool configure failure

Reported by: ikbenjosvantongeren@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.8.2
Keywords: Cc:
Port: intltool

Description (last modified by blb@…)

When I give the command: port -d upgrade outdated then I get the errors:

Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_intltool/work/intltool-0.40.6" && ./configure --prefix=/opt/local " returned error 1.

DEBUG: Backtrace: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_intltool/work/intltool-0.40.6" && ./configure --prefix=/opt/local " returned error 1
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for intltool): org.macports.destroot org.macports.configure org.macports.build
DEBUG: couldn't read file "/opt/local/share/macports/Tcl/darwintrace1.0/pkgIndex.tcl": no such file or directory
    while executing
"source [file join $dir pkgIndex.tcl]"
Error: Unable to upgrade port: 1

I am using xcode 3.2

please reply

Change History (5)

comment:1 Changed 14 years ago by blb@…

Component: portsbase
Description: modified (diff)
Port: 1 removed

What is the result from running the following?

$ port version
$ ls -l /Library/Tcl/macports1.0/macports_fastload.tcl

comment:2 Changed 14 years ago by ikbenjosvantongeren@…

The result of port version is: 1.8.2 and the result of ls -l /Library/Tcl/macports1.0/macports_fastload.tcl is: -r--r--r-- 1 root admin 3679 Jan 1 11:25 /Library/Tcl/macports1.0/macports_fastload.tcl

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Port: intltool added
Summary: Unable to upgrade port 1 (port -d upgrade outdated)intltool configure failure

There's no darwintrace1.0/pkgIndex.tcl, the error is caught and harmless. Meanwhile there's no information about the intltool failure shown in the supplied output.

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Presumably a dupe of #23296 (same reporter, same port).

comment:5 in reply to:  3 Changed 14 years ago by blb@…

Replying to jmr@…:

There's no darwintrace1.0/pkgIndex.tcl, the error is caught and harmless. Meanwhile there's no information about the intltool failure shown in the supplied output.

Heh, guess I misread that one, was thinking maybe fastload was having issues...

Note: See TracTickets for help on using tickets.