Re: Bug#815231: cmake: FTBFS on kfreebsd, hurd: 2 tests fail: BuildDepends, RunCMake.Configure

2016-04-06 Thread Steven Chamberlain
Hi, > Steven Chamberlain writes: > > Could someone with access to the hurd-i386 or kfreebsd porter boxes > > try the attached patch please? Christoph Egger wrote: > Start 284: RunCMake.Configure > 284/371 Test #284: RunCMake.Configure >

Re: Bug#815231: cmake: FTBFS on kfreebsd, hurd: 2 tests fail: BuildDepends, RunCMake.Configure

2016-04-06 Thread Christoph Egger
Steven Chamberlain writes: > Steven Chamberlain wrote: >> Could someone with access to the hurd-i386 or kfreebsd porter boxes >> try the attached patch please? > > Here's how to run that test on its own, verbosely, in an already-built > Debian build tree: > > $

Re: Bug#815231: cmake: FTBFS on kfreebsd, hurd: 2 tests fail: BuildDepends, RunCMake.Configure

2016-04-06 Thread Christoph Egger
Hi FWIW on the 3.2 build (with the patch) I started untill I noticed it wasn't quite the right version Steven Chamberlain writes: > Andreas Beckmann wrote: >> 292 - RunCMake.Configure (Failed) > > Could someone with access to the hurd-i386 or kfreebsd porter boxes > try

Re: Bug#815231: cmake: FTBFS on kfreebsd, hurd: 2 tests fail: BuildDepends, RunCMake.Configure

2016-04-06 Thread Steven Chamberlain
Steven Chamberlain wrote: > Could someone with access to the hurd-i386 or kfreebsd porter boxes > try the attached patch please? Here's how to run that test on its own, verbosely, in an already-built Debian build tree: $ Build/bin/cmake "-DCMAKE_MODULE_PATH=Tests/RunCMake"

Re: Bug#815231: cmake: FTBFS on kfreebsd, hurd: 2 tests fail: BuildDepends, RunCMake.Configure

2016-04-06 Thread Steven Chamberlain
Hi, Andreas Beckmann wrote: > 292 - RunCMake.Configure (Failed) Could someone with access to the hurd-i386 or kfreebsd porter boxes try the attached patch please? Thanks, Regards, -- Steven Chamberlain ste...@pyro.eu.org --- a/Tests/RunCMake/Configure/RunCMakeTest.cmake +++

Re: Bug#815231: cmake: FTBFS on kfreebsd, hurd: 2 tests fail: BuildDepends, RunCMake.Configure

2016-04-06 Thread Steven Chamberlain
Hi, Andreas Beckmann wrote: > The following tests FAILED: > 113 - BuildDepends (Failed) I finally figured this out! The BuildDepends test will fail when run on a filesystem not having sub-second granularity. So for example, it fails on kfreebsd UFS, and whatever filesystem the hurd-i386