Closed oxmon-2500 closed 4 years ago
(this is about PR #971) Rather strange, I've restarted Travis there, let's see...
The following run of Travis was OK (without changing anything).
Perhaps Travis is building in 2 cores by default? Sometimes ADMS can run into race conditions during compilation between some generated files. There was a bug like this in the past. Not sure if it was not fixed on the develop branch of ADMS...
On Thu, Feb 20, 2020 at 07:13:11AM -0800, Guilherme Brondani Torri wrote:
Perhaps Travis is building in 2 cores by default? Sometimes ADMS can run into race conditions during compilation between some generated files. There was a bug like this in the past. Not sure if it was not fixed on the develop branch of ADMS...
ADMS is in Debian for quite some time now [1]. perhaps it is easiest to just use it in this context, save CPU cycles etc. Not sure what it takes to make current packages available within travis, should they not be already.
(the Debian package has been built in non-parallel mode, so it possibly still has the bug.)
Travis build terminates with
The log statements appears double before failure:
The PR didn't change anything in this area