You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "james michael dupont (JIRA)" <ji...@apache.org> on 2014/04/15 18:18:15 UTC

[jira] [Commented] (MESOS-1209) Latest build fails

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

james michael dupont commented on MESOS-1209:
---------------------------------------------

Working on a patch for mesos/3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp to include support for debian style release numbers.

> Latest build fails
> ------------------
>
>                 Key: MESOS-1209
>                 URL: https://issues.apache.org/jira/browse/MESOS-1209
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.19.0
>         Environment: debian sid
> #define PACKAGE_STRING "mesos 0.19.0"
> #define PACKAGE "mesos"
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_DLFCN_H 1
> #define HAVE_PTHREAD 1
> #define MESOS_HAS_JAVA 1
> #define HAVE_PYTHON "2.7"
> #define MESOS_HAS_PYTHON 1
> #define HAVE_LIBZ 1
> #define HAVE_LIBCURL 1
> #define HAVE_LIBSASL2 1
>            Reporter: james michael dupont
>
> make check fails 
> [  FAILED  ] OsTest.release
> [ RUN      ] OsTest.release
> stout/tests/os_tests.cpp:279: Failure
> info: Failed to parse: 3.10-1-amd64
> [  FAILED  ] OsTest.release (0 ms)
> Output of : uname -a
> Linux mdupont-Aspire-7750G 3.10-1-amd64 #1 SMP Debian 3.10.3-1 (2013-07-27) x86_64 GNU/Linux



--
This message was sent by Atlassian JIRA
(v6.2#6252)