New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33565 (closed defect: worksforme)

Opened 15 months ago

Last modified 10 months ago

/opt/local/bin/autoconf: /opt/local/bin/autom4te: /opt/local/bin/perl: bad interpreter: No such file or directory

Reported by: lcortes@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: ram@…
Port: autoconf

Description

I'm having an error when trying to fetch xorg-libxcb-1.8_0+python26.darwin_11.x86_64.tbz2 from the URL

:msg:archivefetch --->  Attempting to fetch xorg-libxcb-1.8_0+python26.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libxcb
:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404

I have performed a sudo clean xorg-libxcb several times and keep showing the error

Attachments

main.log (30.3 KB) - added by lcortes@… 15 months ago.
xorg-libxcb install error

Change History

Changed 15 months ago by lcortes@…

xorg-libxcb install error

comment:1 Changed 15 months ago by ryandesign@…

  • Cc openmaintainer@… removed
  • Keywords xorg-libxcb fetchin failed removed
  • Port changed from xorg-libxcb to autoconf
  • Summary changed from xorg-libxcb @1.8 Fetching archive failed. The requested URL returned error: 404 to /opt/local/bin/autoconf: /opt/local/bin/autom4te: /opt/local/bin/perl: bad interpreter: No such file or directory

The fact that the archive is 404 is not the problem. (We don't have any archives for any ports for Lion yet.)

The real problem the log shows is:

:info:build /opt/local/bin/autoconf: /opt/local/bin/autom4te: /opt/local/bin/perl: bad interpreter: No such file or directory

autoconf declares a dependency on perl5, which provides /opt/local/bin/perl... Is perl5 installed? Does /opt/local/bin/perl exist? If so, and it's a symlink (which it usually is), what does it point to, and does that exist?

comment:2 Changed 15 months ago by ram@…

  • Cc ram@… added

Cc Me!

comment:3 Changed 10 months ago by jmr@…

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

No response; closing.

Note: See TracTickets for help on using tickets.