From owner-freebsd-current Fri Dec 6 10:43:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB94C37B401 for ; Fri, 6 Dec 2002 10:43:17 -0800 (PST) Received: from smak.uberduper.com (12-213-188-143.client.attbi.com [12.213.188.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FF9243E9C for ; Fri, 6 Dec 2002 10:43:17 -0800 (PST) (envelope-from james@uberduper.com) Received: from jsattertop (unknown [208.33.24.5]) by smak.uberduper.com (Postfix) with ESMTP id E8988133A7A for ; Fri, 6 Dec 2002 10:44:27 -0800 (PST) Message-ID: <000f01c29d57$08a06480$a50a1eac@jsattertop> From: "James Satterfield" To: Subject: /usr/ports/graphics/lcms fails test on current with P4 Date: Fri, 6 Dec 2002 10:41:04 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The lcms port fails it's build time tests on current with a P4. I believe this builds on non-P4 systems running current. building static lcms library building shared library liblcms.so.1 ranlib liblcms.a cd /usr/ports/graphics/lcms/work/lcms-1.09/src/../testbed && /usr/bin/env CFLAGS="-O -pipe -march=pentium4 -I../include" make -E CFLAGS test cc -O -pipe -march=pentium4 -I../include -c testcms.c cc -O -pipe -march=pentium4 -I../include testcms.o ../src/liblcms.a -o testcms -lm ./testcms little cms testbed. Ver 1.09 [build Dec 6 2002 09:41:54] Testing fixed point: 2.8848960205 = 2.8848 0.437499269828536 = 0.4374 Testing fixed scaling...pass. Testing curves join ...failed! *** Error code 1 James. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message