Your message dated Sun, 20 May 2012 15:12:34 +0000
with message-id <e1sw7oa-0002op...@franck.debian.org>
and subject line Bug#673580: fixed in llvm-2.9 2.9+dfsg-7
has caused the Debian Bug report #673580,
regarding llvm-2.9: FTBFS[kfreebsd,hurd]: 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 ow...@bugs.debian.org
immediately.)
--
673580: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673580
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:llvm-2.9
Version: 2.9+dfsg-6
Severity: serious
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: kfreebsd
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
X-Debbugs-Cc: debian-...@lists.debian.org
Justification: fails to build from source (but built successfully in the
past)
Hi,
Related to #673266, there is some remaining code that FTBFS
on kfreebsd-* and hurd-i386 with gcc-4.7:
> if i486-kfreebsd-gnu-g++
> -I/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include
> -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0
> -DGTEST_USE_OWN_TR1_TUPLE
> -I/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/include
>
> -I/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest
>
> -I/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/include
>
> -I/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest
> -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -g
> -O2 -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -pedantic
> -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP
> -MF
> "/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest/Release/gtest.d.tmp"
> -MT "/bu
ild/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest/Release/gtest.o"
-MT
"/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest/Release/gtest.d"
/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/gtest.cc
-o
/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest/Release/gtest.o
; \
> then /bin/mv -f
> "/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest/Release/gtest.d.tmp"
>
> "/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest/Release/gtest.d";
> else /bin/rm
> "/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest/Release/gtest.d.tmp";
> exit 1; fi
> In file included from
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:40:0,
> from
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/gtest.h:57,
> from
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/gtest.cc:34:
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:
> In function 'int testing::internal::posix::IsATTY(int)':
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1318:45:
> error: 'isatty' was not declared in this scope
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:
> In function 'int testing::internal::posix::RmDir(const char*)':
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1324:53:
> error: 'rmdir' was not declared in this scope
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:
> In function 'int testing::internal::posix::ChDir(const char*)':
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1346:53:
> error: 'chdir' was not declared in this scope
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:
> In function 'int testing::internal::posix::Read(int, void*, unsigned int)':
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1360:46:
> error: 'read' was not declared in this scope
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:
> In function 'int testing::internal::posix::Write(int, const void*, unsigned
> int)':
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1363:47:
> error: 'write' was not declared in this scope
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:
> In function 'int testing::internal::posix::Close(int)':
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1365:43:
> error: 'close' was not declared in this scope
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:
> In function 'int testing::internal::posix::IsATTY(int)':
> /build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1318:48:
> warning: control reaches end of non-void function [-Wreturn-type]
> /bin/rm: cannot remove
> `/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest/Release/gtest.d.tmp':
> No such file or directory
> make[4]: ***
> [/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest/Release/gtest.o]
> Error 1
> make[4]: Leaving directory
> `/build/buildd-llvm-2.9_2.9+dfsg-6-kfreebsd-i386-VMyhG8/llvm-2.9-2.9+dfsg/build-llvm/utils/unittest/googletest'
> make[3]: *** [googletest/.makeall] Error 2
Thanks,
Regards,
--
Steven Chamberlain
ste...@pyro.eu.org
--- End Message ---
--- Begin Message ---
Source: llvm-2.9
Source-Version: 2.9+dfsg-7
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-7_i386.deb
to main/l/llvm-2.9/libllvm-2.9-ocaml-dev_2.9+dfsg-7_i386.deb
libllvm2.9_2.9+dfsg-7_i386.deb
to main/l/llvm-2.9/libllvm2.9_2.9+dfsg-7_i386.deb
llvm-2.9-dev_2.9+dfsg-7_i386.deb
to main/l/llvm-2.9/llvm-2.9-dev_2.9+dfsg-7_i386.deb
llvm-2.9-doc_2.9+dfsg-7_all.deb
to main/l/llvm-2.9/llvm-2.9-doc_2.9+dfsg-7_all.deb
llvm-2.9-examples_2.9+dfsg-7_all.deb
to main/l/llvm-2.9/llvm-2.9-examples_2.9+dfsg-7_all.deb
llvm-2.9-runtime_2.9+dfsg-7_i386.deb
to main/l/llvm-2.9/llvm-2.9-runtime_2.9+dfsg-7_i386.deb
llvm-2.9-source_2.9+dfsg-7_all.deb
to main/l/llvm-2.9/llvm-2.9-source_2.9+dfsg-7_all.deb
llvm-2.9_2.9+dfsg-7.debian.tar.gz
to main/l/llvm-2.9/llvm-2.9_2.9+dfsg-7.debian.tar.gz
llvm-2.9_2.9+dfsg-7.dsc
to main/l/llvm-2.9/llvm-2.9_2.9+dfsg-7.dsc
llvm-2.9_2.9+dfsg-7_i386.deb
to main/l/llvm-2.9/llvm-2.9_2.9+dfsg-7_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: Sun, 20 May 2012 16:21:18 +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-7
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: 673580
Changes:
llvm-2.9 (2.9+dfsg-7) unstable; urgency=low
.
[ Vincent Legout ]
* Update patches/0035-gcc-4.7.patch to fix a remaining build failure with
gcc-4.7 on kfreebsd and hurd. (Closes: #673580)
Checksums-Sha1:
3c20186246ab23ef29fff373bd7c9834cd772683 2001 llvm-2.9_2.9+dfsg-7.dsc
62939c7f73a7a16545cca5c8da58561c82752c5f 32317
llvm-2.9_2.9+dfsg-7.debian.tar.gz
1afea539fdd17337a71fb265467ce0ddb80e5e44 6751998 libllvm2.9_2.9+dfsg-7_i386.deb
bb1f95ed59f20d3078924985e8177996960fb14f 1368238 llvm-2.9_2.9+dfsg-7_i386.deb
81c77618d8bb366b7aa89266abbf9e8273aa9000 34398
llvm-2.9-runtime_2.9+dfsg-7_i386.deb
cc4aabccb3963d300f0bdb997826e4d5b77790f1 11276710
llvm-2.9-dev_2.9+dfsg-7_i386.deb
af0d9260df92e30e90a5b501cae7468a691b190c 254666
libllvm-2.9-ocaml-dev_2.9+dfsg-7_i386.deb
440b75aef94e1255ae5bd2d93bda3c4ae6e1f633 967414 llvm-2.9-doc_2.9+dfsg-7_all.deb
144a05c662ff7f97b03d778649eabd55550d3721 112200
llvm-2.9-examples_2.9+dfsg-7_all.deb
8296c3d7e0577dd60f547807df92674eb4d977a1 6741338
llvm-2.9-source_2.9+dfsg-7_all.deb
Checksums-Sha256:
d3efa9896ecfe6087c8186fcfe93bcc5a56edd9079a7a477599e3d598c91682d 2001
llvm-2.9_2.9+dfsg-7.dsc
1ca72853a647f8cfa54b6c0dcd82e129b5c3c09e1efb6e23ce2e8735833499c1 32317
llvm-2.9_2.9+dfsg-7.debian.tar.gz
b8f48eac1ecc77dd0729e007cff64ec3477f954c047504176e6d370e0b79a99f 6751998
libllvm2.9_2.9+dfsg-7_i386.deb
668643cb22b1b6c49c189af83957c100c6ad0c1bc1918dbea0cfd66e60c09712 1368238
llvm-2.9_2.9+dfsg-7_i386.deb
450dbfbd075f3ddd16fc3ab1fba96271f0ae5db977c005ca4dcbc309e1fae373 34398
llvm-2.9-runtime_2.9+dfsg-7_i386.deb
9ff7d8bf3fae981e8332478698fef2d1d38be8da2cc9a2adad908f9bea604f64 11276710
llvm-2.9-dev_2.9+dfsg-7_i386.deb
6b5bfbbe209294ea8724bf5bdd3d7c2d3d61c53a772e03b030dfb55dad591368 254666
libllvm-2.9-ocaml-dev_2.9+dfsg-7_i386.deb
e1ee699a55f906a1817121ef75acda3a894509e94100d067d0c340bc273b15a2 967414
llvm-2.9-doc_2.9+dfsg-7_all.deb
ccae679a32bdaab4aa53cca9a9177ad211c3b01b7d58a48a60de09ef32338779 112200
llvm-2.9-examples_2.9+dfsg-7_all.deb
d5da6c5e2e9bbefde66beb12e552bd4f63b9806e68b4137db26362c54aecd55f 6741338
llvm-2.9-source_2.9+dfsg-7_all.deb
Files:
83890dafaf4f616cff757717ac55087c 2001 devel optional llvm-2.9_2.9+dfsg-7.dsc
4ac424e13982163d441b14100ca4daf0 32317 devel optional
llvm-2.9_2.9+dfsg-7.debian.tar.gz
5457c0eaac1164ef57d5f4e7cab992e8 6751998 libs optional
libllvm2.9_2.9+dfsg-7_i386.deb
d765034ee225ca27d462a5bf06147290 1368238 devel optional
llvm-2.9_2.9+dfsg-7_i386.deb
0354c1c61d8bd26ae46625fdb54fb828 34398 devel optional
llvm-2.9-runtime_2.9+dfsg-7_i386.deb
0842f86f8c0fe7f6c9230466618b02be 11276710 devel optional
llvm-2.9-dev_2.9+dfsg-7_i386.deb
7b58dd355024c555d65d005e267fa62c 254666 ocaml optional
libllvm-2.9-ocaml-dev_2.9+dfsg-7_i386.deb
c0963a4754edd1f0ca2ba82712e4a834 967414 doc optional
llvm-2.9-doc_2.9+dfsg-7_all.deb
d0447fc2b274f3352b9bd0d3e480067d 112200 doc optional
llvm-2.9-examples_2.9+dfsg-7_all.deb
8a0fb4e6434c2aff7f14ba510a0af5a9 6741338 devel optional
llvm-2.9-source_2.9+dfsg-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+5Az0ACgkQiOXXM92JlhAYUACeMjqXhA+1OUbnrC53gfeD7prj
xOYAoNYqiwgG9VJ1LnqHsMzYLc78aaN5
=4EOS
-----END PGP SIGNATURE-----
--- End Message ---