Your message dated Mon, 16 Apr 2012 22:32:38 +0000
with message-id <[email protected]>
and subject line Bug#667124: fixed in buffy 1.5-1
has caused the Debian Bug report #667124,
regarding buffy: ftbfs with GCC-4.7
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.)
--
667124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667124
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: buffy
Version: 1.2.1-1.1
Severity: important
Tags: sid wheezy
User: [email protected]
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
blist.cc:127:12: error: 'sleep' was not declared in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/buffy_1.2.1-1.1_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode,
--disable-silent-rules
touch debian/stamp-autotools
/usr/bin/make -C .
make[1]: Entering directory `/«PKGBUILDDIR»'
/usr/bin/make all-recursive
make[2]: Entering directory `/«PKGBUILDDIR»'
Making all in src
make[3]: Entering directory `/«PKGBUILDDIR»/src'
g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-unix-print-2.0
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp
-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wall
-c -o buffy-Environment.o `test -f 'Environment.cc' || echo './'`Environment.cc
Environment.cc: In member function 'void Environment::spawnCommand(const
string&)':
Environment.cc:122:60: warning: missing sentinel in function call [-Wformat]
g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-unix-print-2.0
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp
-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wall
-c -o buffy-FolderList.o `test -f 'FolderList.cc' || echo './'`FolderList.cc
g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-unix-print-2.0
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp
-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wall
-c -o buffy-PrefDialog.o `test -f 'PrefDialog.cc' || echo './'`PrefDialog.cc
PrefDialog.cc: In member function 'void PrefDialog::enact(BuffyWindow&)':
PrefDialog.cc:315:23: warning: variable 'row' set but not used
[-Wunused-but-set-variable]
g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-unix-print-2.0
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp
-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wall
-c -o buffy-BuffyWindow.o `test -f 'BuffyWindow.cc' || echo './'`BuffyWindow.cc
g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-unix-print-2.0
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp
-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wall
-c -o buffy-buffy.o `test -f 'buffy.cc' || echo './'`buffy.cc
/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -Wall -Wl,-z,relro -o buffy buffy-Environment.o buffy-FolderList.o
buffy-PrefDialog.o buffy-BuffyWindow.o buffy-buffy.o -pthread -lgtkmm-2.4
-latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4
-lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbuffy -lstdc++
-lwibble -lglib-2.0 -lz -lwibble
libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Wformat-security -Werror=format-security -Wall -Wall -Wl,-z -Wl,relro -o buffy
buffy-Environment.o buffy-FolderList.o buffy-PrefDialog.o buffy-BuffyWindow.o
buffy-buffy.o -pthread /usr/lib/libgtkmm-2.4.so -latkmm-1.6
/usr/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4
/usr/lib/libcairomm-1.0.so /usr/lib/libsigc-2.0.so -lgdk-x11-2.0 -latk-1.0
-lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0
/usr/lib/x86_64-linux-gnu/libcairo.so -lpango-1.0
/usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgobject-2.0
-lgmodule-2.0 -lgthread-2.0 -lrt -lbuffy -lstdc++ -lglib-2.0 -lz -lwibble
-pthread
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
-Werror=format-security -Wall -Wall -c -o blist-blist.o `test -f 'blist.cc' ||
echo './'`blist.cc
blist.cc: In function 'int main(int, char**)':
blist.cc:127:12: error: 'sleep' was not declared in this scope
make[3]: *** [blist-blist.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: buffy
Source-Version: 1.5-1
We believe that the bug you reported is fixed in the latest version of
buffy, which is due to be installed in the Debian FTP archive:
buffy_1.5-1.diff.gz
to main/b/buffy/buffy_1.5-1.diff.gz
buffy_1.5-1.dsc
to main/b/buffy/buffy_1.5-1.dsc
buffy_1.5-1_amd64.deb
to main/b/buffy/buffy_1.5-1_amd64.deb
buffy_1.5.orig.tar.gz
to main/b/buffy/buffy_1.5.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.
Enrico Zini <[email protected]> (supplier of updated buffy 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, 16 Apr 2012 23:35:00 +0200
Source: buffy
Binary: buffy
Architecture: source amd64
Version: 1.5-1
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini <[email protected]>
Changed-By: Enrico Zini <[email protected]>
Description:
buffy - Heavy duty browser for mail folders
Closes: 667124
Changes:
buffy (1.5-1) unstable; urgency=low
.
[ Cyril Brulebois ]
* Fix FTBFS with gcc 4.7 by fixing missing <unistd.h> includes
(Closes: #667124).
.
[ Enrico Zini ]
* New upstream version with gcc 4.7 patches from Cyril Brulebois.
* Migrated to dh.
* Cleaned up uploaders.
* Updated standards-version, no changes required.
Checksums-Sha1:
0cfc84b54ebd9b0c0ee73f642dbf7289dc74c742 1843 buffy_1.5-1.dsc
fe4dbd8616950b99a0a4863e3df1b9cac8bf1d80 348904 buffy_1.5.orig.tar.gz
39bae354267c1b4ec78c99784d9e3720a88dd9eb 3116 buffy_1.5-1.diff.gz
fadd51b4ae6dfd51831c548501d0383726d1eb98 156314 buffy_1.5-1_amd64.deb
Checksums-Sha256:
e561e09064059d75928aeb42e446edb762d194abae786a74337e26f48a97f2e3 1843
buffy_1.5-1.dsc
6b102a311818894cd9cac953b38fce6686b805d9a993095ba6827da31b7e91fa 348904
buffy_1.5.orig.tar.gz
44f8f2f3ecb020e58b10c2dc217e254a04342b89bbf08cbd6bf36b4f7c2affd6 3116
buffy_1.5-1.diff.gz
b30069c99f81600436bb3b99130a4358e086901884f1a8421e751b69b1b2eaee 156314
buffy_1.5-1_amd64.deb
Files:
6b16d46a421d3221ce87cad6f370b868 1843 mail optional buffy_1.5-1.dsc
3fc877f2f99a7b70bff2981d3aed7953 348904 mail optional buffy_1.5.orig.tar.gz
5068ca4d08a1d4550bcacb254e017028 3116 mail optional buffy_1.5-1.diff.gz
09ddcbc35b341fa0df5ecd7a478f75af 156314 mail optional buffy_1.5-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPjJ0wAAoJEB5qw/OH8O2sfw8P/1Md385VmG2tG+X3lV7jfohT
lVk4cXL05urUJh1tRQNUi1R5wZhANVd0JTqDi9Aaf1o8V7qhmaa0k9HEzfGRNkSJ
Fcbb8phmivhdimNohQ3VxfrQVv/OmLgnDvE1Jr+21PYVC1yTmlsh7JtGKMcWmrzC
maPc3vd4FMD0KV1gKsbsNMCyPKtGQrLl3Ufe0OeaPpBBmtMR7K0gFkAFjcJsYpuy
YMTDBkd1B/A5bPq20IzwxPDZd/szOBLYpEF+ZUyqaexaYjVFSDX4ONXZWGwSSMWV
SXAblvNvfcH0w9ZLYJSkbYeuna4lRg5Ca1CBw6VZXu4WapAFtdwKWRaLuHbzlxLA
oYUTRsaxgjfF3vZQm/M4F04jND2wZtsfbJGUu++3IqxJZuV3T7G7EyHfkGXGrQCb
hCGPGgALRkiCCETJQbWRfjdSiZBLpS7D+7hjdGLsW0Ugzk7onG5kwYqPkdOiOgUP
hFszoclQl3PbpicTrZkFEvNe4zmOYbXQbWAegA8D7cqvd8K2ZKVo/f8s7jRaudAN
8yOIEjgi147GbIbmcdxsKivL6ZqskJ/6yPqw2GZxrKa3x/BTykZYyELTxI4xs4dY
Mk9po3f9ngyjtUa2BMvHs4tFR0UH0QhL+l32Vk6+4H2XmA4JPQn4RVGp4DRkbchT
KJeyGAqiSc5EGYKm6wEy
=isL4
-----END PGP SIGNATURE-----
--- End Message ---