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

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



Your message dated Thu, 04 Sep 2014 04:34:31 +0000
with message-id <E1XPOkh-0003Qe-KV@franck.debian.org>
and subject line Bug#759862: fixed in qtcreator 3.2.0+dfsg-2
has caused the Debian Bug report #759862,
regarding qtcreator: FTBFS: cppmodelmanager.h:145: undefined reference to `CppTools::Internal::CppModelManager::ensureUpdated()'
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.)


-- 
759862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759862
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 ---
Source: qtcreator
Source-Version: 3.2.0+dfsg-2

We believe that the bug you reported is fixed in the latest version of
qtcreator, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 759862@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Majer <adamm@zombino.com> (supplier of updated qtcreator package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 03 Sep 2014 21:10:34 -0500
Source: qtcreator
Binary: qtcreator-data qtcreator-doc
Architecture: source all
Version: 3.2.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Adam Majer <adamm@zombino.com>
Description:
 qtcreator-data - application data for Qt Creator IDE
 qtcreator-doc - documentation for Qt Creator IDE
Closes: 759685 759862
Changes:
 qtcreator (3.2.0+dfsg-2) unstable; urgency=medium
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Make qtcreator recommend qttranslations5-l10n (Closes: 759685).
     Thanks Bernhard Übelacker for the detailed bug report!
 .
   [ Adam Majer ]
   * Move some functions bodies from headers to .cpp files. This fixes a
     FTBFS bug with latest GCC (closes: 759862)
Checksums-Sha1:
 944fd8ee637e037a17c890c10fb2b85e5c01281a 2277 qtcreator_3.2.0+dfsg-2.dsc
 dd682cfcc87be86177a823d28511277a16cbf1ab 16252 qtcreator_3.2.0+dfsg-2.debian.tar.xz
 9f77e1838785d968153b6c4939b6ba563a72309b 2090412 qtcreator-data_3.2.0+dfsg-2_all.deb
 a8589cff76bb604b5c2bdf99efce6a3e77fa0123 8379424 qtcreator-doc_3.2.0+dfsg-2_all.deb
Checksums-Sha256:
 7d93a1fe53269e523f379477261a3c40daaa50c55e9595786e0adbe2e13d6224 2277 qtcreator_3.2.0+dfsg-2.dsc
 a1b4a0b70f6d14de58bb377c00050f83aa090ed5563c42ebdaf0161b62c9b394 16252 qtcreator_3.2.0+dfsg-2.debian.tar.xz
 e4b08698f1bc46a9402e08c0a25ca75406ae5fbb9670f51b894f4b508246b800 2090412 qtcreator-data_3.2.0+dfsg-2_all.deb
 a4e27f487917324e53ad2ae799c6582ce2f81f6ea287b5636d8e30b1ade3fe93 8379424 qtcreator-doc_3.2.0+dfsg-2_all.deb
Files:
 006619fb0eb5d8b3c345ec4bfd68ba42 2090412 devel optional qtcreator-data_3.2.0+dfsg-2_all.deb
 b42753d900373483fc9c54fa778bdf6d 8379424 doc optional qtcreator-doc_3.2.0+dfsg-2_all.deb
 69a10ccbc1e3e43b9e0e14fb6a32a106 2277 devel optional qtcreator_3.2.0+dfsg-2.dsc
 969493bb0cbabb25174ffeab743530b3 16252 devel optional qtcreator_3.2.0+dfsg-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlQH6LYACgkQ73/bNdaAYUVV8wCfYslFZ7hqtZkf6ZkMMh+bofcv
QigAnRjA87PQkUyiJYTDW0PSOqTrYf2R
=bxDC
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: