#15665: perl5.8 build failure -------------------------------+-------------------------------------------- Reporter: Dan.Kelley@Dal.Ca | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: perl | -------------------------------+-------------------------------------------- On a 64-bit PPC machine running the latest Leopard, I get as follows. (It's an issue because it also prevents autoconf from building, etc.) I couldn't find this bug reported here, so I hope it's OK to list it, even though I am by no means an expert in building with macports. $ sudo port clean perl5.8 && sudo port upgrade perl5.8 ---> Cleaning 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 with target all ---> Staging perl5.8 into destroot Error: Target org.macports.destroot 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.8" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/destroot " returned error 2 Command output: Making XS::APItest (dynamic) Making XS::Typemap (dynamic) Making attrs (dynamic) Making re (dynamic) Making threads (dynamic) Making threads::shared (dynamic) Making Errno (nonxs) make[1]: [extras.make] Error 1 (ignored) Everything is up to date. Type 'make test' to run test suite. if [ -n "" ]; \ then \ cd utils; make compile; \ cd ../x2p; make compile; \ cd ../pod; make compile; \ else :; \ fi ./perl installperl --destdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/destroot Can't find 'boot_File__Glob' symbol in lib/auto/File/Glob/Glob.bundle at lib/File/Glob.pm line 96 Compilation failed in require at installperl line 132. BEGIN failed--compilation aborted at installperl line 132. make[1]: *** [install.perl] Error 255 make: *** [install] Error 2 Error: Unable to upgrade port: 1 -- Ticket URL: <http://trac.macports.org/ticket/15665> MacPorts <http://www.macports.org/> Ports system for Mac OS