[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#760319: marked as done ([4.9 Regression] Possible regression in gcc-4.9-20140820)



Your message dated Wed, 15 Oct 2014 19:09:49 +0200
with message-id <543EAA5D.2030808@debian.org>
and subject line fixed
has caused the Debian Bug report #760319,
regarding [4.9 Regression] Possible regression in gcc-4.9-20140820
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
760319: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760319
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qtcreator
Version: 3.2.0+dfsg-1
Severity: serious
Tags: jessie sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20140830 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):
> g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -Wall -W -D_REENTRANT -fPIC -DIDE_LIBRARY_BASENAME=\"lib/x86_64-linux-gnu\" -DQT_CREATOR -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQT_DISABLE_DEPRECATED_BEFORE=0x040900 -DQMAKE_AS_LIBRARY -DPROPARSER_THREAD_SAFE -DPROEVALUATOR_THREAD_SAFE -DPROEVALUATOR_CUMULATIVE -DPROEVALUATOR_SETENV -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins/cmakeprojectmanager -I../../../src -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/src/libs -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/tools -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/src/shared -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/src/libs/3rdparty -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc/release-shared -I. -o .obj/release-shared/makestep.o /«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins/cmakeprojectmanager/makestep.cpp
> /usr/lib/x86_64-linux-gnu/qt5/bin/moc -DIDE_LIBRARY_BASENAME=\"lib/x86_64-linux-gnu\" -DQT_CREATOR -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQT_DISABLE_DEPRECATED_BEFORE=0x040900 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins/subversion -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/builddir/src -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/src/libs -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/tools -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins -I/«BUILDDIR»/qtcreator-3.2.0+dfsg/src/libs/3rdparty -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/4.9 -I/usr/include/x86_64-linux-gnu/c++/4.9 -I/usr/include/c++/4.9/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include /«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins/subversion/checkoutwizardpage.h -o .moc/release-shared/moc_checkoutwizardpage.cpp
> .obj/release-shared/cppcodemodelinspectordialog.o: In function `definedMacros':
> /«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins/cpptools/cppmodelmanager.h:145: undefined reference to `CppTools::Internal::CppModelManager::ensureUpdated()'
> .obj/release-shared/cppcodemodelinspectordialog.o: In function `headerPaths':
> /«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins/cpptools/cppmodelmanager.h:133: undefined reference to `CppTools::Internal::CppModelManager::ensureUpdated()'
> .obj/release-shared/cppcodemodelinspectordialog.o: In function `CppTools::Internal::CppModelManager::definedMacros()':
> /«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins/cpptools/cppmodelmanager.h:145: undefined reference to `CppTools::Internal::CppModelManager::ensureUpdated()'
> .obj/release-shared/cppcodemodelinspectordialog.o: In function `CppTools::Internal::CppModelManager::headerPaths()':
> /«BUILDDIR»/qtcreator-3.2.0+dfsg/src/plugins/cpptools/cppmodelmanager.h:133: undefined reference to `CppTools::Internal::CppModelManager::ensureUpdated()'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/08/30/qtcreator_3.2.0+dfsg-1_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. The build
was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries
to support this, it might be a good idea to explore whether this might
be the cause of the failure.

--- End Message ---
--- Begin Message ---
Version: 4.9.1-16

--- End Message ---

Reply to: