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

2018-01-23 Thread Michael Palimaka
On 01/20/2018 09:10 AM, Christoph Böhmwalder wrote: > 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 >

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

2018-01-20 Thread Christoph Böhmwalder
On Sat, Jan 20, 2018 at 05:26:59AM +0200, Nikos Chantziaras wrote: > Is this for the profile upgrade? It's not, I already did that including an emerge -e @world... > So it tried to link the new PIC-enabled qtdeclarative against the > old non-PIC qtcore. The result was this exact build error. ...

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

2018-01-19 Thread Nikos Chantziaras
On 20/01/18 00:10, Christoph Böhmwalder wrote: 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