Changes between Initial Version and Version 2 of Ticket #71962
- Timestamp:
- Jan 28, 2025, 2:13:25 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71962
- Property Keywords perl error URL nonexistent removed
- Property Port perl5.24 added
-
Ticket #71962 – Description
initial v2 1 1 Problem appears to be in main.log, lines 22-29: 2 2 {{{ 3 3 :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 4 4 :msg:archivefetch ---> Attempting to fetch perl5.24-5.24.4_7.darwin_22.x86_64.tbz2 from https://packages.macports.org/perl5.24 … … 9 9 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 10 10 :debug:archivefetch Privilege de-escalation not attempted as not running as root. 11 11 }}} 12 12 And in lines 290-298: 13 13 {{{ 14 14 :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" 15 15 :info:configure Exit code: 1 … … 21 21 :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. 22 22 version:1 23 }}}
