From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HJDTW-0002Sy-7G for garchives@archives.gentoo.org; Mon, 19 Feb 2007 18:42:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1JIfiq2019353; Mon, 19 Feb 2007 18:41:44 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1JIbAk0014604 for ; Mon, 19 Feb 2007 18:37:11 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 867A164704 for ; Mon, 19 Feb 2007 18:37:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.59 X-Spam-Level: X-Spam-Status: No, score=-2.59 required=5.5 tests=[AWL=0.009, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ykEAqNxfEM3Q for ; Mon, 19 Feb 2007 18:37:02 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3B00464723 for ; Mon, 19 Feb 2007 18:37:01 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HJDNQ-0002mq-OA for gentoo-user@gentoo.org; Mon, 19 Feb 2007 19:36:40 +0100 Received: from c-76-17-154-185.hsd1.mn.comcast.net ([76.17.154.185]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Feb 2007 19:36:40 +0100 Received: from grante by c-76-17-154-185.hsd1.mn.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Feb 2007 19:36:40 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] emerge numpy 1.0.1-r1 failing: can't find cblas Date: Mon, 19 Feb 2007 18:36:35 +0000 (UTC) Message-ID: X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-76-17-154-185.hsd1.mn.comcast.net User-Agent: slrn/0.9.8.1 (Linux) Sender: news Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Archives-Salt: 0229b6e6-6e0e-42c1-af18-452837cd0e68 X-Archives-Hash: 51a147d43fea629dedd39e057c0908c0 Today's update-failed-emerge is numpy 1.0.1-r1: >>> Emerging (1 of 10) dev-python/numpy-1.0.1-r1 to / * numpy-1.0.1.tar.gz MD5 ;-) ... [ ok ] * numpy-1.0.1.tar.gz RMD160 ;-) ... [ ok ] * numpy-1.0.1.tar.gz SHA1 ;-) ... [ ok ] * numpy-1.0.1.tar.gz SHA256 ;-) ... [ ok ] * numpy-1.0.1.tar.gz size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking numpy-1.0.1.tar.gz ;-) ... [ ok ] * You need one of these Fortran Compilers: g77 gfortran * Installed are: g77 >>> Unpacking source... >>> Unpacking numpy-1.0.1.tar.gz to /home/tmp/portage/dev-python/numpy-1.0.1-r1/work * Applying patches for selected FORTRAN compiler: g77 * Applying numpy-1.0.1-f2py.patch ... [ ok ] >>> Source unpacked. >>> Compiling source in /home/tmp/portage/dev-python/numpy-1.0.1-r1/work/numpy-1.0.1 ... * You need to set cblas to atlas or reference. Do: * eselect cblas set * where is atlas, threaded-atlas or reference !!! ERROR: dev-python/numpy-1.0.1-r1 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3930: Called src_compile numpy-1.0.1-r1.ebuild, line 122: Called numpy_configure numpy-1.0.1-r1.ebuild, line 37: Called die !!! setup failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/home/tmp/portage/dev-python/numpy-1.0.1-r1/temp/build.log'. I did as the error message and tried "eselect cblas set". The emerge failed the exact same way with all three suggested choices. Oddly, "eselect cblas list" shows nothing, even though I do have a both atlas and reference cblas implementations installed: app-admin/eselect-cblas 0.1 sci-libs/cblas-reference 20030223-r1 sci-libs/blas-atlas 3.7.11 sci-libs/lapack-atlas 3.7.11 Has anybody else gotten numpy-1.0.1-r1 to build? -- Grant Edwards grante Yow! Like I always at say -- nothing can beat visi.com the BRATWURST here in DUSSELDORF!! -- gentoo-user@gentoo.org mailing list