Your message dated Sat, 14 May 2011 09:47:11 +0000
with message-id <[email protected]>
and subject line Bug#625729: Removed package(s) from unstable
has caused the Debian Bug report #624981,
regarding llvm: FTBFS: ilist.h:143:43: error: 'ptrdiff_t' was not declared in
this scope
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.)
--
624981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624981
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: llvm
Version: 2.6-9.1
Severity: serious
Tags: wheezy sid
User: [email protected]
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:
> if x86_64-linux-gnu-g++
> -I/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/include
> -I/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support
> -I/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include
> -I/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/lib/Support -DNDEBUG
> -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
> -DLLVM_DEBIAN_INFO='" (Debian 2.6-9.1)"' -O2 -fomit-frame-pointer
> -fno-exceptions -fPIC -Woverloaded-virtual -pedantic -Wno-long-long -Wall
> -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF
> "/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support/Release-Asserts/FileUtilities.d.tmp"
> -MT
> "/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support/Release-Asserts/FileUtilities.o"
> -MT
> "/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support/Release-Asserts/FileUtilities.d"
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/lib/Support/FileUtilities.cpp
> -o
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support/Release-Asserts/FileUtilities.o
> ; \
> then /bin/mv -f
> "/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support/Release-Asserts/FileUtilities.d.tmp"
>
> "/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support/Release-Asserts/FileUtilities.d";
> else /bin/rm
> "/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support/Release-Asserts/FileUtilities.d.tmp";
> exit 1; fi
> In file included from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/Support/Recycler.h:18:0,
> from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/lib/Support/Allocator.cpp:16:
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:143:43:
> error: 'ptrdiff_t' was not declared in this scope
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:143:43:
> note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:143:52:
> error: template argument 2 is invalid
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:147:42:
> error: 'ptrdiff_t' was not declared in this scope
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:147:42:
> note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:147:51:
> error: template argument 2 is invalid
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:149:20:
> error: 'super' is not a class or namespace
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:150:20:
> error: 'super' is not a class or namespace
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:151:20:
> error: 'super' is not a class or namespace
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:152:20:
> error: 'super' is not a class or namespace
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:173:3:
> error:
> 'llvm::ilist_iterator<NodeTy>::ilist_iterator(llvm::ilist_iterator<NodeTy>::reference)'
> cannot be overloaded
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:172:3:
> error: with
> 'llvm::ilist_iterator<NodeTy>::ilist_iterator(llvm::ilist_iterator<NodeTy>::pointer)'
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h: In
> member function 'llvm::ilist_iterator<NodeTy>::reference
> llvm::ilist_iterator<NodeTy>::operator*() const':
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:198:13:
> error: invalid type argument of unary '*' (have
> 'llvm::ilist_iterator<NodeTy>::pointer')
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h: At
> global scope:
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/ilist.h:346:11:
> error: 'ptrdiff_t' does not name a type
> In file included from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/Support/CommandLine.h:26:0,
> from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/lib/Support/Debug.cpp:26:
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/SmallVector.h:94:11:
> error: 'ptrdiff_t' does not name a typeIn file included from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/FoldingSet.h:20:0,
> from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/lib/Support/APSInt.cpp:16:
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/SmallVector.h:94:11:
> error: 'ptrdiff_t' does not name a type
>
> In file included from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/FoldingSet.h:20:0,
> from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/lib/Support/APFloat.cpp:17:
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/SmallVector.h:94:11:
> error: 'ptrdiff_t' does not name a type
> In file included from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/FoldingSet.h:20:0,
> from
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/lib/Support/APInt.cpp:18:
> /build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/include/llvm/ADT/SmallVector.h:94:11:
> error: 'ptrdiff_t' does not name a type
> /bin/rm: cannot remove
> `/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support/Release-Asserts/APSInt.d.tmp':
> No such file or directory
> make[2]: ***
> [/build/user-llvm_2.6-9.1-amd64-TGZsIE/llvm-2.6/build-llvm/lib/Support/Release-Asserts/APSInt.o]
> Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/llvm_2.6-9.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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Version: 2.6-9.1+rm
Dear submitter,
as the package llvm has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/625729
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---