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

Bug#831182: marked as done (qtcreator: FTBFS with GCC 6: cstdlib:75:25: fatal error: stdlib.h: No such file or directory)



Your message dated Mon, 01 Aug 2016 22:41:10 +0000
with message-id <E1bULtW-00067s-9K@franck.debian.org>
and subject line Bug#831182: fixed in qbs 1.5.2+dfsg-1
has caused the Debian Bug report #831182,
regarding qtcreator: FTBFS with GCC 6: cstdlib:75:25: fatal error: stdlib.h: No such file or directory
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.)


-- 
831182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831182
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qtcreator
Version: 4.0.2-1
Severity: serious
Tags: stretch sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64

Hi,

During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html

Relevant part (hopefully):
> g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++0x -fvisibility=hidden -fvisibility-inlines-hidden -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 -DQMAKE_AS_LIBRARY -DPROPARSER_THREAD_SAFE -DPROEVALUATOR_THREAD_SAFE -DPROEVALUATOR_CUMULATIVE -DPROEVALUATOR_SETENV -DQBS_VERSION=\"1.5.1\" -DQBS_ENABLE_PROJECT_FILE_UPDATES -DQBS_VERSION=\"1.5.1\" -DQBS_ENABLE_PROJECT_FILE_UPDATES -DQBS_INSTALL_DIR=\"/usr\" -DQBSPROJECTMANAGER_LIBRARY -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../../src -I/«PKGBUILDDIR»/src/libs -I/«PKGBUILDDIR»/tools -I/«PKGBUILDDIR»/src/plugins -I/«PKGBUILDDIR»/src/shared -I/«PKGBUILDDIR»/src/libs/3rdparty -I. -isystem /usr/include/qbs -isystem /usr/include -isystem /usr/include/qbs -isystem /usr/include -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/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtScript -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc/release-shared -I.uic -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o .obj/release-shared/customqbspropertiesdialog.o /«PKGBUILDDIR»/src/plugins/qbsprojectmanager/customqbspropertiesdialog.cpp
> In file included from /usr/include/c++/6/bits/stl_algo.h:59:0,
>                  from /usr/include/c++/6/algorithm:62,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:88,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic.h:34,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:37,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariantMap:1,
>                  from /«PKGBUILDDIR»/src/plugins/qbsprojectmanager/customqbspropertiesdialog.h:29,
>                  from /«PKGBUILDDIR»/src/plugins/qbsprojectmanager/customqbspropertiesdialog.cpp:26:
> /usr/include/c++/6/cstdlib:75:25: fatal error: stdlib.h: No such file or directory
>  #include_next <stdlib.h>
>                          ^
> compilation terminated.
> make[4]: *** [.obj/release-shared/customqbspropertiesdialog.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/07/13/qtcreator_4.0.2-1_unstable_gcc6.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.

--- End Message ---
--- Begin Message ---
Source: qbs
Source-Version: 1.5.2+dfsg-1

We believe that the bug you reported is fixed in the latest version of
qbs, 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 831182@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 qbs 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: Tue, 02 Aug 2016 00:04:16 +0200
Source: qbs
Binary: qbs qbs-common libqbscore1 libqbsqtprofilesetup1 qbs-dev qbs-examples qbs-doc qbs-doc-html
Architecture: source
Version: 1.5.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Adam Majer <adamm@zombino.com>
Description:
 libqbscore1 - Qbs core library
 libqbsqtprofilesetup1 - Qbs profile setup library
 qbs        - Qbs build tool
 qbs-common - Qbs static files
 qbs-dev    - Qbs development files
 qbs-doc    - Qbs documentation
 qbs-doc-html - Qbs HTML documentation
 qbs-examples - Qbs examples
Closes: 831182
Changes:
 qbs (1.5.2+dfsg-1) unstable; urgency=medium
 .
   [ Adam Majer ]
   * Remove /usr/include from INCLUDEPATH list of installed
     .pri file. Adding this default included path causes FTBFS
     for software using qbs with GCC 6 (fix_ftbfs_gcc6.diff)
     (closes: #831182)
 .
   [ Dmitry Shachnev ]
   * New upstream release.
   * Drop kfreebsd.diff, a similar patch was applied upstream.
   * Avoid using the Qt Build Suite term, following upstream.
Checksums-Sha1:
 59488d11d47d32f9d9141ab3f462a83b8c5c5e1b 2443 qbs_1.5.2+dfsg-1.dsc
 897c46ffd628d7e7d2176c8b4cd1ad10a0215b45 878121 qbs_1.5.2+dfsg.orig.tar.gz
 cc105cf3477843bb32c4deed0f50002ac03406ee 15904 qbs_1.5.2+dfsg-1.debian.tar.xz
Checksums-Sha256:
 65ca3263687ec487b9281657a2a774c4e6717c4f29fb606bdbb9c2c08c41f183 2443 qbs_1.5.2+dfsg-1.dsc
 263276552db8e7c01b3f7ae45140593bc664d2a7f220e835e0483fc1bdb672cb 878121 qbs_1.5.2+dfsg.orig.tar.gz
 09a92d048a00cfdf15e4ffb4e1b62335722cba3764b8f13a6b46f9867f3d4e59 15904 qbs_1.5.2+dfsg-1.debian.tar.xz
Files:
 3cf35e2111dcefb3f5fb1771fd4fd4b1 2443 devel optional qbs_1.5.2+dfsg-1.dsc
 3ef54a24c6f794f87a99ba926776cd19 878121 devel optional qbs_1.5.2+dfsg.orig.tar.gz
 9984c4505530f62cd32ef385eb9718bd 15904 devel optional qbs_1.5.2+dfsg-1.debian.tar.xz

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

iQIEBAEBAgAGBQJXn8g4AAoJEIZFCLAbJnnPUZMPPjMwEOi1ps5XKVbJtJPCctFW
PSAI7wJqLKysGoJsKU7dtF8zJGOfj8RB5lKmxLRrcSwY3Q4NLdykGVu8djsUWGdb
cY7ju7Xh4wEp5ZQ9lVRuqioL4g35hQQSqs7sn/1+RIR7Hr3NYBgcntV0g/lIEnFp
YAzGMKRInqVM3NGTybGNgLcD5LeUPk7Tn0HT2cgEen924/iLFG9sBYF/RB51hZp6
c7PPXiSQWGLIkK+R1OZyQNwA3g/b9/2PfqZl00pF6H8QRbBX6VTq4T63nyXCW4C0
tfTcERQkLFy1GwKk1ZQ1dF4aWCrUhI7Ec++zqoTUwR4g/OqbYXBuivY31oJnLNvK
9YyeAk8ty2kZ6bTfFr+l13BT0Sp9Bwe9+V0KFi7hyIyBss3001PG8ftjyaKlKKf/
Ete4rMPGIZrrl+JcSeDzM1Mbt5jEczTURQubczsuYAp+BzK+tEjN0OJeR/mrzjU8
twNvL1mRirOgf8Zalunq2xUWfDzL9TYfs5BU07R6gaPRHMpCzmVpF/hbxPwU/XPl
AEyv+QjqmM58Q5RTMKOV7OxGCkNfQJMOLdWfZszQxPmp482TGOoj5Bdzs2/4zuEt
IWUpgMNGyMwQe1nJdMrekyWK1620uVBtgi8DUntonaPduiyvatVS
=K6ys
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: