About 10 days ago, g++10 was working on osx:
https://travis-ci.com/github/acgetchell/CDT-plusplus/jobs/503931534
3 days ago, g++10 shows as broken:
https://travis-ci.com/github/acgetchell/CDT-plusplus/jobs/505639789#L1311
About 10 days ago, g++10 was working on osx:
https://travis-ci.com/github/acgetchell/CDT-plusplus/jobs/503931534
3 days ago, g++10 shows as broken:
https://travis-ci.com/github/acgetchell/CDT-plusplus/jobs/505639789#L1311
Hey @acgetchell,
Did you happen to look at /Users/travis/build/acgetchell/CDT-plusplus/vcpkg/buildtrees/_vcpkg/build/CMakeFiles/CMakeOutput.log
?
There’s potentially a more verbose answer in there.
How would I access that file?
Hey @acgetchell,
You can just use any text editor like vim
, gedit
, or touch
.
As far as I can tell, I don’t have access to the VM my build is running on to access the filesystem. Is there a way to do that?