fink install boost1.46.1.cmake fails on 10.9 [ 54%] Building CXX object libs/test/src/CMakeFiles/boost_unit_test_framework-mt-shared.dir/unit_test_main.cpp.o
In file included from /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/libs/python/src/object/inheritance.cpp:11: In file included from /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/graph/adjacency_list.hpp:21: In file included from /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered_set.hpp:16: /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:201:28: error: no type named 'initializer_list' in namespace 'std' unordered_set(std::initializer_list<value_type> list, ~~~~~^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:201:44: error: expected ')' unordered_set(std::initializer_list<value_type> list, ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:201:22: note: to match this '(' unordered_set(std::initializer_list<value_type> list, ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:213:39: error: no type named 'initializer_list' in namespace 'std' unordered_set& operator=(std::initializer_list<value_type> list) ~~~~~^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:213:55: error: expected ')' unordered_set& operator=(std::initializer_list<value_type> list) ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:213:33: note: to match this '(' unordered_set& operator=(std::initializer_list<value_type> list) ^ [ 55%] Building CXX object libs/serialization/src/CMakeFiles/boost_serialization-mt-shared.dir/xml_oarchive.cpp.o /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:354:26: error: no type named 'initializer_list' in namespace 'std' void insert(std::initializer_list<value_type> list) ~~~~~^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:354:42: error: expected ')' void insert(std::initializer_list<value_type> list) ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:354:20: note: to match this '(' void insert(std::initializer_list<value_type> list) ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:207:21: error: use of undeclared identifier 'list' list.begin(), list.end(), n), ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:210:33: error: use of undeclared identifier 'list' table_.insert_range(list.begin(), list.end()); ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:216:33: error: use of undeclared identifier 'list' table_.insert_range(list.begin(), list.end()); ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:356:33: error: use of undeclared identifier 'list' table_.insert_range(list.begin(), list.end()); ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:709:33: error: no type named 'initializer_list' in namespace 'std' unordered_multiset(std::initializer_list<value_type> list, ~~~~~^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:709:49: error: expected ')' unordered_multiset(std::initializer_list<value_type> list, ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:709:27: note: to match this '(' unordered_multiset(std::initializer_list<value_type> list, ^ [ 56%] Building CXX object libs/test/src/CMakeFiles/boost_unit_test_framework-mt-shared.dir/unit_test_monitor.cpp.o [ 57%] /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:721:44: error: no type named 'initializer_list' in namespace 'std' unordered_multiset& operator=(std::initializer_list<value_type> list) ~~~~~^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:721:60: error: expected ')' unordered_multiset& operator=(std::initializer_list<value_type> list) ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:721:38: note: to match this '(' unordered_multiset& operator=(std::initializer_list<value_type> list) ^ Building CXX object libs/test/src/CMakeFiles/boost_unit_test_framework-mt-shared.dir/unit_test_parameters.cpp.o [ 58%] Building CXX object libs/serialization/src/CMakeFiles/boost_serialization-mt-shared.dir/xml_archive_exception.cpp.o /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:858:26: error: no type named 'initializer_list' in namespace 'std' void insert(std::initializer_list<value_type> list) ~~~~~^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:858:42: error: expected ')' void insert(std::initializer_list<value_type> list) ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:858:20: note: to match this '(' void insert(std::initializer_list<value_type> list) ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:715:21: error: use of undeclared identifier 'list' list.begin(), list.end(), n), ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:718:33: error: use of undeclared identifier 'list' table_.insert_range(list.begin(), list.end()); ^ /sw/src/fink.build/boost1.46.1.cmake-1.46.1-3/pocb-boost-a8aa807/boost/unordered/unordered_set.hpp:724:33: error: use of undeclared identifier 'list' table_.insert_range(list.begin(), list.end()); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] System information: Package manager version: 0.36.0 Distribution version: selfupdate-rsync Tue Nov 5 23:32:58 2013, 10.9, x86_64 Trees: local/main stable/main Xcode.app: 5.0.1 Xcode command-line tools: 5.0.1.0.1.1382131676 Max. Fink build jobs: 8 ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ 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