sb-posix module compile error on Mac OS X

Bug #714633 reported by Jihyun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Medium
Unassigned

Bug Description

I'm trying to compile SBCL on Mac OS X. But 'sb-posix' module did not pass its self-tests.
'make-target-contrib.sh' returns error code 1. This issue is a problem in MacPorts and Homebrew.
Please refer to https://github.com/mxcl/homebrew/pull/4050

$ sh make.sh
//Starting build: Mon Feb 7 23:22:44 KST 2011
//Options: --prefix='/usr/local' --xc-host='sbcl --disable-debugger --no-userinit --no-sysinit'
//entering make-config.sh
//ensuring the existence of output/ directory
//initializing /Users/jihyun/sbcl/local-target-features.lisp-expr
//guessing default target CPU architecture from host architecture
//setting up CPU-architecture-dependent information
sbcl_arch="x86-64"
//setting up OS-dependent information
//finishing /Users/jihyun/sbcl/local-target-features.lisp-expr
/in canonicalize-whitespace-1

(...skip...)

; SYS:CONTRIB;SB-SPROF;SB-SPROF.FASL.NEWEST written
; compilation finished in 0:00:01.383
* true

WARNING! Some of the contrib modules did not build successfully or pass
their self-tests. Failed contribs:"
  sb-posix
$

Tags: review
Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

(Note to self: follow link above to the patches.)

Changed in sbcl:
importance: Undecided → Medium
status: New → Triaged
tags: added: review
Revision history for this message
Stas Boukarev (stassats) wrote :

Cannot reproduce.

Changed in sbcl:
status: Triaged → Incomplete
Stas Boukarev (stassats)
Changed in sbcl:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.