[MacPorts] #21572: perl5.8 on snow leopard: env: -L/opt/local/lib: No such file or directory

MacPorts noreply at macports.org
Wed Sep 23 08:08:31 PDT 2009


#21572: perl5.8 on snow leopard: env: -L/opt/local/lib: No such file or directory
---------------------------------+------------------------------------------
 Reporter:  tim.stoop@…          |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.8.0                                
 Keywords:                       |        Port:  perl5.8                              
---------------------------------+------------------------------------------
 Hi all,

 I'm getting the following error. I've recently removed all MacPorts
 setttings after upgrading to Snow Leopard and am trying to build all my
 apps again. Any tips on what's going on here and how it should be fixed?
 Thanks!

 {{{
 sudo port install perl5.8 -universal
 --->  Computing dependencies for perl5.8
 --->  Fetching perl5.8
 --->  Verifying checksum(s) for perl5.8
 --->  Extracting perl5.8
 --->  Applying patches to perl5.8
 --->  Configuring perl5.8
 --->  Building perl5.8
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9"
 && /usr/bin/make -j2 all " returned error 2
 Command output: ../../../miniperl "-I../../../lib" "-I../../../lib"
 ../../../lib/ExtUtils/xsubpp  -typemap ../../../lib/ExtUtils/typemap  C.xs
 > C.xsc && mv C.xsc C.c
 Running Mkbootstrap for B::C ()
 chmod 644 C.bs
 distcc -c   -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp
 -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include -O1
 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\"  "-I../../.."   C.c
 distcc[92748] (dcc_build_somewhere) Warning: failed to distribute, running
 locally instead
 cp C.bs ../../../lib/auto/B/C/C.bs
 chmod 644 ../../../lib/auto/B/C/C.bs
 rm -f ../../../lib/auto/B/C/C.bundle
 env MACOSX_DEPLOYMENT_TARGET=10.3   -L/opt/local/lib -bundle -undefined
 dynamic_lookup -L/usr/local/lib C.o  -o ../../../lib/auto/B/C/C.bundle  \
                 \

 env: -L/opt/local/lib: No such file or directory
 make[2]: *** [../../../lib/auto/B/C/C.bundle] Error 127
 make[1]: *** [subdirs] Error 2
 make: *** [lib/auto/B/B.bundle] Error 2
 make: *** Waiting for unfinished jobs....
 ../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp
 -noprototypes -typemap ../../lib/ExtUtils/typemap  ByteLoader.xs >
 ByteLoader.xsc && mv ByteLoader.xsc ByteLoader.c
 Running Mkbootstrap for ByteLoader ()
 chmod 644 ByteLoader.bs
 distcc -c   -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp
 -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include -O3
 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\"  "-I../.."   ByteLoader.c
 cp ByteLoader.bs ../../lib/auto/ByteLoader/ByteLoader.bs
 chmod 644 ../../lib/auto/ByteLoader/ByteLoader.bs
 distcc[92788] (dcc_build_somewhere) Warning: failed to distribute, running
 locally instead
 rm -f ../../lib/auto/ByteLoader/ByteLoader.bundle
 env MACOSX_DEPLOYMENT_TARGET=10.3   -L/opt/local/lib -bundle -undefined
 dynamic_lookup -L/usr/local/lib byterun.o ByteLoader.o  -o
 ../../lib/auto/ByteLoader/ByteLoader.bundle  \
                 \

 env: -L/opt/local/lib: No such file or directory
 make[1]: *** [../../lib/auto/ByteLoader/ByteLoader.bundle] Error 127
 make: *** [lib/auto/ByteLoader/ByteLoader.bundle] Error 2

 Error: Status 1 encountered during processing.
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/21572>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list