|
Boost : |
From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2004-01-11 00:53:02
The latest RC_1_31_0 CVS is badly broken. See below. It is the same on all Unix
platforms. I am surprised to see mixed-case identifiers. Shouldn't they be all
lower-case in Boost libraries?
The candidate was still healthy on all platforms two days ago. The log from the
CVS update that broke all Unix builds can be found here:
http://cci.lbl.gov/~rwgk/tmp/cvs_update_that_broke_everything
The full extend of the damage can be viewed here:
http://cci.lbl.gov/cctbx_build/show_error_summary.cgi?build_tag=2004_01_10_1817
Ralf
cxx -std strict_ansi -msg_display_number -msg_disable 186,450,1115 -tlocal
-DNDEBUG -O2 -DBOOST_PYTHON_MAX_BASES=2 -DBOOST_PYTHON_SOURCE
-I/net/redbelly/scratch1/rwgk/cctbx_auto_build/cctbx_sources/boost
-Ipython/include/python2.2
-I/net/redbelly/scratch1/rwgk/cctbx_auto_build/cctbx_sources/python/include/python2.2
-c -o boost/libs/python/src/object/iterator.os
/net/redbelly/scratch1/rwgk/cctbx_auto_build/cctbx_sources/boost/libs/python/src/object/iterator.cpp
cxx: Error:
/net/redbelly/scratch1/rwgk/cctbx_auto_build/cctbx_sources/boost/boost/iterator/iterator_facade.hpp,
line 25: #5
could not open source file "boost/type_traits/is_POD.hpp"
#include <boost/type_traits/is_POD.hpp>
---------------------------------------^
cxx: Error:
/net/redbelly/scratch1/rwgk/cctbx_auto_build/cctbx_sources/boost/boost/iterator/iterator_facade.hpp,
line 192: #135
namespace "boost" has no member "is_POD"
boost::is_POD<Value>
-------------------^
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk