New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23302 (closed defect: duplicate)

Opened 3 years ago

Last modified 3 years ago

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@…) (diff)

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

comment:1 Changed 3 years ago by blb@…

  • Component changed from ports to base
  • Description modified (diff)
  • Port 1 deleted

What is the result from running the following?

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

comment:2 Changed 3 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 follow-up: ↓ 5 Changed 3 years ago by jmr@…

  • Port set to intltool
  • Summary changed from Unable to upgrade port 1 (port -d upgrade outdated) to 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 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to duplicate

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

comment:5 in reply to: ↑ 3 Changed 3 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.