Closed VE3RQX closed 7 years ago
Not sure why the build keeps failing for g++4.8. Seems to flip flop back and forth between the release and debug build. @jpetso is there any way we can see specifically why g++ 4.8 is failing? Should we roll it back to g++ 4.7?
Actually it looks like we are hitting some kind of build timeout and travis is just killing the build. According to the docs, if a build step produces no output for > 10 minutes then the build is killed.
Build failed at an elapsed time 9 min 59 sec
I would tweak the build config to see if more time would solve the issue but I don't seem to have permissions to modify it.
Clearly this pull request isn't responsible for the build failure so I am going to just go ahead and merge it.
I will look into the build failure when I get a chance.
Fixes #44
Use of "index" (iterator of roles) against features will lead to bad places if there is more than 1 role.