retitle 653627 build failure with Boost 1.48: constructor 
'boost::detail::shared_count::shared_count(P, boost::detail::sp_inplace_tag<D>)'
found 653627 2011.03.13-1
thanks

With apologies, please ignore the initial bug report as that used
the wrong version of drizzle.  

Below is the build failure of 2011.03.13-1 when compiled against boost 1.48.

/bin/bash ./libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   
-I. -I. -g  -DPANDORA_DYNAMIC_PLUGIN -DPANDORA_MODULE_NAME=auth_test 
-DPANDORA_MODULE_AUTHOR='Eric Day <e...@oddments.org>' 
-DPANDORA_MODULE_TITLE='Authentication Test' -DPANDORA_MODULE_VERSION
='0.1' -DPANDORA_MODULE_LICENSE=PLUGIN_LICENSE_GPL 
-DPANDORA_MODULE_DEPENDENCIES=''    -pipe -std=gnu++98  -O2 -fvisibility=hidden 
-fvisibility-inlines-hidden  -pedantic -Wall -Wundef -Wshadow  
-fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-st
rict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security 
-Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long  
-Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls     
-DBUILDING_DRIZZLED  -c -o plugin/auth_test/plugi
n_libauth_test_plugin_la-auth_test.lo `test -f 'plugin/auth_test/auth_test.cc' 
|| echo './'`plugin/auth_test/auth_test.cc
In file included from /usr/include/boost/smart_ptr/shared_ptr.hpp:32:0,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /usr/include/boost/date_time/time_clock.hpp:17,
                 from /usr/include/boost/thread/thread_time.hpp:9,
                 from /usr/include/boost/thread/locks.hpp:12,
                 from /usr/include/boost/thread/pthread/mutex.hpp:12,
                 from /usr/include/boost/thread/mutex.hpp:16,
                 from ./drizzled/catalog/instance.h:23,
                 from ./drizzled/catalog/local.h:25,
                 from ./drizzled/identifier/schema.h:37,
                 from ./drizzled/identifier.h:42,
                 from plugin/auth_pam/auth_pam.cc:32:
/usr/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 
'boost::detail::shared_count::shared_count(P, 
boost::detail::sp_inplace_tag<D>)':
/usr/include/boost/smart_ptr/detail/shared_count.hpp:164:16: error: expected 
';' before '(' token
/usr/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 
'boost::detail::shared_count::shared_count(P, boost::detail::sp_inplace_tag<D>, 
A)':
/usr/include/boost/smart_ptr/detail/shared_count.hpp:250:16: error: expected 
';' before '(' token


Attachment: signature.asc
Description: Digital signature

Reply via email to