← Back to team overview

linux-traipu team mailing list archive

[Bug 893454] Re: fedora 16 build fails in auth_pam plugin

 

** Changed in: drizzle
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/893454

Title:
  fedora 16 build fails in auth_pam plugin

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  Fix Released

Bug description:
  #	source='plugin/auth_pam/auth_pam.cc' object='plugin/auth_pam/plugin_libauth_pam_plugin_la-auth_pam.lo' libtool=yes 
  /bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I. -I. -g  -DPANDORA_DYNAMIC_PLUGIN -DPANDORA_MODULE_NAME=auth_pam -DPANDORA_MODULE_AUTHOR='' -DPANDORA_MODULE_TITLE='PAM Authenication' -DPANDORA_MODULE_VERSION='2011.11.2458' -DPANDORA_MODULE_LICENSE=PLUGIN_LICENSE_GPL -DPANDORA_MODULE_DEPENDENCIES=''    -pthread -pipe -std=gnu++98  -O2 -fvisibility=hidden -fvisibility-inlines-hidden  -pedantic -Wall -Wundef -Wshadow  -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-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 -pg   -DBUILDING_DRIZZLED -pthread  -Wno-error -c -o plugin/auth_pam/plugin_libauth_pam_plugin_la-auth_pam.lo `test -f 'plugin/auth_pam/auth_pam.cc' || echo './'`plugin/auth_pam/auth_pam.cc
  libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -g -DPANDORA_DYNAMIC_PLUGIN -DPANDORA_MODULE_NAME=auth_pam -DPANDORA_MODULE_AUTHOR= "-DPANDORA_MODULE_TITLE=PAM Authenication" -DPANDORA_MODULE_VERSION=2011.11.2458 -DPANDORA_MODULE_LICENSE=PLUGIN_LICENSE_GPL -DPANDORA_MODULE_DEPENDENCIES= -pthread -pipe -std=gnu++98 -O2 -fvisibility=hidden -fvisibility-inlines-hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-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 -pg -DBUILDING_DRIZZLED -pthread -Wno-error -c plugin/auth_pam/auth_pam.cc  -fPIC -DPIC -o plugin/auth_pam/.libs/plugin_libauth_pam_plugin_la-auth_pam.o
  In file included from /usr/include/boost/smart_ptr/shared_ptr.hpp:32:0,
                   from /usr/include/boost/shared_ptr.hpp:17,
                   from ./drizzled/common_fwd.h:20,
                   from ./drizzled/visibility.h:30,
                   from ./drizzled/identifier.h:25,
                   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:29: error: expected ';' before '(' token
  In file included from /usr/include/boost/smart_ptr/shared_ptr.hpp:32:0,
                   from /usr/include/boost/shared_ptr.hpp:17,
                   from ./drizzled/common_fwd.h:20,
                   from ./drizzled/visibility.h:30,
                   from ./drizzled/identifier.h:25,
                   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>, A)':
  /usr/include/boost/smart_ptr/detail/shared_count.hpp:250:29: error: expected ';' before '(' token
  make[2]: *** [plugin/auth_pam/plugin_libauth_pam_plugin_la-auth_pam.lo] Error 1
  make[2]: Leaving directory `/builddir/build/BUILD/drizzle7-2011.11.29'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/builddir/build/BUILD/drizzle7-2011.11.29'
  make: *** [all] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/893454/+subscriptions


References