Dear learned ones:

I'm getting errors in two packages that I maintain on 10.9 with the Oct22 
command-line tools and Xcode installed:

The one appended below is an example of one of a set from coot; the other set 
is from rdkit.

I have absolutely no idea how to deal with this, and would be grateful for any 
help I might be able to get.

libtool: compile:  g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE=\"coot\" -DVERSION=\"0.7.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../coot-utils 
-DHAVE_MMDB_IGNORE_HASH -DHAVE_MMDB_WITH_CISPEP -I/sw/include 
-I/sw/include/rdkit -I/sw/src/fink.build/coot-0.7.1.0-8/coot-0.7.1/lidia-core 
-I/sw/include/libglade-2.0/glade -I/sw/include/libglade-2.0 
-I/sw/include/python2.7 -I/sw/include/mmdb -I/sw/include/ssm -I/sw/include/ccp4 
-I/sw/include/clipper -I/sw/include -I/usr/X11R6/include -g -O2 -MT 
CXXFortranFile.lo -MD -MP -MF .deps/CXXFortranFile.Tpo -c CXXFortranFile.cpp  
-fno-common -DPIC -o .libs/CXXFortranFile.o
In file included from CXXTorusElement.cpp:10:
In file included from ./CXXTorusElement.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/list:781:5:
 error: 
      implicit instantiation of undefined template '__static_assert_test<false>'
    static_assert((is_same<value_type, typename 
allocator_type::value_type>::value),
    ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:411:35:
 note: 
      expanded from macro 'static_assert'
    typedef __static_assert_check<sizeof(__static_assert_test<(__b)>)> \
                                  ^
CXXTorusElement.cpp:259:3: note: in instantiation of template class 
'std::__1::list<CXXTriangle *,
      CXX::CXXAlloc<CXXTriangle> >' requested here
                list<CXXTriangle *, CXX::CXXAlloc<CXXTriangle> >::iterator 
matchingTriangle;
                ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:407:24:
 note: 
      template is declared here
template <bool> struct __static_assert_test;
                       ^
CXXTorusElement.cpp:259:53: error: use of class template iterator requires 
template arguments
                list<CXXTriangle *, CXX::CXXAlloc<CXXTriangle> >::iterator 
matchingTriangle;
                                                                  ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:415:25:
 note: 
      template is declared here
struct _LIBCPP_TYPE_VIS iterator


Thanks.

Bill






William G. Scott
Director, Program in Biochemistry and Molecular Biology
Professor, Department of Chemistry and Biochemistry
and The Center for the Molecular Biology of RNA
228 Sinsheimer Laboratories
University of California at Santa Cruz
Santa Cruz, California 95064
USA

 


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to