version up : gcc 5.4.0.
-
Owner
@kazuhiko: @tc reports that this commit breaks cloudooo tests.
For a bit more about this commit: This is done because gcc 5.3.0 fails to build with gcc 6 (oh the irony).
@tc: What is the exact build issue this causes ? I could not access test logs (404). Also, I could locall build ERP5 SR, which semms to still include cloudooo as of current commit.
-
This is what I don't understand.. there's no error, but there is a strange log file... The file ends with a lot null characters
\x00
. (see suite.log https://lab.nexedi.com/snippets/155/raw 16.8MB) (also sent by mail) -
Owner
Also, infinite fail results come from 'Destination path ......./fonts/ocrb-fonts/m4/m4 already exists'. It is unexpected because the configuration is like :
recipe = hexagonit.recipe.download ignore-existing = true
-
Owner
"lots of null" smells like filesystem corruption (partial append). I would suspect the test node (or just that partition ?) to be in a weird state.