On Sun, Apr 28, 2019 at 07:22:18AM -0700, Josh Elsasser wrote: > I'm preparing an update of lang/sbcl to 1.5.2, which should be > released in a day or two. Here is an update to a current git snapshot > if anyone wants to give it a try. I've already built and run the test > suite on all three arches but more testing never hurts. > > The port itself is once again patches sbcl to run the contrib module > tests during 'regress' and not 'build'. This in combination with > upstream improvements should allow the threads flavor to be built by > default again, and now on macppc too. > > Additionally, the non-threading options enabled by "./make.sh --fancy" > are now always enabled, namely core compression. > > The only downside is that the base makeinfo will no longer build the > texinfo docs, so pull in print/texinfo instead. >
hi, I think your diff doesn't remove some patches not needed anymore. I can't compile sbcl after applying your patch on the ports tree. I get the following patches rejected: /usr/ports/pobj/sbcl-1.5.1.401-ec954a7a7/sbcl-1.5.1.401-ec954a7a7/src/compiler/generic/genesis.lisp.rej /usr/ports/pobj/sbcl-1.5.1.401-ec954a7a7/sbcl-1.5.1.401-ec954a7a7/src/compiler/x86/parms.lisp.rej /usr/ports/pobj/sbcl-1.5.1.401-ec954a7a7/sbcl-1.5.1.401-ec954a7a7/src/runtime/Config.x86-openbsd.rej /usr/ports/pobj/sbcl-1.5.1.401-ec954a7a7/sbcl-1.5.1.401-ec954a7a7/tests/run-compiler.sh.rej
