Re: [gentoo-user] Troubleshooting mounting local filesystems

2018-01-23 Thread Daniel Frey
On 01/21/18 11:15, Daniel Frey wrote: On 12/31/17 08:28, Daniel Frey wrote: On 12/31/17 06:12, Jalus Bilieyich wrote: Did you perform this action: rc-update add localmount default ? On my machine (as per my other post) it's in the boot runlevel. Dan OK, after turning on some logging I

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Adam Carter
On Tue, Jan 23, 2018 at 2:51 AM, Corbin Bird wrote: > Anyone else getting this error? ( kernel 4.9.77 ) > > > CC fs/ext4/mballoc.o > > CC fs/ext4/block_validity.o > > CC fs/ext4/move_extent.o > > CC fs/ext4/mmp.o > > CC

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Rich Freeman
On Tue, Jan 23, 2018 at 8:55 PM, Corbin Bird wrote: > > So ... I ran 'make mrproper' in '/opt/compile/linux-4.9.77/' If you're doing this right make mrproper won't do anything, since you're not writing to the source tree anyway. What happens when you build v4.9.76? I

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Corbin Bird
On 01/23/2018 11:35 AM, Rich Freeman wrote: > Abandoning ext4 over retpolines/etc seems a bit drastic. My guess is > that there is a bug in the latest kernel that will get fixed, or maybe > a bug in gcc (which needs to be patched for spectre anyway). > > These Spectre changes are being merged and

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Corbin Bird
On 01/23/2018 11:59 AM, Wol's lists wrote: > On 23/01/18 17:35, Rich Freeman wrote: >>> Wonderful ... just finished a complete reload of Gentoo. Now have to >>> redo it again ... >>> ... the mistake? I used ext2/ext3 for the fs. >>> >> Abandoning ext4 over retpolines/etc seems a bit drastic.  My

Re: [gentoo-user] Questions about Pale Moon

2018-01-23 Thread Walter Dnes
On Tue, Jan 23, 2018 at 11:58:52AM +, Peter Humphrey wrote > Q 1: I've asked this before, but I can't find the reply. How can I arrange > for to step through the open tabs, one at a time, from left to > right. Or is there another key combination to do that? From the Pale Moon FAQ...

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Wol's lists
On 23/01/18 17:35, Rich Freeman wrote: Wonderful ... just finished a complete reload of Gentoo. Now have to redo it again ... ... the mistake? I used ext2/ext3 for the fs. Abandoning ext4 over retpolines/etc seems a bit drastic. My guess is that there is a bug in the latest kernel that will

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Rich Freeman
On Tue, Jan 23, 2018 at 12:28 PM, Corbin Bird wrote: > > > FYI : > Just tried a different compile. > Switched off expert and flipped the CPU to "Generic x86_64" ( no other > changes ). > > It compiled. ?? > > So ... what you choose for CPU in the kernel determines if

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Rich Freeman
On Mon, Jan 22, 2018 at 9:34 PM, Corbin Bird wrote: > On 01/22/2018 11:56 AM, Rich Freeman wrote: > > Tried both approaches ... the results : >> >> make distclean >> make mrproper >> --> copy over .config >> make O=/var/tmp/linux modules_prepare >> make O=/var/tmp/linux &&

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Corbin Bird
> The 4.9.77 announcement upstream did introduce a number of objtool > changes. See below. > https://lkml.org/lkml/2018/1/17/198 > Josh Poimboeuf (4): > objtool, modules: Discard objtool annotation sections for modules > objtool: Detect jumps to retpoline thunks > objtool: Allow

[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] Questions about Pale Moon

2018-01-23 Thread Arve Barsnes
On 23 January 2018 at 12:58, Peter Humphrey wrote: > Hello list, > > I keep having another go at palemoon-bin, and each time I remember why I > don't use it all the time in preference to Firefox. > > Q 1: I've asked this before, but I can't find the reply. How can I

[gentoo-user] Questions about Pale Moon

2018-01-23 Thread Peter Humphrey
Hello list, I keep having another go at palemoon-bin, and each time I remember why I don't use it all the time in preference to Firefox. Q 1: I've asked this before, but I can't find the reply. How can I arrange for to step through the open tabs, one at a time, from left to right. Or is

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Alexander Kapshuk
On Tue, Jan 23, 2018 at 10:03 AM, Corbin Bird wrote: > > > On 01/23/2018 01:42 AM, Alexander Kapshuk wrote: >> On Tue, Jan 23, 2018 at 4:34 AM, Corbin Bird wrote: >>> On 01/22/2018 11:56 AM, Rich Freeman wrote: On Mon, Jan 22, 2018 at 12:11

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Corbin Bird
On 01/23/2018 01:42 AM, Alexander Kapshuk wrote: > On Tue, Jan 23, 2018 at 4:34 AM, Corbin Bird wrote: >> On 01/22/2018 11:56 AM, Rich Freeman wrote: >>> On Mon, Jan 22, 2018 at 12:11 PM, Alexander Kapshuk >>> wrote: On Mon, Jan 22,