Yes, I've seen that in the build logs already. These issues have been fixed upstream and there's a 0.16 in approximately 5 days. It fixes the other build failures (armel, etc.), too. I tend to just wait for that one.

Am 22.04.2012 18:19, schrieb Adam D. Barratt:
Source: qpid-cpp
Version: 0.14-2
Severity: serious
Tags: wheezy sid

Hi,

qpid-cpp FTBFS on s390.  From the most recent build log:

/bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
-I. -I../include -I../include -I. -I=.  -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=2 -g
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Wformat-security -Werror=format-security -c -o
qpid/broker/MessageGroupManager.lo qpid/broker/MessageGroupManager.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -I../include
-I. -I=. -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=2 -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security
-Werror=format-security -c qpid/broker/MessageGroupManager.cpp  -fPIC
-DPIC -o qpid/broker/.libs/MessageGroupManager.o
qpid/broker/MessageGroupManager.cpp: In member function 'virtual void
qpid::broker::MessageGroupManager::query(qpid::types::Variant::Map&)
const':
qpid/broker/MessageGroupManager.cpp:283:56: error: ambiguous overload
for 'operator=' in 'info.std::map<_Key, _Tp, _Compare,
_Alloc>::operator[] [with _Key = std::basic_string<char>, _Tp =
qpid::types::Variant, _Compare = std::less<std::basic_string<char> >,
_Alloc = std::allocator<std::pair<const std::basic_string<char>,
qpid::types::Variant> >, std::map<_Key, _Tp, _Compare,
_Alloc>::mapped_type = qpid::types::Variant, std::map<_Key, _Tp,
_Compare, _Alloc>::key_type = std::basic_string<char>]((* &
{anonymous}::GROUP_MSG_COUNT)) =
g.std::tr1::__detail::_Hashtable_const_iterator<_Value,
__constant_iterators, __cache>::operator-> [with _Value =
std::pair<const std::basic_string<char>,
qpid::broker::MessageGroupManager::GroupState>, bool
__constant_iterators = false, bool __cache = false,
std::tr1::__detail::_Hashtable_const_iterator<_Value,
__constant_iterators, __cache>::pointer = const std::pair<const
std::basic_string<char>,
qpid::broker::MessageGroupManager::GroupState>*]()->std::pair<const
std::basic_string<char>,

qpid::broker::MessageGroupManager::GroupState>::second.qpid::broker::MessageGroupManager::GroupState::members.std::deque<_Tp,
_Alloc>::size [with _Tp = qpid::framing::SequenceNumber, _Alloc =
std::allocator<qpid::framing::SequenceNumber>, std::deque<_Tp,
_Alloc>::size_type = long unsigned int]()'
qpid/broker/MessageGroupManager.cpp:283:56: note: candidates are:
../include/qpid/types/Variant.h:100:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(bool)
../include/qpid/types/Variant.h:101:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(uint8_t)
../include/qpid/types/Variant.h:102:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(uint16_t)
../include/qpid/types/Variant.h:103:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(uint32_t)
../include/qpid/types/Variant.h:104:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(uint64_t)
../include/qpid/types/Variant.h:105:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(int8_t)
../include/qpid/types/Variant.h:106:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(int16_t)
../include/qpid/types/Variant.h:107:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(int32_t)
../include/qpid/types/Variant.h:108:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(int64_t)
../include/qpid/types/Variant.h:109:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(float)
../include/qpid/types/Variant.h:110:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(double)
../include/qpid/types/Variant.h:115:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(const qpid::types::Variant&)
../include/qpid/types/Variant.h:116:32: note: qpid::types::Variant&
qpid::types::Variant::operator=(const qpid::types::Uuid&)
make[4]: *** [qpid/broker/MessageGroupManager.lo] Error 1
make[4]: Leaving directory
`/build/buildd-qpid-cpp_0.14-2-s390-V8Rr8u/qpid-cpp-0.14/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/build/buildd-qpid-cpp_0.14-2-s390-V8Rr8u/qpid-cpp-0.14/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/build/buildd-qpid-cpp_0.14-2-s390-V8Rr8u/qpid-cpp-0.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/build/buildd-qpid-cpp_0.14-2-s390-V8Rr8u/qpid-cpp-0.14'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Full logs available via
https://buildd.debian.org/status/package.php?p=qpid-cpp

Regards,

Adam




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to