Your message dated Fri, 17 Feb 2012 19:18:58 +0000
with message-id <e1rytkc-0005zb...@franck.debian.org>
and subject line Bug#655776: fixed in scidavis 0.2.4-3.1
has caused the Debian Bug report #655776,
regarding scidavis: FTBFS: src/scidavis.sip:932:35: error: passing 'const 
Graph' as 'this' argument of 'int Graph::curves()' discards qualifiers 
[-fpermissive]
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.)


-- 
655776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655776
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scidavis
Version: 0.2.4-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120112 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -c -m64 -pipe -O2 -D_REENTRANT -Wall -W -DSCRIPTING_CONSOLE 
> -DSCRIPTING_DIALOG -DDYNAMIC_MANUAL_PATH -DSCRIPTING_MUPARSER 
> -DPYTHON_CONFIG_PATH=\"/etc\" -DPYTHON_UTIL_PATH=\"/usr/share/scidavis\" 
> -DSCRIPTING_PYTHON -DQT_PLUGIN -DTS_PATH=\"/usr/share/scidavis/translations\" 
> -DDOC_PATH=\"/usr/share/doc/scidavis\" -DLEGACY_CODE_0_2_x -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB 
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4 
> -I/usr/include/qt4/QtAssistantClient -I/usr/include/qt4/QtAssistant 
> -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/muParser 
> -I/usr/include/qwt-qt4 -I/usr/include/qwtplot3d-qt4 -Isrc -Isrc/future 
> -I/usr/X11R6/include -I/build/scidavis-fGQNii/scidavis-0.2.4/tmp/scidavis -I. 
> -o ../tmp/scidavis/sipscidavisGraph.o ../tmp/scidavis/sipscidavisGraph.cpp
> src/scidavis.sip: In function 'PyObject* meth_Graph_curves(PyObject*, 
> PyObject*)':
> src/scidavis.sip:932:35: error: passing 'const Graph' as 'this' argument of 
> 'int Graph::curves()' discards qualifiers [-fpermissive]
> src/scidavis.sip:933:33: error: passing 'const Graph' as 'this' argument of 
> 'QwtPlotCurve* Graph::curve(int)' discards qualifiers [-fpermissive]
> src/scidavis.sip: In function 'PyObject* meth_Graph_pickPoint(PyObject*, 
> PyObject*)':
> src/scidavis.sip:1003:40: error: invalid conversion from 'const Graph*' to 
> 'Graph*' [-fpermissive]
> ./src/DataPointPicker.h:45:3: error:   initializing argument 1 of 
> 'DataPointPicker::DataPointPicker(Graph*, ApplicationWindow*)' [-fpermissive]
> make[3]: *** [../tmp/scidavis/sipscidavisGraph.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/01/12/scidavis_0.2.4-3_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.



--- End Message ---
--- Begin Message ---
Source: scidavis
Source-Version: 0.2.4-3.1

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

scidavis_0.2.4-3.1.debian.tar.bz2
  to main/s/scidavis/scidavis_0.2.4-3.1.debian.tar.bz2
scidavis_0.2.4-3.1.dsc
  to main/s/scidavis/scidavis_0.2.4-3.1.dsc
scidavis_0.2.4-3.1_i386.deb
  to main/s/scidavis/scidavis_0.2.4-3.1_i386.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 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Scott Howard <show...@debian.org> (supplier of updated scidavis 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: Tue, 07 Feb 2012 12:14:34 -0500
Source: scidavis
Binary: scidavis
Architecture: source i386
Version: 0.2.4-3.1
Distribution: unstable
Urgency: low
Maintainer: Ruben Molina <rmol...@udea.edu.co>
Changed-By: Scott Howard <show...@debian.org>
Description: 
 scidavis   - application for scientific data analysis and visualization
Closes: 624752 646190 655776 658644
Changes: 
 scidavis (0.2.4-3.1) unstable; urgency=low
 .
   * Non-maintainer upload. (Closes: #658644)
   * Move plugins to /usr/lib (Closes: #646190)
     debian/patches/lib64.diff
   * Fixed declaring Graph as const when it is not (Closes: #655776)
     debian/patches/graph_const.diff
   * Recommends on qt-assistant-compat (Closes: #624752)
Checksums-Sha1: 
 95153613fe53f0b37442cb3e885081758dec7857 1344 scidavis_0.2.4-3.1.dsc
 47c82fed1000cd1615c64ab16def6efd5b6e2272 5431 scidavis_0.2.4-3.1.debian.tar.bz2
 dc0c7563564d299c5b2908d73aa6a468ae577ace 2394320 scidavis_0.2.4-3.1_i386.deb
Checksums-Sha256: 
 cb664bb28d98e5d395452fc7720965b62e31577575a64e380decd29a6507bb1c 1344 
scidavis_0.2.4-3.1.dsc
 826652369ffdfcd7f5d12570c9fa285a7b74ed6240fa8b936b127341d98cae53 5431 
scidavis_0.2.4-3.1.debian.tar.bz2
 7aae8b8971c3b1b74a3abab8123f17140178037cb68d288e0e3bbede1ce44779 2394320 
scidavis_0.2.4-3.1_i386.deb
Files: 
 3648ab0ef9faddb2bdcda66b562de3ed 1344 graphics extra scidavis_0.2.4-3.1.dsc
 aeb669b3db1f4ab2434b940b618dd875 5431 graphics extra 
scidavis_0.2.4-3.1.debian.tar.bz2
 cf33acef57501e9ac4163ede4d613450 2394320 graphics extra 
scidavis_0.2.4-3.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8xbRcACgkQuqVp0MvxKmoKrACg0kWX3+/A9C6oKs/BWFEQqFu/
5B4AoJspThu3yCPfkU8lDUOARn1z8ZM1
=jqjO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to