Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-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 F173AD53E for ; Fri, 29 Jun 2012 09:03:16 +0000 (UTC) Received: (qmail 20546 invoked by uid 500); 29 Jun 2012 09:03:16 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 20417 invoked by uid 500); 29 Jun 2012 09:03:16 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 20406 invoked by uid 99); 29 Jun 2012 09:03:16 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2012 09:03:16 +0000 Received: from localhost (HELO mail-yx0-f175.google.com) (127.0.0.1) (smtp-auth username arielch, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2012 09:03:16 +0000 Received: by yenl13 with SMTP id l13so2400685yen.6 for ; Fri, 29 Jun 2012 02:03:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.42.130 with SMTP id o2mr459109igl.37.1340960594795; Fri, 29 Jun 2012 02:03:14 -0700 (PDT) Received: by 10.231.192.2 with HTTP; Fri, 29 Jun 2012 02:03:14 -0700 (PDT) In-Reply-To: <4FED6C46.80706@a-w-f.de> References: <4FE43CE2.6000109@a-w-f.de> <4FED6C46.80706@a-w-f.de> Date: Fri, 29 Jun 2012 06:03:14 -0300 Message-ID: Subject: Re: [BUILDBOT] build breakers From: Ariel Constenla-Haile To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi Andre, On Fri, Jun 29, 2012 at 5:50 AM, Andre Fischer wrote: > On 29.06.2012 10:42, zhangjf wrote: >> >> I don't know here which distribution linux32 refers to. Our build on >> SuSe 11.1 breaks on serf 1.1 because it has a new dependency on >> libexpat.so, we resolved it by installing the libexpat-devel rpm >> package. > > > That should only be necessary if you are using --with-system-serf. > Otherwise the external version should be used. I probably broke that when I > added the --with-system-serf switch. Revision 1351981 broke rev. 1341713, now no patches are applied at all: make writeable... no patch needed... touch ./unxlngx6/misc/build/so_patched_so_serf mkdir ./unxlngx6/misc/build/serf-1.1.0/ Regards