Package: qt4-x11
Version: 4:4.8.4+dfsg-4
Severity: normal
--- Please enter the report below this line. ---
Tried to rebuild the Qt4 package in unstable to test a patch for #712387, but
it didn't build:
# apt-get build-dep qt4-x11
[...]
$ apt-get source qt4-x11
[...]
$ cd qt4-x11-4.8.4+dfsg
$ g++ --version
g++ (Debian 4.7.3-4) 4.7.3
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ debian/rules binary
[...]
g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -pthread
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -O2
-fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC
-DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER
-DQLIBRARYINFO_EPOCROOT -DQT_USE_ICU -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG
-DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2
-DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/glibc-g++ -I.
-I../../include -I../../include/QtCore -I.rcc/release-shared -Iglobal
-I../../tools/shared -I../3rdparty/harfbuzz/src -I../3rdparty/md5
-I../3rdparty/md4 -I.moc/release-shared -o
.obj/release-shared/qabstractanimation.o animation/qabst
ractanim
a
tion.cpp
In file included from ../../include/QtCore/qatomic_armv5.h:1:0,
from
../../include/QtCore/../../src/corelib/arch/qatomic_arm.h:70,
from ../../include/QtCore/qatomic_arm.h:1,
from
../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:56,
from ../../include/QtCore/qatomic_arch.h:1,
from
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:227,
from ../../include/QtCore/qbasicatomic.h:1,
from
../../include/QtCore/../../src/corelib/thread/qatomic.h:46,
from ../../include/QtCore/qatomic.h:1,
from
../../include/QtCore/../../src/corelib/tools/qbytearray.h:45,
from ../../include/QtCore/qbytearray.h:1,
from ../../include/QtCore/../../src/corelib/tools/qstring.h:46,
from ../../include/QtCore/qstring.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qobject.h:48,
from ../../include/QtCore/qobject.h:1,
from animation/qabstractanimation.h:45,
from animation/qabstractanimation.cpp:145:
../../include/QtCore/../../src/corelib/arch/qatomic_armv5.h: In member function
‘int QBasicAtomicInt::fetchAndStoreOrdered(int)’:
../../include/QtCore/../../src/corelib/arch/qatomic_armv5.h:236:26: error:
‘count’ was not declared in this scope
../../include/QtCore/../../src/corelib/arch/qatomic_armv5.h:236:26: note:
suggested alternative:
In file included from /usr/include/c++/4.7/algorithm:63:0,
from
../../include/QtCore/../../src/corelib/global/qglobal.h:68,
from ../../include/QtCore/qglobal.h:1,
from
../../include/QtCore/../../src/corelib/global/qnamespace.h:45,
from ../../include/QtCore/qnamespace.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45,
from ../../include/QtCore/qobjectdefs.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qobject.h:47,
from ../../include/QtCore/qobject.h:1,
from animation/qabstractanimation.h:45,
from animation/qabstractanimation.cpp:145:
/usr/include/c++/4.7/bits/stl_algo.h:4647:5: note: ‘std::count’
In file included from ../../include/QtCore/qatomic_armv5.h:1:0,
from
../../include/QtCore/../../src/corelib/arch/qatomic_arm.h:70,
from ../../include/QtCore/qatomic_arm.h:1,
from
../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:56,
from ../../include/QtCore/qatomic_arch.h:1,
from
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:227,
from ../../include/QtCore/qbasicatomic.h:1,
from
../../include/QtCore/../../src/corelib/thread/qatomic.h:46,
from ../../include/QtCore/qatomic.h:1,
from
../../include/QtCore/../../src/corelib/tools/qbytearray.h:45,
from ../../include/QtCore/qbytearray.h:1,
from ../../include/QtCore/../../src/corelib/tools/qstring.h:46,
from ../../include/QtCore/qstring.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qobject.h:48,
from ../../include/QtCore/qobject.h:1,
from animation/qabstractanimation.h:45,
from animation/qabstractanimation.cpp:145:
../../include/QtCore/../../src/corelib/arch/qatomic_armv5.h: In member function
‘T* QBasicAtomicPointer<T>::fetchAndStoreOrdered(T*)’:
../../include/QtCore/../../src/corelib/arch/qatomic_armv5.h:373:26: error:
‘count’ was not declared in this scope
../../include/QtCore/../../src/corelib/arch/qatomic_armv5.h:373:26: note:
suggested alternative:
In file included from /usr/include/c++/4.7/algorithm:63:0,
from
../../include/QtCore/../../src/corelib/global/qglobal.h:68,
from ../../include/QtCore/qglobal.h:1,
from
../../include/QtCore/../../src/corelib/global/qnamespace.h:45,
from ../../include/QtCore/qnamespace.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45,
from ../../include/QtCore/qobjectdefs.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qobject.h:47,
from ../../include/QtCore/qobject.h:1,
from animation/qabstractanimation.h:45,
from animation/qabstractanimation.cpp:145:
/usr/include/c++/4.7/bits/stl_algo.h:4647:5: note: ‘std::count’
make[3]: *** [.obj/release-shared/qabstractanimation.o] Error 1
--- System information. ---
Architecture: amd64
Kernel: Linux 3.9.5
Debian Release: jessie/sid
500 unstable ftp.ro.debian.org
500 stable security.debian.org
500 stable ftp.ro.debian.org
--- Package information. ---
Package's Depends field is empty.
Package's Recommends field is empty.
Package's Suggests field is empty.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]