Closed Ingo60 closed 9 years ago
For some reason, this didn't happen anymore recently.
Turns out that it happens in Travis build, this time in stage1.
Will really need to check it out sooner or later.
Appears to be fixed with commit f6e1e77d5e61ffc12fe43543249b56877f9e39c0. Travis files can now be changed back to normal.
When rebuilding the stage2 compiler, it happens from time to time that compilation of frege/Version.fr aborts.
The build continues and builds almost all files.
Workaround Just re-issue the
make
command. The stage1 compiler will build the remaining modules for the stage2 compiler.Up to now, this never happened in stage1 or the final stage.