Re: [gentoo-user] gcc 6 PIE use flag

2017-05-09 Thread Walter Dnes
On Mon, May 08, 2017 at 08:46:54AM +1000, Adam Carter wrote > Since an update to the default USE flags on gcc 6 turned on PIE and SSP, > i'm getting these errors; > > /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: > atof-generic.o: relocation R_X86_64_32 against `.r

Re: [gentoo-user] world rebuild with gcc-6.3.0 - not completely there yet

2017-05-09 Thread Alan Grimes
I've been running some number theory on my CPU 24/7 for the last month... It's a good burn-in because it uses all my cpu and all my ram. =P The run will complete a month from now, I hope... Kinda stoked about gcc 6.x coming, really looking forward to rebuilding my system, hope things go well by th

Re: [gentoo-user] layman: cannot properly execute...

2017-05-09 Thread John Blinka
>> Any ideas on how to debug this? > > First of all, update all affected parties to the latest versions > (eix, portage, layman). Did that. I'm always up to date. > > Second, use divide and conqueror strategy. If this is the eix > problem, isolate it to eix only without invoking layman (or emain

Re: [gentoo-user] gcc 6 PIE use flag

2017-05-09 Thread Andrew Savchenko
On Tue, 9 May 2017 14:36:09 +1000 Adam Carter wrote: > Shared objects often need -fPIC for proper relocations when > > > linking, just add it when you're told to. It allows COW strategy > > for DLOs but at the cost of extra CPU register and some slowdown. > > > > > Shouldn't this be in the ebuilds

[gentoo-user] Re: world rebuild with gcc-6.3.0 - not completely there yet

2017-05-09 Thread Raffaele Belardi
Raffaele Belardi wrote: During the weekend I 'emerge -e' a couple of ~amd64 systems with gcc-6.3.0: 1. gnome desktop, 1000 packages, all build fine except: - net-libs/webkit-gtk, rebuilding it again after world fixed it (possibly an issue with -j MAKEOPTS, a similar build failure is mentioned i

Re: [gentoo-user] world rebuild with gcc-6.3.0 - not completely there yet

2017-05-09 Thread Walter Dnes
On Tue, May 09, 2017 at 12:59:12AM -0400, Walter Dnes wrote > I blew away the partially completed install and started again. > This time, it'll be 6.3.0 without graphite. > > I'm busy Tuesday morning. So I'll fire up an "emerge -e @world" > before going to bed, and see where things are when I ge

Re: [gentoo-user] How to use logcheck

2017-05-09 Thread Neil Bothwick
On Mon, 08 May 2017 16:50:42 +0100, Peter Humphrey wrote: > As /var/log/messages is so determinedly accessible only to root, can > any log analyser ever work? I've used logcheck and have /var/log/messages readable by it. -rw-r- 1 root logcheck 811K May 9 08:46 /var/log/messages I have this