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 1HM38D-0001SN-Hx for garchives@archives.gentoo.org; Tue, 27 Feb 2007 14:16:42 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1REFXKr026946; Tue, 27 Feb 2007 14:15:33 GMT Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1REFVoT026892 for ; Tue, 27 Feb 2007 14:15:32 GMT Received: from [12.76.160.58] (58.cambridge-41-44ev.ma.dial-access.att.net[12.76.160.58]) by worldnet.att.net (mtiwmhc11) with ESMTP id <200702271415291110092f6ce>; Tue, 27 Feb 2007 14:15:29 +0000 Message-ID: <45E43D13.1020202@att.net> Date: Tue, 27 Feb 2007 09:15:47 -0500 From: Bill Dandreta User-Agent: Thunderbird 1.5.0.9 (X11/20061230) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 To: gentoo-science@lists.gentoo.org Subject: [gentoo-science] Cblas, Numpy, Scipy Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 061ff428-b6dc-44b1-be9d-e2aa7c9f46f0 X-Archives-Hash: 2e79461055f4d8e6a6aef977b6f8b988 I cannot get Numpy, Scipy to compile. Cblas error. > >> Compiling source in /var/tmp/portage/dev-python/numpy-1.0.1-r1/work/numpy-1.0.1 ... !!! Error: Can't load module cblas * 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 3970: Called src_compile numpy-1.0.1-r1.ebuild, line 123: Called numpy_configure numpy-1.0.1-r1.ebuild, line 38: Called die eselect cblas set gives: !!! Error: Can't load module cblas Killed After: emerge -av eselect-cblas > >> Compiling source in /var/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 3970: Called src_compile numpy-1.0.1-r1.ebuild, line 123: Called numpy_configure numpy-1.0.1-r1.ebuild, line 38: 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 '/var/tmp/portage/dev-python/numpy-1.0.1-r1/temp/build.log'. I tried setting cblas to acml but I cannot get it to work. Any suggestions?? Bill -- gentoo-science@gentoo.org mailing list