On Mon, 24 Mar 2014 05:50:47 -0500, Hanspeter Niederstrasser 
<f...@snaggledworks.com> wrote:
On 3/23/2014 9:08 PM, Daniel Macks wrote:
> > Building on 10.8, with MaxBuildJobs=1,
> > Xcode.app: 5.0.2
> > Xcode command-line tools: 5.0.1.0.1.1377666378
> >
> > Sorry about the length here...the problem is one of recursion... 
> >
> > [ 54%] Building CXX object 
> vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/accumulator.cxx.o
> > cd 
> /sw/build.build/vigra4-1.9.0-5/vigra-1.9.0/finkbuild/vigranumpy/src/core && 
> /sw/var/lib/fink/path-prefix-clang/g++  -MD  -DHasHDF5 
> -Dvigranumpy_analysis_EXPORTS -O3 -DNDEBUG -isysroot 
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
>  -mmacosx-version-min=10.8 -fPIC 
> -I/sw/build.build/vigra4-1.9.0-5/vigra-1.9.0/include -I/sw/include/python2.7 
> -I/sw/include/boost-1_53 -I/sw/lib/python2.7/site-packages/numpy/core/include 
> -I/sw/include    -o CMakeFiles/vigranumpy_analysis.dir/accumulator.cxx.o -c 
> /sw/build.build/vigra4-1.9.0-5/vigra-1.9.0/vigranumpy/src/core/accumulator.cxx
> > In file included from 
> /sw/build.build/vigra4-1.9.0-5/vigra-1.9.0/vigranumpy/src/core/accumulator.cxx:39:
> > In file included from 
> /sw/build.build/vigra4-1.9.0-5/vigra-1.9.0/vigranumpy/src/core/pythonaccumulator.hxx:43:
> > In file included from 
> /sw/build.build/vigra4-1.9.0-5/vigra-1.9.0/include/vigra/numpy_array.hxx:42:
> > In file included from 
> /sw/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
> > In file included from 
> /sw/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
> > In file included from 
> /sw/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:
> > 
> /sw/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2:
>  warning: "Using deprecated NumPy API, disable it by "          "#defining 
> NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" 
> [-W#warnings]
> > #warning "Using deprecated NumPy API, disable it by " \
> >   ^
> > In file included from 
> /sw/build.build/vigra4-1.9.0-5/vigra-1.9.0/vigranumpy/src/core/accumulator.cxx:39:
> > In file included from 
> /sw/build.build/vigra4-1.9.0-5/vigra-1.9.0/vigranumpy/src/core/pythonaccumulator.hxx:45:
> > 
> /sw/build.build/vigra4-1.9.0-5/vigra-1.9.0/include/vigra/accumulator.hxx:2884:26:
>  fatal error: recursive template instantiation exceeded maximum depth of 
> 128
> >          typedef typename LookupTag::type FindDataIndex;
>
> vigra5 had the same failure with Xcode 5.  Please try adding 
> "SetCXXFLAGS: -ftemplate-depth-1024".  If it works, please commit 
> since I can't test Xcode 5. 

That worked. Committed. Thanks!

dan

--

Daniel Macks
dma...@netspace.org



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to