Opened 12 years ago

Closed 12 years ago

#33565 closed defect (worksforme)

/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: skymoo (Adam Mercer)
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 (1)

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

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by lcortes@…

Attachment: main.log added

xorg-libxcb install error

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: openmaintainer@… removed
Keywords: xorg-libxcb fetchin failed removed
Port: autoconf added; xorg-libxcb removed
Summary: xorg-libxcb @1.8 Fetching archive failed. The requested URL returned error: 404/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 12 years ago by skymoo (Adam Mercer)

Cc: ram@… added

Cc Me!

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

Resolution: worksforme
Status: newclosed

No response; closing.

Note: See TracTickets for help on using tickets.