[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2016-01-27 Thread LocutusOfBorg
** Description changed: + [Impact] + + * with gcc-5 default, and llvm-3.4 built with the gcc-4.9, people can't + link programs using cxx11 support + + [Test Case] + + * compile a program using cxx11 e.g. using boost libraries + + [Regression Potential] + + * llvm-3.4 is a compiler, and the

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-12-07 Thread Iain Lane
backported + uploaded the mentioned commit - this bug probably needs SRU information per comment #26 before it'll be accepted though. thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu.

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-12-07 Thread Iain Lane
** Also affects: llvm-toolchain-3.4 (Ubuntu Wily) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title:

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-12-07 Thread Matthias Klose
looks ok for a SRU -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title: Wily (15.10) this package got not compiled with __cxx11 support Status in

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-12-07 Thread Mathew Hodson
** Changed in: llvm-toolchain-3.4 (Ubuntu Wily) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title: Wily (15.10)

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-30 Thread Mathew Hodson
In order for this to be SRUed to Wily, you need to make the bug compliant with https://wiki.ubuntu.com/StableReleaseUpdates (Please add a rational, test case, and regression potential to the description of this bug.) -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-27 Thread Mathew Hodson
** Patch removed: "wily-using-right-gcc.patch" https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.4/+bug/1501300/+attachment/4495447/+files/wily-using-right-gcc.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-25 Thread Matthias Goldhoorn
** Changed in: llvm-toolchain-3.4 (Ubuntu) Status: Fix Released => Fix Committed ** Changed in: llvm-toolchain-3.4 (Ubuntu) Status: Fix Committed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-18 Thread Matthias Goldhoorn
How can this patch (or the backport) apply for a SRU update, how it is possible to add a SRU maintainer to this thread? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu.

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-12 Thread Matthias Goldhoorn
The package needs to be build with gcc5.2 to have the correct (dualabi) symbols in the library. Therefore the back port to 15.10 is definitely needed! Otherwise 3th parity libs cannot link against the clang compiler (what we definitely need) In generall all librarys on a dualabi system

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-12 Thread Sebastien Bacher
debdiff to backport if you want to SRU the change http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/3.4/debian/rules?r1=1456=1610 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu.

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-12 Thread Sebastien Bacher
oh, right, thanks for the details -16 from Debian has been synced to current Ubuntu https://launchpad.net/ubuntu/+source/llvm-toolchain-3.4/1:3.4.2-16 Unsure what to do about 15.10, the current package is built with gcc 4.9 and I'm unsure what's the impact of building with gcc5 and if that's

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-10 Thread Sebastien Bacher
Thank you for your bug report. it seems like the change could apply to Debian as well, could you report the bug to the Debian BTS as well? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu.

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-10 Thread Sebastien Bacher
Could you also maybe explain what you changed in the regexp and why and how that resolves the issue? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1501300

Re: [Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-10 Thread Matthias Goldhoorn
Debian testing is not affected i use it too On 10.11.2015 17:57, Sebastien Bacher wrote: > Debian as well, could you report the bug to the Debian BTS as well? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

Re: [Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-10 Thread Matthias Goldhoorn
The rexexp checks for availible compiler versions. Theregexp checks for X.X.X i changed the regexpt to X.X The fallback was to use gcc 4.9 which was availible on ubuntu. The new gcc is 5.2, therefore now the new regexpt matches. I do not checked the originial debian rules from the debian

Re: [Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-10 Thread Matthias Goldhoorn
On 10.11.2015 18:17, Sebastien Bacher wrote: > Could you also maybe explain what you changed in the regexp and why and > how that resolves the issue? > additon: By changing the regexpt the package got now compiled with gcc5.2 instead of 4.9 -- You received this bug notification because you are

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-11-10 Thread Matthias Goldhoorn
Just checked debian testing does a simliar change with a slighly different reg-exp: old: http://http.debian.net/debian/pool/main/l/llvm-toolchain-3.4/llvm-toolchain-3.4_3.4.2-13.debian.tar.xz new:

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-30 Thread Matthias Goldhoorn
mitko: it seems the i386 does not finish because the build-servers are too slow, however the x64 build is finished. I have no clue howto tell the buildserver to wait longer for the result for the i386 build. of the llvm-3.7. But i recomment we move this 3.7 discussion to the other bugreport --

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-30 Thread mitko
Alright, I'll post there. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title: Wily (15.10) this package got not compiled with __cxx11 support Status

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-28 Thread Matthias Goldhoorn
I just uploaded a patched version of the 3.7 to my personal PPA, the 3.7 has the same issue than this 3.4. Please try the llvm-toolchain-3.7 1:3.7-2ubuntu2 from my rock-ppa if this helps you create a bug report on the 3.7 and i will add the patch there also, hopefully the package maintainer

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-28 Thread mitko
I might be hitting the same or at least a related bug: I am using clang 3.7 to compile an application that itself uses libclang3.7 to do some C++ parsing. I get unresolved symbol errors from the linker. Namely this one single error, many times: undefined reference to

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-28 Thread Matthias Goldhoorn
If i added this somehow wrong please let me know. i provided a solution which should be correct to add it to mainstream. This patch really complicates our development or our projects on a Ubuntu 15.10 target. Moreover the proposed patch should be review able by any Ubuntu maintainer, the

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-28 Thread Matthias Goldhoorn
mitko: i created a issue on the llvm-3.7 and attached the patch: https://bugs.launchpad.net/ubuntu/+source/llvm- toolchain-3.7/+bug/1511128 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu.

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-28 Thread mitko
Thanks, Matthias. Your PPA still hasn't compiled the package. Once its done I will try it and let you know. I'm fairly confident it will work just fine. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-20 Thread Matthias Goldhoorn
Is there anywhere a maintainer around who can give some recommendations or review the patch? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title: Wily

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-20 Thread Alberto Salvia Novella
** Changed in: llvm-toolchain-3.4 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title: Wily (15.10) this

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-15 Thread Ubuntu Foundations Team Bug Bot
The attachment "wily-using-right-gcc.patch" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch"

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-15 Thread Matthias Goldhoorn
I just created a patch which solved the problem. ** Patch added: "wily-using-right-gcc.patch" https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.4/+bug/1501300/+attachment/4495448/+files/wily-using-right-gcc.patch -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-15 Thread Matthias Goldhoorn
I just created a patch which solved the problem. ** Patch added: "wily-using-right-gcc.patch" https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.4/+bug/1501300/+attachment/4495447/+files/wily-using-right-gcc.patch -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-14 Thread Matthias Goldhoorn
I created a PPA package which builds on launchpad and successfully got linked in my case: https://launchpad.net/~matthias-l/+archive/ubuntu/rock-ppa/+packages The most relevant change was that i changed the default compiler to gcc-5 instead of a autodetection. -- You received this bug

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: llvm-toolchain-3.4 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu.

[Touch-packages] [Bug 1501300] Re: Wily (15.10) this package got not compiled with __cxx11 support

2015-10-13 Thread mzenzes
Same here. Would be nice to get a fix for this before the release happens... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to llvm-toolchain-3.4 in Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title: Wily (15.10) this