Thanks, it worked - at least for p5-xml-parser. It fails at opencv now: ---> Computing dependencies for opencv ---> Building opencv Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_opencv/work/opencv-1.0.0" && /usr/bin/make -j2 all " returned error 2 Command output: /usr/bin/make all-recursive Making all in cxcore Making all in src if /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -I/opt/local/include -Wall -fno-rtti -pipe -O3 -g -march=prescott -ffast-math -fomit-frame-pointer -O2 -I/opt/local/include -L/opt/local/lib -arch x86_64 -MT dummy.lo -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.lo dummy.cpp; \ then mv -f ".deps/dummy.Tpo" ".deps/dummy.Plo"; else rm -f ".deps/dummy.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -I/opt/local/include -Wall -fno-rtti -pipe -O3 -g -march=prescott -ffast-math -fomit-frame-pointer -O2 -I/opt/local/include -L/opt/local/lib -arch x86_64 -MT cxalloc.lo -MD -MP -MF ".deps/cxalloc.Tpo" -c -o cxalloc.lo cxalloc.cpp; \ then mv -f ".deps/cxalloc.Tpo" ".deps/cxalloc.Plo"; else rm -f ".deps/cxalloc.Tpo"; exit 1; fi /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -I/opt/local/include -Wall -fno-rtti -pipe -O3 -g -march=prescott -ffast-math -fomit-frame-pointer -O2 -I/opt/local/include -L/opt/local/lib -arch x86_64 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.cpp -fno-common -DPIC -o .libs/dummy.o /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../cxcore/include -I../.. -DNDEBUG -I/opt/local/include -Wall -fno-rtti -pipe -O3 -g -march=prescott -ffast-math -fomit-frame-pointer -O2 -I/opt/local/include -L/opt/local/lib -arch x86_64 -MT cxalloc.lo -MD -MP -MF .deps/cxalloc.Tpo -c cxalloc.cpp -fno-common -DPIC -o .libs/cxalloc.o dummy.cpp:1: error: CPU you selected does not support x86-64 instruction set dummy.cpp:1: error: CPU you selected does not support x86-64 instruction set cxalloc.cpp:1: error: CPU you selected does not support x86-64 instruction set cxalloc.cpp:1: error: CPU you selected does not support x86-64 instruction set make[3]: *** [cxalloc.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [dummy.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Error: Status 1 encountered during processing. Any suggestion? Thanks. 2009/11/9 Ryan Schmidt <[email protected]> > > On Nov 8, 2009, at 15:53, Jakob Vidmar wrote: > > I've just tried installing p5-xml-parser and this happened: >> ---> Computing dependencies for p5-xml-parser >> ---> Configuring p5-xml-parser >> Error: Target org.macports.configure returned: configure failure: shell >> command " cd >> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-xml-parser/work/XML-Parser-2.36" >> && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor " returned error 139 >> Command output: sh: line 1: 886 Segmentation fault >> /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor >> >> Error: Status 1 encountered during processing. >> >> Anyone mind shedding some light? >> >> Thanks. >> >> >> PS) I'm using macports on Snow Leopard. >> > > Did you recently upgrade to Snow Leopard from a prior OS? If so, did you > uninstall and then reinstall all ports? You need to; see the Migration page > for details: > > > http://trac.macports.org/wiki/Migration > > > >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
