Errors still occur with 2.2 and latest revision 1126 make all-am make[3]: Entering directory `/home/drizzle/bzr/drizzle/drizzled/message' depbase=`echo table_reader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if g++ -DHAVE_CONFIG_H -I../.. -I../.. -ggdb3 -pthread -pipe -O3 -Werror -pedantic -Wall -Wextra -Wundef -Wshadow -fdiagnostics-show-option -fvisibility=hidden -Wformat -fno-strict-aliasing -Wno-strict-aliasing -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wno-redundant-decls -Wno-effc++ -Wno-shadow -Wno-missing-braces -std=gnu++98 -MT table_reader.o -MD -MP -MF "$depbase.Tpo" -c -o table_reader.o table_reader.cc; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi cc1plus: warnings being treated as errors ../../drizzled/message/table.pb.h: In function ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_StorageEngine_EngineOption_EngineOptionType]’: ../../drizzled/message/table.pb.h:4766: warning: lowering visibility of ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_StorageEngine_EngineOption_EngineOptionType]’ to match its type [-Wattributes] ../../drizzled/message/table.pb.h: In function ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_TableOptions_RowType]’: ../../drizzled/message/table.pb.h:4770: warning: lowering visibility of ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_TableOptions_RowType]’ to match its type [-Wattributes] ../../drizzled/message/table.pb.h: In function ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_Field_FieldType]’: ../../drizzled/message/table.pb.h:4774: warning: lowering visibility of ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_Field_FieldType]’ to match its type [-Wattributes] ../../drizzled/message/table.pb.h: In function ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_Field_FieldFormatType]’: ../../drizzled/message/table.pb.h:4778: warning: lowering visibility of ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_Field_FieldFormatType]’ to match its type [-Wattributes] ../../drizzled/message/table.pb.h: In function ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_Index_IndexType]’: ../../drizzled/message/table.pb.h:4782: warning: lowering visibility of ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_Index_IndexType]’ to match its type [-Wattributes] ../../drizzled/message/table.pb.h: In function ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_TableType]’: ../../drizzled/message/table.pb.h:4786: warning: lowering visibility of ‘const google::protobuf::EnumDescriptor* google::protobuf::GetEnumDescriptor() [with E = drizzled::message::Table_TableType]’ to match its type [-Wattributes] make[3]: *** [table_reader.o] Error 1 make[3]: Leaving directory `/home/drizzle/bzr/drizzle/drizzled/message' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/drizzle/bzr/drizzle/drizzled/message' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/drizzle/bzr/drizzle' make: *** [all] Error 2 [drizzle@dc1 drizzle]$ proto --version bash: proto: command not found [drizzle@dc1 drizzle]$ protoc --version libprotoc 2.2.0 $ bzr log -r-1 ------------------------------------------------------------ revno: 1126 [merge] committer: Brian Aker branch nick: staging timestamp: Thu 2009-08-27 22:43:59 -0700 message: Merge Padraig ------------------------------------------------------------ Use --include-merges or -n0 to see merged revisions.