Your message dated Sat, 18 May 2013 17:48:20 +0000
with message-id <e1udley-0001ca...@franck.debian.org>
and subject line Bug#708804: fixed in haskell-llvm-base 3.2.0.0-1
has caused the Debian Bug report #708804,
regarding haskell-llvm-base: FTBFS: error: no matching function for call to 
'llvm::Function::setDoesNotThrow(bool)'
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.)


-- 
708804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708804
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-llvm-base
Version: 3.0.1.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130517 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> [15 of 24] Compiling LLVM.Target.Native ( LLVM/Target/Native.hs, 
> dist-ghc/build/LLVM/Target/Native.p_o )
> 
> LLVM/Target/Native.hs:10:1:
>     Warning: The import of `LLVM.Target.X86' is redundant
>                except perhaps to import instances from `LLVM.Target.X86'
>              To import instances alone, use: import LLVM.Target.X86()
> [16 of 24] Compiling LLVM.FFI.Core    ( dist-ghc/build/LLVM/FFI/Core.hs, 
> dist-ghc/build/LLVM/FFI/Core.p_o )
> [17 of 24] Compiling LLVM.FFI.BitReader ( 
> dist-ghc/build/LLVM/FFI/BitReader.hs, dist-ghc/build/LLVM/FFI/BitReader.p_o )
> [18 of 24] Compiling LLVM.FFI.BitWriter ( 
> dist-ghc/build/LLVM/FFI/BitWriter.hs, dist-ghc/build/LLVM/FFI/BitWriter.p_o )
> [19 of 24] Compiling LLVM.FFI.Target  ( dist-ghc/build/LLVM/FFI/Target.hs, 
> dist-ghc/build/LLVM/FFI/Target.p_o )
> [20 of 24] Compiling LLVM.FFI.ExecutionEngine ( 
> dist-ghc/build/LLVM/FFI/ExecutionEngine.hs, 
> dist-ghc/build/LLVM/FFI/ExecutionEngine.p_o )
> [21 of 24] Compiling LLVM.FFI.Support ( dist-ghc/build/LLVM/FFI/Support.hs, 
> dist-ghc/build/LLVM/FFI/Support.p_o )
> [22 of 24] Compiling LLVM.FFI.Transforms.IPO ( 
> dist-ghc/build/LLVM/FFI/Transforms/IPO.hs, 
> dist-ghc/build/LLVM/FFI/Transforms/IPO.p_o )
> [23 of 24] Compiling LLVM.FFI.Transforms.Scalar ( 
> dist-ghc/build/LLVM/FFI/Transforms/Scalar.hs, 
> dist-ghc/build/LLVM/FFI/Transforms/Scalar.p_o )
> [24 of 24] Compiling LLVM.FFI.Analysis ( dist-ghc/build/LLVM/FFI/Analysis.hs, 
> dist-ghc/build/LLVM/FFI/Analysis.p_o )
> cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but 
> not for C++ [enabled by default]
> cbits/extra.cpp: In function 'void LLVMSetDoesNotThrow(LLVMValueRef, int)':
> 
> cbits/extra.cpp:349:51:
>      error: no matching function for call to 
> 'llvm::Function::setDoesNotThrow(bool)'
> 
> cbits/extra.cpp:349:51:  note: candidate is:
> 
> In file included from /usr/lib/llvm-3.2/include/llvm/IntrinsicInst.h:28:0:
>     0,
>                      from cbits/extra.cpp:61:
> 
> /usr/lib/llvm-3.2/include/llvm/Function.h:249:8:
>      note: void llvm::Function::setDoesNotThrow()
> 
> /usr/lib/llvm-3.2/include/llvm/Function.h:249:8:
>      note:   candidate expects 0 arguments, 1 provided
> 
> cbits/extra.cpp:349:51:
>      error: return-statement with a value, in function returning 'void' 
> [-fpermissive]
> cbits/extra.cpp: In function 'LLVMOpaqueModule* 
> LLVMGetModuleFromAssembly(const char*, unsigned int, char**)':
> 
> cbits/extra.cpp:390:15:
>      error: 'class llvm::SMDiagnostic' has no member named 'Print'
> cbits/extra.cpp: In function 'void 
> LLVMAddLoopDependenceAnalysisPass(LLVMPassManagerRef)':
> 
> cbits/extra.cpp:543:1:
>      error: 'createLoopDependenceAnalysisPass' was not declared in this scope
> cbits/extra.cpp: In function 'llvm::ModulePass* createInternalize2Pass()':
> 
> cbits/extra.cpp:567:85:
>      error: no matching function for call to 'createInternalizePass(bool)'
> 
> cbits/extra.cpp:567:85:  note: candidates are:
> 
> In file included from cbits/extra.cpp:75:0: 
> 
> /usr/lib/llvm-3.2/include/llvm/Transforms/IPO.h:112:13:
>      note: llvm::ModulePass* llvm::createInternalizePass(const 
> std::vector<const char*>&)
> 
> /usr/lib/llvm-3.2/include/llvm/Transforms/IPO.h:112:13:
>      note:   no known conversion for argument 1 from 'bool' to 'const 
> std::vector<const char*>&'
> 
> /usr/lib/llvm-3.2/include/llvm/Transforms/IPO.h:114:13:
>      note: llvm::ModulePass* llvm::createInternalizePass()
> 
> /usr/lib/llvm-3.2/include/llvm/Transforms/IPO.h:114:13:
>      note:   candidate expects 0 arguments, 1 provided
> make: *** [build-ghc-stamp] Error 1

The full build log is available from:
   
http://deiv.vzpla.net/logs/2013/05/17/haskell-llvm-base_3.0.1.0-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: haskell-llvm-base
Source-Version: 3.2.0.0-1

We believe that the bug you reported is fixed in the latest version of
haskell-llvm-base, 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 708...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joachim Breitner <nome...@debian.org> (supplier of updated haskell-llvm-base 
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: Sat, 18 May 2013 19:29:58 +0200
Source: haskell-llvm-base
Binary: libghc-llvm-base-dev libghc-llvm-base-prof libghc-llvm-base-doc
Architecture: source all amd64
Version: 3.2.0.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Haskell Group 
<pkg-haskell-maintain...@lists.alioth.debian.org>
Changed-By: Joachim Breitner <nome...@debian.org>
Description: 
 libghc-llvm-base-dev - low-level bindings to the LLVM compiler toolkit
 libghc-llvm-base-doc - low-level bindings to the LLVM compiler toolkit; 
documentation
 libghc-llvm-base-prof - low-level bindings to the LLVM compiler toolkit; 
profiling librar
Closes: 708804
Changes: 
 haskell-llvm-base (3.2.0.0-1) experimental; urgency=low
 .
   * New upstream release (Closes: #708804)
Checksums-Sha1: 
 a19e37270bcc01fcbb01ad2cd8748c4f22a920f6 1680 haskell-llvm-base_3.2.0.0-1.dsc
 7508054257b18f0ed3c7f779378fef1c96ab2022 83980 
haskell-llvm-base_3.2.0.0.orig.tar.gz
 f17b2f490ef1387235be501a5daf94c088df5301 3042 
haskell-llvm-base_3.2.0.0-1.debian.tar.gz
 f3a65d9b3122926973b1f7453a6852ce37a22cbe 197776 
libghc-llvm-base-doc_3.2.0.0-1_all.deb
 3f15c071158c8635473453e2e6340653e1d1b46b 922478 
libghc-llvm-base-dev_3.2.0.0-1_amd64.deb
 b0f6a14dedcfe11f51f5401318425e468b0ea8a5 600252 
libghc-llvm-base-prof_3.2.0.0-1_amd64.deb
Checksums-Sha256: 
 3d74eae8d26d1fe62644b30b3dc39cf8d14e0f133182d2b0822f77dc8aa2e033 1680 
haskell-llvm-base_3.2.0.0-1.dsc
 5bd7459163aba2a9ab3964239d7f5357638da1d946652018b561896e6b5ca7d6 83980 
haskell-llvm-base_3.2.0.0.orig.tar.gz
 3c1f57ed2f956356157f6e5af7ec323cbd289f000ea40aa8b027078fe9049b36 3042 
haskell-llvm-base_3.2.0.0-1.debian.tar.gz
 8f7afbdfa70970459dc2675e440f69dd81af319522105d1fce9dd15e20fce3ab 197776 
libghc-llvm-base-doc_3.2.0.0-1_all.deb
 261f5a3250fc69c8345c2a50f7e8d9cf8ca3af607d0eeed707e3ddb5e0cd2e36 922478 
libghc-llvm-base-dev_3.2.0.0-1_amd64.deb
 6fd270845cf31d1ea2c70bcbec1678cc658bca31aaca8e4f5810a2f80819b9f7 600252 
libghc-llvm-base-prof_3.2.0.0-1_amd64.deb
Files: 
 5b69f8d5e2f8b1678bfccb0a4a5e53c5 1680 haskell extra 
haskell-llvm-base_3.2.0.0-1.dsc
 d59220d11dd6530ab333775abb0ce966 83980 haskell extra 
haskell-llvm-base_3.2.0.0.orig.tar.gz
 1da14faaf110708edf8e7290d47e0c58 3042 haskell extra 
haskell-llvm-base_3.2.0.0-1.debian.tar.gz
 a1f584fcceb2da85d5ec11b6fb0d9b02 197776 doc extra 
libghc-llvm-base-doc_3.2.0.0-1_all.deb
 06ccb773ead5dc5c3ffd7f8759ca1317 922478 haskell extra 
libghc-llvm-base-dev_3.2.0.0-1_amd64.deb
 2fb1a8fdce3e637d740c1f8c4da21b16 600252 haskell extra 
libghc-llvm-base-prof_3.2.0.0-1_amd64.deb

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

iEYEARECAAYFAlGXu/UACgkQ9ijrk0dDIGyx5gCdHwBDaqMmc7cIDeyEWtOuDv0l
c7UAoNL8tMsCnS0BMVVEFE2fLv4i/w96
=JJXV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to