Ticket #13720: Perl5.8BuildFailure.log

File Perl5.8BuildFailure.log, 1.3 KB (added by linschn@…, 16 years ago)

Output of 'port install perl5.8'

Line 
1--->  Staging perl5.8 into destroot
2Error: 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
3Command output:         Making XS::APItest (dynamic)
4
5        Making XS::Typemap (dynamic)
6
7        Making attrs (dynamic)
8
9        Making re (dynamic)
10
11        Making threads (dynamic)
12
13        Making threads::shared (dynamic)
14
15        Making Errno (nonxs)
16make[1]: [extras.make] Error 1 (ignored)
17 
18        Everything is up to date. Type 'make test' to run test suite.
19if [ -n "" ]; \
20        then \
21                cd utils; make compile; \
22                cd ../x2p; make compile; \
23                cd ../pod; make compile; \
24        else :; \
25        fi
26./perl installperl --destdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/destroot 
27Can't find 'boot_File__Glob' symbol in lib/auto/File/Glob/Glob.bundle
28 at lib/File/Glob.pm line 96
29Compilation failed in require at installperl line 132.
30BEGIN failed--compilation aborted at installperl line 132.
31make[1]: *** [install.perl] Error 255
32make: *** [install] Error 2
33
34Error: Status 1 encountered during processing.