Opened 3 years ago
#64231 new defect
p5.28-socket fails to build on 10.5.8 PPC
Reported by: | barracuda156 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | PowerPC, Leopard | Cc: | |
Port: | p5.28-socket |
Description
Last login: Thu Dec 16 21:34:07 on ttys000 36-138:~ arjuna$ sudo port -v install p5.28-socket ---> Computing dependencies for p5.28-socket. ---> Fetching archive for p5.28-socket ---> p5.28-socket-2.32.0_0.darwin_9.ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified ---> Attempting to fetch p5.28-socket-2.32.0_0.darwin_9.ppc.tbz2 from http://packages.macports.org/p5.28-socket % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0---> Attempting to fetch p5.28-socket-2.32.0_0.darwin_9.ppc.tbz2 from http://nue.de.packages.macports.org/p5.28-socket % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0---> Attempting to fetch p5.28-socket-2.32.0_0.darwin_9.ppc.tbz2 from http://atl.us.packages.macports.org/p5.28-socket % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0---> Fetching distfiles for p5.28-socket ---> Verifying checksums for p5.28-socket ---> Checksumming Socket-2.032.tar.gz ---> Extracting p5.28-socket ---> Extracting Socket-2.032.tar.gz Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-socket/p5.28-socket/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/perl5/Socket-2.032.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - ---> Configuring p5.28-socket Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-socket/p5.28-socket/work/Socket-2.032" && /opt/local/bin/perl5.28 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/gcc-4.2" LD="/usr/bin/gcc-4.2" Attempt to reload IO/Handle.pm aborted. Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.28/darwin-thread-multi-2level/IO/Seekable.pm line 100. BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.28/darwin-thread-multi-2level/IO/Seekable.pm line 100. Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.28/darwin-thread-multi-2level/IO/File.pm line 132. BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.28/darwin-thread-multi-2level/IO/File.pm line 132. Compilation failed in require at /opt/local/lib/perl5/5.28/FileHandle.pm line 9. Compilation failed in require at /opt/local/lib/perl5/5.28/Module/Load/Conditional.pm line 11. BEGIN failed--compilation aborted at /opt/local/lib/perl5/5.28/Module/Load/Conditional.pm line 11. Compilation failed in require at /opt/local/lib/perl5/5.28/IPC/Cmd.pm line 60. BEGIN failed--compilation aborted at /opt/local/lib/perl5/5.28/IPC/Cmd.pm line 60. Compilation failed in require at /opt/local/lib/perl5/5.28/ExtUtils/CBuilder/Base.pm line 9. BEGIN failed--compilation aborted at /opt/local/lib/perl5/5.28/ExtUtils/CBuilder/Base.pm line 9. Compilation failed in require at /opt/local/lib/perl5/5.28/ExtUtils/CBuilder/Platform/Unix.pm line 5. BEGIN failed--compilation aborted at /opt/local/lib/perl5/5.28/ExtUtils/CBuilder/Platform/Unix.pm line 5. Compilation failed in require at /opt/local/lib/perl5/5.28/ExtUtils/CBuilder/Platform/darwin.pm line 5. BEGIN failed--compilation aborted at /opt/local/lib/perl5/5.28/ExtUtils/CBuilder/Platform/darwin.pm line 5. Compilation failed in require at (eval 23) line 1. BEGIN failed--compilation aborted at (eval 23) line 1. Compilation failed in require at Makefile.PL line 19. Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-socket/p5.28-socket/work/Socket-2.032" && /opt/local/bin/perl5.28 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/gcc-4.2" LD="/usr/bin/gcc-4.2" Exit code: 255 Error: Failed to configure p5.28-socket: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-socket/p5.28-socket/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port p5.28-socket failed 36-138:~ arjuna$
- S. Needed due to being dependency for git.
Note: See
TracTickets for help on using
tickets.