Your message dated Fri, 17 Nov 2017 23:31:18 +0100
with message-id <2483313.GEkgWnLe2z@pendragon>
and subject line Re: Bug#882039: kdevelop: FTBFS on x32: CXType_Elaborated not 
declared
has caused the Debian Bug report #882039,
regarding kdevelop: FTBFS on x32: CXType_Elaborated 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.)


-- 
882039: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882039
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kdevelop
Version: 4:5.2.0-2
Severity: important
Tags: upstream
Justification: fails to build from source (but built successfully in the past)
User: debian-am...@lists.debian.org
Usertags: x32

Builds of kdevelop for x32 (admittedly not a release architecture)
have been failing lately, with a cascade of errors starting with

  /<<PKGBUILDDIR>>/plugins/clang/duchain/builder.cpp:687:44: error: 
'CXType_Elaborated' was not declared in this scope

You can find the full log at

  
https://buildd.debian.org/status/fetch.php?pkg=kdevelop&arch=x32&ver=4%3A5.2.0-2&stamp=1510940763&raw=0

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

--- End Message ---
--- Begin Message ---
Hi,

In data venerdì 17 novembre 2017 17:11:57 CET, Aaron M. Ucko ha scritto:
> Source: kdevelop
> Version: 4:5.2.0-2
> Severity: important
> Tags: upstream
> Justification: fails to build from source (but built successfully in the past)
> User: debian-am...@lists.debian.org
> Usertags: x32
> 
> Builds of kdevelop for x32 (admittedly not a release architecture)
> have been failing lately, with a cascade of errors starting with
> 
>   /<<PKGBUILDDIR>>/plugins/clang/duchain/builder.cpp:687:44: error: 
> 'CXType_Elaborated' was not declared in this scope
> 
> You can find the full log at
> 
>   
> https://buildd.debian.org/status/fetch.php?pkg=kdevelop&arch=x32&ver=4%3A5.2.0-2&stamp=1510940763&raw=0
> 
> Could you please take a look?

This happens because the last version of llvm-toolchain-X that built on
x32 was llvm-toolchain-snapshot pre-3.9, and thus the binaries
available are the 3.9 ones.  OTOH, the llvm API changed between that
-snapshot version and the final 3.9, and that explains the failure.
The problem is x32 specific, due to old binaries left.

Soon we will switch to llvm 4.0 (or even 5.0, if the llvm maintainers
fix it...), so it will not be a problem anymore.

-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to