I'm working with a completely new install of macports - completely new /opt/local/. When trying to port install bugzilla I come across a problem with p5- perlmagick, some of the output is at the end of this message. Going through the output it looks like all of the errors might just be warnings. Is there a certain number of warnings that trigger an error? Is there anything I can do to get around this? R ... ... ... DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5 -perlmagick/work/PerlMagick-6.32" && make all' /usr/bin/gcc-4.0 -c -I../ -I.. -I/usr/include/librsvg-2 -I/usr/ include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/graphviz -I/usr/include/freetype2 -I/usr/include/ libxml2 -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp- precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/ opt/local/include -g -O2 -Wall -W -pthread -O3 -DVERSION=\"6.3.2\" - DXS_VERSION=\"6.3.2\" "-I/opt/local/lib/perl5/5.8.8/darwin-2level/ CORE" -D_LARGE_FILES=1 -DHAVE_CONFIG_H Magick.c powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthread' Magick.xs:212: warning: missing initializer Magick.xs:212: warning: (near initialization for 'Methods[8].arguments') ... ... ... Magick.c:10556: warning: unused variable 'ix' make: *** [Magick.o] Error 1 Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5 -perlmagick/work/PerlMagick-6.32" && make all " returned error 2 Command output: Magick.c:9010: warning: unused variable 'ref' ... ... ... Magick.c:10561: warning: unused variable 'ref' Magick.c:10556: warning: unused variable 'ix' make: *** [Magick.o] Error 1 Warning: the following items did not execute (for p5-perlmagick): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.