[MacPorts] #22085: sbcl fails to build on Leopard (G5)
MacPorts
noreply at macports.org
Thu Oct 15 08:16:37 PDT 2009
#22085: sbcl fails to build on Leopard (G5)
------------------------------+---------------------------------------------
Reporter: bpabbott@… | Owner: gwright@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: sbcl
------------------------------+---------------------------------------------
Changes (by jmr@…):
* cc: waqar@… (added)
* owner: macports-tickets@… => gwright@…
Old description:
> On Leopard running on a G5, I see ...
>
> $ sudo port install sbcl
> ---> Computing dependencies for sbcl
> ---> Fetching sbcl
> ---> Verifying checksum(s) for sbcl
> ---> Extracting sbcl
> ---> Applying patches to sbcl
> ---> Configuring sbcl
> ---> Building sbcl
> Error: Target org.macports.build returned: shell command "unset
> LD_PREBIND && unset LD_PREBIND_ALLOW_OVERLAP && cd
> /opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_lang_sbcl/work/sbcl-1.0.30
> && sh make.sh
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_lang_sbcl/work/sbcl-1.0.22
> -powerpc-darwin/src/runtime/sbcl --core
> /opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_lang_sbcl/work/sbcl-1.0.22
> -powerpc-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null
> --userinit /dev/null" " returned error 1
> Command output: ; The result is a (VALUES (INTEGER 1
> 576460752303423487) &OPTIONAL), not a (VALUES
> ;
> FIXNUM
> ;
> &REST
> ;
> T).
> ; etc.
>
> ; compiling (DEFUN TEST-0 ...)
> ; compiling (DEFUN TEST ...)
> ; compiling (PROVIDE (QUOTE SB-SPROF))
> ; file:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_lang_sbcl/work/sbcl-1.0.30/contrib
> /sb-sprof/sb-sprof.lisp
> ; in: DEFUN START-PROFILING
> ; #'SB-SPROF::THREAD-DISTRIBUTION-HANDLER
> ;
> ; caught STYLE-WARNING:
> ; undefined function: THREAD-DISTRIBUTION-HANDLER
> ;
> ; compilation unit finished
> ; Undefined function:
> ; THREAD-DISTRIBUTION-HANDLER
> ; caught 1 STYLE-WARNING condition
> ; printed 1 note
>
> ; SYS:CONTRIB;SB-SPROF;SB-SPROF.FASL.NEWEST written
> ; compilation finished in 0:00:02.529
> * true
>
> WARNING! Some of the contrib modules did not build successfully or pass
> their self-tests. Failed contribs:"
> sb-introspect
>
> Error: Status 1 encountered during processing.
New description:
On Leopard running on a G5, I see ...
{{{
$ sudo port install sbcl
---> Computing dependencies for sbcl
---> Fetching sbcl
---> Verifying checksum(s) for sbcl
---> Extracting sbcl
---> Applying patches to sbcl
---> Configuring sbcl
---> Building sbcl
Error: Target org.macports.build returned: shell command "unset LD_PREBIND
&& unset LD_PREBIND_ALLOW_OVERLAP && cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_lang_sbcl/work/sbcl-1.0.30
&& sh make.sh
"/opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_lang_sbcl/work/sbcl-1.0.22
-powerpc-darwin/src/runtime/sbcl --core
/opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_lang_sbcl/work/sbcl-1.0.22
-powerpc-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null
--userinit /dev/null" " returned error 1
Command output: ; The result is a (VALUES (INTEGER 1
576460752303423487) &OPTIONAL), not a (VALUES
;
FIXNUM
;
&REST
;
T).
; etc.
; compiling (DEFUN TEST-0 ...)
; compiling (DEFUN TEST ...)
; compiling (PROVIDE (QUOTE SB-SPROF))
; file:
/opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_lang_sbcl/work/sbcl-1.0.30/contrib
/sb-sprof/sb-sprof.lisp
; in: DEFUN START-PROFILING
; #'SB-SPROF::THREAD-DISTRIBUTION-HANDLER
;
; caught STYLE-WARNING:
; undefined function: THREAD-DISTRIBUTION-HANDLER
;
; compilation unit finished
; Undefined function:
; THREAD-DISTRIBUTION-HANDLER
; caught 1 STYLE-WARNING condition
; printed 1 note
; SYS:CONTRIB;SB-SPROF;SB-SPROF.FASL.NEWEST written
; compilation finished in 0:00:02.529
* true
WARNING! Some of the contrib modules did not build successfully or pass
their self-tests. Failed contribs:"
sb-introspect
Error: Status 1 encountered during processing.
}}}
--
Comment:
Please remember to use Preview and WikiFormatting in future.
--
Ticket URL: <http://trac.macports.org/ticket/22085#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list