Your message dated Mon, 19 Sep 2011 01:41:57 +0100
with message-id <4e768fd5.9030...@p10link.net>
and subject line re: esekeyd: ftbfs with gcc-4.5
has caused the Debian Bug report #564981,
regarding esekeyd: 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 ow...@bugs.debian.org
immediately.)
--
564981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564981
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: esekeyd
Version: 1.2.5-2
Severity: normal
Tags: sid
User: debian-...@lists.debian.org
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/esekeyd_1.2.5-2_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.
[...]
checking for fclose... yes
checking for open... yes
checking for read... yes
checking for close... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory
`/build/user-esekeyd_1.2.5-2-amd64-VBGZfb/esekeyd-1.2.5'
/usr/bin/make all-recursive
make[2]: Entering directory
`/build/user-esekeyd_1.2.5-2-amd64-VBGZfb/esekeyd-1.2.5'
Making all in src
make[3]: Entering directory
`/build/user-esekeyd_1.2.5-2-amd64-VBGZfb/esekeyd-1.2.5/src'
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -Wl,-z,defs -MT
keytest.o -MD -MP -MF .deps/keytest.Tpo -c -o keytest.o keytest.c
keytest.c: In function 'main':
keytest.c:55:3: error: variable-sized object may not be initialized
make[3]: *** [keytest.o] Error 1
make[3]: Leaving directory
`/build/user-esekeyd_1.2.5-2-amd64-VBGZfb/esekeyd-1.2.5/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/build/user-esekeyd_1.2.5-2-amd64-VBGZfb/esekeyd-1.2.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/build/user-esekeyd_1.2.5-2-amd64-VBGZfb/esekeyd-1.2.5'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
version: 1.2.7-1
I have just tested building of this package with gcc 4.6.1-8 and it
built fine.
--- End Message ---