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 3AD44ECEC for ; Fri, 7 Dec 2012 19:06:23 +0000 (UTC) Received: (qmail 77048 invoked by uid 500); 7 Dec 2012 19:06:23 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 76968 invoked by uid 500); 7 Dec 2012 19:06:23 -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 76960 invoked by uid 99); 7 Dec 2012 19:06:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2012 19:06:23 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jdonahue@adobe.com designates 64.18.1.39 as permitted sender) Received: from [64.18.1.39] (HELO exprod6og117.obsmtp.com) (64.18.1.39) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2012 19:06:14 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob117.postini.com ([64.18.5.12]) with SMTP ID DSNKUMI+EQFGQ8Ae34/2SgM+t8DEC4rJrFF0@postini.com; Fri, 07 Dec 2012 11:05:53 PST Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qB7J311v027678 for ; Fri, 7 Dec 2012 11:03:01 -0800 (PST) Received: from nacas03.corp.adobe.com (nacas03.corp.adobe.com [10.8.189.121]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qB7J0aB4022095 for ; Fri, 7 Dec 2012 11:05:52 -0800 (PST) Received: from SJ1SWM219.corp.adobe.com (10.5.77.61) by nacas03.corp.adobe.com (10.8.189.121) with Microsoft SMTP Server (TLS) id 8.3.279.1; Fri, 7 Dec 2012 11:04:19 -0800 Received: from nambx03.corp.adobe.com ([10.8.189.93]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%11]) with mapi; Fri, 7 Dec 2012 11:04:19 -0800 From: Jim Donahue To: "mesos-dev@incubator.apache.org" Date: Fri, 7 Dec 2012 11:04:18 -0800 Subject: Error building on Amazon Linux Thread-Topic: Error building on Amazon Linux Thread-Index: Ac3Uqg6c8xAlt7CoSm6s9N+hvDY5dAAAvzcQ Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I just tried building Mesos on Amazon Linux this morning, but it's failing = compiling protobuf.hpp in function Result protobuf::read(int, google:= :protobuf::Message*) with the error: Comparison between signed and unsigned integer expressions [-Werror=3Dsign= ed-compare] I think I've seen this before ... Jim Donahue Adobe Systems