Your message dated Wed, 20 Jul 2011 13:48:14 +0000
with message-id <e1qjx8i-000589...@franck.debian.org>
and subject line Bug#625046: fixed in libwibble 0.1.28-1
has caused the Debian Bug report #625046,
regarding libwibble: FTBFS: list.h:18:13: error: 'ptrdiff_t' does not name a
type
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.)
--
625046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625046
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libwibble
Version: 0.1.27-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[3]: Entering directory
> `/build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/obj-x86_64-linux-gnu'
> /usr/bin/cmake -E cmake_progress_report
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/obj-x86_64-linux-gnu/CMakeFiles
> 33
> [ 67%] Building CXX object
> wibble/CMakeFiles/wibble-test.dir/wibble-test-generated-_build_user-libwibble_0.1.27-1-amd64-SKXe2P_libwibble-0.1.27_wibble_list.o
> cd
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/obj-x86_64-linux-gnu/wibble
> && /usr/bin/g++ -DHAVE_CONFIG_H -g -O2 -g -O2 -Wall
> -I/build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/..
> -I/build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/obj-x86_64-linux-gnu/wibble/..
> -o
> CMakeFiles/wibble-test.dir/wibble-test-generated-_build_user-libwibble_0.1.27-1-amd64-SKXe2P_libwibble-0.1.27_wibble_list.o
> -c
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/obj-x86_64-linux-gnu/wibble/wibble-test-generated-_build_user-libwibble_0.1.27-1-amd64-SKXe2P_libwibble-0.1.27_wibble_list.cpp
> In file included from
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/list.test.h:3:0,
> from
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/obj-x86_64-linux-gnu/wibble/wibble-test-generated-_build_user-libwibble_0.1.27-1-amd64-SKXe2P_libwibble-0.1.27_wibble_list.cpp:2:
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/../wibble/list.h:18:13:
> error: 'ptrdiff_t' does not name a type
> In file included from
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/list.test.h:4:0,
> from
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/obj-x86_64-linux-gnu/wibble/wibble-test-generated-_build_user-libwibble_0.1.27-1-amd64-SKXe2P_libwibble-0.1.27_wibble_list.cpp:2:
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/../wibble/test.h:
> In function 'void assert_eq_fn(Location, X, Y) [with X = long unsigned int,
> Y = int]':
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/list.test.h:91:9:
> instantiated from here
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/../wibble/test.h:91:5:
> warning: comparison between signed and unsigned integer expressions
> [-Wsign-compare]
> In file included from /usr/include/c++/4.6/bits/stl_algobase.h:66:0,
> from /usr/include/c++/4.6/memory:64,
> from
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/../wibble/list.h:2,
> from
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/list.test.h:3,
> from
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/obj-x86_64-linux-gnu/wibble/wibble-test-generated-_build_user-libwibble_0.1.27-1-amd64-SKXe2P_libwibble-0.1.27_wibble_list.cpp:2:
> /usr/include/c++/4.6/bits/stl_iterator_base_types.h: At global scope:
> /usr/include/c++/4.6/bits/stl_iterator_base_types.h: In instantiation of
> 'std::iterator_traits<wibble::list::ListIterator<TestList::My> >':
> /usr/include/c++/4.6/bits/stl_algobase.h:375:57: instantiated from '_OI
> std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false, _II =
> wibble::list::ListIterator<TestList::My>, _OI =
> std::back_insert_iterator<std::vector<int, std::allocator<int> > >]'
> /usr/include/c++/4.6/bits/stl_algobase.h:422:39: instantiated from '_OI
> std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false, _II =
> wibble::list::ListIterator<TestList::My>, _OI =
> std::back_insert_iterator<std::vector<int, std::allocator<int> > >]'
> /usr/include/c++/4.6/bits/stl_algobase.h:454:18: instantiated from '_OI
> std::copy(_II, _II, _OI) [with _II =
> wibble::list::ListIterator<TestList::My>, _OI =
> std::back_insert_iterator<std::vector<int, std::allocator<int> > >]'
> /build/user-libwibble_0.1.27-1-amd64-SKXe2P/libwibble-0.1.27/wibble/list.test.h:127:46:
> instantiated from here
> /usr/include/c++/4.6/bits/stl_iterator_base_types.h:168:53: error: no type
> named 'difference_type' in 'struct wibble::list::ListIterator<TestList::My>'
> make[3]: ***
> [wibble/CMakeFiles/wibble-test.dir/wibble-test-generated-_build_user-libwibble_0.1.27-1-amd64-SKXe2P_libwibble-0.1.27_wibble_list.o]
> Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/libwibble_0.1.27-1_lsid64.buildlog
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. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: libwibble
Source-Version: 0.1.28-1
We believe that the bug you reported is fixed in the latest version of
libwibble, which is due to be installed in the Debian FTP archive:
libwibble-dev_0.1.28-1_amd64.deb
to main/libw/libwibble/libwibble-dev_0.1.28-1_amd64.deb
libwibble_0.1.28-1.diff.gz
to main/libw/libwibble/libwibble_0.1.28-1.diff.gz
libwibble_0.1.28-1.dsc
to main/libw/libwibble/libwibble_0.1.28-1.dsc
libwibble_0.1.28.orig.tar.gz
to main/libw/libwibble/libwibble_0.1.28.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 625...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Enrico Zini <enr...@debian.org> (supplier of updated libwibble 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 20 Jul 2011 12:59:57 +0200
Source: libwibble
Binary: libwibble-dev
Architecture: source amd64
Version: 0.1.28-1
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini <enr...@debian.org>
Changed-By: Enrico Zini <enr...@debian.org>
Description:
libwibble-dev - Library of various useful C++ code
Closes: 625046
Changes:
libwibble (0.1.28-1) unstable; urgency=low
.
* New upstream version
- Added a missing include. Thanks Ilya Barygin for the patch.
Closes: #625046
* Changed maintainer to myself, list has been closed
* Updated standards-version, no changes required
Checksums-Sha1:
5a76accf774817d6411951318a3985ea4b40069d 1806 libwibble_0.1.28-1.dsc
bc9b8bcc006b37dffe678a5a53b62cb1bf07ef01 131649 libwibble_0.1.28.orig.tar.gz
11389998df1d81a760ecf446d32e0f7afa212214 6628 libwibble_0.1.28-1.diff.gz
438a2f0d986c66554e39ce60a1a2bebb041529b8 1452774
libwibble-dev_0.1.28-1_amd64.deb
Checksums-Sha256:
e6c6da62f419aea4f2f14c7653ac27069538d3c52d66106ef4d4256e638bc013 1806
libwibble_0.1.28-1.dsc
5b9b5d7597bd4189645c9834ca2f357a01edcd2d4a89eafa14cea1204eb14e7c 131649
libwibble_0.1.28.orig.tar.gz
89391e73ca6632c5bf6bb98f391802498cfc9c6b2efa47decb2746273113a154 6628
libwibble_0.1.28-1.diff.gz
6d4dd6e6cdc09e2afd2ecb92bbacd0fd75fdda7946cc1071b0992c3ecbb36530 1452774
libwibble-dev_0.1.28-1_amd64.deb
Files:
3f52513b84cf997d864bc089819c296d 1806 libdevel optional libwibble_0.1.28-1.dsc
75cb8e48797c62d69fb53928482917de 131649 libdevel optional
libwibble_0.1.28.orig.tar.gz
176d5beabd060c03c02298229db246cb 6628 libdevel optional
libwibble_0.1.28-1.diff.gz
5fbe29b8e3e8e961d50288bbdb62e205 1452774 libdevel optional
libwibble-dev_0.1.28-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOJtjeAAoJEB5qw/OH8O2sMvMP/0PII0EFRjCgDMEwC+J6EyK8
uWQjIEuLHVS8yZTVivMCcaacS06VV1ygYJw1WrN4fjbSeG9Z2REnnEk5oWLrgImg
uUMEQTTEANbYY/JeWRQiX1BElL3pBZtpmmG+6gBr+ZtCEH8y5nFKuJCjD+0XvSTT
EO3evN4A68fYOAgMIMO/aV/0xeOHrC0QPF1qoVBLX4E5nkpNiB6IvccQ3KhGzMMf
Q8zv7rG/B8hkoQw5Pp723xohzpJIBj+MM3zNC1qjV/x1KYIeIW6VNb7/+gaOaLMA
Mo6BQQAhi7JpRoRDyvGk0Wv3y8juhsfkv3aAK8MODQIw7nkCTibPM2MaYCqFOWTu
0XBRy5e3LD9fkurMDl1yOEYodj/tU/urv7BuHrX059fzvsYZZ6pmZmBffot353uZ
8PwCYT6LRVidC+Z5NRp8E7UjtUOBaETmIF05BELjCus5HSUtaLpX8gC/Px7MWv50
vp3tFH578Ff/KQDzDwJfG0gYwngIkwA/6tPKcYj1y8BHXb7PIQx3D/23AWoXKBCK
35/LmujrwrDdNJNivPPPdKuvgpoFF/2seO8ecKhp52zOd9Ime2PAl6iNRpLodS93
wrbQJAtMUPf5CzY8zmGiZQCh9SvwcaCn291JkV0kw6lgF8bF3X/k0gJ/Vsi/AZkC
AK2/BO2sbb4DWgEqf6ZS
=n3ZJ
-----END PGP SIGNATURE-----
--- End Message ---