ports/162017: [patch] lang/sbcl: mark BROKEN on freebsd 9/10 (THREADS option)

Nali Toja nalitoja at gmail.com
Wed Oct 26 01:40:12 UTC 2011


The following reply was made to PR ports/162017; it has been noted by GNATS.

From: Nali Toja <nalitoja at gmail.com>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/162017: [patch] lang/sbcl: mark BROKEN on freebsd 9/10 (THREADS option)
Date: Wed, 26 Oct 2011 01:30:49 +0000

 --=-=-=
 Content-Type: text/plain
 
 And to make it easier to test re-enable sb-thread tests disabled by ports/154050. 
 
 --=-=-=
 Content-Type: text/x-patch
 Content-Disposition: attachment; filename=tests.diff
 
 Index: lang/sbcl/files/patch-disable-failing-tests
 ===================================================================
 RCS file: /a/.csup/ports/lang/sbcl/files/patch-disable-failing-tests,v
 retrieving revision 1.3
 diff -u -p -r1.3 patch-disable-failing-tests
 --- lang/sbcl/files/patch-disable-failing-tests	14 Jul 2011 21:34:14 -0000	1.3
 +++ lang/sbcl/files/patch-disable-failing-tests	26 Oct 2011 01:26:44 -0000
 @@ -1,14 +1,5 @@
  --- contrib/sb-concurrency/tests/test-mailbox.lisp.orig	2011-06-05 12:35:33.000000000 -0700
  +++ contrib/sb-concurrency/tests/test-mailbox.lisp	2011-07-14 13:27:49.000000000 -0700
 -@@ -40,7 +40,7 @@
 - 
 - ;;; FIXME: Several tests disabled on Darwin due to hangs. Something not right
 - ;;; with mailboxes -- or possibly semaphores -- there.
 --#+(and sb-thread (not darwin))
 -+#+(and sb-thread (not (or darwin freebsd)))
 - (progn
 - 
 - ;; Dummy struct for ATOMIC-INCF to work.
  @@ -181,6 +181,7 @@
     (:errors   . 0)
     (:timeouts . 0))
 
 --=-=-=--



More information about the freebsd-ports-bugs mailing list