Ticket #17825: sbcl-compile-errors.txt

File sbcl-compile-errors.txt, 1.6 KB (added by ceesaxp@…, 15 years ago)

Detailed output of compilation errors for sbcl-1.0.23

Line 
1--->  Fetching sbcl
2--->  Verifying checksum(s) for sbcl
3--->  Extracting sbcl
4--->  Applying patches to sbcl
5--->  Configuring sbcl
6--->  Building sbcl
7Error: Target org.macports.build returned: shell command "unset LD_PREBIND && unset LD_PREBIND_ALLOW_OVERLAP && sh make.sh "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-1.0.22-powerpc-darwin/src/runtime/sbcl --core /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-1.0.22-powerpc-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null --userinit /dev/null" " returned error 1
8Command output: ;                                                                                 T).
9;       etc.
10
11; compiling (DEFUN TEST-0 ...)
12; compiling (DEFUN TEST ...)
13; compiling (PROVIDE (QUOTE SB-SPROF))
14; file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-1.0.23/contrib/sb-sprof/sb-sprof.lisp
15; in: DEFUN START-PROFILING
16;     #'SB-SPROF::THREAD-DISTRIBUTION-HANDLER
17;
18; caught STYLE-WARNING:
19;   undefined function: THREAD-DISTRIBUTION-HANDLER
20
21;
22; caught STYLE-WARNING:
23;   This function is undefined:
24;     THREAD-DISTRIBUTION-HANDLER
25;
26; compilation unit finished
27;   caught 2 STYLE-WARNING conditions
28;   printed 1 note
29
30
31; SYS:CONTRIB;SB-SPROF;SB-SPROF.FASL.NEWEST written
32; compilation finished in 0:00:11
33* true
34
35WARNING! Some of the contrib modules did not build successfully or pass
36their self-tests. Failed contribs:"
37  asdf-install
38
39Error: Status 1 encountered during processing.