Your message dated Sun, 10 Apr 2011 10:20:12 +0000
with message-id <[email protected]>
and subject line Bug#565085: fixed in radiance 4R0+20110410-1
has caused the Debian Bug report #565085,
regarding radiance: ftbfs with gcc-4.5
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.)
--
565085: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565085
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: radiance
Version: 3R9+20090811-1
Severity: normal
Tags: sid
User: [email protected]
Usertags: ftbfs-gcc-4.5
The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html
The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/radiance_3R9+20090811-1_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.
The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.
[...]
rhd_ogl.c:481:6: warning: 'ndrawn' may be used uninitialized in this function
rhd_ogl.c: In function 'moveview':
rhd_ogl.c:770:18: warning: 'wip[0]' may be used uninitialized in this function
rhd_ogl.c:770:18: warning: 'wip[1]' may be used uninitialized in this function
rhd_ogl.c:770:18: warning: 'wip[2]' may be used uninitialized in this function
mv -f rhd_ogl.o rhd_ogl0.o
cc -I../common -L../lib -O3 -funroll-loops -Wall -g -Dlinux
-D_FILE_OFFSET_BITS=64 -L/usr/X11R6/lib -I/usr/include/X11 -DNOSTEREO
-DDEVPATH=\"/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/debian/radiance/usr/lib/radiance/dev\"
-c -o rhd_odraw.o rhd_odraw.c
cc -I../common -L../lib -O3 -funroll-loops -Wall -g -Dlinux
-D_FILE_OFFSET_BITS=64 -L/usr/X11R6/lib -I/usr/include/X11 -DNOSTEREO
-DDEVPATH=\"/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/debian/radiance/usr/lib/radiance/dev\"
-c -o rhd_geom.o rhd_geom.c
cc -I../common -L../lib -O3 -funroll-loops -Wall -g -Dlinux
-D_FILE_OFFSET_BITS=64 -L/usr/X11R6/lib -I/usr/include/X11 -DNOSTEREO
-DDEVPATH=\"/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/debian/radiance/usr/lib/radiance/dev\"
-o
/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/debian/radiance/usr/lib/radiance/dev/ogl.hdi
rhd_ogl0.o rhdisp.o rhdisp2.o \
viewbeams.o holo.o rhd_odraw.o rhd_geom.o -lrgl -lrtrad -lGLU -lGL -lX11 -lm
rm -f
/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/debian/radiance/usr/lib/radiance/dev/oglh.hdi
ln -s
/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/debian/radiance/usr/lib/radiance/dev/ogl.hdi
/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/debian/radiance/usr/lib/radiance/dev/oglh.hdi
cc -I../common -L../lib -O3 -funroll-loops -Wall -g -Dlinux
-D_FILE_OFFSET_BITS=64 -L/usr/X11R6/lib -I/usr/include/X11 -DNOSTEREO
-DDEVPATH=\"/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/debian/radiance/usr/lib/radiance/dev\"
-DDOBJ -c rhd_ogl.c
rhd_ogl.c:100:35: warning: 'ourwhite' defined but not used
rhd_ogl.c: In function 'dev_flush':
rhd_ogl.c:481:6: warning: 'ndrawn' may be used uninitialized in this function
rhd_ogl.c: In function 'moveview':
rhd_ogl.c:770:18: warning: 'wip[0]' may be used uninitialized in this function
rhd_ogl.c:770:18: warning: 'wip[1]' may be used uninitialized in this function
rhd_ogl.c:770:18: warning: 'wip[2]' may be used uninitialized in this function
mv -f rhd_ogl.o rhd_oglo.o
cc -I../common -L../lib -O3 -funroll-loops -Wall -g -Dlinux
-D_FILE_OFFSET_BITS=64 -L/usr/X11R6/lib -I/usr/include/X11 -DNOSTEREO
-DDEVPATH=\"/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/debian/radiance/usr/lib/radiance/dev\"
-c -o rhdobj.o rhdobj.c
rhdobj.c:85:1: warning: variably modified 'ssamp' at file scope
rhdobj.c: In function 'ssph_neigh':
rhdobj.c:221:15: error: storage size of 'neighlist' isn't constant
rhdobj.c:221:15: warning: unused variable 'neighlist'
make[1]: *** [rhdobj.o] Error 1
make[1]: Leaving directory
`/build/user-radiance_3R9+20090811-1-amd64-R4U756/radiance-3R9+20090811/src/hd'
make: *** [install-arch] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: radiance
Source-Version: 4R0+20110410-1
We believe that the bug you reported is fixed in the latest version of
radiance, which is due to be installed in the Debian FTP archive:
radiance-doc_4R0+20110410-1_all.deb
to main/r/radiance/radiance-doc_4R0+20110410-1_all.deb
radiance-materials_4R0+20110410-1_all.deb
to main/r/radiance/radiance-materials_4R0+20110410-1_all.deb
radiance_4R0+20110410-1.diff.gz
to main/r/radiance/radiance_4R0+20110410-1.diff.gz
radiance_4R0+20110410-1.dsc
to main/r/radiance/radiance_4R0+20110410-1.dsc
radiance_4R0+20110410-1_amd64.deb
to main/r/radiance/radiance_4R0+20110410-1_amd64.deb
radiance_4R0+20110410.orig.tar.gz
to main/r/radiance/radiance_4R0+20110410.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.
Bernd Zeimetz <[email protected]> (supplier of updated radiance 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: Sun, 10 Apr 2011 11:39:02 +0200
Source: radiance
Binary: radiance radiance-doc radiance-sse3 radiance-materials
Architecture: source amd64 all
Version: 4R0+20110410-1
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz <[email protected]>
Changed-By: Bernd Zeimetz <[email protected]>
Description:
radiance - Lighting Simulation and Rendering System
radiance-doc - Lighting Simulation and Rendering System - Documentation
radiance-materials - Lighting Simulation and Rendering System - Materials
radiance-sse3 - Lighting Simulation and Rendering System - SSE3 optimizations
Closes: 565085
Changes:
radiance (4R0+20110410-1) unstable; urgency=low
.
* [9cf38d99] Refreshing patches.
* [d482db14] CVS HEAD (2011-04-10) (Closes: #565085, LP: #755968)
* [41d6f871] Patch srv/cal/Rmakefile to not depend on common/tiff.h
Checksums-Sha1:
170b446ada9d5cee217d60c4208e2dfc0496c36c 1984 radiance_4R0+20110410-1.dsc
67172b9d3ed212a34604c42461f96609e635d231 14460020
radiance_4R0+20110410.orig.tar.gz
5d673ab3fb4009ee144627cdd1714d5c051cbaf3 31963 radiance_4R0+20110410-1.diff.gz
561c56a350b7510087052b2f95e607ba29490c35 5485320
radiance_4R0+20110410-1_amd64.deb
f7122fb0e70ac1b02f3eaf0ca6052bbd4376bdd5 3685774
radiance-doc_4R0+20110410-1_all.deb
5e1871c7e0f07bbbe1cf8ba970cc38fcba35bc1c 8826554
radiance-materials_4R0+20110410-1_all.deb
Checksums-Sha256:
bc272f506d1a6a9125a9fa8d65caa495b67a60d2ce34428f08448141e0a0fc73 1984
radiance_4R0+20110410-1.dsc
4073339d94800469e5d9a63f8dcb4d9e5e438d18c96263b238f06d1847633989 14460020
radiance_4R0+20110410.orig.tar.gz
83e627430523d510196f49d2ad7508c6b6ef4785ed64c5ccd624e86e330cb5b4 31963
radiance_4R0+20110410-1.diff.gz
51f39498466b3f117899660bfa3d1224c03aa6dd6eb5d1c899fd53e47d321c82 5485320
radiance_4R0+20110410-1_amd64.deb
379884f695628a18c486ac3b3e7e4b07b38c4ab839f05ec728c0a1b7b4684cff 3685774
radiance-doc_4R0+20110410-1_all.deb
09efd4cf00598c8c2dbe54260ea4f9cdc8105596fbec918f9cf784541984bb0b 8826554
radiance-materials_4R0+20110410-1_all.deb
Files:
95b42951cdb484b86345f43e8ae8f494 1984 graphics extra
radiance_4R0+20110410-1.dsc
26241a7c5ea79854d791f8a843959896 14460020 graphics extra
radiance_4R0+20110410.orig.tar.gz
098736f1380ebd11eb62ef2125fecae4 31963 graphics extra
radiance_4R0+20110410-1.diff.gz
7133b6ad1dd686a945d33f3655e91749 5485320 graphics extra
radiance_4R0+20110410-1_amd64.deb
3486d9177385afe9407567a48eb86c97 3685774 doc extra
radiance-doc_4R0+20110410-1_all.deb
ae3085fa015ce318d74648ac3cae2155 8826554 graphics extra
radiance-materials_4R0+20110410-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNoX7HAAoJEOs2Fxpv+UNfMvMP/i/9+QGtiT3ZUn2SWAEOB5fq
W69/VlG+wqHpmIItoWT5fJLNYk4yd0jZd/NBpDia4cXo6uF3Ki9IFtF6PO6oRHhU
aWM8I3+QytqhqqV0Z35eDNt45wKLMmw3UOM2XoMHcEQER8KCYpz+aOCOSjpjCgmH
YUSEfz4gvyPGESkfLAOZDNxXqv+lQvNb8pxfcmyI9AzcAo81gAWWL8fbuUtrg5Sz
rEuIJ1K/ahir3y52iSA9957ZqcMCSKmADl7ERe4BkENXVbcxaLQB7Ig4ackhhkX8
IK7wu2uxHx2J6aTfo4kbhccCi7LWNPrm2vpPjgvNyZ2CezFDGQwiQlJhQe3RUGmn
iZdRenw+0IBC8j9glp6JqlALFn1ahXai/pZt9RY2nvT4wSg7RPBFuMi4MnBOQRZ5
tHHgXE7cPBHJBvKsGggLO7nvGC7ekOtw+dLEVofoaVDVxjk/MJY+epi2SWDghyqD
wF7lNgWy0oBwVPYrpcJ3dDw79uvmHAT7h9MbRzvw9+1jLdFnppKOYX9myGdcw+2Q
DF2Hvvrmpb59rZgR0MEgwVfbmnaadgAWRjNJuatPuNaKgvBNfVSVyAJHsmbaka3O
E6pl9wTdOoR+W//CA4BIQdht8zvkDnOhyj7nY9+ULT3zb0/sGd2lq2YcSmAtFSFY
7NSmOgaOEmge73Z8bq3r
=ypw9
-----END PGP SIGNATURE-----
--- End Message ---