Your message dated Tue, 08 May 2007 18:47:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358545: fixed in crystalspace 1.0-20070508-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: crystalspace
Version: 0.99-20060125-1
Severity: serious
Your package fails to build on unstable on a number of architectures.
It's not obvious to me from the build log what actually fails but it
does, just see
http://buildd.debian.org/build.php?arch=&pkg=crystalspace
> Automatic build of crystalspace_0.99-20060125-1 on bigsur by sbuild/mips 1.89
...
> ./include/csutil/weakref.h: In member function 'void csWeakRef<T>::Unlink()
> [with T = csTextureHandle]':
> ./include/csutil/weakref.h:117: instantiated from
> 'csWeakRef<T>::~csWeakRef() [with T = csTextureHandle]'
> plugins/video/render3d/null/null_txt.cpp:85: instantiated from here
> ./include/csutil/weakref.h:58: warning: dereferencing type-punned pointer
> will break strict-aliasing rules
> ...skipped null3d.so for lack of libcrystalspace.a...
>
> mkdir -p "./out/linuxmips/optimize/plugins/video/cursor"
>
>
> g++ -c -o ./out/linuxmips/optimize/plugins/video/cursor/cursor.o -I.
> -I./include -I./include -Wall -Wno-unknown-pragmas -pipe -I/usr/local/include
> -fno-exceptions -fvisibility-inlines-hidden -fvisibility=hidden
> -Wno-non-virtual-dtor -O3 -fomit-frame-pointer -ffast-math -fPIC
> plugins/video/cursor/cursor.cpp
>
> ./include/csutil/weakref.h: In member function 'void csWeakRef<T>::Unlink()
> [with T = iEventQueue]':
> ./include/csutil/weakref.h:117: instantiated from
> 'csWeakRef<T>::~csWeakRef() [with T = iEventQueue]'
> plugins/video/cursor/cursor.cpp:59: instantiated from here
> ./include/csutil/weakref.h:58: warning: dereferencing type-punned pointer
> will break strict-aliasing rules
> ./include/csutil/weakref.h: In member function 'void csWeakRef<T>::Unlink()
> [with T = iGraphics3D]':
> ./include/csutil/weakref.h:117: instantiated from
> 'csWeakRef<T>::~csWeakRef() [with T = iGraphics3D]'
> plugins/video/cursor/cursor.cpp:59: instantiated from here
> ./include/csutil/weakref.h:58: warning: dereferencing type-punned pointer
> will break strict-aliasing rules
> ./include/csutil/weakref.h: In member function 'void csWeakRef<T>::Link()
> [with T = iEventQueue]':
> ./include/csutil/weakref.h:159: instantiated from 'csWeakRef<T>&
> csWeakRef<T>::operator=(csPtr<T>) [with T = iEventQueue]'
> plugins/video/cursor/cursor.cpp:84: instantiated from here
> ./include/csutil/weakref.h:66: warning: dereferencing type-punned pointer
> will break strict-aliasing rules
> ./include/csutil/weakref.h: In member function 'void csWeakRef<T>::Link()
> [with T = iGraphics3D]':
> ./include/csutil/weakref.h:129: instantiated from 'csWeakRef<T>&
> csWeakRef<T>::operator=(T*) [with T = iGraphics3D]'
> plugins/video/cursor/cursor.cpp:285: instantiated from here
> ./include/csutil/weakref.h:66: warning: dereferencing type-punned pointer
> will break strict-aliasing rules
> ...skipped cscursor.so for lack of libcrystalspace.a...
> make[1]: *** [all] Error 1
> ******************************************************************************
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: crystalspace
Source-Version: 1.0-20070508-1
We believe that the bug you reported is fixed in the latest version of
crystalspace, which is due to be installed in the Debian FTP archive:
crystalspace-dev_1.0-20070508-1_amd64.deb
to pool/main/c/crystalspace/crystalspace-dev_1.0-20070508-1_amd64.deb
crystalspace-doc_1.0-20070508-1_all.deb
to pool/main/c/crystalspace/crystalspace-doc_1.0-20070508-1_all.deb
crystalspace_1.0-20070508-1.diff.gz
to pool/main/c/crystalspace/crystalspace_1.0-20070508-1.diff.gz
crystalspace_1.0-20070508-1.dsc
to pool/main/c/crystalspace/crystalspace_1.0-20070508-1.dsc
crystalspace_1.0-20070508-1_amd64.deb
to pool/main/c/crystalspace/crystalspace_1.0-20070508-1_amd64.deb
crystalspace_1.0-20070508.orig.tar.gz
to pool/main/c/crystalspace/crystalspace_1.0-20070508.orig.tar.gz
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.
Christian Bayle <[EMAIL PROTECTED]> (supplier of updated crystalspace 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.7
Date: Mon, 7 May 2007 21:18:42 +0200
Source: crystalspace
Binary: crystalspace-dev crystalspace crystalspace-doc
Architecture: source amd64 all
Version: 1.0-20070508-1
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Christian Bayle <[EMAIL PROTECTED]>
Description:
crystalspace - Multiplatform 3D Game Development Kit
crystalspace-dev - Multiplatform 3D Game Development Kit dev files
crystalspace-doc - Multiplatform 3D Game Development Kit Documentation
Closes: 358044 358545 380792 399843 400884 401421
Changes:
crystalspace (1.0-20070508-1) unstable; urgency=low
.
* First upstream stable version (Closes: #400884)
* Fix FTBFS: lack of libcrystalspace.a... (Closes: #358545)
* Fix FTBFS: path problem (Closes: #399843)
* Do not know how to convert to IEEE floats, fixed upstream (Closes: #358044)
* Changed python dependancy for python-support (Closes: #380792)
* Renamed startme to csstartme (Closes: #401421) filename namespace pollution
Files:
9432302cc44cb6eda3a769ce4dbb1557 1110 games optional
crystalspace_1.0-20070508-1.dsc
baffb28cc9510bf51793bda67a211fe3 32358853 games optional
crystalspace_1.0-20070508.orig.tar.gz
fa2efde50a26fc4ab1b8b00f8caddcbc 14610 games optional
crystalspace_1.0-20070508-1.diff.gz
9efe883682ba018b42247fb63327d2b4 39440738 games optional
crystalspace_1.0-20070508-1_amd64.deb
522fc971ca38106a0dcba2900738c479 825120 devel optional
crystalspace-dev_1.0-20070508-1_amd64.deb
e9f64a08b0fc9eecb332245f332fb2b6 3025788 doc optional
crystalspace-doc_1.0-20070508-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGQLmyTx4JB6685x8RAvvyAKCeqphCvMCvTKq5gZMJlpJAt49MwgCgobbB
2h3n5YLIkpjN/5u8KmVF3LY=
=sm5Q
-----END PGP SIGNATURE-----
--- End Message ---