Comment 12 for bug 1391705

Revision history for this message
Alex (worthless-trash-junk) wrote :

Ah, thanks. I got my quotes wrong. Again, this command runs and compiles fine for me when I execute it manually. The final difference seems to be that HomeBrew applies 4 patches to the 1.2.2 source before building:
==> Downloading https://trac.macports.org/export/88830/trunk/dports/lang/sbcl/files/patch-base-target-features.diff
==> Downloading https://trac.macports.org/export/88830/trunk/dports/lang/sbcl/files/patch-make-doc.diff
==> Downloading https://trac.macports.org/export/88830/trunk/dports/lang/sbcl/files/patch-posix-tests.diff
==> Downloading https://trac.macports.org/export/88830/trunk/dports/lang/sbcl/files/patch-use-mach-exception-handler.diff

I'll try applying these to my manual build and see if it reproduces.