Your message dated Sun, 06 Jul 2008 14:02:32 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479894: fixed in traverso 0.42.0-3
has caused the Debian Bug report #479894,
regarding traverso: FTBFS: qgl.h:73:20: error: GL/gl.h: No such file or 
directory
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.)


-- 
479894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479894
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: traverso
Version: 0.42.0-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> g++ -c -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fPIC -mmmx 
> -m3dnow -march=i686 -msse -mfpmath=sse -fPIC -D_REENTRANT -Wall -W 
> -DJACK_SUPPORT -DALSA_SUPPORT -DLV2_SUPPORT -DQT_OPENGL_SUPPORT 
> -DMP3_DECODE_SUPPORT -DSTATIC_BUILD -DUSE_MLOCK -DQT_NO_DEBUG 
> -DSSE_OPTIMIZATIONS -DUSE_XMMINTRIN -DARCH_X86 -DQT_NO_DEBUG -DQT_XML_LIB 
> -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtOpenGL 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/include/qt4 
> -I../../core -I../../common -I../../traverso -I../../traverso/dialogs 
> -I../../engine -I../../commands -I../../commands/build -I../../plugins 
> -I../../plugins/native -I. -I../../plugins/LV2 -I../../3rdparty/slv2 
> -I/usr/X11R6/include -Ibuild -Ibuild -o build/SongWidget.o SongWidget.cpp
> In file included from /usr/include/qt4/QtOpenGL/QtOpenGL:3,
>                  from SongWidget.cpp:37:
> /usr/include/qt4/QtOpenGL/qgl.h:73:20: error: GL/gl.h: No such file or 
> directory
> /usr/include/qt4/QtOpenGL/qgl.h:75:23: error: GL/glu.h: No such file or 
> directory
> In file included from SongWidget.cpp:31:
> ../../core/Song.h:142: warning: unused parameter 'node'
> In file included from /usr/include/qt4/QtOpenGL/QtOpenGL:3,
>                  from SongWidget.cpp:37:
> /usr/include/qt4/QtOpenGL/qgl.h:288: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:290: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:292: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:294: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:296: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:296: error: 'GLenum' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:297: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:297: error: 'GLenum' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:296: error: 'GL_TEXTURE_2D' was not declared 
> in this scope
> /usr/include/qt4/QtOpenGL/qgl.h:297: error: 'GL_TEXTURE_2D' was not declared 
> in this scope
> /usr/include/qt4/QtOpenGL/qgl.h:436: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:438: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:440: error: 'GLuint' does not name a type
> /usr/include/qt4/QtOpenGL/qgl.h:442: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:444: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:444: error: 'GLenum' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:445: error: 'GLuint' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:445: error: 'GLenum' has not been declared
> /usr/include/qt4/QtOpenGL/qgl.h:444: error: 'GL_TEXTURE_2D' was not declared 
> in this scope
> /usr/include/qt4/QtOpenGL/qgl.h:445: error: 'GL_TEXTURE_2D' was not declared 
> in this scope
> In file included from /usr/include/qt4/QtOpenGL/QtOpenGL:5,
>                  from SongWidget.cpp:37:
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:68: error: 'GLenum' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:69: error: 'GLenum' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:72: error: 'GLenum' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:72: error: 'GLenum' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:74: error: 'GLenum' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:74: error: 'GLenum' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:97: error: 'GLuint' does not 
> name a type
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:103: error: 'GLuint' does 
> not name a type
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:107: error: 'GLuint' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:107: error: 'GLenum' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:108: error: 'GLuint' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:108: error: 'GLenum' has not 
> been declared
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:68: error: 'GL_TEXTURE_2D' 
> was not declared in this scope
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:69: error: 'GL_TEXTURE_2D' 
> was not declared in this scope
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:72: error: 'GL_TEXTURE_2D' 
> was not declared in this scope
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:72: error: 'GL_RGBA8' was 
> not declared in this scope
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:74: error: 'GL_TEXTURE_2D' 
> was not declared in this scope
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:74: error: 'GL_RGBA8' was 
> not declared in this scope
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:107: error: 'GL_TEXTURE_2D' 
> was not declared in this scope
> /usr/include/qt4/QtOpenGL/qglframebufferobject.h:108: error: 'GL_TEXTURE_2D' 
> was not declared in this scope
> In file included from /usr/include/qt4/QtOpenGL/QtOpenGL:6,
>                  from SongWidget.cpp:37:
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:72: error: 'GLuint' does not name 
> a type
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:73: error: 'GLuint' has not been 
> declared
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:75: error: 'GLuint' has not been 
> declared
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:77: error: 'GLuint' does not name 
> a type
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:78: error: 'GLuint' does not name 
> a type
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:79: error: 'GLuint' does not name 
> a type
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:80: error: 'GLuint' has not been 
> declared
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:82: error: 'GLuint' has not been 
> declared
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:82: error: 'GLenum' has not been 
> declared
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:83: error: 'GLuint' has not been 
> declared
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:83: error: 'GLenum' has not been 
> declared
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:82: error: 'GL_TEXTURE_2D' was not 
> declared in this scope
> /usr/include/qt4/QtOpenGL/qglpixelbuffer.h:83: error: 'GL_TEXTURE_2D' was not 
> declared in this scope
> SongWidget.cpp:119: warning: unused parameter 'widget'
> make[2]: *** [build/SongWidget.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/06

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: traverso
Source-Version: 0.42.0-3

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

traverso_0.42.0-3.diff.gz
  to pool/main/t/traverso/traverso_0.42.0-3.diff.gz
traverso_0.42.0-3.dsc
  to pool/main/t/traverso/traverso_0.42.0-3.dsc
traverso_0.42.0-3_powerpc.deb
  to pool/main/t/traverso/traverso_0.42.0-3_powerpc.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.
Gürkan Sengün <[EMAIL PROTECTED]> (supplier of updated traverso 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: SHA1

Format: 1.8
Date: Wed, 04 Jun 2008 07:42:32 +0200
Source: traverso
Binary: traverso
Architecture: source powerpc
Version: 0.42.0-3
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
Changed-By: Gürkan Sengün <[EMAIL PROTECTED]>
Description: 
 traverso   - Multitrack audio recorder and editor
Closes: 467096 479894
Changes: 
 traverso (0.42.0-3) unstable; urgency=low
 .
   * Disable SSE2 in src/base.pri. (Closes: #467096)
   * Added libqt4-opengl-dev to build-depends. (Closes: #479894)
Checksums-Sha1: 
 fe558156c89f4907a1a97cc56f692d3384f6600b 1261 traverso_0.42.0-3.dsc
 720c8003b0a0d93dd38f67a3c7399b6467cf31a9 3348 traverso_0.42.0-3.diff.gz
 052575fc2adc7b389350b57406adbdaf1a0fec39 1036960 traverso_0.42.0-3_powerpc.deb
Checksums-Sha256: 
 1f1b6f16be45a313d958873dc2452e543974a29c84002694bf377944607232a3 1261 
traverso_0.42.0-3.dsc
 6a06cbfda1d25d8d4f2b833c86bd8f2c98533c37f6d80c14efc503e99972eb65 3348 
traverso_0.42.0-3.diff.gz
 0f92636f0b27448a605c147222ef448a28984f97678d39071d17b6d559971e1f 1036960 
traverso_0.42.0-3_powerpc.deb
Files: 
 c8b862473e66af86ae5963a15cfee0fe 1261 sound optional traverso_0.42.0-3.dsc
 b58cc7991c633257bfaa584a5f3cf03a 3348 sound optional traverso_0.42.0-3.diff.gz
 1c3c8969f0b4398f785ef75661a1dad6 1036960 sound optional 
traverso_0.42.0-3_powerpc.deb

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

iEYEARECAAYFAkhwzFEACgkQGKDMjVcGpLT1BACgjunfWIiRjnfjwf5JnprSBwpq
UJQAn3sRDVmpFwv1F759qhnKuYmEreWh
=e8fy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to