Your message dated Mon, 12 Aug 2013 19:03:47 +0000
with message-id <e1v8xp9-0001vw...@franck.debian.org>
and subject line Bug#718751: fixed in mldemos 0.5.1-2
has caused the Debian Bug report #718751,
regarding mldemos: FTBFS on arm*
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.)


-- 
718751: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718751
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mldemos
Version: 0.5.1-1
Severity: serious
Justification: FTBFS

Hello,

  Your package fails to build from source on Debian autobuilder network.

  Please check your package build logs at:
  <https://buildd.debian.org/status/package.php?p=mldemos&suite=sid>

  Apparently, 
  glwidget.cpp: In member function 'void GLWidget::DrawLines(const GLObject&) 
const':
  glwidget.cpp:685:58: error: invalid static_cast from type 'const qreal* {aka 
const float*}' to type 'double'

  glwidget.cpp:685 contains:

  glMultMatrixd(o.model.constData());

  The problem is that qreal is a float on ARM and glMultMatrixd expects a 
double. Using glMultMatrixf makes the issue fade away, but likely break other 
architectures where qreal is a double.

  Would it be possible to ifdef for thr ARM case, or cast/convert that qreal to 
a double?

Best regards


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.10-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: mldemos
Source-Version: 0.5.1-2

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

Debian distribution maintenance software
pp.
Barak A. Pearlmutter <b...@debian.org> (supplier of updated mldemos 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: Mon, 12 Aug 2013 18:38:33 +0200
Source: mldemos
Binary: mldemos
Architecture: source amd64
Version: 0.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter <b...@debian.org>
Changed-By: Barak A. Pearlmutter <b...@debian.org>
Description: 
 mldemos    - Machine Learning Demos (MLDemos) with Visualization
Closes: 718751
Changes: 
 mldemos (0.5.1-2) unstable; urgency=low
 .
   * Work around qreal being float on an ARM (closes: #718751)
Checksums-Sha1: 
 f2e1e9e5873e6c01761d8ef913a2f8acd2f9e037 1245 mldemos_0.5.1-2.dsc
 406dd9a4233ce8dd23c43a536d01cd223adfe2f4 5393 mldemos_0.5.1-2.debian.tar.gz
 8105a1a93f12af2d871d2b9ab717c2c7c34f29d4 7448514 mldemos_0.5.1-2_amd64.deb
Checksums-Sha256: 
 c6b58b1adedc180db55ae62435caaec69d5521493a4905b28ceb4c0fad3b6d68 1245 
mldemos_0.5.1-2.dsc
 ce9086ff0443c021c99a4b758679e14e8fd2e74aa5672784c4e42b5f63d62ff6 5393 
mldemos_0.5.1-2.debian.tar.gz
 1576237b396f5df65ca72f78e5f197034368814be5b91c62815fb9275112e059 7448514 
mldemos_0.5.1-2_amd64.deb
Files: 
 e8bfc06ce501e1505c3a87a597e3d53e 1245 science optional mldemos_0.5.1-2.dsc
 45c5f94361c27b6f81ebbd5422bb3446 5393 science optional 
mldemos_0.5.1-2.debian.tar.gz
 74387775ac75a6a067d3920aeddf4a35 7448514 science optional 
mldemos_0.5.1-2_amd64.deb

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

iEYEARECAAYFAlIJGvEACgkQLz4Gnv7CP7LFdwCfbJVYY+HiSwbUxw1DkIfrFrOU
pkcAoKlfEItLYDJd98TskVxemrnnpCIR
=KH44
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to