[cmake-developers] cmake building from source with travis-ci (osx host)

Brad King brad.king at kitware.com
Fri Apr 11 09:23:29 EDT 2014


On 04/11/2014 08:59 AM, Andras Csizmadia wrote:
> I would like to build CMake from source for a customized toolchain using 
> Travis-CI, but I can't solve the following issue (or related to that):
> 
> "CMake Error at Utilities/cmlibarchive/CMakeLists.txt:316 (CHECK_HEADER_DIRENT):
[snip]
> You can check out the whole log file here:
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/22760491/log.txt

The first error I see in that log comes before the above error:

CMake Error at Utilities/cmlibarchive/CMakeLists.txt:15 (FILE):
  file STRINGS file
  "/Users/travis/build/vpmedia/crossbridge/build/mac/cmake/Utilities/cmlibarchive/build/version"
  cannot be read.

That file is supposed to be part of the source tree.  Is it there?

-Brad




More information about the cmake-developers mailing list