Your message dated Sun, 06 Dec 2015 18:50:18 +0000
with message-id <e1a5eo2-00008p...@franck.debian.org>
and subject line Bug#803312: fixed in mathgl 2.3.3+svn1216-1
has caused the Debian Bug report #803312,
regarding mathgl: FTBFS: json/Backend.hpp:6:1: error: expected class-name 
before '{' token
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.)


-- 
803312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mathgl
Version: 2.3.3-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

mathgl fails to build from source in unstable/amd64:

  [..]

  [ 79%] Building CXX object udav/CMakeFiles/udav.dir/args_dlg.cpp.o
  cd /build/mathgl-2.3.3/obj-x86_64-linux-gnu/udav && /usr/bin/c++  
  -DHAVE_MEMRCHR -DNO_COLOR_ARRAY -DQT_CORE_LIB -DQT_GUI_LIB
  -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -g -O2
  -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
  -D_FORTIFY_SOURCE=2  -I/build/mathgl-2.3.3/obj-x86_64-linux-gnu/udav
  -I/build/mathgl-2.3.3/udav -I/build/mathgl-2.3.3/include
  -I/build/mathgl-2.3.3/obj-x86_64-linux-gnu/include
  -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi
  -I/usr/include/hdf5/serial -isystem /usr/include/x86_64-linux-gnu/qt5
  -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
  /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -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/QtPrintSupport    -fPIC -o
  CMakeFiles/udav.dir/args_dlg.cpp.o -c
  /build/mathgl-2.3.3/udav/args_dlg.cpp
  In file included from
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/MainWindow.hpp:3:0,
                   from
                   
/build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/moc_MainWindow.cpp:9:
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:6:1:
  error: expected class-name before '{' token
   {
   ^
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:7:2:
  error: 'Q_OBJECT' does not name a type
    Q_OBJECT
    ^
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:14:2:
  error: 'Q_INVOKABLE' does not name a type
    Q_INVOKABLE QString show(const QString& text) const;
    ^
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:15:2:
  error: 'Q_INVOKABLE' does not name a type
    Q_INVOKABLE QString coor(const QString& xy, const QString& text)
    const;
    ^
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:16:2:
  error: 'Q_INVOKABLE' does not name a type
    Q_INVOKABLE QString geometry(const QString& mgl) const;
    ^
  [ 79%] Building CXX object udav/CMakeFiles/udav.dir/help_pnl.cpp.o
  In file included from
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/moc_Backend.cpp:9:0:
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:6:1:
  error: expected class-name before '{' token
   {
   ^
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:7:2:
  error: 'Q_OBJECT' does not name a type
    Q_OBJECT
    ^
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:14:2:
  error: 'Q_INVOKABLE' does not name a type
    Q_INVOKABLE QString show(const QString& text) const;
    ^
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:15:2:
  error: 'Q_INVOKABLE' does not name a type
    Q_INVOKABLE QString coor(const QString& xy, const QString& text)
    const;
    ^
  /build/mathgl-2.3.3/obj-x86_64-linux-gnu/json/../../json/Backend.hpp:16:2:
  error: 'Q_INVOKABLE' does not name a type
    Q_INVOKABLE QString geometry(const QString& mgl) const;
    ^

  [..]

The full build log is attached or (an alternate build) can be viewed
here:

    
https://reproducible.debian.net/logs/unstable/amd64/mathgl_2.3.3-3.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: mathgl.2.3.3-3.unstable.amd64.log.txt.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: mathgl
Source-Version: 2.3.3+svn1216-1

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

Debian distribution maintenance software
pp.
Dimitrios Eftaxiopoulos <eftax...@otenet.gr> (supplier of updated mathgl 
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: SHA1

Format: 1.8
Date: Sat, 05 Dec 2015 16:20:20 +0200
Source: mathgl
Binary: mathgl udav libmgl7.4.0 libmgl-mpi7.4.0 libmgl-wnd7.4.0 
libmgl-glut7.4.0 libmgl-qt7.4.0 libmgl-fltk7.4.0 libmgl-wx7.4.0 libmgl-data 
libmgl-dev python-mathgl
Architecture: source all amd64
Version: 2.3.3+svn1216-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Dimitrios Eftaxiopoulos <eftax...@otenet.gr>
Description:
 libmgl-data - library for scientific graphs (data files)
 libmgl-dev - library for scientific graphs (development files)
 libmgl-fltk7.4.0 - library for scientific graphs (fltk interface for windows)
 libmgl-glut7.4.0 - library for scientific graphs (glut interface for windows)
 libmgl-mpi7.4.0 - library for scientific graphs (mpi enhanced runtime library)
 libmgl-qt7.4.0 - library for scientific graphs (Qt interface for windows)
 libmgl-wnd7.4.0 - library for scientific graphs (windows runtime library)
 libmgl-wx7.4.0 - library for scientific graphs (wx interface for windows)
 libmgl7.4.0 - library for scientific graphs (main runtime library)
 mathgl     - library for scientific graphs (utilities and examples)
 python-mathgl - library for scientific graphs (Python module)
 udav       - library for scientific graphs (window interface)
Closes: 741156 800460 803312 805801
Changes:
 mathgl (2.3.3+svn1216-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.3.3+svn1216 (Closes: #800460)
   * Fix GSL-2 use bug - thanks to Bas Couwenberg (Closes: #805801)
   * Fix Qt related bug -thanks to Peter Green (Closes: #803312)
   * Enable Octave interface (Closes: #741156)
Checksums-Sha1:
 9cb00c6f3b5e5eb37114bcb6b8d44009bd6f55d6 3119 mathgl_2.3.3+svn1216-1.dsc
 b27ff018052f90e9a3ed891ba7d1959a608405aa 21338908 
mathgl_2.3.3+svn1216.orig.tar.gz
 00fd074ed59dc68e48b2f9a0d4b5b91497f63d8d 11424 
mathgl_2.3.3+svn1216-1.debian.tar.xz
 5796abd876320d90c65c17d9962eb05746454996 7237816 
libmgl-data_2.3.3+svn1216-1_all.deb
 7947d8aeafb6c6a3628a14975c462e06d4dabe74 1176852 
libmgl-dev_2.3.3+svn1216-1_amd64.deb
 4b38e4d2ab562951a437c51b0581b8b415e0775d 34992 
libmgl-fltk7.4.0_2.3.3+svn1216-1_amd64.deb
 5d0b21ba6645f33062c2196a9620346d3dad0f1e 23294 
libmgl-glut7.4.0_2.3.3+svn1216-1_amd64.deb
 88217543783e4d6c2c6205bf698e98d67f99c0df 30350 
libmgl-mpi7.4.0_2.3.3+svn1216-1_amd64.deb
 6111d45dc18ee7f241c4952cedf5d75801fb2a01 63258 
libmgl-qt7.4.0_2.3.3+svn1216-1_amd64.deb
 59bd945cea707c7b831fb143d1257f3b083584fe 73236 
libmgl-wnd7.4.0_2.3.3+svn1216-1_amd64.deb
 2d8f2e6f6c515dca6a39b130f9611af72574e9cb 39804 
libmgl-wx7.4.0_2.3.3+svn1216-1_amd64.deb
 175de9625cff2486551dd4c74a16b6bb85251003 886230 
libmgl7.4.0_2.3.3+svn1216-1_amd64.deb
 a228591b96f1211371c4063c353492d75ad2f8b6 34768 mathgl_2.3.3+svn1216-1_amd64.deb
 23f398ba7f8ad94dc8dca37575d11e3b463e3889 344056 
python-mathgl_2.3.3+svn1216-1_amd64.deb
 1f541cf59185924835ced2418388b7b60db34b3a 297390 udav_2.3.3+svn1216-1_amd64.deb
Checksums-Sha256:
 ea48883fb7071f4b3e26c4c112d77c02ccb9bc15e19fd708c953b552f049cd05 3119 
mathgl_2.3.3+svn1216-1.dsc
 fbd24b4114a283d82be3d242dcfb1fff5188d3dceb6d8a6e1ffc214d41d95f98 21338908 
mathgl_2.3.3+svn1216.orig.tar.gz
 65f28f0a050c668b296d0c09e30860d8e804f355b5687714fd3dbb496b127eb7 11424 
mathgl_2.3.3+svn1216-1.debian.tar.xz
 a2bf60d3df63ce8886537d09750edbe27f929e92f619d7fb6e5db7cf2c9b4f60 7237816 
libmgl-data_2.3.3+svn1216-1_all.deb
 b1bc4fa71227247f06b169d4da082323340e5804843d5a2733cd21cf0d4c05ae 1176852 
libmgl-dev_2.3.3+svn1216-1_amd64.deb
 0f396e9c56899a500e26ae90fc0cc995bc2e1c4a6983f9a498c87f829d6aa36f 34992 
libmgl-fltk7.4.0_2.3.3+svn1216-1_amd64.deb
 f31891758c5a253d9f722bd4993551c1632d0e6d821d7dd486dd0c5d966fbca7 23294 
libmgl-glut7.4.0_2.3.3+svn1216-1_amd64.deb
 595d61beadc3bdbd424e250fdaf7db4a508a039affc4ebe4f28d2bc75edc37b1 30350 
libmgl-mpi7.4.0_2.3.3+svn1216-1_amd64.deb
 6d80441af9681608f6a4df3b606a7f19cda6d0bf58cfca8b435ea4545b442785 63258 
libmgl-qt7.4.0_2.3.3+svn1216-1_amd64.deb
 340521b83e8d9d1c71c70bc97c0c89f95b50ea279fa1e27ae72ca5836c7edd7f 73236 
libmgl-wnd7.4.0_2.3.3+svn1216-1_amd64.deb
 be9ada8e2424631dcde671e8c1cb96200ee7f6f1c7f96aa67c86bd8370ba1210 39804 
libmgl-wx7.4.0_2.3.3+svn1216-1_amd64.deb
 0337e978dce6b8ff052d0874f426965b7a0338924801b0c0d11fb00578aa50a9 886230 
libmgl7.4.0_2.3.3+svn1216-1_amd64.deb
 179af7955af70f92493a5648741cb4dddc5c950271707e0bde59226f9b163aba 34768 
mathgl_2.3.3+svn1216-1_amd64.deb
 3100c390dc1879e2a67136e3a9f47491408c3ac32d845810a59f912badaed32c 344056 
python-mathgl_2.3.3+svn1216-1_amd64.deb
 85a4d65b2da7e1ff3cf4335a2b7a1c82ccfcb616726861d89c0372a8a5317018 297390 
udav_2.3.3+svn1216-1_amd64.deb
Files:
 7bd2781f1adf708371cfecaba83cdf00 3119 science optional 
mathgl_2.3.3+svn1216-1.dsc
 c3a687c1516ad9fb06761dc973f103e6 21338908 science optional 
mathgl_2.3.3+svn1216.orig.tar.gz
 844bb0af5c1c2e2f98545087a6ca5d56 11424 science optional 
mathgl_2.3.3+svn1216-1.debian.tar.xz
 4420f4dde2f0f2c44a94aa2091870d6e 7237816 misc optional 
libmgl-data_2.3.3+svn1216-1_all.deb
 32bd2b729df266276adada541a2ae950 1176852 libdevel optional 
libmgl-dev_2.3.3+svn1216-1_amd64.deb
 226d6364842e81cfefed58dac2c03034 34992 libs optional 
libmgl-fltk7.4.0_2.3.3+svn1216-1_amd64.deb
 ae65b143a6565481777d112d46c4be08 23294 libs optional 
libmgl-glut7.4.0_2.3.3+svn1216-1_amd64.deb
 0a7a9fd2e0d5567c13781cbe23de5b81 30350 libs optional 
libmgl-mpi7.4.0_2.3.3+svn1216-1_amd64.deb
 4ef76511646b24230b60d8619fa96e85 63258 libs optional 
libmgl-qt7.4.0_2.3.3+svn1216-1_amd64.deb
 a1d0e9cce1e6245f125020083ff2331e 73236 libs optional 
libmgl-wnd7.4.0_2.3.3+svn1216-1_amd64.deb
 c2565580aec85efa077fc2f67b925885 39804 libs optional 
libmgl-wx7.4.0_2.3.3+svn1216-1_amd64.deb
 41611e1d41d424e67039eb55802d30aa 886230 libs optional 
libmgl7.4.0_2.3.3+svn1216-1_amd64.deb
 087831472f69d3f88444e3ec11b1dce3 34768 libs optional 
mathgl_2.3.3+svn1216-1_amd64.deb
 3091de71bda91f711082018265d80411 344056 python optional 
python-mathgl_2.3.3+svn1216-1_amd64.deb
 70f9bd29d752135c9f944e30077fbe32 297390 libs optional 
udav_2.3.3+svn1216-1_amd64.deb

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

iQIcBAEBAgAGBQJWZIEdAAoJEKA/UghdQkiVazYQANVdM8OiscXZZwhJEwpIJUnG
xLrqv+3RF7Z0kiqhT0GIIU2+F37k1iVK+yx2TG/cCmceFJxyrs9Y8ERmhIVo2uqp
dwXtD632SMHchnvXZ/+Ggew32nV+UkwduTvgbPd2W7fT1agB3vFUVQ5k//gYNgE1
1zGJl8f8xWNSvHBD1+f47HTD7nHJzKClADSaRy5mGSCqlhxQ8tGC3O69SWFRi2zr
dmtxuCMWzmq7r0yZ6zU24N9SD0/IzNe2TZtNkq4jgobGmE5ogKKcpNmgEu2l3xl6
OuIjU5XgdDIWMF1SZW2niTln7TLSm/JDd8687Q4AUMF0DFKaNpvMnZXpsYRrf7WX
QBfAJ2GoUweZWUIUKjdMeltCoBnnoRowjkOiQcY8KQ+LeJOyhvhV/rUvk+9GMN+T
f+M89Vg2uA/SlrQmFjYOPpTFmfeu/LWHqgYbPNsRCvQpU3qGnPXld0n4lc9FfiRL
d0QznikWKhmovfQ1ujr2q4dIEa9f6JqJkZ5NhdnWCRrfC3nZDFnCFkMYLk+2cgBw
MJzSkDODSnbtpkKXMDr4nauO7Dflb964sHkNVBYzykL8ihlrj/WgLj9RSCIltOFt
+su+poK60AXUXDV7SkfIGJnLsLDw1Bm8LPtc79l/L8nn4Uv8csuR9T1RGhFojkAs
H9z/fny6DjJTc8FpzVR+
=aMAl
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to