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 want)
> 

rpcgen is part of 
1) sys-libs/glibc[rpc] (not useful for you)
2) net-libs/rpcsvc-proto

> 
> TL;DR: I have two questions:
> 1) Does anybody know of a Gentoo package which provides the tool "rpcgen"
> 2) Does anybody know how dev-perl/Ace is meant to be compiled and whether
> the dependence on rpcgen is necessary.
> 

I'll have a look later. Best if you file a bug with all the info that you sent 
to the list, then it won't be forgotten.

(I suppose dev-perl/Ace will also break with sys-libs/glibc-2.26, where the 
built-in rpc support is going away, so this doesnt just affect your prefix. :)

-- 
Andreas K. Hüttel
dilfri...@gentoo.org
Gentoo Linux developer (council, perl, libreoffice)



[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
possible:
1) rpcgen is provided by some package which is not listed as a dependency
of dev-perl/Ace
2) dev-perl/Ace does not really need rpcgen and a proper build
configuration would avoid trying to call it.

As for option 1, Wikipedia says that rpcgen is part of "Sun Microsystems
ONC RPC". The only package I could find that would mention sunrpc in the
description is net-libs/libtirpc, but I don't see any mention of rpcgen in
its sources (I could not emerge it yet either) Maybe I am looking in the
wrong place and something else would provide a working rpcgen? There are
quite a few rpc-related packages in Gentoo and I would not be able to just
try each of them.

As for option 2 - I don't actually know what dev-perl/Ace is, I need it for
bioperl which I need for something else... I don't see any rpc-related use
flags and not sure where else to look that would influence its dependence
on that rpcgen.

TL;DR: I have two questions:
1) Does anybody know of a Gentoo package which provides the tool "rpcgen"
2) Does anybody know how dev-perl/Ace is meant to be compiled and whether
the dependence on rpcgen is necessary.

The information requested by a failing emerge is attached (including the
slightly modified ebuild working around previous build failures)

Thanks in advance!

Anton


Ace-1.920.0-r2.ebuild
Description: Binary data


build.log
Description: Binary data


emerge-info.log
Description: Binary data


emerge-pqv.log
Description: Binary data


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 temperatures for you.  
if it's unreproducable  it's unsolveable, could be any number of random events 
from cosmic rays to a power surge to a brief fan or other failure, hell it 
could be a broken bond wire on nearly any chip in the machine (or random, 
nonreproducable drive error), i.e. infinately chaotic.  

depending on what you mean by "flattened the heatsink", i.e. exactly how you 
did it you could have a hot spot on the cpu.  the temperature sensors know the 
sensor temperature, not the temperature across the whole chip which can very 
wildly.  probably not worth worrying about as it was apparently a one time 
incident, if there are more problems then worry/search for answers/debug, if 
the machine acts stable, it probably is, if it acts chaoticly there's a problem.

i've been a tech, "random" "intermitent" behavior drives techs around the bend 
frequently, and root cause is often a surprise IF you locate the fault.  common 
procedure on consumer electronics is to reheat solder joints on large sections 
of the board and hope.  doesn't work when a resistor burns in half such that 
the ends touch and the burn through just looks like a black band on a power 
resistor (seen it, one tv chassis type failed this way most of the time when it 
failed).

were you doing anything else on the computer while compiling?  you see how 
unanswerable questions and possibilities pile up quickly.  bad solder joints 
can look perfect, and work nearly always.  i've seen a tv that worked in an rv 
for over a year before it failed, one power cord wire wasn't soldered, it just 
touched well enough for over a year despite vibration!  i've seen dead bugs 
cause problems twice in consumer electronics, it's rare outside of old 
computers with relays (which is where the term "computer bug" came from.  the 
relay caps were removed to make contact cleaning easier which let moths get 
squashed after being attracted to the heat or spark).

hopefully that's nearly right, i have language issues when i have a headache.


mad.scientist.at.large (a good madscientist)
--


9. Nov 2017 04:35 by michaelkintz...@gmail.com:


> 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_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC 
> -DDISABLE_NACL 
> -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
> DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LA
> RGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
> D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -
> DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION
> =1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
> DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -
> DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DY
> LOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -
> DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -
> DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LI
> NEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -
> DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -
> DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURB
> O=1 -DUSE_SYSTEM_ZLIB=1 -Igen/blink -I../.. -Igen -I../../third_party/WebKit/
> Source -I../../third_party/WebKit -Igen/blink -Igen/third_party/WebKit -
> I../../third_party/WebKit/Source -Igen/bl
> ink -I../../third_party/khronos -I../../gpu -I/usr/include/glib-2.0 -I/usr/
> lib64/glib-2.0/include -Igen/shim_headers/libdrm_shim -Igen/shim_headers/
> libpng_shim -Igen/shim_headers/zlib_shim -
> Igen/shim_headers/harfbuzz_shim -Igen/shim_headers/libjpeg_shim -Igen/
> shim_headers/re2_shim -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/
> opus_shim -Igen/shim_headers/snappy_shim -I../..
> /third_party/ced/src -I../../third_party/icu/source/common -I../../
> third_party/icu/source/i18n -I../../third_party/protobuf/src -I../../skia/
> config -I../../skia/ext -I../../third_party/skia/
> include/c -I../../third_party/skia/include/config -I../../third_party/skia/
> include/core -I../../third_party/skia/include/effects -I../../third_party/
> skia/include/encode -I../../third_party/s
> kia/include/gpu -I../../third_party/skia/include/images -I../../third_party/
> skia/include/lazy -I../../third_party/skia/include/pathops -I../../
> third_party/skia/include/pdf -I../../third_part
> y/skia/include/pipe -I../../third_party/skia/include/ports -I../../
> 

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=Ryzen-Segv-Response
> 
> Thank you both,
> 
> This failure was on a AMD Kaveri APU.  There were no errors on dmesg.
> 
> The compile error is:
> > In file included from
> > gen/storage/public/interfaces/blobs.mojom-shared.h:25:0, from
> > gen/storage/public/interfaces/blobs.mojom-blink.h:33, from
> > ../../third_party/WebKit/Source/platform/blob/ BlobData.h:42,
> > 
> >  from ../../third_party/WebKit/Source/platform/network/
> > 
> > EncodedFormData.h:23,
> > 
> >  from
> >  ../../third_party/WebKit/Source/platform/loader/fetch/
> > 
> > ResourceRequest.h:34,
> > 
> >  from ../../third_party/WebKit/Source/core/loader/
> > 
> > FrameLoader.h:48,
> > 
> >  from
> > 
> > ../../third_party/WebKit/Source/core/frame/LocalFrame.h: 38,
> > 
> >  from ../../third_party/WebKit/Source/core/frame/
> > 
> > LocalDOMWindow.h:33,
> > 
> >  from ../../third_party/WebKit/Source/core/dom/events/
> > 
> > WindowEventContext.h:30,
> > 
> >  from ../../third_party/WebKit/Source/core/dom/events/
> > 
> > EventPath.h:32,
> > 
> >  from
> > 
> > ../../third_party/WebKit/Source/core/dom/events/Event.h: 32,
> > 
> >  from ../../third_party/WebKit/Source/core/events/
> > 
> > ErrorEvent.h:36,
> > 
> >  from ../../third_party/WebKit/Source/bindings/core/v8/
> > 
> > ScriptCustomElementDefinition.cpp:15:
> > [86/787]
> > gen/storage/public/interfaces/blobs.mojom-shared-internal.h:539:5:
> > internal
> > compiler error: Segmentation fault
> > 
> >  }
> >  ^
> > 
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See  for instructions.
> > 
> > [snip ...]
> 
> Strangely enough, I rebooted and this time it compiled without any error! 
> o_O
> 
> 
> So, all is well that ends well.  :-)

One possible cause:
Some left-over libraries in memory that weren't cooperating.
Someone with more knowledge of this might let us know if this theory of mine 
is actually possible or not.

--
Joost




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
> > > > 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 source if appropriate.
> > > > See  for instructions.
> > > 
> > > Does it always fault in exactly the same spot?
> > > 
> > > If not...
> > > 
> > > When I've run into "random" gcc segfaults when compiling very large
> > > programs, it's always been a hardware problem.  Every time except one,
> > > it was failing RAM.
> > > 
> > > I'd run memtest86 overnight.
> > 
> > Also check it is not overheating.
> > The one time I had random gcc segfaults was when I accidentally forgot
> > decent airflow for the CPU about 20+ years ago.
> > 
> > --
> > Joost
> 
> Thanks Joost, it seems like random fault.  I hope it is not faulty RAM -
> after 4 years of no evident problems.  Anyway, I rebooted and the second
> time the compile completed without error.  :-/
> 
> This PC has a Zalman CPU cooler, the heat sink of which I flattened out to
> make sure it makes good contact with the CPU surface.  It will not show
> above 45-46.5°C even when running cpuburn on all cores.

Mine couldn't get rid of the hot air at all...
The SCSI-controller was in the bottom PCI-slot.
The flat-ribbon cable was going nicely straight up
The CPU was between the cable and the front of the case... Nowhere for hot air 
to go (unless you count a little gap)

That was solved by drilling vent-holes in the case-cover. (Case was basically 
cast-iron...)

--
Joost





[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
  at   CORN DOG!
  gmail.com




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/blobs.mojom-shared-internal.h:539:5:
> > > internal
> > > compiler error: Segmentation fault
> > > 
> > >  }
> > >  ^
> > > 
> > > Please submit a full bug report,
> > > with preprocessed source if appropriate.
> > > See  for instructions.
> > 
> > Does it always fault in exactly the same spot?
> > 
> > If not...
> > 
> > When I've run into "random" gcc segfaults when compiling very large
> > programs, it's always been a hardware problem.  Every time except one,
> > it was failing RAM.
> > 
> > I'd run memtest86 overnight.
> 
> Also check it is not overheating.
> The one time I had random gcc segfaults was when I accidentally forgot
> decent airflow for the CPU about 20+ years ago.
> 
> --
> Joost

Thanks Joost, it seems like random fault.  I hope it is not faulty RAM - after 
4 years of no evident problems.  Anyway, I rebooted and the second time the 
compile completed without error.  :-/

This PC has a Zalman CPU cooler, the heat sink of which I flattened out to 
make sure it makes good contact with the CPU surface.  It will not show above 
45-46.5°C even when running cpuburn on all cores. 

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


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=Ryzen-Segv-Response

Thank you both,

This failure was on a AMD Kaveri APU.  There were no errors on dmesg.

The compile error is:

> In file included from
> gen/storage/public/interfaces/blobs.mojom-shared.h:25:0, from
> gen/storage/public/interfaces/blobs.mojom-blink.h:33, from
> ../../third_party/WebKit/Source/platform/blob/ BlobData.h:42,
>  from ../../third_party/WebKit/Source/platform/network/
> EncodedFormData.h:23,
>  from ../../third_party/WebKit/Source/platform/loader/fetch/
> ResourceRequest.h:34,
>  from ../../third_party/WebKit/Source/core/loader/
> FrameLoader.h:48,
>  from
> ../../third_party/WebKit/Source/core/frame/LocalFrame.h: 38,
>  from ../../third_party/WebKit/Source/core/frame/
> LocalDOMWindow.h:33,
>  from ../../third_party/WebKit/Source/core/dom/events/
> WindowEventContext.h:30,
>  from ../../third_party/WebKit/Source/core/dom/events/
> EventPath.h:32,
>  from
> ../../third_party/WebKit/Source/core/dom/events/Event.h: 32,
>  from ../../third_party/WebKit/Source/core/events/
> ErrorEvent.h:36,
>  from ../../third_party/WebKit/Source/bindings/core/v8/
> ScriptCustomElementDefinition.cpp:15:
> [86/787]
> gen/storage/public/interfaces/blobs.mojom-shared-internal.h:539:5: internal
> compiler error: Segmentation fault
>  }
>  ^
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See  for instructions.
> 
> [snip ...]

Strangely enough, I rebooted and this time it compiled without any error!  o_O


So, all is well that ends well.  :-)

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


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: Segmentation fault
> > 
> >  }
> >  ^
> > 
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See  for instructions.
> 
> Does it always fault in exactly the same spot?
> 
> If not...
> 
> When I've run into "random" gcc segfaults when compiling very large
> programs, it's always been a hardware problem.  Every time except one,
> it was failing RAM.
> 
> I'd run memtest86 overnight.

Also check it is not overheating.
The one time I had random gcc segfaults was when I accidentally forgot decent 
airflow for the CPU about 20+ years ago.

--
Joost




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=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/third_party/WebKit/Source/core/core_generated/V8HTMLConstructor.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION=1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_SYSTEM_ZLIB=1 -Igen/blink -I../.. -Igen -I../../third_party/WebKit/Source -I../../third_party/WebKit -Igen/blink -Igen/third_party/WebKit -I../../third_party/WebKit/Source -Igen/blink -I../../third_party/khronos -I../../gpu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Igen/shim_headers/libdrm_shim -Igen/shim_headers/libpng_shim -Igen/shim_headers/zlib_shim -Igen/shim_headers/harfbuzz_shim -Igen/shim_headers/libjpeg_shim -Igen/shim_headers/re2_shim -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/opus_shim -Igen/shim_headers/snappy_shim -I../../third_party/ced/src -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_party/protobuf/src -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/images -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops -I../../third_party/skia/include/pdf -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils-I../../third_party/skia/third_party/vulkan -I../../third_party/skia/include/codec -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/libwebm/source -I../../third_party/protobuf/src -Igen/protoc_out -I../../third_party/boringssl/src/include -I/usr/include/nss -I/usr/include/nspr -I../../third_party/iccjpeg -I/usr/include/libpng16 -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -I../../third_party/angle/include -I../../third_party/angle/src/common/third_party/base -Igen/angle -I/usr/include/libxml2 -I/usr/include/libxml2 -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++14 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -march=native -O2 -pipe -fno-delete-null-pointer-checks -c ../../third_party/WebKit/Source/bindings/core/v8/V8HTMLConstructor.cpp -o obj/third_party/WebKit/Source/core/core_generated/V8HTMLConstructor.o  [22100/28519] x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/WebKit/Source/core/core_generated/V8Initializer.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION=1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER 

[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 source if appropriate.
> See  for instructions.

Does it always fault in exactly the same spot?

If not...

When I've run into "random" gcc segfaults when compiling very large
programs, it's always been a hardware problem.  Every time except one,
it was failing RAM.

I'd run memtest86 overnight.

-- 
Grant Edwards   grant.b.edwardsYow! I'm definitely not
  at   in Omaha!
  gmail.com




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 then have someone else walk by and insert a drive in to your 
laptop for a few seconds while you were distracted if you were a high 
profile target (politician, ceo, lawyer etc)




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_UDEV
> -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_C
> AIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC
> -DDISABLE_NACL
> -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
> DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LA
> RGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
> D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
> -
> DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION
> =1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
> DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES
> -DUSE_GLX -
> DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DY
> LOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -
> DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -
> DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LI
> NEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -
> DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -
> DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURB
> O=1 -DUSE_SYSTEM_ZLIB=1 -Igen/blink -I../.. -Igen
> -I../../third_party/WebKit/
> Source -I../../third_party/WebKit -Igen/blink -Igen/third_party/WebKit -
> I../../third_party/WebKit/Source -Igen/bl
> ink -I../../third_party/khronos -I../../gpu -I/usr/include/glib-2.0 -I/usr/
> lib64/glib-2.0/include -Igen/shim_headers/libdrm_shim -Igen/shim_headers/
> libpng_shim -Igen/shim_headers/zlib_shim -
> Igen/shim_headers/harfbuzz_shim -Igen/shim_headers/libjpeg_shim -Igen/
> shim_headers/re2_shim -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/
> opus_shim -Igen/shim_headers/snappy_shim -I../..
> /third_party/ced/src -I../../third_party/icu/source/common -I../../
> third_party/icu/source/i18n -I../../third_party/protobuf/src -I../../skia/
> config -I../../skia/ext -I../../third_party/skia/
> include/c -I../../third_party/skia/include/config
> -I../../third_party/skia/
> include/core -I../../third_party/skia/include/effects -I../../third_party/
> skia/include/encode -I../../third_party/s
> kia/include/gpu -I../../third_party/skia/include/images
> -I../../third_party/
> skia/include/lazy -I../../third_party/skia/include/pathops -I../../
> third_party/skia/include/pdf -I../../third_part
> y/skia/include/pipe -I../../third_party/skia/include/ports -I../../
> third_party/skia/include/utils-I../../third_party/skia/third_party/vulkan
> -
> I../../third_party/skia/include/codec -I../../th
> ird_party/skia/src/gpu -I../../third_party/skia/src/sksl
> -I../../third_party/
> libwebm/source -I../../third_party/protobuf/src -Igen/protoc_out -I../../
> third_party/boringssl/src/include -I/usr
> /include/nss -I/usr/include/nspr -I../../third_party/iccjpeg
> -I/usr/include/
> libpng16 -I../../third_party/ots/include -I../../v8/include
> -Igen/v8/include -
> I../../third_party/angle/include -I.
> ./../third_party/angle/src/common/third_party/base -Igen/angle
> -I/usr/include/
> libxml2 -I/usr/include/libxml2 -fno-strict-aliasing
> --param=ssp-buffer-size=4
> -fstack-protector -Wno-builtin-mac
> ro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables
> -fPIC -
> pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs
> -Wno-maybe-
> uninitialized -Wno-missing-field-ini
> tializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-
> sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++14 -Wno-
> narrowing -fno-rtti -fno-exceptions -fvisibi
> lity-inlines-hidden -march=native -O2 -pipe -fno-delete-null-pointer-checks
> -c
> ../../third_party/WebKit/Source/bindings/core/v8/V8HTMLConstructor.cpp -o
> obj/
> third_party/WebKit/Source/core/co
> re_generated/V8HTMLConstructor.o
> [22100/28519] x86_64-pc-linux-gnu-g++ -MMD -MF
> obj/third_party/WebKit/Source/
> core/core_generated/V8Initializer.o.d -DV8_DEPRECATION_WARNINGS
> -DUSE_UDEV -
> DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO
> =1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL
> -
> DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
> DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEF
> ILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
> D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
> -
> DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION=1 -
> DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
> DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES
> -DUSE_GLX -
> DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD
> =0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -
> DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -
> DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD 

[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_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL 
-DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -
DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION
=1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -
DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DY
LOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -
DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -
DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LI
NEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -
DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -
DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURB
O=1 -DUSE_SYSTEM_ZLIB=1 -Igen/blink -I../.. -Igen -I../../third_party/WebKit/
Source -I../../third_party/WebKit -Igen/blink -Igen/third_party/WebKit -
I../../third_party/WebKit/Source -Igen/bl
ink -I../../third_party/khronos -I../../gpu -I/usr/include/glib-2.0 -I/usr/
lib64/glib-2.0/include -Igen/shim_headers/libdrm_shim -Igen/shim_headers/
libpng_shim -Igen/shim_headers/zlib_shim -
Igen/shim_headers/harfbuzz_shim -Igen/shim_headers/libjpeg_shim -Igen/
shim_headers/re2_shim -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/
opus_shim -Igen/shim_headers/snappy_shim -I../..
/third_party/ced/src -I../../third_party/icu/source/common -I../../
third_party/icu/source/i18n -I../../third_party/protobuf/src -I../../skia/
config -I../../skia/ext -I../../third_party/skia/
include/c -I../../third_party/skia/include/config -I../../third_party/skia/
include/core -I../../third_party/skia/include/effects -I../../third_party/
skia/include/encode -I../../third_party/s
kia/include/gpu -I../../third_party/skia/include/images -I../../third_party/
skia/include/lazy -I../../third_party/skia/include/pathops -I../../
third_party/skia/include/pdf -I../../third_part
y/skia/include/pipe -I../../third_party/skia/include/ports -I../../
third_party/skia/include/utils-I../../third_party/skia/third_party/vulkan -
I../../third_party/skia/include/codec -I../../th
ird_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/
libwebm/source -I../../third_party/protobuf/src -Igen/protoc_out -I../../
third_party/boringssl/src/include -I/usr
/include/nss -I/usr/include/nspr -I../../third_party/iccjpeg -I/usr/include/
libpng16 -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -
I../../third_party/angle/include -I.
./../third_party/angle/src/common/third_party/base -Igen/angle -I/usr/include/
libxml2 -I/usr/include/libxml2 -fno-strict-aliasing --param=ssp-buffer-size=4 
-fstack-protector -Wno-builtin-mac
ro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -
pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-
uninitialized -Wno-missing-field-ini
tializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-
sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++14 -Wno-
narrowing -fno-rtti -fno-exceptions -fvisibi
lity-inlines-hidden -march=native -O2 -pipe -fno-delete-null-pointer-checks -c 
../../third_party/WebKit/Source/bindings/core/v8/V8HTMLConstructor.cpp -o obj/
third_party/WebKit/Source/core/co
re_generated/V8HTMLConstructor.o

  
[22100/28519] x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/WebKit/Source/
core/core_generated/V8Initializer.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -
DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO
=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -
DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEF
ILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -
DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION=1 -
DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -
DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD
=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -
DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -
DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LINEON
LY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -
DSK_HAS_JPEG_LIBRARY