[Bug 1521749] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (linux-image-4.2.0-19)

2015-12-09 Thread Matthias Goldhoorn
I downgraded to: 3.19.0-28-generic which works fine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521749 Title: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (linux-image-4.2.0-19) To manage notific

[Bug 1521749] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (linux-image-4.2.0-19)

2015-12-09 Thread Matthias Goldhoorn
affected kernel linux-image-4.2.0-16-generic linux-image-4.2.0-18-generic earlier versions thatn -16 not availible in the repro and i not checked. This starts really to annoy me... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[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 Bugs, which is subscribed to Ubuntu. https://bug

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title: Wily (15.10) this

[Bug 1511128] Re: Package compiled on wrong compiler for wily

2015-11-12 Thread Matthias Goldhoorn
I never checkd this for clang 3.7 mitko mentioned he has some problems that could related. But seems not in the end. I assume this can be closed indeed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/151

[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 (>=gcc5.2)

[Bug 1511128] Re: Package compiled on wrong compiler for wily

2015-11-10 Thread Matthias Goldhoorn
Debian has fixed this in testing already with a slightly different patch. P.S. i don't know why this does not compile on the buildserver for i386 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511128

[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: http://http.debian.net/debian/pool/main/l/llvm-toolchain-3.4/llvm-toolchain-3.4_3.4.2-16.debian.tar.x

Re: [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 project.

Re: [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 a

Re: [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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1511128] Re: Package compiled on wrong compiler for wily

2015-11-01 Thread Matthias Goldhoorn
mitko: i discoverd a simliar problem when using clang as compiler on ubuntu15.10 i have no clue currently where this does came from. I also found a thread without any (helpful) ansers on stackexchange: http://stackoverflow.com/questions/33368237/undefined-reference-in-clang-when-linking-to-a-libra

[Bug 1511128] Re: Package compiled on wrong compiler for wily

2015-10-30 Thread Matthias Goldhoorn
As posted on https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.4/+bug/1501300 the patch only compiles on x64 it seems the x86 build-process run out of time. the x86 works fine for me. @maintainer: is there a way to enforce a longer timeout on launchpad -- You received this bug notific

[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 --

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title

[Bug 1511128] [NEW] Package compiled on wrong compiler for wily

2015-10-28 Thread Matthias Goldhoorn
Public bug reported: Same issue than on https://bugs.launchpad.net/ubuntu/+source/llvm- toolchain-3.4/+bug/1501300 Please apply the attached patch to mainstream (already compiled at my ppa: https://launchpad.net/~matthias-l/+archive/ubuntu/rock-ppa) ** Affects: llvm-toolchain-3.7 (Ubuntu)

[Bug 1511126] [NEW] Cannot link on wily against this package (symbols not found)

2015-10-28 Thread Matthias Goldhoorn
Public bug reported: I using a package config file an try to link against this project. All symbols are resolves correclty expect: libtest.so: undefined reference to `xmlpp::Node::get_children(Glib::ustring const&)' a ldd -r call gives: undefined symbol: _ZN5xmlpp4Node12get_childrenERKN4Glib7

[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 will

[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 problem

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

2015-10-19 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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1501300 Title: Wily (15.10) this package got not compiled w

[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 Ubu

[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 Ubu

[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 notificat

[Bug 1501300] [NEW] Wily (15.10) this package got not compiled with __cxx11 support

2015-09-30 Thread Matthias Goldhoorn
Public bug reported: This packages does not contain any __cxx11 symbols when installed. This causes the problem that user-space applications cannot link successfully to it. Recompile the (untouched) dpkg source package on the same machine and installing it solved the problem. There seems someth