Re: [gentoo-user] Is there rpcgen in Gentoo and how to compile dev-perl/Ace?

2017-11-09 Thread Andreas K. Huettel
Am Freitag, 10. November 2017, 01:50:04 CET schrieb Anton Molyboha: > Hi all, > > I am trying to emerge dev-perl/Ace-1.920.0-r2 on my Gentoo Prefix on MacOS > and it fails trying to run "rpcgen -I -K -1 rpcace.x" and not finding > rpcgen (or rather finding the XCode version of it which I don't wan

[gentoo-user] Is there rpcgen in Gentoo and how to compile dev-perl/Ace?

2017-11-09 Thread Anton Molyboha
Hi all, I am trying to emerge dev-perl/Ace-1.920.0-r2 on my Gentoo Prefix on MacOS and it fails trying to run "rpcgen -I -K -1 rpcace.x" and not finding rpcgen (or rather finding the XCode version of it which I don't want) This being Prefix, things are expected to fail, so both options are possib

Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread mad.scientist.at.large
looking at the total memory and swap (which is larger) looks like you ran out of memory and swap, or it tried to access more than is there, but that may be a symptom not a cause.  unless you can reproduce it there's little to do.  if you suspect heat problems several utilities can display key te

Re: [gentoo-user] Re: Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread J. Roeleveld
On Thursday, November 9, 2017 8:41:01 PM CET Grant Edwards wrote: > On 2017-11-09, Mick wrote: > > Strangely enough, I rebooted and this time it compiled without any > > error! o_O > > > > So, all is well that ends well. :-) > > Ah, to be young and optimistic again... We can all dream

Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread J. Roeleveld
On Thursday, November 9, 2017 8:23:55 PM CET Mick wrote: > On Thursday, 9 November 2017 18:17:14 GMT Alexey Eschenko wrote: > > Are you running early AMD Ryzen? Is you are then check this out: > > https://www.phoronix.com/scan.php?page=news_item&px=Ryzen-Segv-Response > > Thank you both, > > This

Re: [gentoo-user] Re: Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread J. Roeleveld
On Thursday, November 9, 2017 8:34:16 PM CET Mick wrote: > On Thursday, 9 November 2017 19:22:29 GMT J. Roeleveld wrote: > > On Thursday, November 9, 2017 6:14:26 PM CET Grant Edwards wrote: > > > On 2017-11-09, Mick wrote: > > > > Apologies in advance for the long post, but has anyone else come >

[gentoo-user] Re: Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Grant Edwards
On 2017-11-09, Mick wrote: > Strangely enough, I rebooted and this time it compiled without any > error! o_O > > So, all is well that ends well. :-) Ah, to be young and optimistic again... -- Grant Edwards grant.b.edwardsYow! I smell a RANCID

Re: [gentoo-user] Re: Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Mick
On Thursday, 9 November 2017 19:22:29 GMT J. Roeleveld wrote: > On Thursday, November 9, 2017 6:14:26 PM CET Grant Edwards wrote: > > On 2017-11-09, Mick wrote: > > > Apologies in advance for the long post, but has anyone else come across > > > this? > > > > > > gen/storage/public/interfaces/blob

Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Mick
On Thursday, 9 November 2017 18:17:14 GMT Alexey Eschenko wrote: > Are you running early AMD Ryzen? Is you are then check this out: > https://www.phoronix.com/scan.php?page=news_item&px=Ryzen-Segv-Response Thank you both, This failure was on a AMD Kaveri APU. There were no errors on dmesg. The

Re: [gentoo-user] Re: Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread J. Roeleveld
On Thursday, November 9, 2017 6:14:26 PM CET Grant Edwards wrote: > On 2017-11-09, Mick wrote: > > Apologies in advance for the long post, but has anyone else come across > > this? > > > > gen/storage/public/interfaces/blobs.mojom-shared-internal.h:539:5: > > internal > > compiler error: Segmenta

Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Alexey Eschenko
Are you running early AMD Ryzen? Is you are then check this out: https://www.phoronix.com/scan.php?page=news_item&px=Ryzen-Segv-Response14:36, November 9, 2017, Mick :Apologies in advance for the long post, but has anyone else come across this?[22099/28519] x86_64-pc-linux-gnu-g++ -MMD -MF obj/thir

[gentoo-user] Re: Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Grant Edwards
On 2017-11-09, Mick wrote: > Apologies in advance for the long post, but has anyone else come across this? > gen/storage/public/interfaces/blobs.mojom-shared-internal.h:539:5: internal > compiler error: Segmentation fault > } > ^ > Please submit a full bug report, > with preprocessed s

Re: [gentoo-user] Linux USB security holes.

2017-11-09 Thread taii...@gmx.com
You can forward your USB controllers to a VM OR Disable them in the BIOS It is very easy to re-write a USB drive firmware via another virus on a poorly secured different computer so this doesn't really need physical access not that it would be difficult to simply have someone cause a scene and

Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Gabriel D'Ambrosio
Shows your dmesg 2017-11-09 9:35 GMT-02:00 Mick : > Apologies in advance for the long post, but has anyone else come across > this? > > [22099/28519] x86_64-pc-linux-gnu-g++ -MMD -MF > obj/third_party/WebKit/Source/ > core/core_generated/V8HTMLConstructor.o.d -DV8_DEPRECATION_WARNINGS > -DUSE_UDE

[gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Mick
Apologies in advance for the long post, but has anyone else come across this? [22099/28519] x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/WebKit/Source/ core/core_generated/V8HTMLConstructor.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_C AIRO=1 -DUSE_GLIB=1 -DUSE_N