[
https://issues.apache.org/jira/browse/MESOS-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969747#comment-13969747
]
ASF GitHub Bot commented on MESOS-1209:
---------------------------------------
GitHub user h4ck3rm1k3 opened a pull request:
https://github.com/apache/mesos/pull/14
#MESOS-1209 bug fix for debian
simple patch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/h4ck3rm1k3/mesos master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/14.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14
----
commit ee341497bf6844c94ab9316bd349882502deb392
Author: James Michael DuPont <[email protected]>
Date: 2014-04-15T17:01:26Z
#MESOS-1209 bug fix for debian
----
> 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
> Assignee: james michael dupont
> Fix For: 0.19.0
>
>
> 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)