Changes between Initial Version and Version 2 of Ticket #71962


Ignore:
Timestamp:
Jan 28, 2025, 2:13:25 AM (20 months ago)
Author:
jmroot (Joshua Root)
Comment:

port info perl5.24 says:

Platforms:            darwin < 22

Your log says:

:debug:sysinfo macOS 13.7.2 (darwin/22.6.0) arch i386

So this is expected. Is there a reason you need such an old version of perl?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71962

    • Property Keywords perl error URL nonexistent removed
    • Property Port perl5.24 added
  • Ticket #71962 – Description

    initial v2  
    11Problem appears to be in main.log, lines 22-29:
    2 
     2{{{
    33:info:archivefetch --->  perl5.24-5.24.4_7.darwin_22.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
    44:msg:archivefetch --->  Attempting to fetch perl5.24-5.24.4_7.darwin_22.x86_64.tbz2 from https://packages.macports.org/perl5.24
     
    99:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
    1010:debug:archivefetch Privilege de-escalation not attempted as not running as root.
    11 
     11}}}
    1212And in lines 290-298:
    13 
     13{{{
    1414:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.24/work/perl-5.24.4" && sh Configure -des -Dprefix='/opt/local' -Dscriptdir='/opt/local/bin' -Dvendorprefix='/opt/local' -Dusemultiplicity=y -Dusethreads -Duseshrplib -Dcc="$CC" -Dman1ext=1pm -Dman3ext=3pm -Dinstallstyle='lib/perl5' -Dman1dir='/opt/local/share/man/man1' -Dman3dir='/opt/local/share/man/man3' -Dsitebin='/opt/local/libexec/perl5.24/sitebin' -Dsiteman1dir='/opt/local/share/perl5.24/siteman/man1' -Dsiteman3dir='/opt/local/share/perl5.24/siteman/man3' -Dvendorbin='/opt/local/libexec/perl5.24' -Dvendorman1dir='/opt/local/share/perl5.24/man/man1' -Dvendorman3dir='/opt/local/share/perl5.24/man/man3' -Dpager='/usr/bin/less -sR' -Dperlpath="/opt/local/bin/perl5.24" -Dstartperl="#!/opt/local/bin/perl5.24" -Acppflags="$CPPFLAGS" -Accflags="$CFLAGS" -Alddlflags="$LDFLAGS" -Aldflags="$LDFLAGS"
    1515:info:configure Exit code: 1
     
    2121:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.24/main.log for details.
    2222version:1
     23}}}