Your message dated Wed, 12 Jun 2013 03:19:18 +0000 with message-id <[email protected]> and subject line Bug#705407: fixed in kfreebsd-kernel-headers 0.84 has caused the Debian Bug report #705407, regarding libc0.1-dev: sys/mount.h requires C99 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.) -- 705407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705407 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libc0.1-dev Version: 2.13-38 Severity: normal Hi, currently, using sys/mount.h provided on kFreeBSD by glibc requires compiling it with C99. Basically, compiling a very tiny test case like: vvvvvvvvvvv #include <sys/mount.h> int main(){return 0;} ^^^^^^^^^^ $ gcc -D_BSD_SOURCE -std=c90 -o mount mount.c In file included from mount.c:1:0: /usr/include/i386-kfreebsd-gnu/sys/mount.h:389:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' while it succeeds when using -std=c99 (or equivalents). -- Pino
--- End Message ---
--- Begin Message ---Source: kfreebsd-kernel-headers Source-Version: 0.84 We believe that the bug you reported is fixed in the latest version of kfreebsd-kernel-headers, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Guillem Jover <[email protected]> (supplier of updated kfreebsd-kernel-headers 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: SHA1 Format: 1.8 Date: Wed, 12 Jun 2013 03:30:26 +0200 Source: kfreebsd-kernel-headers Binary: kfreebsd-kernel-headers Architecture: source kfreebsd-amd64 Version: 0.84 Distribution: unstable Urgency: low Maintainer: GNU/kFreeBSD Maintainers <[email protected]> Changed-By: Guillem Jover <[email protected]> Description: kfreebsd-kernel-headers - kFreeBSD headers for development Closes: 684330 705407 Changes: kfreebsd-kernel-headers (0.84) unstable; urgency=low . [ Robert Millan ] * Strip __FBSDID() from all headers using it (including sctp.h). (Closes: #684330) . [ Petr Salinger ] * <sys/sysctl.h> "u_int" -> "unsigned int". Closes: #705407 * Make <machine/sigframe.h> compilable. . [ Guillem Jover ] * Switch to canonical Vcs URLs. * Cleanup Uploaders. * Now using Standards-Version 3.9.4 (no changes needed). . [ Steven Chamberlain ] * <sys/filedesc.h> "u_long" -> "unsigned long" for compatibility with C99. Checksums-Sha1: c4019e638f3cef47d7528c6064047a7dc9d99067 1173 kfreebsd-kernel-headers_0.84.dsc 9b64a1f28feb667f5eb2ef908af157e7704f58a1 53228 kfreebsd-kernel-headers_0.84.tar.gz 3c1739c5d45514b4ab6c226582b914eb0b977848 1622460 kfreebsd-kernel-headers_0.84_kfreebsd-amd64.deb Checksums-Sha256: 30b5722c3e10026b55195f734799119c1494b8e342c7bf70a8ec340073b219c3 1173 kfreebsd-kernel-headers_0.84.dsc c00291718c02ddf03d4086248624e130dca7d90ae8921d57578f05e97235934c 53228 kfreebsd-kernel-headers_0.84.tar.gz 6c13ea4aad5eba19ffe25a99fb2364c93b4e19d88f24c76f0fc9c685127fdcc4 1622460 kfreebsd-kernel-headers_0.84_kfreebsd-amd64.deb Files: 5cac36637a4cfb938a4ea48609612fa5 1173 kernel standard kfreebsd-kernel-headers_0.84.dsc 428f57c3e1e13d205f85fc6c800b3bd1 53228 kernel standard kfreebsd-kernel-headers_0.84.tar.gz e7fbedf5358ffe6f11178dbae5b5ff04 1622460 kernel standard kfreebsd-kernel-headers_0.84_kfreebsd-amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlG31UkACgkQuW9ciZ2SjJumowCgpVUidvMB4KYulcwqRiBP7CBb fw4AnRPEU5/q5Tw29ldzBR3yradAUaL7 =fPVj -----END PGP SIGNATURE-----
--- End Message ---

