Re: [gentoo-user] dev-qt/qtdeclarative fails to build

2018-01-19 Thread Christoph Böhmwalder
On Sat, Jan 20, 2018 at 12:28:49AM +0100, David Haller wrote: > revdep-rebuild -vp --library 'libstdc++.so.6' -- --exclude gcc Oof, I just ran this anyways and a lot of packages popped up. Guess I'll rebuild some stuff over the night and see if that fixes it :) Thanks for your help so far!

Re: [gentoo-user] dev-qt/qtdeclarative fails to build

2018-01-19 Thread Christoph Böhmwalder
On Sat, Jan 20, 2018 at 12:28:49AM +0100, David Haller wrote: > Hello, > > On Fri, 19 Jan 2018, Christoph Böhmwalder wrote: > >I tried building qtdeclarative-5.9.3 today, but the linker failed: > > > >$ cat build.log > >g++-6.4.0 -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -shared -o >

Re: [gentoo-user] dev-qt/qtdeclarative fails to build

2018-01-19 Thread David Haller
Hello, On Fri, 19 Jan 2018, Christoph Böhmwalder wrote: >I tried building qtdeclarative-5.9.3 today, but the linker failed: > >$ cat build.log >g++-6.4.0 -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -shared -o >libparticlesplugin.so .obj/plugin.o

[gentoo-user] dev-qt/qtdeclarative fails to build

2018-01-19 Thread Christoph Böhmwalder
Hey everyone, I tried building qtdeclarative-5.9.3 today, but the linker failed: $ cat build.log --- >8 --- g++-6.4.0 -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -shared -o libparticlesplugin.so .obj/plugin.o