You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2016/04/09 03:30:25 UTC

[jira] [Commented] (MESOS-5101) Add CMake build to docker_build.sh

    [ https://issues.apache.org/jira/browse/MESOS-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233269#comment-15233269 ] 

Vinod Kone commented on MESOS-5101:
-----------------------------------

I see the following error when testing it on the ASF CI.

https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-CMake-Test/3/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos:7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/console

{code}

configure.ac:47: the top level
configure.ac:47: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1]
configure.ac:47: Try \`$[0] --help' for more information.
m4/libtool.m4:609: LT_OUTPUT is expanded from...
configure.ac:47: the top level
configure.ac:1552: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1552: the top level
configure.ac:40: installing './ar-lib'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:36: installing './install-sh'
configure.ac:36: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
CMake Error: The source directory "/mesos/build/--verbose" does not exist.
{code}

> Add CMake build to docker_build.sh
> ----------------------------------
>
>                 Key: MESOS-5101
>                 URL: https://issues.apache.org/jira/browse/MESOS-5101
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Juan Larriba
>            Assignee: Juan Larriba
>
> Add the CMake build system to docker_build.sh to automatically test the build on Jenkins alongside gcc and clang.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)