Opened 12 years ago
Closed 12 years ago
#35678 closed defect (duplicate)
p5.12-locale-gettext: gettext function not found
Reported by: | bordan@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | llt003@… | |
Port: | p5.12-locale-gettext |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I tried to upgrade the whole tree in Mountain Lion but it stops always in p5.12-locale-gettext. I'm running Mountain Lion with Xcode 4.4.
The message is :
---> Computing dependencies for p5.12-locale-gettext ---> Configuring p5.12-locale-gettext Error: org.macports.configure for port p5.12-locale-gettext returned: configure failure: command execution failed 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_ports_perl_p5-locale-gettext/p5.12-locale-gettext/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port p5.12-locale-gettext failed
And in the log :
: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 i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch i386' 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_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' :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"' :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" :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_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 :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_ports_perl_p5-locale-gettext/p5.12-locale-gettext/main.log
Thanks for your feedback.
Change History (2)
comment:1 Changed 12 years ago by llt003@…
Cc: | llt003@… added |
---|
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Having problem installing "p5.12-locale-gettext" on Mountain Lion → p5.12-locale-gettext: gettext function not found |
Duplicate of #28789.
Note: See
TracTickets for help on using
tickets.
Cc Me!