Bug#734782: marked as done (ctfutils: FTBFS w/32-bit off_t)
Your message dated Fri, 10 Jan 2014 00:03:18 +0000
with message-id <E1W1PZG-0005sr-Ed@franck.debian.org>
and subject line Bug#734782: fixed in ctfutils 9.2-5
has caused the Debian Bug report #734782,
regarding ctfutils: FTBFS w/32-bit off_t
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 owner@bugs.debian.org
immediately.)
--
734782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734782
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ctfutils
Version: 9.2-4
Severity: important
ctfutils fails to build on platforms in which off_t is a 32-bit type
by default, including in particular all 32-bit Linux platforms:
In file included from /usr/include/bsd/stdio.h:30:0,
from /usr/include/freebsd/stdio.h:6,
from /«PKGBUILDDIR»/cddl/lib/libctf/../../../cddl/compat/opensolaris/include/stdio.h:30,
from /«PKGBUILDDIR»/cddl/contrib/opensolaris/common/ctf/ctf_impl.h:55,
from /«PKGBUILDDIR»/cddl/lib/libctf/../../../cddl/contrib/opensolaris/lib/libctf/common/ctf_lib.c:33:
/usr/include/unistd.h:345:18: error: conflicting types for 'lseek'
extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)
^
In file included from /usr/include/freebsd/unistd.h:1:0,
from /«PKGBUILDDIR»/cddl/lib/libctf/../../../cddl/compat/opensolaris/include/unistd.h:33,
from /«PKGBUILDDIR»/cddl/lib/libctf/../../../cddl/contrib/opensolaris/lib/libctf/common/ctf_lib.c:34:
/usr/include/unistd.h:334:16: note: previous declaration of 'lseek' was here
extern __off_t lseek (int __fd, __off_t __offset, int __whence) __THROW;
^
Please try explicitly enabling large file support by building with
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 .
Thanks!
--- End Message ---
--- Begin Message ---
Source: ctfutils
Source-Version: 9.2-5
We believe that the bug you reported is fixed in the latest version of
ctfutils, which is due to be installed in the Debian FTP archive.
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 734782@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robert Millan <rmh@debian.org> (supplier of updated ctfutils 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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 10 Jan 2014 00:54:09 +0100
Source: ctfutils
Binary: ctfutils
Architecture: source kfreebsd-amd64
Version: 9.2-5
Distribution: unstable
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers <debian-bsd@lists.debian.org>
Changed-By: Robert Millan <rmh@debian.org>
Description:
ctfutils - FreeBSD CTF utilities
Closes: 734782
Changes:
ctfutils (9.2-5) unstable; urgency=low
.
* Add -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE to CFLAGS. Thanks
Aaron M. Ucko. (Closes: #734782)
Checksums-Sha1:
22678785208acf79b823940b642c36625f7830a5 1334 ctfutils_9.2-5.dsc
4c55d43fa76408713e5a3d86ea27cb50ce1de360 11839 ctfutils_9.2-5.debian.tar.gz
3cd7295683dbfa1c9d129e14f71777c889643d55 91474 ctfutils_9.2-5_kfreebsd-amd64.deb
Checksums-Sha256:
6c20b2b1b10fc9bba48a149f19a22c169ce14724df1fc8ce2d27ddb6f278bd47 1334 ctfutils_9.2-5.dsc
2bd5141ce21623b984529f9ec6b714ad150310bd2582e98da52a50c53aabb19f 11839 ctfutils_9.2-5.debian.tar.gz
a578437eedf7fd46db5f71847625895732b26793e22280a4753788bdd04ce08c 91474 ctfutils_9.2-5_kfreebsd-amd64.deb
Files:
e284e32a0ee309497443e46f42555dbf 1334 devel extra ctfutils_9.2-5.dsc
f3fad48fa945cbcbd85d03d6894cc31c 11839 devel extra ctfutils_9.2-5.debian.tar.gz
6d85ab902619209f3482c21f701bd51b 91474 devel extra ctfutils_9.2-5_kfreebsd-amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/kFreeBSD)
iEYEARECAAYFAlLPNusACgkQC19io6rUCv9FtwCghXtIGBGL6lSKRGBqobjS1A3o
I/wAniuL6nUoOe91LyELpWitWgAfxapp
=cvyu
-----END PGP SIGNATURE-----
--- End Message ---
Reply to: