Opened 2 years ago

Closed 2 years ago

#64438 closed defect (duplicate)

xld fails to build on 10.5.8

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: PowerPC, Leopard Cc:
Port: xld

Description

36-197:~ svacchanda$ sudo port -v install xld
Password:
--->  Fetching archive for xld
--->  xld-20211018_0.darwin_9.ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
--->  Attempting to fetch xld-20211018_0.darwin_9.ppc.tbz2 from http://packages.macports.org/xld
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   126    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch xld-20211018_0.darwin_9.ppc.tbz2 from http://nue.de.packages.macports.org/xld
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   278    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch xld-20211018_0.darwin_9.ppc.tbz2 from http://atl.us.packages.macports.org/xld
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   345    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Fetching distfiles for xld
--->  xld-20211018.dmg does not exist in /opt/local/var/macports/distfiles/xld
--->  Attempting to fetch xld-20211018.dmg from http://astuteinternet.dl.sourceforge.net/xld
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   154  100   154    0     0    463      0 --:--:-- --:--:-- --:--:--   463
100   301  100   301    0     0    301      0  0:00:01 --:--:--  0:00:01   301
100 10.4M  100 10.4M    0     0   973k      0  0:00:11  0:00:11 --:--:-- 1161k
--->  Verifying checksums for xld
--->  Checksumming xld-20211018.dmg
--->  Extracting xld
--->  Extracting xld-20211018.dmg
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_xld/xld/work" && /usr/bin/hdiutil attach '/opt/local/var/macports/distfiles/xld/xld-20211018.dmg' -private -readonly -nobrowse -mountpoint "/tmp/mports.ygR03IsX" && cd "/tmp/mports.ygR03IsX" && /usr/bin/find . -depth -perm -+r -print0 | /usr/bin/cpio -0 -p -d -m -u "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_xld/xld/work/xld-20211018"; status=$?; cd / && /usr/bin/hdiutil detach "/tmp/mports.ygR03IsX" && /bin/rmdir "/tmp/mports.ygR03IsX"; exit $status 
Checksumming Driver Descriptor Map(DDM: 0)…
       Driver Descriptor Map(DDM: 0): verified   CRC32 $B2AE643B
Checksumming Apple(Apple_partition_map: 1)…
       Apple(Apple_partition_map: 1): verified   CRC32 $9D9E4CFD
Checksumming DiscRecording 9.0.3d5(Apple_HFS: 2)…
 DiscRecording 9.0.3d5(Apple_HFS: 2): verified   CRC32 $68C32DE9
verified   CRC32 $63A86F23
/dev/disk3          	Apple_partition_scheme         	
/dev/disk3s1        	Apple_partition_map            	
/dev/disk3s2        	Apple_HFS                      	/tmp/mports.ygR03IsX
/usr/bin/cpio: illegal option -- 0
usage: cpio -o [-aABcLvVzZ] [-C bytes] [-H format] [-O archive]
               [-F archive] < name-list [> archive]
       cpio -i [-bBcdfmnrsStuvVzZ6] [-C bytes] [-E file] [-H format]
               [-I archive] [-F archive] [pattern...] [< archive]
       cpio -p [-adlLmuvV] destination-directory < name-list
"disk3" unmounted.
"disk3" ejected.
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_xld/xld/work" && /usr/bin/hdiutil attach '/opt/local/var/macports/distfiles/xld/xld-20211018.dmg' -private -readonly -nobrowse -mountpoint "/tmp/mports.ygR03IsX" && cd "/tmp/mports.ygR03IsX" && /usr/bin/find . -depth -perm -+r -print0 | /usr/bin/cpio -0 -p -d -m -u "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_xld/xld/work/xld-20211018"; status=$?; cd / && /usr/bin/hdiutil detach "/tmp/mports.ygR03IsX" && /bin/rmdir "/tmp/mports.ygR03IsX"; exit $status 
Exit code: 1
Error: Failed to extract xld: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_xld/xld/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port xld failed

Attachments (1)

main.log (7.9 KB) - added by barracuda156 2 years ago.

Download all attachments as: .zip

Change History (2)

Changed 2 years ago by barracuda156

Attachment: main.log added

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.