Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 393C610A15 for ; Thu, 6 Jun 2013 00:52:21 +0000 (UTC) Received: (qmail 61053 invoked by uid 500); 6 Jun 2013 00:52:21 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 61003 invoked by uid 500); 6 Jun 2013 00:52:21 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 60936 invoked by uid 99); 6 Jun 2013 00:52:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jun 2013 00:52:20 +0000 Date: Thu, 6 Jun 2013 00:52:20 +0000 (UTC) From: "Benjamin Mahler (JIRA)" To: mesos-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-264) Make fails on the latest ubuntu MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MESOS-264?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-264: ---------------------------------- Fix Version/s: (was: 0.10.0) 0.11.0 =20 > Make fails on the latest ubuntu > ------------------------------- > > Key: MESOS-264 > URL: https://issues.apache.org/jira/browse/MESOS-264 > Project: Mesos > Issue Type: Bug > Components: build > Affects Versions: 0.9.0, 0.10.0 > Environment: Linux Jie-Ubuntu-VM 3.2.0-29-generic #46-Ubuntu SMP = Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux > g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 > Reporter: Jie Yu > Assignee: Benjamin Mahler > Fix For: 0.11.0 > > > make[2]: Entering directory `/home/jieyu/workspace/mesos/build/src' > /bin/bash ../libtool --tag=3DCXX --mode=3Dcompile g++ -DPACKAGE_NAME= =3D\"mesos\" -DPACKAGE_TARNAME=3D\"mesos\" -DPACKAGE_VERSION=3D\"0.9.0\" -D= PACKAGE_STRING=3D\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL= =3D\"\" -DPACKAGE=3D\"mesos\" -DVERSION=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHA= VE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_= H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE= _STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/= \" -DHAVE_PTHREAD=3D1 -DMESOS_HAS_JAVA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_W= EBUI=3D1 -I. -I../../src -Wall -Werror -DMESOS_WEBUI_DIR=3D\"/home/jieyu/= workspace/mesos/dist/share/mesos/webui\" -DMESOS_LIBEXECDIR=3D\"/home/jieyu= /workspace/mesos/dist/libexec/mesos\" -I../../include -I../../third_party/l= ibprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_par= ty/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zook= eeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated = -pthread -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF= sched/.deps/libmesos_no_third_party_la-sched.Tpo -c -o sched/libmesos_no_t= hird_party_la-sched.lo `test -f 'sched/sched.cpp' || echo '../../src/'`sche= d/sched.cpp > libtool: compile: g++ -DPACKAGE_NAME=3D\"mesos\" -DPACKAGE_TARNAME=3D\"m= esos\" -DPACKAGE_VERSION=3D\"0.9.0\" "-DPACKAGE_STRING=3D\"mesos 0.9.0\"" -= DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\" -DPACKAGE=3D\"mesos\" -DVERS= ION=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H= =3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STR= INGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -D= HAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DHAVE_PTHREAD=3D1 -DMESOS_HAS_JA= VA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_WEBUI=3D1 -I. -I../../src -Wall -Werr= or -DMESOS_WEBUI_DIR=3D\"/home/jieyu/workspace/mesos/dist/share/mesos/webui= \" -DMESOS_LIBEXECDIR=3D\"/home/jieyu/workspace/mesos/dist/libexec/mesos\" = -I../../include -I../../third_party/libprocess/include -I../include -I../th= ird_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party= /glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_p= arty/zookeeper-3.3.4/src/c/generated -pthread -g2 -O2 -MT sched/libmesos_no= _third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la= -sched.Tpo -c ../../src/sched/sched.cpp -fPIC -DPIC -o sched/.libs/libmeso= s_no_third_party_la-sched.o > ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function '= void boost::uuids::detail::seed_rng::sha1_random_digest_()': > ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: error: ignori= ng return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared w= ith attribute warn_unused_result [-Werror=3Dunused-result] > cc1plus: all warnings being treated as errors > make[2]: *** [sched/libmesos_no_third_party_la-sched.lo] Error 1 > make[2]: Leaving directory `/home/jieyu/workspace/mesos/build/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/jieyu/workspace/mesos/build/src' > make: *** [all-recursive] Error 1 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira