From owner-freebsd-current@FreeBSD.ORG Tue Jan 10 22:49:43 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 645E91065670 for ; Tue, 10 Jan 2012 22:49:43 +0000 (UTC) (envelope-from guy.helmer@palisadesystems.com) Received: from ps-1-a.compliancesafe.com (ps-1-a.compliancesafe.com [216.81.161.161]) by mx1.freebsd.org (Postfix) with ESMTP id 16B908FC08 for ; Tue, 10 Jan 2012 22:49:42 +0000 (UTC) Received: from mail.palisadesystems.com (localhost [127.0.0.1]) by ps-1-a.compliancesafe.com (8.14.4/8.14.3) with ESMTP id q0AMGwW3037089 for ; Tue, 10 Jan 2012 16:17:12 -0600 (CST) (envelope-from guy.helmer@palisadesystems.com) Received: from guysmbp.dyn.palisadesys.com (GuysMBP.dyn.palisadesys.com [172.16.2.90]) (authenticated bits=0) by mail.palisadesystems.com (8.14.3/8.14.3) with ESMTP id q0AMGVoT024015 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Tue, 10 Jan 2012 16:16:49 -0600 (CST) (envelope-from guy.helmer@palisadesystems.com) X-DKIM: Sendmail DKIM Filter v2.8.3 mail.palisadesystems.com q0AMGVoT024015 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=palisadesystems.com; s=mail; t=1326233814; bh=oKY4Xz0amz3S8PZB8+Y8iV61GI+ZtoQ9Sc8DFHTJq70=; l=128; h=From:Mime-Version:Content-Type:Subject:Date:In-Reply-To:To: References:Message-Id; b=MC2deELe2dMiWkSrMgk4oe1ltQK8xaWYK6iHR5fyDn4zW7CQTm3tSMzdvpV32FvmG F1/d4VkYljj4x+3gelYjEVFmU6RosmORbpYK0cyaKBRb2D23nMZxz+xjV70DkmdPZ1 ZaLrQP6vY7QKhoVT5guH4cyT4p5FXHsXVrd/4+18= From: Guy Helmer Mime-Version: 1.0 (Apple Message framework v1251.1) Date: Tue, 10 Jan 2012 16:16:31 -0600 In-Reply-To: <201201102204.q0AM47KJ086974@freebsd-current.sentex.ca> To: current@freebsd.org References: <201201102204.q0AM47KJ086974@freebsd-current.sentex.ca> Message-Id: X-Mailer: Apple Mail (2.1251.1) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.5 (mail.palisadesystems.com [172.16.1.5]); Tue, 10 Jan 2012 16:16:54 -0600 (CST) X-Palisade-MailScanner-Information: Please contact the ISP for more information X-Palisade-MailScanner-ID: q0AMGVoT024015 X-Palisade-MailScanner: Found to be clean X-Palisade-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-1.627, required 5, ALL_TRUSTED -1.00, BAYES_00 -1.90, HTML_MESSAGE 0.00, RP_8BIT 1.27) X-Palisade-MailScanner-From: guy.helmer@palisadesystems.com X-Spam-Status: No X-PacketSure-Scanned: Yes X-Mailman-Approved-At: Tue, 10 Jan 2012 23:04:52 +0000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: [head tinderbox] failure on powerpc64/powerpc 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: Tue, 10 Jan 2012 22:49:43 -0000 On Jan 10, 2012, at 4:04 PM, FreeBSD Tinderbox wrote: > cc -O2 -pipe -DLIBC_SCCS -DINET6 -I/src/lib/libutil = -I/src/lib/libutil/../libc/gen/ -std=3Dgnu99 -fstack-protector = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type = -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter = -Wcast-align -Wchar-subscripts -Winline -Wnested-externs = -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c = /src/lib/libutil/pidfile.c -o pidfile.o > cc1: warnings being treated as errors > /src/lib/libutil/pidfile.c:272: warning: no previous prototype for = 'pidfile_fileno' > *** Error code 1 >=20 > Stop in /src/lib/libutil. > *** Error code 1 I'm not sure how I broke the build -- src/lib/libutil/libutil.h has the = pidfile_fileno() prototype. Guy --------=0AThis message has been scanned by ComplianceSafe, powered by Palisade's PacketSure.=0A