Re: [gentoo-user] Error emerging qtwebengine-5.12.5

2019-11-21 Thread Petric Frank
Hello,

Am Donnerstag, 21. November 2019, 19:40:43 CET schrieb Mick:
> On Thursday, 21 November 2019 17:35:30 GMT Raphael MD wrote:
> > Hello,
> >
> > I'm trying to update KDE, but the emerge is stopping at qtwebengine-5.12.5
> > compile process.
>
> I don't know if your error is related to the gcc version you're using.
> Better switch to 9.2 and try again.
>
> PS. MAKEOPTS="-j1" appears to be quite restrictive for a Ryzen CPU.  It
> wouldn't cause your problem, but will slow down every emerge as it will
> compile one job at a time.

I've got the same error. Reason was (as far as i can interpret it) that a new
gcc (v9) was compiled. The mpfr-Part (seen by the assertion abort on an mpfr-
test in the log) was updated at the same time. But gcc v8 - still active - was
not recompiled afterwards.

Solution - in my case - recompile gcc v8:
  emerge -1 =gcc-8*

Other solution (untested) - switch to gcc v9.

The MAKEOPTS depends on how much main memory you have on your host - besides
on how much cores your CPU has.

kind regards
  Petric






Re: [gentoo-user] Error emerging qtwebengine-5.12.5

2019-11-21 Thread Raphael MD
Mick  3:41 PM
(...)
>I don't know if your error is related to the gcc version you're using.
Better
>switch to 9.2 and try again.

I've updated GCC to 9.2 and this has solved my problem.

Thanks!


Re: [gentoo-user] Error emerging qtwebengine-5.12.5

2019-11-21 Thread Michael Rohleder
Raphael MD  writes:
> I'm trying to update KDE, but the emerge is stopping at qtwebengine-5.12.5
> compile process.
>
> Here is the compile log.
>
> https://pastebin.com/wKbJuAAS

try to emerge a newer dev-libs/mpfr before qtwebengine.


-- 
https://www.rohleder.de/ - irc:mroh@freenet - 
pgp:755E2DE5D0D585C52E7828307C7AFFBEFEF2CB25
please quote in https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

Q: How does a Unix guru have sex? A: 
unzip;strip;touch;finger;mount;fsck;more;yes;umount;sleep



Re: [gentoo-user] Error emerging qtwebengine-5.12.5

2019-11-21 Thread Mick
On Thursday, 21 November 2019 17:35:30 GMT Raphael MD wrote:
> Hello,
> 
> I'm trying to update KDE, but the emerge is stopping at qtwebengine-5.12.5
> compile process.

I don't know if your error is related to the gcc version you're using.  Better 
switch to 9.2 and try again.

PS. MAKEOPTS="-j1" appears to be quite restrictive for a Ryzen CPU.  It 
wouldn't cause your problem, but will slow down every emerge as it will 
compile one job at a time.

-- 
Regards,

Mick

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