From owner-freebsd-current@FreeBSD.ORG Fri Sep 30 09:11:13 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39D1210657A0 for ; Fri, 30 Sep 2011 09:11:13 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id E70E28FC1C for ; Fri, 30 Sep 2011 09:11:12 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirg.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1R9Z7R-0001Iu-4r; Fri, 30 Sep 2011 10:11:03 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1R9Z74-0005AQ-RR; Fri, 30 Sep 2011 10:10:34 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id p8U9AYAL071377; Fri, 30 Sep 2011 10:10:34 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id p8U9AYDl071376; Fri, 30 Sep 2011 10:10:34 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 30 Sep 2011 10:10:34 +0100 From: Anton Shterenlikht To: Ryan Stone Message-ID: <20110930091034.GA71361@mech-cluster241.men.bris.ac.uk> Mail-Followup-To: Ryan Stone , freebsd-current@freebsd.org References: <20110928152127.GA53754@mech-cluster241.men.bris.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: r225827 ia64 make buildworld: sendmail: cc1: warnings being treated as errors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2011 09:11:13 -0000 On Wed, Sep 28, 2011 at 12:15:31PM -0400, Ryan Stone wrote: > On Wed, Sep 28, 2011 at 11:21 AM, Anton Shterenlikht > wrote: > > cc -O2 -pipe ?-I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/main.c > > cc1: warnings being treated as errors > > /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/main.c:112: warning: initialization from incompatible pointer type > > /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/main.c:113: warning: initialization from incompatible pointer type > > *** Error code 1 > > 1 error > > This looks like this issue: > http://lists.freebsd.org/pipermail/freebsd-current/2011-September/027640.html > > It seems that the fix hasn't been committed yet. just to confirm that the patch in the above url works for me. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423