#20793: p5-locale-gettext requested -arch i386 which is incorrect on powerpc -------------------------------------+-------------------------------------- Reporter: alex.mikhalev@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: p5-locale-gettext -------------------------------------+-------------------------------------- Comment(by alex.mikhalev@…):
{{{ sudo port clean p5-locale-gettext sudo port -d install p5-locale-gettext }}}
If it fails again, attach the complete debug output to this ticket.
===== BEGIN OF DEBUG ---> Fetching p5-locale-gettext ---> Verifying checksum(s) for p5-locale-gettext ---> Checksumming gettext-1.05.tar.gz ---> Extracting p5-locale-gettext ---> Extracting gettext-1.05.tar.gz ---> Applying patches to p5-locale-gettext ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5 -locale-gettext/files/patch-Makefile.PL patching file Makefile.PL ---> Configuring p5-locale-gettext checking for gettext... no checking for gettext in -I/opt/local/include -L/opt/local/lib -lintl... yes checking for dgettext in -I/opt/local/include -L/opt/local/lib -lintl... yes checking for ngettext in -I/opt/local/include -L/opt/local/lib -lintl... yes checking for bind_textdomain_codeset in -I/opt/local/include -L/opt/local/lib -lintl... yes Unrecognized argument in LIBS ignored: '-I/opt/local/include' Writing Makefile for Locale::gettext ---> Building p5-locale-gettext cp gettext.pm blib/lib/Locale/gettext.pm /opt/local/bin/perl /System/Library/Perl/5.8.8/ExtUtils/xsubpp -typemap /System/Library/Perl/5.8.8/ExtUtils/typemap gettext.xs > gettext.xsc && mv gettext.xsc gettext.c Please specify prototyping behavior for gettext.xs (see perlxs manual) /usr/bin/gcc-4.0 -c -arch ppc -arch i386 -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after- statement -I/usr/local/include -O3 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" "-I/System/Library/Perl/5.8.8/darwin-thread-multi- 2level/CORE" gettext.c Running Mkbootstrap for Locale::gettext () chmod 644 gettext.bs rm -f blib/arch/auto/Locale/gettext/gettext.bundle LD_RUN_PATH="/opt/local/lib" /usr/bin/gcc-4.0 -arch ppc -arch i386 -bundle -undefined dynamic_lookup -L/usr/local/lib gettext.o -o blib/arch/auto/Locale/gettext/gettext.bundle \ -L/opt/local/lib -lintl \ ld warning: in /opt/local/lib/libgcc_s.10.5.dylib, missing required architecture i386 in file ld: in /opt/local/lib/libiconv.2.dylib, file is not of required architecture for architecture i386 collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccdrIGp3.out (No such file or directory) make: *** [blib/arch/auto/Locale/gettext/gettext.bundle] Error 1 Warning: the following items did not execute (for p5-locale-gettext): org.macports.activate org.macports.build org.macports.destroot org.macports.install END OF debug========
Do you have any ports installed universal?
any ways to check?
It may be not installed or removed by xslimmer and etc. I'm not sure what you mean.
-- Ticket URL: <http://trac.macports.org/ticket/20793#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS