Opened 15 years ago

Last modified 13 years ago

#22085 closed defect

sbcl fails to build on Leopard (G5) — at Version 1

Reported by: bpabbott@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: waqar@…
Port: sbcl

Description (last modified by jmroot (Joshua Root))

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.

Change History (1)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Cc: waqar@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to gwright@…

Please remember to use Preview and WikiFormatting in future.

Note: See TracTickets for help on using tickets.