From owner-cvs-ports@FreeBSD.ORG Sat Jul 17 01:48:54 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A7B616A4CE; Sat, 17 Jul 2004 01:48:54 +0000 (GMT) Received: from mgate12.so-net.ne.jp (mgate12.so-net.ne.jp [210.139.254.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id E098043D2D; Sat, 17 Jul 2004 01:48:52 +0000 (GMT) (envelope-from sanewo@ba2.so-net.ne.jp) Received: from mail.ba2.so-net.ne.jp (mspool28.so-net.ne.jp [210.139.248.26]) by mgate12.so-net.ne.jp with ESMTP id i6H1mp516358; Sat, 17 Jul 2004 10:48:51 +0900 (JST) Received: from Venus (p6e80fa.tkyoac00.ap.so-net.ne.jp [218.110.128.250]) by mail.ba2.so-net.ne.jp with SMTP id i6H1mmj05906; Sat, 17 Jul 2004 10:48:48 +0900 (JST) Message-ID: <008601c46ba0$3115ace0$1400a8c0@Venus> From: "SANETO Takanori" To: "Edwin Groothuis" , , , References: <200407161050.i6GAoo9c094922@repoman.freebsd.org> Date: Sat, 17 Jul 2004 10:48:40 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 x-mimeole: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Re: cvs commit: ports/math/gnuplot+ Makefile ports/math/gnuplot+/files patch-za X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2004 01:48:54 -0000 Although PR's patch was correct, commited patch wasn't. There is extra "(" before "defined(__i386__)". ----- Original Message ----- From: "Edwin Groothuis" To: ; ; Sent: Friday, July 16, 2004 7:50 PM Subject: cvs commit: ports/math/gnuplot+ Makefile ports/math/gnuplot+/files patch-za > edwin 2004-07-16 10:50:50 UTC > > FreeBSD ports repository > > Modified files: > math/gnuplot+ Makefile > math/gnuplot+/files patch-za > Log: > [math/gnuplot+] fix amd64 build failure > > It is marked BROKEN on amd64 because FreeBSD/amd64 does not > have some IEEE FP functions like fpresetsticky(). The build > failure log is now available at > http://pointyhat.freebsd.org/errorlogs/amd64-5-full/gnuplot371+-1.2.0_1.log > > I found file/patch-za causes the problem. The feature of > this patch as reported in ports/16120 can take effect only > on FreeBSD/i386. > > PR: ports/69143 > Submitted by: NAKAJI Hiroyuki > > Revision Changes Path > 1.26 +2 -8 ports/math/gnuplot+/Makefile > 1.3 +6 -6 ports/math/gnuplot+/files/patch-za > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >