From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 2 16:20:24 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D91537B401 for ; Sat, 2 Aug 2003 16:20:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7FE943FDD for ; Sat, 2 Aug 2003 16:20:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h72NKMUp060290 for ; Sat, 2 Aug 2003 16:20:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h72NKMI5060289; Sat, 2 Aug 2003 16:20:22 -0700 (PDT) Resent-Date: Sat, 2 Aug 2003 16:20:22 -0700 (PDT) Resent-Message-Id: <200308022320.h72NKMI5060289@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jonathan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C16237B401 for ; Sat, 2 Aug 2003 16:18:19 -0700 (PDT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C2E443F85 for ; Sat, 2 Aug 2003 16:18:18 -0700 (PDT) (envelope-from j.e.drews@worldnet.att.net) Received: from 58.st-louis-108-109rs.mo.dial-access.att.net ([12.85.107.58]) by mtiwmhc13.worldnet.att.net (mtiwmhc13) with SMTP id <2003080223173211300j1a7le>; Sat, 2 Aug 2003 23:17:58 +0000 Message-Id: <200308021814.14520.j.e.drews@worldnet.att.net> Date: Sat, 2 Aug 2003 18:14:14 -0500 From: Jonathan To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55200: math/ATLAS won't build on PII X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 23:20:24 -0000 >Number: 55200 >Category: ports >Synopsis: The math port Atlas, will not build for Pentium II >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 02 16:20:22 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jonathan >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD mobile.bsd 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 3 13:07:15 GMT 2003 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Atlas exits with the following error, when being compiled on a Pentium II: /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp() /usr/ports/math/atlas/work/ATLAS/lib/FreeBSD_PII/libatlas.a(ATL_sprk_kmm.o): In function `ATL_gNBmm': ATL_sprk_kmm.o(.text+0x229): undefined reference to `ATL_spKBmm_b1' ATL_sprk_kmm.o(.text+0x253): undefined reference to `ATL_spKBmm_b0' *** Error code 1 Stop in /usr/ports/math/atlas/work/ATLAS/bin/FreeBSD_PII. *** Error code 1 Stop in /usr/ports/math/atlas/work/ATLAS/bin/FreeBSD_PII. *** Error code 1 NOTE: Since Scilab depends on this port, it too will not build. >How-To-Repeat: On a PII equipped computer do make in /usr/ports/math/atlas/. >Fix: I don't have one. The functions i question are inside a binary *.a file so I cannot look at them. >Release-Note: >Audit-Trail: >Unformatted: