Your message dated Mon, 19 Mar 2012 11:32:51 +0000
with message-id <[email protected]>
and subject line Bug#664525: fixed in fraqtive 0.4.5-6
has caused the Debian Bug report #664525,
regarding fraqtive: FTBFS against Qt 4.8
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 [email protected]
immediately.)
--
664525: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664525
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fraqtive
Version: 0.4.5-5
Tags: patch
User: [email protected]
Usertags: qt48-transition
Hi,
Your package fails to build against Qt 4.8 which is currently in experimental.
The transition to unstable/testing is tracked in bug #653903.
I'm attaching a patch that contains the necessary changes.
It can be applied even before Qt 4.8 enters unstable.
Build log:
> g++ -c -m64 -pipe -g -Wall -W -D_REENTRANT -DHAVE_SSE2 -DQT_OPENGL_LIB
> -DQT_GUI_LIB
> -DQT_CORE_LIB -DQT_HAVE_SSE2 -DQT_SHARED
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I.
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL
> -I/usr/include/qt4 -I. -I/usr/X11R6/include -I../tmp -I../tmp -o
> ../tmp/debug/meshview.o
> meshview.cpp
> In file included from meshview.h:17:0,
> from meshview.cpp:11:
> datastructures.h: In function 'bool operator==(const FractalType&, const
> FractalType&)':
> datastructures.h:86:134: warning: suggest parentheses around '&&' within '||'
> [-Wparentheses]
> meshview.cpp: In member function 'void MeshView::generateTexture()':
> meshview.cpp:356:95: error: 'gluBuild1DMipmaps' was not declared in this scope
> make[2]: *** [../tmp/debug/meshview.o] Error 1
Regards,
Felix
Description: Fix FTBFS with Qt 4.8. Include and link against GLU.
Author: Felix Geyer <[email protected]>
--- fraqtive-0.4.5.orig/src/src.pro
+++ fraqtive-0.4.5/src/src.pro
@@ -154,6 +154,10 @@ win32 {
LIBS += -lshell32
}
+unix {
+ LIBS += -lGLU
+}
+
MOC_DIR = ../tmp
RCC_DIR = ../tmp
UI_DIR = ../tmp
--- fraqtive-0.4.5.orig/src/meshview.cpp
+++ fraqtive-0.4.5/src/meshview.cpp
@@ -19,6 +19,7 @@
#include <QMouseEvent>
#include <QWheelEvent>
#include <QKeyEvent>
+#include <GL/glu.h>
#include "fractalpresenter.h"
#include "datafunctions.h"
--- End Message ---
--- Begin Message ---
Source: fraqtive
Source-Version: 0.4.5-6
We believe that the bug you reported is fixed in the latest version of
fraqtive, which is due to be installed in the Debian FTP archive:
fraqtive-dbg_0.4.5-6_amd64.deb
to main/f/fraqtive/fraqtive-dbg_0.4.5-6_amd64.deb
fraqtive_0.4.5-6.debian.tar.gz
to main/f/fraqtive/fraqtive_0.4.5-6.debian.tar.gz
fraqtive_0.4.5-6.dsc
to main/f/fraqtive/fraqtive_0.4.5-6.dsc
fraqtive_0.4.5-6_amd64.deb
to main/f/fraqtive/fraqtive_0.4.5-6_amd64.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Patrick Matthäi <[email protected]> (supplier of updated fraqtive 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 19 Mar 2012 12:15:08 +0100
Source: fraqtive
Binary: fraqtive fraqtive-dbg
Architecture: source amd64
Version: 0.4.5-6
Distribution: unstable
Urgency: low
Maintainer: Patrick Matthäi <[email protected]>
Changed-By: Patrick Matthäi <[email protected]>
Description:
fraqtive - draws Mandelbrot and Julia fractals
fraqtive-dbg - draws Mandelbrot and Julia fractals (debugging symbols)
Closes: 664525
Changes:
fraqtive (0.4.5-6) unstable; urgency=low
.
* Add patch 02-qt48-glu from Felix Geyer to fix a FTBFS with Qt 4.8.
Closes: #664525
Checksums-Sha1:
b4ceb1a40118bba79b4beb29fbe3700cd62b0e74 1986 fraqtive_0.4.5-6.dsc
627d8d836e082006c01e906d9511cb7284d2566b 8784 fraqtive_0.4.5-6.debian.tar.gz
f1c544f53509d4da2c486b5460247a4aba166c3e 252996 fraqtive_0.4.5-6_amd64.deb
9abc469bb40e49d126132b69bbbecf537105caac 3675820 fraqtive-dbg_0.4.5-6_amd64.deb
Checksums-Sha256:
e7eb749be5428486973f458de3edcf405c2585bff56c03971c63d3bf61be109b 1986
fraqtive_0.4.5-6.dsc
be9137c773bba72ae5a0aec0d23eec056d479716258e92815bc20a3e043847c9 8784
fraqtive_0.4.5-6.debian.tar.gz
f95a21b653891e0703d2eaefe0e6aee79f0c785bc212847b713ca2fd110df6ed 252996
fraqtive_0.4.5-6_amd64.deb
375afcd3a0eec2d92955577ee4280bb0e71c9ab2cb599ef869062a827382e9f7 3675820
fraqtive-dbg_0.4.5-6_amd64.deb
Files:
bb61fd9fc1307f8a7318701cea4b861a 1986 kde optional fraqtive_0.4.5-6.dsc
49b5cd86280d1fcd5c79fd9ea1abe5a2 8784 kde optional
fraqtive_0.4.5-6.debian.tar.gz
105be814af9c23ca4a80bc7df459ccd4 252996 kde optional fraqtive_0.4.5-6_amd64.deb
14bcb60ea78970c61e4ab35007e8c069 3675820 debug extra
fraqtive-dbg_0.4.5-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIcBAEBCAAGBQJPZxarAAoJEBLZsEqQy9jkWicQAIBFMAeriLCNnWdha7z/skW9
oFwafQsrvMKyjJq+g0A8NmmfKBJBPJmY9QekSnkxbTEBL5G8Gr6SlURVb3gpHAcX
E0zLwI8SVWAxrsgigKBSjlv7dpBUild2EZofUBQuPI54HnRcWUyTa5BTJUZXp9gO
shaeMlVhFrk9fLJm4Vr2hY3SMM/i2vqj29JOAbrcdtEZSrW5fH//aGSTf5/j/46m
cQLPdneY4nUB7unh2bRhBsW0Ifen8ichsHi9YnWfXIwllqVxUTR/+k5d7vWnAjUt
hxOJEU4LW5wAXpMifwYFiXtPAkauT88AaG/IBVRcQu/jNROqM7XGJqsHHwbGro04
JdsS6O4qXuHpMPs+sHerlnxc00J4KlIV8dkAL3Z58TwEwoEixp3P1eTUL4lRE+hr
iPWDeG3F07+IqrbwdiJoTGnQrPJJi0AEkS3r5kT7mJOqU66Uddok2wpJB97qICKt
TJxzIpulGp9TB/zi/qVDWpM79toPwvBf3tpZL/8Af5uhjeopv+Ls4a7X6LUfCH2v
XG9+iF8jCm2E59Ootix9XwWYYmeAIJgP/M1+CvplRbWGB4S0WWFnHHSu4Eh1xSnm
Zl9Nd5xZnPm06JB7hratFatc2XngYWXiihvlgSYVfq9H9Az7AZ7HgtNWoFVxdw7s
CskNSwXtdMuUuDHJOI7I
=MufR
-----END PGP SIGNATURE-----
--- End Message ---