Package Details: chromium-dev 126.0.6423.2-1

Git Clone URL: https://aur.archlinux.org/chromium-dev.git (read-only, click to copy)
Package Base: chromium-dev
Description: The open-source project behind Google Chrome (Dev Channel)
Upstream URL: http://www.chromium.org
Keywords: browser web
Licenses: BSD
Submitter: None
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 160
Popularity: 0.011120
First Submitted: 2010-05-17 09:04 (UTC)
Last Updated: 2024-04-21 19:18 (UTC)

Dependencies (84)

Required by (0)

Sources (13)

Latest Comments

« First ‹ Previous 1 .. 34 35 36 37 38 39 40 41 42 43 44 .. 152 Next › Last »

sl1pkn07 commented on 2016-09-09 20:46 (UTC) (edited on 2016-09-09 20:47 (UTC) by sl1pkn07)

nope. testing 55.2853.0. some strange crash in a random pages builded with gcc and bundled clang. same fails is not ready for release :( sorry guys if any can help. this is the updated pkgbuild https://dl.dropboxusercontent.com/u/6596386/chromium-dev.tar.gz with updated patches for this version greetings

sl1pkn07 commented on 2016-09-09 16:23 (UTC)

Finally can build with GN!. Testing now the versión 54.2840.14, but some extensión Crash the browser. Now have in build the 55.2853.0. if all is good can update the package at last!

misc commented on 2016-09-09 15:55 (UTC) (edited on 2016-09-09 15:57 (UTC) by misc)

If anyone manages to compile a GN version which * doesn't consistently hang (eg. wikipedia, imgur, anything using flash), * downright crash (so far one tab group at a time), and * has all extensions work (eg. ublock, tempermonkey and RES do not) do tell and share the PKGBUILD please. Also if you manage to compile with tcmalloc, cause for me it has chromium still (55.0.2853.0) instantly crash on start.

uzer commented on 2016-09-06 18:56 (UTC) (edited on 2016-09-06 18:57 (UTC) by uzer)

@sl1pkn07 The package builds now, but I'm running into a similar issue that LordAro described: $ chromium-dev Received signal 4 ILL_ILLOPN 555f2a4644e1 #0 0x555f26453407 <unknown> #1 0x7fb2e43b2080 <unknown> #2 0x555f2a4644e1 <unknown> #3 0x555f270812b0 <unknown> #4 0x555f2708181f <unknown> #5 0x555f2707f6b2 <unknown> #6 0x555f2708023d <unknown> #7 0x555f2779dc59 <unknown> #8 0x555f2779a550 <unknown> #9 0x555f277853ef <unknown> #10 0x555f27784f8c <unknown> #11 0x555f294d3e3b <unknown> #12 0x555f294d68e3 <unknown> #13 0x555f294cf8c9 <unknown> #14 0x555f294cf087 <unknown> #15 0x555f2a89e9ef <unknown> #16 0x555f26f19395 <unknown> #17 0x555f264c0014 <unknown> #18 0x555f2a90548b <unknown> #19 0x555f2a90444c <unknown> #20 0x555f264c0014 <unknown> #21 0x555f2646e6f4 <unknown> #22 0x555f2646ea38 <unknown> #23 0x555f2646eddb <unknown> #24 0x555f2647063a <unknown> #25 0x555f264874eb <unknown> #26 0x555f2646dbf7 <unknown> #27 0x555f294f6bd5 <unknown> #28 0x555f264218bb <unknown> #29 0x555f26422883 <unknown> #30 0x555f26421460 <unknown> #31 0x555f25fc9b37 ChromeMain #32 0x7fb2d9d33291 __libc_start_main #33 0x555f25fc99da _start r8: 0000000000000000 r9: 0000000000000000 r10: 0000000000000022 r11: 0000000000000202 r12: 00003f6523a1c1e0 r13: 00003f6523a1c1f8 r14: 00003f6523a68000 r15: 00003f6523a1c1f8 di: 000013194d081000 si: 000000000001e000 bp: 0000000000000004 bx: 00003f6523a1c200 dx: 0000000000000008 ax: ffffffffffffffff cx: ffffffffffffff58 sp: 00007ffdfebc4e40 ip: 0000555f2a4644e1 efl: 0000000000010286 cgf: 002b000000000033 erf: 0000000000000000 trp: 0000000000000006 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] libva info: VA-API version 0.39.2 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_39 libva info: va_openDriver() returns 0 libva info: VA-API version 0.39.2 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_39 libva info: va_openDriver() returns 0

sl1pkn07 commented on 2016-09-05 04:16 (UTC)

try now

uzer commented on 2016-09-05 04:07 (UTC)

enable_vaapi_on_linux.diff ... FAILED

sl1pkn07 commented on 2016-09-01 15:36 (UTC) (edited on 2016-09-01 15:40 (UTC) by sl1pkn07)

in next release, maybe, if finish build OK, is released with GN instead of GYP for the moment: https://bugs.chromium.org/p/chromium/issues/detail?id=643193

misc commented on 2016-08-25 22:23 (UTC)

Here's mine: https://dl.dropboxusercontent.com/u/4607702/chromium-dev.tar.xz Actually the one I used for compiling is still a bit different, hope I didn't break anything in this version. Anyway, I threw out all the stuff I don't need, so it's more of a template only. package() follows extra's chromium, build() is reduced to almost just ninja since that's where the breakages commonly occur, and it's thus useful to have a minimal build() for "makepkg -e".

sl1pkn07 commented on 2016-08-22 04:12 (UTC)

is my idea, but GN don't have all options like GYP (disable gnome stuff, for example)

misc commented on 2016-08-21 18:36 (UTC)

idk, but might be worth switching to gn over gyp