mplayer and irssi +perl broken on Leopard?
Steven Fauconnier
fauconnier.steven at gmail.com
Fri Oct 26 18:01:21 PDT 2007
Hi,
First off, I'm new to the mailing list. Hope this is the correct one.
I skimmed through the current threads but couldn't find anything
regarding these subjects.
I bought the new leopard and installed macports.
Tried a sudo port install mplayer and it quited with an error on
dependancy lzo2.
Also tried to install irssi with perl support (sudo port install irssi
+perl), also exited with an error.
I've provided the logs in the attachments.
Hope anyone can help out.
Greetings,
Steven Fauconnier
-------------- next part --------------
Steven:~ Steven$ sudo port install mplayer
Password:
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_lzo2/work/lzo-2.02" && make all " returned error 2
Command output: _compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
"_lzo1f_decompress_asm_fast", referenced from:
_compress_database in lzotest.o
_compress_database in lzotest.o
"_lzo1x_decompress_asm_fast_safe", referenced from:
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
_compress_database in lzotest.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [lzotest] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: The following dependencies failed to build: lzo2
Error: Status 1 encountered during processing.
-------------- next part --------------
Steven:~ Steven$ sudo port install irssi +perl
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_irssi/work/irssi-0.8.11" && make all " returned error 2
Command output: Making all in core
make[4]: Nothing to be done for `all'.
Making all in dcc
make[4]: Nothing to be done for `all'.
Making all in flood
make[4]: Nothing to be done for `all'.
Making all in notifylist
make[4]: Nothing to be done for `all'.
Making all in proxy
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
Making all in fe-common
Making all in core
make[4]: Nothing to be done for `all'.
Making all in irc
Making all in dcc
make[5]: Nothing to be done for `all'.
Making all in notifylist
make[5]: Nothing to be done for `all'.
make[5]: Nothing to be done for `all-am'.
make[4]: Nothing to be done for `all-am'.
Making all in perl
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DSCRIPTDIR=\""/opt/local/share/irssi/scripts"\" -DPERL_USE_LIB=\""/opt/local/lib/perl5/darwin/darwin-thread-multi-2level"\" -DPERL_STATIC_LIBS=0 -arch i386 -arch ppc -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include -I/System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE -I/opt/local/include -no-cpp-precomp -O2 -Wall -I/opt/local/include -MT perl-core.lo -MD -MP -MF ".deps/perl-core.Tpo" -c -o perl-core.lo perl-core.c; \
then mv -f ".deps/perl-core.Tpo" ".deps/perl-core.Plo"; else rm -f ".deps/perl-core.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DSCRIPTDIR=\"/opt/local/share/irssi/scripts\" -DPERL_USE_LIB=\"/opt/local/lib/perl5/darwin/darwin-thread-multi-2level\" -DPERL_STATIC_LIBS=0 -arch i386 -arch ppc -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include -I/System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE -I/opt/local/include -no-cpp-precomp -O2 -Wall -I/opt/local/include -MT perl-core.lo -MD -MP -MF .deps/perl-core.Tpo -c perl-core.c -fno-common -DPIC -o .libs/perl-core.o
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
make[3]: *** [perl-core.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.
More information about the macports-users
mailing list