From owner-freebsd-ports@FreeBSD.ORG Sun Aug 3 17:55:28 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9727937B401 for ; Sun, 3 Aug 2003 17:55:28 -0700 (PDT) Received: from qclgw.qcl.t.u-tokyo.ac.jp (qclgw.qcl.t.u-tokyo.ac.jp [133.11.70.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id E486643F93 for ; Sun, 3 Aug 2003 17:55:25 -0700 (PDT) (envelope-from mnakata@qcl.t.u-tokyo.ac.jp) Received: from ashura.qcl01.qcl.t.u-tokyo.ac.jp (ashura.qcl01.qcl.t.u-tokyo.ac.jp [192.168.1.1])id h740tKo29677; Mon, 4 Aug 2003 09:55:20 +0900 Received: from localhost (localhost [127.0.0.1])ESMTP id JAA19148; Mon, 4 Aug 2003 09:55:20 +0900 To: ports@FreeBSD.org X-Mailer: Mew version 1.94.2 on Emacs 19.28 / Mule 2.2 (WAKAMURASAKI) PL02 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20030804095519U.mnakata@ashura> Date: Mon, 04 Aug 2003 09:55:19 +0900 (JST) From: mnakata@qcl.t.u-tokyo.ac.jp X-Dispatcher: imput version 20000228(IM140) Lines: 26 cc: giffunip@yahoo.com Subject: Does math/atlas still build fail for 4-STABLE? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2003 00:55:28 -0000 Hi, all and Pedro, many thanks for showing interest in math/atlas, which I think a key port for numerical computing. it is very fast blas implimentation which comparable to vendor optimized ones. Recently I've updated math/atlas to 3.5.6 and got some e-mails about the build failure for 4-STABLE(i386). Would you please check it again? I also updated 3.5.7 without sanity check to pass the build. *Please* Update your ports to 3.5.7. Just cvsup your port tree and reinstall again. So, please report: a) does it still build fail for your environment? if so, what environment do you use (namely output of uname -a)? b) Linking with other program still fails, then what program? if your program is in the port tree (e.g. math/something), then I can easily check. If still problems happen, I'll back out to 3.5.5 or something. Regards, --maho