Changes between Initial Version and Version 2 of Ticket #35678


Ignore:
Timestamp:
Aug 15, 2012, 10:30:39 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #28789.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35678

    • Property Cc llt003@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Summary changed from Having problem installing "p5.12-locale-gettext" on Mountain Lion to p5.12-locale-gettext: gettext function not found
  • Ticket #35678 – Description

    initial v2  
    66The message is :
    77
     8{{{
    89--->  Computing dependencies for p5.12-locale-gettext
    9 
    1010--->  Configuring p5.12-locale-gettext
    11 
    1211Error: org.macports.configure for port p5.12-locale-gettext returned: configure failure: command execution failed
    13 
    1412Please see the log file for port p5.12-locale-gettext for details:
    1513    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/p5.12-locale-gettext/main.log
    16 
    1714To report a bug, follow the instructions in the guide:
    1815    http://guide.macports.org/#project.tickets
    1916Error: Processing of port p5.12-locale-gettext failed
     17}}}
    2018
    2119----
     
    2321And in the log :
    2422
     23{{{
    2524:notice:configure --->  Configuring p5.12-locale-gettext
    26 
    2725:debug:configure Using compiler 'Mac OS X llvm-gcc 4.2'
    28 
    2926:debug:configure Executing org.macports.configure (p5.12-locale-gettext)
    30 
    3127:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch i386'
    3228LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8'
    3329CXX='/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/p5.12-locale-gettext/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' FCFLAGS='-pipe -O2 -m32' OBJC='/usr/bin/llvm-gcc-4.2' INSTALL='/usr/bin/install -c' PERL_AUTOINSTALL='--skipdeps' OBJCFLAGS='-pipe -O2 -arch i386' FFLAGS='-pipe -O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/llvm-gcc-4.2'
    34 
    3530:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/p5.12-locale-gettext/work/gettext-1.05" && /opt/local/bin/perl5.12 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/llvm-gcc-4.2" LD="/usr/bin/llvm-gcc-4.2"'
    36 
    3731:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/p5.12-locale-gettext/work/gettext-1.05" && /opt/local/bin/perl5.12 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/llvm-gcc-4.2" LD="/usr/bin/llvm-gcc-4.2"
    38 
    3932:info:configure checking for gettext... no
    40 
    4133:info:configure checking for gettext in -lintl...gettext function not found. Please install libintl at Makefile.PL line 18.
    42 
    4334:info:configure  no
    44 
    4535:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/p5.12-locale-gettext/work/gettext-1.05" && /opt/local/bin/perl5.12 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/llvm-gcc-4.2" LD="/usr/bin/llvm-gcc-4.2"
    46 
    4736:info:configure Exit code: 2
    48 
    4937:error:configure org.macports.configure for port p5.12-locale-gettext returned: configure failure: command execution failed
    50 
    5138:debug:configure Error code: NONE
    52 
    5339:debug:configure Backtrace: configure failure: command execution failed
    5440    while executing
    5541"$procedure $targetname"
    5642:info:configure Warning: targets not executed for p5.12-locale-gettext: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
    57 
    5843:notice:configure Please see the log file for port p5.12-locale-gettext for details:
    5944    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-locale-gettext/p5.12-locale-gettext/main.log
    60 
     45}}}
    6146
    6247----