Changes between Initial Version and Version 1 of Ticket #36986


Ignore:
Timestamp:
Nov 14, 2012, 7:36:46 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36986

    • Property Keywords p5.16-json-any json-any removed
  • Ticket #36986 – Description

    initial v1  
    33I am inexperienced with perl, but I took a go at trying to run 5.16 over 5.12. In the process of building a dependency, json-any, for net-twitter, I encountered this build error. As recommended by the problem hotlist I have tried building with apple-gcc-4.2 with no success.
    44
    5 {{{ --->  Computing dependencies for p5.16-json-any
     5{{{
     6--->  Computing dependencies for p5.16-json-any
    67--->  Configuring p5.16-json-any
    7 Error: org.macports.configure for port p5.16-json-any returned: configure failure: command execution failed }}}
     8Error: org.macports.configure for port p5.16-json-any returned: configure failure: command execution failed
     9}}}
    810
    911Attached in the log with more detail. This is the part which looks of interest
    1012
    11 {{{ :debug:configure Using compiler 'Mac OS X clang'
     13{{{
     14:debug:configure Using compiler 'Mac OS X clang'
    1215:debug:configure Executing org.macports.configure (p5.16-json-any)
    1316:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-json-any/p5.16-json-any/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-pipe -O2' OBJC='/usr/bin/clang' INSTALL='/usr/bin/install -c' PERL_AUTOINSTALL='--skipdeps' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
     
    2528:debug:configure Backtrace: configure failure: command execution failed
    2629    while executing
    27 "$procedure $targetname" }}}
     30"$procedure $targetname"
     31}}}