--- Begin Message ---
Source: qpid-cpp
Version: 0.16-9
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170719 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../include -I../include -I. -I=. -Wdate-time -D_FORTIFY_SOURCE=2 -Werror
> -pedantic -Wall -Wextra -Wno-shadow -Wpointer-arith -Wcast-qual -Wcast-align
> -Wno-long-long -Wvolatile-register-var -Winvalid-pch -Wno-system-headers
> -Woverloaded-virtual -DQPID_LIBEXEC_DIR=\"/usr/lib/qpid\"
> -DBOOST_FILESYSTEM_VERSION=3 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -Wno-error=cast-qual -Wno-error=cast-align -c -o qpid/framing/Proxy.lo
> qpid/framing/Proxy.cpp
> In file included from ../include/qpid/framing/Array.h:22:0,
> from qpid/framing/FieldTable.cpp:22:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from /usr/include/boost/config/no_tr1/memory.hpp:21,
> from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
> from /usr/include/boost/shared_ptr.hpp:17,
> from ../include/qpid/framing/FieldTable.h:28,
> from qpid/framing/FieldTable.cpp:21:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../include -I../include -I. -I=. -Wdate-time -D_FORTIFY_SOURCE=2 -Werror
> -pedantic -Wall -Wextra -Wno-shadow -Wpointer-arith -Wcast-qual -Wcast-align
> -Wno-long-long -Wvolatile-register-var -Winvalid-pch -Wno-system-headers
> -Woverloaded-virtual -DQPID_LIBEXEC_DIR=\"/usr/lib/qpid\"
> -DBOOST_FILESYSTEM_VERSION=3 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -Wno-error=cast-qual -Wno-error=cast-align -c -o qpid/framing/SendContent.lo
> qpid/framing/SendContent.cpp
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../include -I../include -I. -I=. -Wdate-time -D_FORTIFY_SOURCE=2 -Werror
> -pedantic -Wall -Wextra -Wno-shadow -Wpointer-arith -Wcast-qual -Wcast-align
> -Wno-long-long -Wvolatile-register-var -Winvalid-pch -Wno-system-headers
> -Woverloaded-virtual -DQPID_LIBEXEC_DIR=\"/usr/lib/qpid\"
> -DBOOST_FILESYSTEM_VERSION=3 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -Wno-error=cast-qual -Wno-error=cast-align -c -o
> qpid/framing/SequenceNumber.lo qpid/framing/SequenceNumber.cpp
> In file included from ../include/qpid/framing/Array.h:22:0,
> from qpid/framing/Array.cpp:21:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from /usr/include/boost/config/no_tr1/memory.hpp:21,
> from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
> from /usr/include/boost/shared_ptr.hpp:17,
> from ../include/qpid/framing/FieldTable.h:28,
> from ../include/qpid/framing/FieldValue.h:27,
> from ../include/qpid/framing/Array.h:22,
> from qpid/framing/Array.cpp:21:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> In file included from qpid/framing/FieldValue.cpp:21:0:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from /usr/include/boost/config/no_tr1/memory.hpp:21,
> from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
> from /usr/include/boost/shared_ptr.hpp:17,
> from ../include/qpid/framing/FieldTable.h:28,
> from ../include/qpid/framing/FieldValue.h:27,
> from qpid/framing/FieldValue.cpp:21:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I. -I=.
> -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -pedantic -Wall -Wextra -Wno-shadow
> -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long
> -Wvolatile-register-var -Winvalid-pch -Wno-system-headers
> -Woverloaded-virtual -DQPID_LIBEXEC_DIR=\"/usr/lib/qpid\"
> -DBOOST_FILESYSTEM_VERSION=3 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -Wno-error=cast-qual -Wno-error=cast-align -c
> qpid/framing/ProtocolVersion.cpp -fPIC -DPIC -o
> qpid/framing/.libs/ProtocolVersion.o
> In file included from ../include/qpid/framing/Array.h:22:0,
> from ../include/qpid/framing/amqp_types_full.h:33,
> from ../include/qpid/framing/DeliveryProperties.h:32,
> from ./qpid/framing/AMQHeaderBody.h:27,
> from qpid/framing/AMQBody.cpp:24:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from qpid/framing/List.cpp:23:0:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from /usr/include/boost/config/no_tr1/memory.hpp:21,
> from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
> from /usr/include/boost/shared_ptr.hpp:17,
> from ../include/qpid/framing/List.h:28,
> from qpid/framing/List.cpp:21:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from /usr/include/boost/config/no_tr1/memory.hpp:21,
> from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
> from /usr/include/boost/shared_ptr.hpp:17,
> from ./qpid/framing/AMQMethodBody.h:29,
> from qpid/framing/AMQBody.cpp:23:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> In file included from ../include/qpid/framing/Array.h:22:0,
> from ../include/qpid/framing/amqp_types_full.h:33,
> from ../include/qpid/framing/DeliveryProperties.h:32,
> from ./qpid/framing/AMQHeaderBody.h:27,
> from qpid/framing/AMQHeaderBody.cpp:21:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from /usr/include/boost/config/no_tr1/memory.hpp:21,
> from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
> from /usr/include/boost/shared_ptr.hpp:17,
> from ../include/qpid/framing/FieldTable.h:28,
> from ../include/qpid/framing/FieldValue.h:27,
> from ../include/qpid/framing/Array.h:22,
> from ../include/qpid/framing/amqp_types_full.h:33,
> from ../include/qpid/framing/DeliveryProperties.h:32,
> from ./qpid/framing/AMQHeaderBody.h:27,
> from qpid/framing/AMQHeaderBody.cpp:21:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I. -I=.
> -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -pedantic -Wall -Wextra -Wno-shadow
> -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long
> -Wvolatile-register-var -Winvalid-pch -Wno-system-headers
> -Woverloaded-virtual -DQPID_LIBEXEC_DIR=\"/usr/lib/qpid\"
> -DBOOST_FILESYSTEM_VERSION=3 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -Wno-error=cast-qual -Wno-error=cast-align -c qpid/framing/Proxy.cpp -fPIC
> -DPIC -o qpid/framing/.libs/Proxy.o
> In file included from ../include/qpid/framing/Array.h:22:0,
> from ../include/qpid/framing/amqp_types_full.h:33,
> from ../include/qpid/framing/DeliveryProperties.h:32,
> from ./qpid/framing/AMQHeaderBody.h:27,
> from ./qpid/framing/AMQFrame.h:25,
> from qpid/framing/AMQFrame.cpp:21:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from /usr/include/boost/config/no_tr1/memory.hpp:21,
> from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
> from /usr/include/boost/shared_ptr.hpp:17,
> from ../include/qpid/framing/FieldTable.h:28,
> from ../include/qpid/framing/FieldValue.h:27,
> from ../include/qpid/framing/Array.h:22,
> from ../include/qpid/framing/amqp_types_full.h:33,
> from ../include/qpid/framing/DeliveryProperties.h:32,
> from ./qpid/framing/AMQHeaderBody.h:27,
> from ./qpid/framing/AMQFrame.h:25,
> from qpid/framing/AMQFrame.cpp:21:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> In file included from ../include/qpid/framing/Array.h:22:0,
> from ../include/qpid/framing/amqp_types_full.h:33,
> from ../include/qpid/framing/DeliveryProperties.h:32,
> from ./qpid/framing/AMQHeaderBody.h:27,
> from ./qpid/framing/AMQFrame.h:25,
> from ./qpid/framing/FrameDecoder.h:25,
> from qpid/framing/FrameDecoder.cpp:21:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from /usr/include/boost/config/no_tr1/memory.hpp:21,
> from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
> from /usr/include/boost/shared_ptr.hpp:17,
> from ../include/qpid/framing/FieldTable.h:28,
> from ../include/qpid/framing/FieldValue.h:27,
> from ../include/qpid/framing/Array.h:22,
> from ../include/qpid/framing/amqp_types_full.h:33,
> from ../include/qpid/framing/DeliveryProperties.h:32,
> from ./qpid/framing/AMQHeaderBody.h:27,
> from ./qpid/framing/AMQFrame.h:25,
> from ./qpid/framing/FrameDecoder.h:25,
> from qpid/framing/FrameDecoder.cpp:21:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> In file included from ../include/qpid/framing/Array.h:22:0,
> from ../include/qpid/framing/amqp_types_full.h:33,
> from ../include/qpid/framing/DeliveryProperties.h:32,
> from ./qpid/framing/AMQHeaderBody.h:27,
> from ./qpid/framing/AMQFrame.h:25,
> from ./qpid/framing/amqp_framing.h:22,
> from ./qpid/framing/FrameSet.h:23,
> from qpid/framing/FrameSet.cpp:22:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from ../include/qpid/InlineAllocator.h:25,
> from ../include/qpid/InlineVector.h:25,
> from ./qpid/framing/FrameSet.h:22,
> from qpid/framing/FrameSet.cpp:22:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> In file included from ../include/qpid/framing/Array.h:22:0,
> from ../include/qpid/framing/amqp_types_full.h:33,
> from ../include/qpid/framing/DeliveryProperties.h:32,
> from ./qpid/framing/AMQHeaderBody.h:27,
> from qpid/framing/BodyHandler.cpp:24:
> ../include/qpid/framing/FieldValue.h:113:10: error: 'template<class> class
> std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> std::auto_ptr<Data> data;
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from /usr/include/boost/config/no_tr1/memory.hpp:21,
> from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
> from /usr/include/boost/shared_ptr.hpp:17,
> from ./qpid/framing/BodyHandler.h:25,
> from qpid/framing/BodyHandler.cpp:21:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I. -I=.
> -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -pedantic -Wall -Wextra -Wno-shadow
> -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long
> -Wvolatile-register-var -Winvalid-pch -Wno-system-headers
> -Woverloaded-virtual -DQPID_LIBEXEC_DIR=\"/usr/lib/qpid\"
> -DBOOST_FILESYSTEM_VERSION=3 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -Wno-error=cast-qual -Wno-error=cast-align -c qpid/framing/SendContent.cpp
> -fPIC -DPIC -o qpid/framing/.libs/SendContent.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I. -I=.
> -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -pedantic -Wall -Wextra -Wno-shadow
> -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long
> -Wvolatile-register-var -Winvalid-pch -Wno-system-headers
> -Woverloaded-virtual -DQPID_LIBEXEC_DIR=\"/usr/lib/qpid\"
> -DBOOST_FILESYSTEM_VERSION=3 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -Wno-error=cast-qual -Wno-error=cast-align -c qpid/framing/SequenceNumber.cpp
> -fPIC -DPIC -o qpid/framing/.libs/SequenceNumber.o
> cc1plus: all warnings being treated as errors
> Makefile:6434: recipe for target 'qpid/framing/List.lo' failed
> make[4]: *** [qpid/framing/List.lo] Error 1
The full build log is available from:
http://aws-logs.debian.net/2017/07/19/qpid-cpp_0.16-9_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---