From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 14 10:30:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 834B7DCB for ; Fri, 14 Feb 2014 10:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E6C51781 for ; Fri, 14 Feb 2014 10:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1EAU1n5045420 for ; Fri, 14 Feb 2014 10:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1EAU16d045419; Fri, 14 Feb 2014 10:30:01 GMT (envelope-from gnats) Date: Fri, 14 Feb 2014 10:30:01 GMT Message-Id: <201402141030.s1EAU16d045419@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Anton Shterenlikht Subject: RE: ports/185126: cad/tochnog build failure: ia64: /usr/local/lib/libblas.so: could not read symbols: File in wrong format X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Anton Shterenlikht List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 10:30:01 -0000 The following reply was made to PR ports/185126; it has been noted by GNATS. From: Anton Shterenlikht To: bug-followup@freebsd.org Cc: Subject: RE: ports/185126: cad/tochnog build failure: ia64: /usr/local/lib/libblas.so: could not read symbols: File in wrong format Date: Fri, 14 Feb 2014 02:19:58 -0800 (PST) The latest poudriere build log: http://eis.bris.ac.uk/~mexas/logs/tochnog-20010211_8.log However, blas hasn't been updated since 24-JAN: # ls -al /pdr/data/packages/ia64-11-default/All/blas-3.4.2_1.txz -rw-r--r-- 2 root wheel 87352 Jan 24 03:38 /pdr/data/packages/ia64-11-default/All/blas-3.4.2_1.txz # # pkg install blas Updating repository catalogue digests.txz 100% 17KB 17.2KB/s 17.2KB/s 00:00 packagesite.txz 100% 90KB 90.2KB/s 90.2KB/s 00:00 Incremental update completed, 348 packages processed: 0 packages updated, 0 removed and 0 added. The following 1 packages will be installed: Installing blas: 3.4.2_1 The installation will require 3 MB more space 0 B to be downloaded Proceed with installing packages [y/N]: y Checking integrity... done [1/1] Installing blas-3.4.2_1... done # file /usr/local/lib/libblas.so.2 /usr/local/lib/libblas.so.2: ELF 64-bit LSB shared object, IA-64, version 1 (SYSV), dynamically linked, not stripped #