Your message dated Fri, 18 May 2012 09:31:07 +0000
with message-id <e1svjwd-0000hr...@franck.debian.org>
and subject line Bug#673266: fixed in llvm-2.9 2.9+dfsg-6
has caused the Debian Bug report #673266,
regarding FTBFS: lseek64' was not declared
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.)
--
673266: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673266
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: llvm-2.9
Version: 2.9+dfsg-5
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
Hello,
llvm-2.9 currently FTBFS in sid:
/tmp/buildd/llvm-2.9-2.9+dfsg/lib/ExecutionEngine/JIT/Intercept.cpp:69:67:
error: 'lseek64' was not declared in this scope
This is most probably due to the switch to gcc 4.7.
Samuel
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages llvm-2.9 depends on:
pn libc6 2.13-32
pn libffi5 3.0.10-3
pn libgcc1 1:4.7.0-7
pn libllvm2.9 <none>
pn libstdc++6 4.7.0-7
pn llvm-2.9-runtime <none>
Versions of packages llvm-2.9 recommends:
pn llvm-2.9-dev <none>
Versions of packages llvm-2.9 suggests:
pn llvm-2.9-doc <none>
--
Samuel Thibault <samuel.thiba...@fnac.net>
<c> xlnt comme sujet de stage je peux essayer de donner une description
formelle de automake
-+- #ens-mim -+-
--- End Message ---
--- Begin Message ---
Source: llvm-2.9
Source-Version: 2.9+dfsg-6
We believe that the bug you reported is fixed in the latest version of
llvm-2.9, which is due to be installed in the Debian FTP archive:
libllvm-2.9-ocaml-dev_2.9+dfsg-6_i386.deb
to main/l/llvm-2.9/libllvm-2.9-ocaml-dev_2.9+dfsg-6_i386.deb
libllvm2.9_2.9+dfsg-6_i386.deb
to main/l/llvm-2.9/libllvm2.9_2.9+dfsg-6_i386.deb
llvm-2.9-dev_2.9+dfsg-6_i386.deb
to main/l/llvm-2.9/llvm-2.9-dev_2.9+dfsg-6_i386.deb
llvm-2.9-doc_2.9+dfsg-6_all.deb
to main/l/llvm-2.9/llvm-2.9-doc_2.9+dfsg-6_all.deb
llvm-2.9-examples_2.9+dfsg-6_all.deb
to main/l/llvm-2.9/llvm-2.9-examples_2.9+dfsg-6_all.deb
llvm-2.9-runtime_2.9+dfsg-6_i386.deb
to main/l/llvm-2.9/llvm-2.9-runtime_2.9+dfsg-6_i386.deb
llvm-2.9-source_2.9+dfsg-6_all.deb
to main/l/llvm-2.9/llvm-2.9-source_2.9+dfsg-6_all.deb
llvm-2.9_2.9+dfsg-6.debian.tar.gz
to main/l/llvm-2.9/llvm-2.9_2.9+dfsg-6.debian.tar.gz
llvm-2.9_2.9+dfsg-6.dsc
to main/l/llvm-2.9/llvm-2.9_2.9+dfsg-6.dsc
llvm-2.9_2.9+dfsg-6_i386.deb
to main/l/llvm-2.9/llvm-2.9_2.9+dfsg-6_i386.deb
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 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sylvestre Ledru <sylves...@debian.org> (supplier of updated llvm-2.9 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: SHA1
Format: 1.8
Date: Fri, 18 May 2012 09:24:01 +0200
Source: llvm-2.9
Binary: libllvm2.9 llvm-2.9 llvm-2.9-runtime llvm-2.9-dev libllvm-2.9-ocaml-dev
llvm-2.9-doc llvm-2.9-examples llvm-2.9-source
Architecture: source i386 all
Version: 2.9+dfsg-6
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Description:
libllvm-2.9-ocaml-dev - Low-Level Virtual Machine (LLVM), bindings for OCaml
libllvm2.9 - Low-Level Virtual Machine (LLVM), runtime library
llvm-2.9 - Low-Level Virtual Machine (LLVM)
llvm-2.9-dev - Low-Level Virtual Machine (LLVM), libraries and headers
llvm-2.9-doc - Low-Level Virtual Machine (LLVM), documentation
llvm-2.9-examples - Low-Level Virtual Machine (LLVM), examples
llvm-2.9-runtime - Low-Level Virtual Machine (LLVM), bytecode interpreter
llvm-2.9-source - Low-Level Virtual Machine (LLVM), source code
Closes: 673266
Changes:
llvm-2.9 (2.9+dfsg-6) unstable; urgency=low
.
[ Vincent Legout ]
* debian/patches/0035-gcc-4.7.patch: Fix FTBFS with gcc-4.7.
(Closes: #673266)
Checksums-Sha1:
fefdec975b7198e2e0681f8c45e77e0f32ee74e6 2001 llvm-2.9_2.9+dfsg-6.dsc
c0e6359ab91aba81f3a309101208241cd86d94be 32065
llvm-2.9_2.9+dfsg-6.debian.tar.gz
c11c2a802072b8e249cb78e0524c69cb10f0ca3b 6751966 libllvm2.9_2.9+dfsg-6_i386.deb
348dea1f3091fb128435cabb6d6e8b8b1e5836a5 1368146 llvm-2.9_2.9+dfsg-6_i386.deb
c561ef54e249cd9eb3561cab0d434a25f2f2698e 34334
llvm-2.9-runtime_2.9+dfsg-6_i386.deb
8a922d688080c90f905fce9daaefcb0725768783 11276770
llvm-2.9-dev_2.9+dfsg-6_i386.deb
8d386f81fc71bcad4e21a3120b56cfd5e92545ff 254598
libllvm-2.9-ocaml-dev_2.9+dfsg-6_i386.deb
b44b7942474d9d5ece931d0bc9c4a61a9e5335e9 967516 llvm-2.9-doc_2.9+dfsg-6_all.deb
6a66ffa4f99ce789254b1a1a6a44274b9612c56c 112162
llvm-2.9-examples_2.9+dfsg-6_all.deb
36ccb5b14452d44b98b5fa9318704877c2c59e61 6741190
llvm-2.9-source_2.9+dfsg-6_all.deb
Checksums-Sha256:
4c0ca20eff7e6aa426b9de911559351e6eedc49a5c4b4a06c40a13cea90db949 2001
llvm-2.9_2.9+dfsg-6.dsc
1cb376e2e29a1e977876b61c6556313d8b38bb8fc8895ba24d03997ee7c1abd7 32065
llvm-2.9_2.9+dfsg-6.debian.tar.gz
e77f09b10695e2c8a94012a7edfffaba4dd200b7bf9422d85129db6a7cf1b264 6751966
libllvm2.9_2.9+dfsg-6_i386.deb
3fde3eba2afc745668472d2b95c4a5e995c819cb793fb783557604f76a35d392 1368146
llvm-2.9_2.9+dfsg-6_i386.deb
f88f9d3b2528f5d524c1c3ebde0a274c59e63e7c065a1ba35bf8eb314e9d87d1 34334
llvm-2.9-runtime_2.9+dfsg-6_i386.deb
131ac5e778e80f02849353716b3623e4d51f4ef5b2b1a06780c774e14734d771 11276770
llvm-2.9-dev_2.9+dfsg-6_i386.deb
c10954f2f3b75c4a927219753527331b5309c22a38a1cb10adea110c1d85f4b3 254598
libllvm-2.9-ocaml-dev_2.9+dfsg-6_i386.deb
ccb4ba466129d7e9ee97b9d2a525f9ad0f5994d06db5ad825799ca60427ea16b 967516
llvm-2.9-doc_2.9+dfsg-6_all.deb
7733bfc853cf4888c234e6bc46a84a0502b8e14face2035ac9fd88dd2b9d4532 112162
llvm-2.9-examples_2.9+dfsg-6_all.deb
8cfc222e1ebcaf159d0b53c9dcb39f3040d9d39fe523967960b33df4b5f5df79 6741190
llvm-2.9-source_2.9+dfsg-6_all.deb
Files:
16628d2e83c192cacf550bbb7618c3d5 2001 devel optional llvm-2.9_2.9+dfsg-6.dsc
b212c3c708f1a31e009f712427e926e5 32065 devel optional
llvm-2.9_2.9+dfsg-6.debian.tar.gz
2b8baa01f23f999a54546d3554c8610f 6751966 libs optional
libllvm2.9_2.9+dfsg-6_i386.deb
a60f16c24dd05361177b19133704993a 1368146 devel optional
llvm-2.9_2.9+dfsg-6_i386.deb
deae28eb629c2f9bef20cb603479ea86 34334 devel optional
llvm-2.9-runtime_2.9+dfsg-6_i386.deb
772a07f66379c9caa54e4b151aee9263 11276770 devel optional
llvm-2.9-dev_2.9+dfsg-6_i386.deb
28ff1a86cdd423c7fe003bd49901a894 254598 ocaml optional
libllvm-2.9-ocaml-dev_2.9+dfsg-6_i386.deb
1492c82710ae3f54f56ff215796da068 967516 doc optional
llvm-2.9-doc_2.9+dfsg-6_all.deb
5e73f1bc66ffecf370fbca81ed556afb 112162 doc optional
llvm-2.9-examples_2.9+dfsg-6_all.deb
a8be43ea0fa7b001db4475e9435daed1 6741190 devel optional
llvm-2.9-source_2.9+dfsg-6_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+1/xoACgkQiOXXM92JlhCjsQCffei0SYeMV/xr4yZi0YfHGx1n
3gYAoOtx6yZUky418r3qUNGjMcOZ0Ct+
=Udk0
-----END PGP SIGNATURE-----
--- End Message ---