#36716: Error: Failed to install p5.12-locale-gettex --------------------+-------------------------------- Reporter: ben@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: --------------------+-------------------------------- Hello there ! :) I'm using the latest version of macPorts. I've uninstalled it, reinstalled it so much times, i'm trying to find help here ! I'm on MAC OS X Moutain lion, with lateste xCode tools Here's the problem i met : {{{ $ sudo port install autoconf ---> Computing dependencies for autoconf ---> Dependencies to be installed: help2man p5.12-locale-gettext m4 perl5 xz ---> Configuring p5.12-locale-gettext Error: org.macports.configure for port p5.12-locale-gettext returned: configure failure: command execution failed Error: Failed to install p5.12-locale-gettext Please see the log file for port p5.12-locale-gettext for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -locale-gettext/p5.12-locale-gettext/main.log Error: The following dependencies were not installed: help2man p5.12 -locale-gettext m4 perl5 xz To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port autoconf failed }}} In the log file : {{{ :debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -locale-gettext/p5.12-locale-gettext/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/perl/p5 -locale-gettext/work :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 502 :debug:main Executing org.macports.main (p5.12-locale-gettext) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (p5.12-locale- gettext) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (p5.12-locale-gettext) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (p5.12-locale- gettext) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (p5.12-locale-gettext) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (p5.12-locale-gettext) :debug:main Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Wed Oct 24 17:09:23 CEST 2012 :notice:configure ---> Configuring p5.12-locale-gettext :debug:configure Using compiler 'Mac OS X llvm-gcc 4.2' :debug:configure Executing org.macports.configure (p5.12-locale-gettext) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -locale-gettext/p5.12-locale-gettext/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/llvm-gcc-4.2' INSTALL='/usr/bin/install -c' PERL_AUTOINSTALL='--skipdeps' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/llvm-gcc-4.2' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_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"' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_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" :info:configure checking for gettext... no :info:configure checking for gettext in -lintl...gettext function not found. Please install libintl at Makefile.PL line 18. :info:configure no :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_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" :info:configure Exit code: 2 :error:configure org.macports.configure for port p5.12-locale-gettext returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "$procedure $targetname" :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 :error:configure Failed to install p5.12-locale-gettext :debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory while executing "open [file join $dir tclIndex]" :notice:configure Please see the log file for port p5.12-locale-gettext for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5 -locale-gettext/p5.12-locale-gettext/main.log }}} -- Ticket URL: <https://trac.macports.org/ticket/36716> MacPorts <http://www.macports.org/> Ports system for Mac OS