Your message dated Sun, 09 Dec 2018 14:46:52 +0000
with message-id <e1gw0m8-000d4d...@fasolo.debian.org>
and subject line Bug#907159: fixed in mudlet 1:3.7.1-1.1
has caused the Debian Bug report #907159,
regarding mudlet: FTBFS in buster/sid (invalid use of incomplete type 'class 
QTabBar')
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.)


-- 
907159: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907159
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mudlet
Version: 1:3.7.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch 
   dh_update_autotools_config -a
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd src && qmake \
        DATAROOTDIR=/usr/share/games
Info: creating stash file /<<PKGBUILDDIR>>/src/.qmake.stash
Project MESSAGE: mudlet will be installed to /usr/local/bin...
Project MESSAGE: Lua files will be installed to /usr/share/games/mudlet/lua...
Project MESSAGE: Geyser lua files will be installed to 
/usr/share/games/mudlet/lua/geyser...
Project MESSAGE: Lua Code Formatter lua files will be installed to 
/usr/share/games/mudlet/lua/lcf...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes

[... snipped ...]

In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qmainwindow.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QMainWindow:1,
                 from ui_main_window.h:16,
                 from mudlet.h:31,
                 from TCommandLine.cpp:29:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtabwidget.h:51:7: note: forward 
declaration of 'class QTabBar'
 class QTabBar;
       ^~~~~~~
TCommandLine.cpp:154:53: error: invalid use of incomplete type 'class QTabBar'
                 int count = mudlet::self()->mpTabBar->count();
                                                     ^~
In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qmainwindow.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QMainWindow:1,
                 from ui_main_window.h:16,
                 from mudlet.h:31,
                 from TCommandLine.cpp:29:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtabwidget.h:51:7: note: forward 
declaration of 'class QTabBar'
 class QTabBar;
       ^~~~~~~
TCommandLine.cpp:156:45: error: invalid use of incomplete type 'class QTabBar'
                     mudlet::self()->mpTabBar->setCurrentIndex(currentIndex + 
1);
                                             ^~
In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qmainwindow.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QMainWindow:1,
                 from ui_main_window.h:16,
                 from mudlet.h:31,
                 from TCommandLine.cpp:29:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtabwidget.h:51:7: note: forward 
declaration of 'class QTabBar'
 class QTabBar;
       ^~~~~~~
TCommandLine.cpp:158:45: error: invalid use of incomplete type 'class QTabBar'
                     mudlet::self()->mpTabBar->setCurrentIndex(0);
                                             ^~
In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qmainwindow.h:46,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QMainWindow:1,
                 from ui_main_window.h:16,
                 from mudlet.h:31,
                 from TCommandLine.cpp:29:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtabwidget.h:51:7: note: forward 
declaration of 'class QTabBar'
 class QTabBar;
       ^~~~~~~
make[2]: *** [Makefile:5421: TCommandLine.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [debian/rules:37: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:19: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mudlet.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: mudlet
Source-Version: 1:3.7.1-1.1

We believe that the bug you reported is fixed in the latest version of
mudlet, 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 907...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated mudlet 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 09 Dec 2018 15:12:05 +0100
Source: mudlet
Binary: mudlet
Architecture: source
Version: 1:3.7.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Craig Small <csm...@debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 mudlet     - Graphical MUD client with fast lua scripting support
Closes: 907159
Changes:
 mudlet (1:3.7.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Export CCACHE_DIR in debian/rules to prevent a FTBFS because of
     a non-writable cache directory.
   * QTabBar-include.patch: Fix FTBFS by adding the missing include for QTabBar.
     (Closes: #907159)
Checksums-Sha1:
 3d965b263c048a2fe2b8e3b8cd6186e599133c43 2382 mudlet_3.7.1-1.1.dsc
 00bdc6ca652f7863c7ecec131c253ee92e39d76d 11068 mudlet_3.7.1-1.1.debian.tar.xz
 3582365a7d2190a6ba08c706b43c3dc68cd20396 5619 mudlet_3.7.1-1.1_source.buildinfo
Checksums-Sha256:
 76635db64275a01155c8bfed894b78d88a3394acca7b1474c6738f90669b89c4 2382 
mudlet_3.7.1-1.1.dsc
 69e626c9a823bf078f84f58da354c2cbfa9b18cc19e072bc1447474127ff0e1c 11068 
mudlet_3.7.1-1.1.debian.tar.xz
 b40e26acdd453e7d68123c240c270ba2d7a712a8056fc189f098a3ff91b8c4e7 5619 
mudlet_3.7.1-1.1_source.buildinfo
Files:
 02cb429bf8abafead39d395aac59f78f 2382 games optional mudlet_3.7.1-1.1.dsc
 070bb04df7e614bba9e97a8493d12fb7 11068 games optional 
mudlet_3.7.1-1.1.debian.tar.xz
 d85b6808104123b82092ee4b64029759 5619 games optional 
mudlet_3.7.1-1.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlwNJqFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk8y0QALVfXncq9CG5/pj66dhKqWlZ8/8HscJ/RKDW
0eBc0KDgTYvl3o0MnW8IA2uJGOQOC6Yq4PEjFdAMkkE/poyLbWOqdvY6tKs5AO6k
heJbJMygNxOCAH/BPFS69LYmoTFZDT/v3KcSPn/fwjLZ/rSQ39d/gHT+/byvIToi
N8nVrsyGfIt1lolzuhwuS5Mvl+/Twt3hcJc0GEc4yNBeHXR2aPQEJFqgErtFWDDP
vSTDLIk0YcMVhEqIIS03Dp2kknPL3+ACYn+U8fYfbu8+cbbW+AHcj5Wx1C0I6Ps8
HgMf7zOMnKT4UDRXceleLAOi45jfFjADxNQuwK4ZGJCHEu/8d9Q1oEHWr9+3AbwK
tOwXodEvgba+JdM2aU9LP4ZsdwbuGOIJd6NFiMktoy5lF99C4jScV8HiB76I6d34
iwRIXyKliCf+MTUR3tM2cZeuEpYgocBM8jNv5vZhjUXBWYinZnj/pvUBdmA7vjtP
kELq+Nu4eFVArYDZJG+WXU2WDYvDNvqzGLlaVLZ19AmzMrfNbuZ0JK4NM0OwdRv8
uPXK0NzqbMcL+cXimEClTaiBRD5mtfZfJF2QBC1qo79UO6xPgVobwu8BR5tJG1e2
TB47FfFVoc0+bgqd51TaNTJUqTfeX5RVaYvTmUnx47BUr1SOVo/qltz+uRVnk1ny
I3FbE+5j
=Pviu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to