Your message dated Sun, 20 Apr 2008 20:47:23 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474863: fixed in llvm 2.2-7
has caused the Debian Bug report #474863,
regarding llvm: FTBFS: X86JITInfo.cpp:372: error: 'memcmp' 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.)


-- 
474863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474863
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: llvm
Version: 2.2-6
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> if i486-linux-gnu-g++ -I/build/user/llvm-2.2/build-llvm/lib/Target/X86 
> -I/build/user/llvm-2.2/lib/Target/X86 
> -I/build/user/llvm-2.2/build-llvm/include -I/build/user/llvm-2.2/include 
> -I/build/user/llvm-2.2/build-llvm/include -I/build/user/llvm-2.2/include  
> -D_DEBUG  -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O2 -fomit-frame-pointer 
> -fno-exceptions -DLLVM_DEBIAN_INFO='" (Debian 2.2-6)"' -Woverloaded-virtual 
> -pedantic -Wall -W -Wwrite-strings -Wno-long-long -Wunused 
> -Wno-unused-parameter  -c -MMD -MP -MF 
> "/build/user/llvm-2.2/build-llvm/lib/Target/X86/Release/X86JITInfo.d.tmp" -MT 
> "/build/user/llvm-2.2/build-llvm/lib/Target/X86/Release/X86JITInfo.lo" -MT 
> "/build/user/llvm-2.2/build-llvm/lib/Target/X86/Release/X86JITInfo.o" -MT 
> "/build/user/llvm-2.2/build-llvm/lib/Target/X86/Release/X86JITInfo.d" 
> /build/user/llvm-2.2/lib/Target/X86/X86JITInfo.cpp -o 
> /build/user/llvm-2.2/build-llvm/lib/Target/X86/Release/X86JITInfo.o ; \
>               then /bin/mv -f 
> "/build/user/llvm-2.2/build-llvm/lib/Target/X86/Release/X86JITInfo.d.tmp" 
> "/build/user/llvm-2.2/build-llvm/lib/Target/X86/Release/X86JITInfo.d"; else 
> /bin/rm 
> "/build/user/llvm-2.2/build-llvm/lib/Target/X86/Release/X86JITInfo.d.tmp"; 
> exit 1; fi
> /build/user/llvm-2.2/lib/Target/X86/X86JITInfo.cpp: In member function 
> 'virtual void (* llvm::X86JITInfo::getLazyResolverFunction(void* 
> (*)(void*)))()':
> /build/user/llvm-2.2/lib/Target/X86/X86JITInfo.cpp:372: error: 'memcmp' was 
> not declared in this scope
> make[4]: *** 
> [/build/user/llvm-2.2/build-llvm/lib/Target/X86/Release/X86JITInfo.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  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 ---
Source: llvm
Source-Version: 2.2-7

We believe that the bug you reported is fixed in the latest version of
llvm, which is due to be installed in the Debian FTP archive:

llvm-dev_2.2-7_amd64.deb
  to pool/main/l/llvm/llvm-dev_2.2-7_amd64.deb
llvm-doc_2.2-7_all.deb
  to pool/main/l/llvm/llvm-doc_2.2-7_all.deb
llvm-examples_2.2-7_all.deb
  to pool/main/l/llvm/llvm-examples_2.2-7_all.deb
llvm_2.2-7.diff.gz
  to pool/main/l/llvm/llvm_2.2-7.diff.gz
llvm_2.2-7.dsc
  to pool/main/l/llvm/llvm_2.2-7.dsc
llvm_2.2-7_amd64.deb
  to pool/main/l/llvm/llvm_2.2-7_amd64.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Habouzit <[EMAIL PROTECTED]> (supplier of updated llvm 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: Sun, 20 Apr 2008 21:40:59 +0200
Source: llvm
Binary: llvm llvm-dev llvm-doc llvm-examples
Architecture: source amd64 all
Version: 2.2-7
Distribution: unstable
Urgency: high
Maintainer: LLVM Packaging Team <[EMAIL PROTECTED]>
Changed-By: Pierre Habouzit <[EMAIL PROTECTED]>
Description: 
 llvm       - Low-Level Virtual Machine (LLVM) compiler for C/C++
 llvm-dev   - common libraries and headers for LLVM compiler for C/C++
 llvm-doc   - documentation for LLVM (Low-Level Virtual Machine) compiler
 llvm-examples - examples using LLVM (Low-Level Virtual Machine) compiler
Closes: 474863
Changes: 
 llvm (2.2-7) unstable; urgency=high
 .
   * Fix i386-only FTBFS due to missing #include (Closes: 474863).
Checksums-Sha1: 
 165949a33a753bec2c7dc7f1e687cd61aa58c773 1319 llvm_2.2-7.dsc
 42b9ad620bc706ea9ac98d5b5fea336e47d12d66 16399 llvm_2.2-7.diff.gz
 e7f8befed82ac9aa65cdc66e1e7204f259efd448 14956226 llvm_2.2-7_amd64.deb
 2fe59920dc5ba76fbaf5c21934f332c79ab05ba6 7325110 llvm-dev_2.2-7_amd64.deb
 08dcdd40f4b5d407eaa99f45315547711bbd3599 690766 llvm-doc_2.2-7_all.deb
 9f176df30e98858a3b69b68ea5ee05289f396fef 20094 llvm-examples_2.2-7_all.deb
Checksums-Sha256: 
 e638e0962a9853f5b658ac5fa1fd2ae95b779289c1f6f248fd1f3ad0e14397e9 1319 
llvm_2.2-7.dsc
 78715d4ffe1f8ce2478e062cd55b1763c97f4d06af9d1f7af3ff6d0fe25fa7c7 16399 
llvm_2.2-7.diff.gz
 727e6b65e6d6fb003e7cd6865d9ae891029eee313be400f3fce4e360a79084da 14956226 
llvm_2.2-7_amd64.deb
 2d276ed461a3f408bacbdef2ef80e25a77bc1254d42c58b0b05ecff696f01327 7325110 
llvm-dev_2.2-7_amd64.deb
 0a3f22d9ac4fa9536426b2537f9f7af38133f19388b9e221c0872caf6c08d25a 690766 
llvm-doc_2.2-7_all.deb
 e23da56519cdb9b8cea7af25684175db72b5fa5aa9513c9d78a6027e9e9ec65e 20094 
llvm-examples_2.2-7_all.deb
Files: 
 118005e6a286afaa7fc7c9472c43e404 1319 devel optional llvm_2.2-7.dsc
 296811b1f6b62fc32ce9ce508c2ba5be 16399 devel optional llvm_2.2-7.diff.gz
 57bad439215fd82566533a4196fb8571 14956226 devel optional llvm_2.2-7_amd64.deb
 5b39529a953b0700519eb2d73dd84f16 7325110 devel optional 
llvm-dev_2.2-7_amd64.deb
 6b60bb9c5815beb2eb68ffab66177d5d 690766 doc optional llvm-doc_2.2-7_all.deb
 40ee2acd002bdd06bd6a106bdbe17f69 20094 doc optional llvm-examples_2.2-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIC6LyvGr7W6HudhwRAmgwAJ9p2LIID6yaoRcx7sHDkEQjl+9+QACgjNVj
u8BTPgpoKtl4SjMeXwD5c44=
=EWg0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to