Package Details: qtwebkit 2.3.4-9

Git Clone URL: https://aur.archlinux.org/qtwebkit.git (read-only, click to copy)
Package Base: qtwebkit
Description: An open source web browser engine (Qt port)
Upstream URL: http://trac.webkit.org/wiki/QtWebKit
Licenses: GPL3, LGPL2.1
Conflicts: qt
Submitter: arojas
Maintainer: Omar007
Last Packager: Omar007
Votes: 53
Popularity: 0.000018
First Submitted: 2017-02-09 07:52 (UTC)
Last Updated: 2023-04-30 16:17 (UTC)

Sources (8)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 16 Next › Last »

FredBezies commented on 2018-02-05 17:10 (UTC) (edited on 2018-02-05 17:11 (UTC) by FredBezies)

@alban : so just use qtwebkit-bin package.

By the way, last time I build this package successfully? January 15th, 2018.

fred@fredo-arch ~ % pacman -Qi qtwebkit

name : qtwebkit

Version : 2.3.4-6

Description : An open source web browser engine (Qt port)

Architecture : x86_64

URL : http://trac.webkit.org/wiki/QtWebKit

Licenses : LGPL2.1 GPL3

Groups : None

Provides : None

Depends On : qt4 systemd gst-plugins-base-libs

Optional Deps : None

Required By : google-musicmanager

Optional For : None

Conflicts With : qt<4.8

Replaces : None

Installed Size : 35.26 MiB

Packager : Unknown Packager

Build Date : Mon Jan 15 10:41:57 2018

Install Date : Mon Jan 15 10:47:06 2018

Install Reason : Explicitly installed

Install Script : No

Validated By : None

Alban commented on 2018-02-05 14:04 (UTC) (edited on 2018-02-05 14:05 (UTC) by Alban)

The compilation goes over a loop. Same warning shows up, with the same line of code : aur-qtwebkit/src/qtwebkit-2.3.4/Source/WTF/wtf/SaturatedArithmetic.h: In function ‘int32_t saturatedAddition(int32_t, int32_t)’: Unless this an inline function, it shouldn't reappear dozens or hundred of times. The folder names are also quite suspicious : '/WTF/wtf/' ? Seriously ?

I don't like this. Don't use this package until further information.

mani.zaeim commented on 2017-11-29 13:31 (UTC)

@Stillrotten I could get it installed, it took 45 mins, but i switched to CLI instead of any GUI desktop.

Stillrotten commented on 2017-11-29 09:29 (UTC)

@Scimmia you're misunderstanding. The same steps go on recursively, without any noticeable progress or change. Just seems pretty odd that all of this sort of comes together as such when I've had other packages that have taken 3 or so hours to build without any power issues, and that don't run through the same thing 100 times.

mani.zaeim commented on 2017-11-29 08:18 (UTC)

@Scimmia: you are right it takes hours, but my laptop get suddenly off during the build, I tried it for 4 times.2 times it get terminated with error message, so I thought may be there is a bug in qtwebkit source it self!

Scimmia commented on 2017-11-29 07:42 (UTC)

Minute 13 is "goes on forever"? You should expect this to take hours to build. Your PC shutting down has nothing to do with this package.

Stillrotten commented on 2017-11-29 07:29 (UTC)

@mani.zaeim @severach Specifically what's happening to me is it'll get about 2 minutes in, and then it looks like it's repeating the same steps over and over again, until at about minute 13 my PC just shuts down (AMD FX-8370, 16GB ram). Doesn't seem to be hot at all. I can see a lot of messages that say something like "Warning: the use of "defined" may not be portable." Obviously I'd run a pastebin if I could but a) it would be long as all hell and, b) if my PC shuts down anyway that defeats the purpose.

mani.zaeim commented on 2017-11-29 02:54 (UTC) (edited on 2017-11-29 03:07 (UTC) by mani.zaeim)

@Stillrotten I face to same issue month ago, so on everyday update I just put it on the ignore list, after shutting down this problem happen https://bbs.archlinux.org/viewtopic.php?id=231345 the system start randomly after rebooting. I use 16GB RAM and Corei7 CPU

severach commented on 2017-11-28 15:58 (UTC)

With 4 cores and 4 threads and compiling in /tmp it takes 30 minutes. Multiply that by 8. Use clean-chroot-manager and it will automatically use every core you have. Even doubling the speed with a dual core will be a big improvement.

Stillrotten commented on 2017-11-28 11:35 (UTC)

How long does this generally take to build? I've tried it normally and in a clean chroot but both times it goes on forever and eventually my pc just shuts down.