Your message dated Thu, 17 Mar 2011 22:33:09 +0000
with message-id <e1q0lkj-0006ri...@franck.debian.org>
and subject line Bug#618146: fixed in monkeystudio 1.8.4.0-2
has caused the Debian Bug report #618146,
regarding monkeystudio: FTBFS: src/QtAssistantViewer.h:4:20: fatal error:
QWebView: 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 ow...@bugs.debian.org
immediately.)
--
618146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618146
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: monkeystudio
Version: 1.8.4.0-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110313 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[4]: Entering directory
> `/build/user-monkeystudio_1.8.4.0-1-amd64-tpLODE/monkeystudio-1.8.4.0/plugins/child/QtAssistant'
> /usr/bin/uic-qt4 src/3rdparty/bookmarkdialog.ui -o
> ../../../build/debug/.ui/ui_bookmarkdialog.h
> /usr/bin/uic-qt4 src/3rdparty/filternamedialog.ui -o
> ../../../build/debug/.ui/ui_filternamedialog.h
> /usr/bin/uic-qt4 src/3rdparty/installdialog.ui -o
> ../../../build/debug/.ui/ui_installdialog.h
> /usr/bin/uic-qt4 src/3rdparty/preferencesdialog.ui -o
> ../../../build/debug/.ui/ui_preferencesdialog.h
> /usr/bin/uic-qt4 src/3rdparty/topicchooser.ui -o
> ../../../build/debug/.ui/ui_topicchooser.h
> g++ -c -pipe -g -D_REENTRANT -Wall -W -fPIC -DPLUGIN_NAME="\"QtAssistant\""
> -D_PACKAGE_NAME="\"Monkey Studio IDE\"" -D_PACKAGE_VERSION="\"1.8.4.0\""
> -D_PACKAGE_VERSION_STR="\"1.8.4.0\"" -D_PACKAGE_DOMAIN="\"monkeystudio.org\""
> -D_PACKAGE_COPYRIGHTS="\"(C) 2005 - 2010 Filipe AZEVEDO and The MkS Team\""
> -D_PACKAGE_PREFIX="\"/usr/bin\""
> -D_PACKAGE_PLUGINS="\"/usr/lib/monkeystudio\""
> -D_PACKAGE_DATAS="\"/usr/share/monkeystudio\"" -DSYSTEM_QSCINTILLA
> -DHAVE_FGETPOS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit
> -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I../../../build/debug/.ui
> -I../../../qscintilla/sdk -I/usr/include/qt4/Qsci -I../../../fresh/sdk
> -I../../../ctags/sdk -I../../../qCtagsSense/sdk -I../../../monkey/sdk -Isrc
> -Isrc/3rdparty -Isrc/3rdparty/fontpanel -I/usr/X11R6/include
> -I../../../build/plugins/debug/.moc -I../../../build/debug/.ui -o
> ../../../build/plugins/debug/.obj/unix/QtAssistant/QtAssistant.o
> src/QtAssistant.cpp
> g++ -c -pipe -g -D_REENTRANT -Wall -W -fPIC -DPLUGIN_NAME="\"QtAssistant\""
> -D_PACKAGE_NAME="\"Monkey Studio IDE\"" -D_PACKAGE_VERSION="\"1.8.4.0\""
> -D_PACKAGE_VERSION_STR="\"1.8.4.0\"" -D_PACKAGE_DOMAIN="\"monkeystudio.org\""
> -D_PACKAGE_COPYRIGHTS="\"(C) 2005 - 2010 Filipe AZEVEDO and The MkS Team\""
> -D_PACKAGE_PREFIX="\"/usr/bin\""
> -D_PACKAGE_PLUGINS="\"/usr/lib/monkeystudio\""
> -D_PACKAGE_DATAS="\"/usr/share/monkeystudio\"" -DSYSTEM_QSCINTILLA
> -DHAVE_FGETPOS -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit
> -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I../../../build/debug/.ui
> -I../../../qscintilla/sdk -I/usr/include/qt4/Qsci -I../../../fresh/sdk
> -I../../../ctags/sdk -I../../../qCtagsSense/sdk -I../../../monkey/sdk -Isrc
> -Isrc/3rdparty -Isrc/3rdparty/fontpanel -I/usr/X11R6/include
> -I../../../build/plugins/debug/.moc -I../../../build/debug/.ui -o
> ../../../build/plugins/debug/.obj/unix/QtAssistant/QtAssistantDock.o
> src/QtAssistantDock.cpp
> In file included from src/QtAssistantDock.cpp:3:0:
> src/QtAssistantViewer.h:4:20: fatal error: QWebView: No such file or directory
> compilation terminated.
> make[4]: ***
> [../../../build/plugins/debug/.obj/unix/QtAssistant/QtAssistantDock.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/03/13/monkeystudio_1.8.4.0-1_lsid64.buildlog
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: monkeystudio
Source-Version: 1.8.4.0-2
We believe that the bug you reported is fixed in the latest version of
monkeystudio, which is due to be installed in the Debian FTP archive:
monkeystudio-common_1.8.4.0-2_all.deb
to main/m/monkeystudio/monkeystudio-common_1.8.4.0-2_all.deb
monkeystudio-dbg_1.8.4.0-2_amd64.deb
to main/m/monkeystudio/monkeystudio-dbg_1.8.4.0-2_amd64.deb
monkeystudio_1.8.4.0-2.diff.gz
to main/m/monkeystudio/monkeystudio_1.8.4.0-2.diff.gz
monkeystudio_1.8.4.0-2.dsc
to main/m/monkeystudio/monkeystudio_1.8.4.0-2.dsc
monkeystudio_1.8.4.0-2_amd64.deb
to main/m/monkeystudio/monkeystudio_1.8.4.0-2_amd64.deb
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 618...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Evgeni Golov <evg...@debian.org> (supplier of updated monkeystudio 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 17 Mar 2011 22:46:18 +0100
Source: monkeystudio
Binary: monkeystudio monkeystudio-common monkeystudio-dbg
Architecture: source all amd64
Version: 1.8.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Evgeni Golov <evg...@debian.org>
Changed-By: Evgeni Golov <evg...@debian.org>
Description:
monkeystudio - Qt 4 Integrated Development Enviroment (IDE)
monkeystudio-common - Qt 4 Integrated Development Enviroment (IDE) - common
files
monkeystudio-dbg - Qt 4 Integrated Development Enviroment (IDE) - debug symbols
Closes: 618146
Changes:
monkeystudio (1.8.4.0-2) unstable; urgency=low
.
* Add libqtwebkit-dev to build-deps as it's not part of libqt4-dev anymore.
* Add 02_qt_designer_47.patch to fix FTBFS with Qt 4.7.
* That both together closes: #618146
* Standards-Version: 3.9.1
Checksums-Sha1:
f73edbe0a4e9e89d9bd8b8fa02f0665f6f8c8d1f 1285 monkeystudio_1.8.4.0-2.dsc
3a0eaa39058cb2c413cb62d12146931fbe7d3d5f 16502 monkeystudio_1.8.4.0-2.diff.gz
bd82630518378cb57bb3da9c1c96d3aafa970ef2 2206748
monkeystudio-common_1.8.4.0-2_all.deb
828a887f41439bdf4bb1e4a902d127cb211ec3c3 3433728
monkeystudio_1.8.4.0-2_amd64.deb
d7514a99251f8d2b1030a8ba15fe8c7337009af5 18409372
monkeystudio-dbg_1.8.4.0-2_amd64.deb
Checksums-Sha256:
0b67a46c1245967059f30667045ab65a1aa4db31e0d9c1c1f509a93747e25b28 1285
monkeystudio_1.8.4.0-2.dsc
7af32f3bb9c309b18c0b23b48d06fa4a46d0177fdac190973c8537e71dc3aaee 16502
monkeystudio_1.8.4.0-2.diff.gz
641cdd1320a84e036a28ed0e781e9ce32ff3da27858fdb208eb8b85e84d36a55 2206748
monkeystudio-common_1.8.4.0-2_all.deb
3912b14aa86d8f2db8509dc77b391188ff3af2b84d6dd0cfe11822401b885a32 3433728
monkeystudio_1.8.4.0-2_amd64.deb
7f9e6b84f95993f03233c2f1a704c8c9d16571483a092a0be9ebe444447d40f3 18409372
monkeystudio-dbg_1.8.4.0-2_amd64.deb
Files:
ae011fa86a78af88837cda8896e8add4 1285 editors optional
monkeystudio_1.8.4.0-2.dsc
4ecf3132c8fde280e283a2ed6eaf7bb9 16502 editors optional
monkeystudio_1.8.4.0-2.diff.gz
14ac39c9a5133b3891ba1ecf2786cd51 2206748 editors optional
monkeystudio-common_1.8.4.0-2_all.deb
0b47ddd9c3152ee2213b6e2c51dd7b28 3433728 editors optional
monkeystudio_1.8.4.0-2_amd64.deb
c584607be906e26ac7da5a0c4e517006 18409372 debug extra
monkeystudio-dbg_1.8.4.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk2ChvUACgkQJKAUGKwVtQym/ACgnM1dha6ieNbkwF/sMqPUQdNc
1TsAnRFM8IHNeyZ4j6KZn84XO8Hjay97
=AN3r
-----END PGP SIGNATURE-----
--- End Message ---