[MacPorts] #49610: sbcl 1.3 fails to build
MacPorts
noreply at macports.org
Tue Dec 8 14:35:59 PST 2015
#49610: sbcl 1.3 fails to build
---------------------+------------------------
Reporter: glen@… | Owner: easieste@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords: elcapitan
Port: sbcl |
---------------------+------------------------
Comment (by glen@…):
Please be aware that I have found a fix for this bug. The fix is described
here:
https://bugs.gentoo.org/show_bug.cgi?id=468482
Apparently the failure results from a timeout when testing FRLOCK. The
test timeout is, by default, 60 seconds. For some reason, on the MacBook
it completes in this time but is slower on my Mac Pro. Manually editing
the files as described below:
> - improving the timeout value in
> sbcl-1.1.7/contrib/sb-concurrency/tests/test-frlock.lisp line 85 from 60
to
> 240, and
> - decreasing the reader-count, read-count and write-count in the same
file,
> lines 20 and 22 to half of the values given.
fixes the problem.
I am not savvy enough to create a patch file for this fix, but editing it
by hand and then continuing the port install process allows the port to
build and install correctly.
--
Ticket URL: <https://trac.macports.org/ticket/49610#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list