Your message dated Wed, 29 Jan 2014 10:49:32 +0000
with message-id <e1w8si4-0007tr...@franck.debian.org>
and subject line Bug#728148: fixed in mixxx 1.11.0~dfsg-3
has caused the Debian Bug report #728148,
regarding mixxx: FTBFS in arm*: /usr/include/qt4/QtGui/qcolor.h:138:10: note: 
no known conversion for argument 1 from 'double*' to 'qreal* {aka float*}'
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.)


-- 
728148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728148
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mixxx
Version: 1.11.0~dfsg-1
Severity: serious

mixxx fails to build on arm*:
| g++ -o lin32_build/waveform/renderers/waveformrendererhsv.o -c -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -pipe -Wall -Wextra -g -O3 -fomit-frame-pointer -ffast-math 
-funroll-loops -DQT_GUI_LIB -Darmel -D__LINUX__ -D__UNIX__ 
-DSETTINGS_PATH=\".mixxx/\" -DBPMSCHEME_FILE=\"mixxxbpmscheme.xml\" 
-DSETTINGS_FILE=\"mixxx.cfg\" -DTRACK_FILE=\"mixxxtrack.xml\" 
-DUNIX_SHARE_PATH=\"/usr/share/mixxx\" -DUNIX_LIB_PATH=\"/usr/lib/mixxx\" 
-D__PORTAUDIO__ -DQT_TABLET_SUPPORT -DQT_SHARED -D__SNDFILE__ -D__MAD__ 
-D__HID__ -D__BULK__ -D__VINYLCONTROL__ -D__SHOUTCAST__ -D__VAMP__ -DHAVE_FFTW3 
-I/usr/share/qt4/include -Ilin32_build -Isrc -I/usr/include/soundtouch 
-Ilib/replaygain -I/usr/include/qt4 -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScript 
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtNetwork 
-I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtGui 
-I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtXml 
-I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtSql 
-I/usr/share/qt4/include/QtScript -I/usr/share/qt4/include/Qt 
-Ilib/fidlib-0.9.10 -I/usr/include/taglib -Ilib/hidapi-0.8.0-pre/hidapi 
-I/usr/include/libusb-1.0 -Ilib/xwax -Ilib/scratchlib 
src/waveform/renderers/waveformrendererhsv.cpp
| src/waveform/renderers/waveformrendererhsv.cpp: In member function 'virtual 
void WaveformRendererHSV::draw(QPainter*, QPaintEvent*)':
| src/waveform/renderers/waveformrendererhsv.cpp:75:46: error: no matching 
function for call to 'QColor::getHsvF(double*, double*, double*) const'
|      m_pColors->getLowColor().getHsvF(&h,&s,&v);
|                                               ^
| src/waveform/renderers/waveformrendererhsv.cpp:75:46: note: candidate is:
| In file included from /usr/include/qt4/QtGui/QColor:1:0,
|                  from src/waveform/renderers/waveformsignalcolors.h:4,
|                  from src/waveform/renderers/waveformrenderersignalbase.h:5,
|                  from src/waveform/renderers/waveformrendererhsv.h:4,
|                  from src/waveform/renderers/waveformrendererhsv.cpp:1:
| /usr/include/qt4/QtGui/qcolor.h:138:10: note: void QColor::getHsvF(qreal*, 
qreal*, qreal*, qreal*) const
|      void getHsvF(qreal *h, qreal *s, qreal *v, qreal *a = 0) const;
|           ^
| /usr/include/qt4/QtGui/qcolor.h:138:10: note:   no known conversion for 
argument 1 from 'double*' to 'qreal* {aka float*}'
| scons: *** [lin32_build/waveform/renderers/waveformrendererhsv.o] Error 1

Full build log is available at
https://buildd.debian.org/status/fetch.php?pkg=mixxx&arch=armel&ver=1.11.0~dfsg-2&stamp=1380909221.

Regards
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: mixxx
Source-Version: 1.11.0~dfsg-3

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

Debian distribution maintenance software
pp.
Alessio Treglia <ales...@debian.org> (supplier of updated mixxx 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: Wed, 29 Jan 2014 09:51:23 +0000
Source: mixxx
Binary: mixxx mixxx-data
Architecture: source amd64 all
Version: 1.11.0~dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Alessio Treglia <ales...@debian.org>
Description: 
 mixxx      - Digital Disc Jockey Interface
 mixxx-data - Digital Disc Jockey Interface -- data files
Closes: 728148
Changes: 
 mixxx (1.11.0~dfsg-3) unstable; urgency=low
 .
   * Attempt to fix build failures on the following Ubuntu's
     architectures:
     - arm64
     - armhf
     - ppc64el
   * Fix build failures on ARM as qreal is float,
     not double. (Closes: #728148)
Checksums-Sha1: 
 633379414d5fa78fc9dee776455422048f2f5ed6 2551 mixxx_1.11.0~dfsg-3.dsc
 d57baa0fda2e7e39d0a5073b230592f0cca75d28 17192 
mixxx_1.11.0~dfsg-3.debian.tar.gz
 0a7a9c7432ed0862d4804828feac65471856fbe1 2787534 mixxx_1.11.0~dfsg-3_amd64.deb
 ac62e6636808f96522e95935b2d9581c932a2692 5126158 
mixxx-data_1.11.0~dfsg-3_all.deb
Checksums-Sha256: 
 acc5bfda85332c747986919af5e6bad1de3fd5e3e2e6b8d15279931febb12d41 2551 
mixxx_1.11.0~dfsg-3.dsc
 a9f07b68ef146b8eb6d55622e6d47ac957ab354f30fa5d4fe926a10cd1589180 17192 
mixxx_1.11.0~dfsg-3.debian.tar.gz
 09932e714fb551e12858c113504af5306f92384d4f769dd9459f438827ae8fa1 2787534 
mixxx_1.11.0~dfsg-3_amd64.deb
 75e7f2a1e76ac9cb4ed88d905763305bbb6ab4fb29a914c0d4f5d1ff3bec4482 5126158 
mixxx-data_1.11.0~dfsg-3_all.deb
Files: 
 86cb69ce21cee89f0502bd9e1ab51329 2551 sound optional mixxx_1.11.0~dfsg-3.dsc
 84d63abe7d329727891636208b1477a8 17192 sound optional 
mixxx_1.11.0~dfsg-3.debian.tar.gz
 758c8ae24848d7383a5f09e6269849cd 2787534 sound optional 
mixxx_1.11.0~dfsg-3_amd64.deb
 450291e526c3df6d5fdad360ced70b2a 5126158 sound optional 
mixxx-data_1.11.0~dfsg-3_all.deb

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

iQIcBAEBAgAGBQJS6NlIAAoJEOikiuUxHXZabbEP/ibdaFJ3hWVWB45r5x0vzT8o
+C8HlmByAU1Y5M/brEJ/XskuJjvBn0ICtf83Q8W1P04YN7Noi0oAl2l9/6vJ7puI
tcZzE03gAy995MxBezZbHBC9u1ooyAMwY5b7SijGvGkBkT0Fkoe/rw/4heqZ8k8I
tq+fRZVyCeG+JqwXSk9pLu0MM7pSaXS7d58yEM4iSkyksFF1UNwJOC9SgfTz/8fY
1FVMa0yGpCboGwNPshYZq+rmurDIp1sn4Iz2Sn7uD/4zZeDQAGkXz4FW2dNGInPS
mDKnTqo5DpuoyNIJ47e2yKPB0Zw8+q5eqV6gSj5uy23uuhYoQwnzNT/RIBdy3uNA
2E0rGm/CUcZFATPgIf9PavhRjTIC4O2Z7JVYW0XU4NVHmdZLcis8Pgu+DaT2eTmw
mvEUMOlli9hmaM/uMkHgQa9xvuP/ZlK+KodRPqXVQMaDPwWipmQeN5e8JbFqiL31
erVqyTHvo29cii4MDF/RKxqxEda+sa7j/8teNN3u79t+yLjjLmfFpL+XR8gvq/Ud
Etz1ZyYvuGwOlmk2yNWcVsc8d3lCZiBVDhcpm65lOncZKikyh8HyXEAdzQ5T1lhP
VDHVqbLOzHtJUmZqO3Z8pZr3G8Cp4nhcJ3FhzZZ6FRdSYDchDvOB2b6FFTBF9yHf
+VZmPot5YXpFA2UK9DoO
=CDen
-----END PGP SIGNATURE-----

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

Reply via email to