Bug#998156: contains non-DFSG-free files

2021-11-02 Thread Matthew Fluet
Henry is correct that the MLton compiler (the runtime, basis library implementation, and compiler proper) do not depend on ckit (or any of the (re)distributed SML/NJ libraries), the benchmarks, or on mlnlffigen, nor are those components required for using MLton (unless, of course, the program being

Bug#917644: FTBFS: segmentation faults in test suite

2019-02-20 Thread Matthew Fluet
gt; > > > > On Sun, Dec 30, 2018 at 05:38:57PM -0500, Matthew Fluet wrote: > > > >If it is just the `world` regression tests that are failing, then it > > > >is almost certainly due to save/restore world being incompatible with > > > >ASLR; see http://

Bug#917644: FTBFS: segmentation faults in test suite

2018-12-30 Thread Matthew Fluet
If it is just the `world` regression tests that are failing, then it is almost certainly due to save/restore world being incompatible with ASLR; see http://mlton.org/MLtonWorld#_notes. Perhaps Debian arm64-linux has gained ASLR since the last time the regression suite was run on this platform? In