> On Nov 1, 2015, at 17:56, Buz Barstow <buzbars...@gmail.com> wrote:
> 
> Hi Alex,
> 
> Many thanks for taking care of this so promptly.
> 
> Just tried a fink -k install numeric-py27 to get the source version.
> 
> It’s no longer failing on the vecLib part, but now it wants cblas!
> 
> I’m running xcode 7.1 on OS X 10.11.1.
> 
> Selected parts of the output is below.
> 
> All the best, and many thanks,
> 
> —Buz
> 

<snip>

> apollo8:matplotlib buz$ fink -k install numeric-py27
> Password:
> Information about 8806 packages read in 1 seconds.
> The following package will be installed or updated:
>  numeric-py27
> Setting runtime build-lock…
> 
> …..
> 

> gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall 
> -Wstrict-prototypes -I/sw/include -DCBLAS_HEADER=<cblas.h> 
> -I/System/Library/Frameworks/Accelerate.framework/Headers -IInclude 
> -IPackages/FFT/Include -IPackages/RNG/Include -I/sw/include/python2.7 -c 
> Packages/dotblas/dotblas/_dotblas.c -o 
> build/temp.macosx-10.11-x86_64-2.7/Packages/dotblas/dotblas/_dotblas.o
> Packages/dotblas/dotblas/_dotblas.c:10:10: fatal error: 'cblas.h' file not 
> found
> #include CBLAS_HEADER
>          ^
> <command line>:2:22: note: expanded from here
> #define CBLAS_HEADER <cblas.h>
>                      ^
> 1 error generated.
> error: command 'gcc' failed with exit status 1
> ### execution of /sw/bin/python2.7 failed, exit code 1
> ### execution of /tmp/fink.P4Nvp failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-numeric-py27-24.2-4
> (Reading database ... 201907 files and directories currently installed.)
> Removing fink-buildlock-numeric-py27-24.2-4 ...
> Failed: phase compiling: numeric-py27-24.2-4 failed
> 
> Before reporting any errors, please run "fink selfupdate" and try again.
> Also try using "fink configure" to set your maximum build jobs to 1 and
> attempt to build the package again.
> If you continue to have issues, please check to see if the FAQ on Fink's 
> website solves the problem.  If not, ask on one (not both, please) of
> these mailing lists:
> 
>       The Fink Users List <fink-users@lists.sourceforge.net 
> <mailto:fink-users@lists.sourceforge.net>>
>       The Fink Beginners List <fink-beginn...@lists.sourceforge.net 
> <mailto:fink-beginn...@lists.sourceforge.net>>.
> 
> Please try to include the complete error message in your report.  This
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> followed by the actual error output from the compiler.
> 
> Also include the following system information:
> Package manager version: 0.39.2
> Distribution version: selfupdate-rsync Sun Nov  1 20:32:58 2015, 10.11, x86_64
> Trees: local/main stable/main
> Xcode.app: 7.1
> Xcode command-line tools: 7.1.0.0.1.1444952191
> Max. Fink build jobs:  8
> 

Oops.  I had atlas installed, and I didn’t check whether the build might be 
finding atlas’s cblas.h.  I just put out an update which addresses this 
(version 24.2-5).
-- 
Alexander Hansen, Ph.D.
Fink User Liaison

------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to