cutelyst: Update to 1.5.0#2591
Conversation
|
hey @dantti ! So this failed here, and it also failed on the preview run we just did (as did a few other C/C++ fw's) |
|
Did the previous version ran fine on the preview or you tested only this one? |
|
It was the previous version that failed. It's also failed on a full travis run recently here: https://travis-ci.org/TechEmpower/FrameworkBenchmarks/builds/209848247 |
|
@nbrady-techempower Fixed the issue, and the link you pointed out failed due out of memory to build cutelyst, since the build script uses the number of cores to build maybe it would be a good idea to fix CPU cores to 1 when running on Travis. |
|
Hmm, been trying my best to not have any Travis specific code polluting the toolset. Will see if there's another way to resolve. Thanks for all your support! |
|
@nbrady-techempower I can also change the make line to not use all cores if this keeps happening, the ideal solution would be to have a PPA with cutelyst so it would only build the test app, but current Ubuntu LTS doesn't even has the minimum Qt required and the toolset is using even older LTS... |
* cutelyst: Update to 1.5.0 * Cutelyst: Fix update to 1.5.0 as using v tags results in a different output directory
No description provided.