On Sat, Jul 21, 2012 at 07:53:15PM -0400, Justin wrote: > Hi, folks. RC1 is ready at revision 1363863 of our product branch. > Get it here: > > http://people.apache.org/~jross/qpid-0.18-rc1/
The qpid-cpp RPMs failed to build on F17/x86 with: qpid/amqp_0_10/Codecs.cpp: In function 'void qpid::amqp_0_10::encode(const Map&, uint32_t, qpid::framing::Buffer&)': qpid/amqp_0_10/Codecs.cpp:402:14: error: unused variable 's' [-Werror=unused-variable] qpid/amqp_0_10/Codecs.cpp: In function 'void qpid::amqp_0_10::encode(const Map&, const string&, const qpid::types::Variant&, uint32_t, qpid::framing::Buffer&)': qpid/amqp_0_10/Codecs.cpp:414:14: error: unused variable 's' [-Werror=unused-variable] qpid/amqp_0_10/Codecs.cpp: In function 'void qpid::amqp_0_10::encode(const List&, uint32_t, qpid::framing::Buffer&)': qpid/amqp_0_10/Codecs.cpp:429:14: error: unused variable 's' [-Werror=unused-variable] cc1plus: all warnings being treated as errors In all three functions there's a local variable introduced that doesn't appear to be used except in an assert() call. And since RPMs are built with NDEBUG defined this is going to cause RPM builds to fail. -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/
pgpP07avdRfcW.pgp
Description: PGP signature
