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

Re: Bug#759862: qtcreator: FTBFS: cppmodelmanager.h:145: undefined reference to `CppTools::Internal::CppModelManager::ensureUpdated()'



clone 759862 -1
reassign -1 gcc-4.9
block 759862 by -1
retitle -1 [4.9 Regression] Possible regression in gcc-4.9-20140820
forwarded -1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62224
severity -1 important
thanks

Lucas: CCing you because you might see some other bugs like this.

GCC maintainers: while looking at this bug I came across [0]. It is not 
entirely clear to me if it's a gcc/g++ bug or not, but for sure this code used 
to compile before, and no changes where made to it.

[0] <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62224>

Kinds regards, Lisandro.

On Saturday 30 August 2014 12:03:37 Lucas Nussbaum wrote:
> 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/checkoutwizardpag
> > e.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:1
> > 45: 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:1
> > 33: 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:1
> > 45: 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:1
> > 33: 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_uns
> table.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.

-- 
El futuro es WIN95.... A no ser que hagamos algo a tiempo.

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: