On Mon, Oct 26, 2015 at 09:11:38PM +0000, Long, Martin wrote: > On 26 October 2015 at 21:01, Dirk Hohndel <[email protected]> wrote: > > > On Mon, Oct 26, 2015 at 08:54:48PM +0000, Long, Martin wrote: > > > > > > > > > > > > > > > > The thing that completely baffles me is that this is our daily build. > > > > NOTHING in that area has changed in Subsurface and the "daily" build a > > few > > > > days ago worked fine. > > > > > > > > I'm beginning to ask myself if this is maybe a corruption somewhere. > > I'll > > > > push another commit and trigger new builds to test that theory. > > > > > > > > Wait: Martin - does this build happen if you pull from master or if you > > > > try to build what's in the PPA? > > > > > > > > > > I'm pulling from master. I don't know how to build from a PPA. > > > > thanks for the quick response - that makes it easier for me to try and > > figure out what's going on. Let's see how fast this hotel internet is at 6 > > in the morning to get a trusty VM up and running :-/ > > No rush on my part, let me know if you need anything.
Figured it out. And of course it was my personal stupidity that caused it. You can't modify a list in cmake by treating it as a string. That breaks things in apparently really creative ways. And trusty is the only platform we build on with BT so old that we disable it in cmake. And when I "fixed" the code disabling it I actually broke it. Brilliant. /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
