Changes between Initial Version and Version 4 of Ticket #62987


Ignore:
Timestamp:
May 28, 2021, 7:04:56 AM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

Base is deciding not to use the compiler in /usr/bin:

:debug:configure CC='/Developer/usr/bin/gcc-4.2'

So that supports the theory that it might not be working. Possibly missing Command Line Tools, or whatever they were called on Leopard?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62987

    • Property Keywords powerpc leopard ppc added
    • Property Port p5-socket6 added
  • Ticket #62987 – Description

    initial v4  
    11This is an upgrade & was installing fine previously.
    2 
     2{{{
    33--->  Configuring p5.30-socket6
    44Error: Failed to configure p5.30-socket6: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-socket6/p5.30-socket6/work/Socket6-0.29/config.log
    55Error: Failed to configure p5.30-socket6: configure failure: command execution failed
    6 
     6}}}
    77This config log doesn't exist
    8 
     8{{{
    99:info:configure checking for gcc... /usr/bin/gcc-4.2
    1010:info:configure checking whether the C compiler works... no
    1111:info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-socket6/p5.30-socket6/work/Socket6-0.29':
    1212:info:configure configure: error: C compiler cannot create executables
     13}}}