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.019293
First Submitted: 2010-05-17 09:04 (UTC)
Last Updated: 2024-04-21 19:18 (UTC)

Required by (0)

Sources (13)

Latest Comments

« First ‹ Previous 1 .. 83 84 85 86 87 88 89 90 91 92 93 .. 152 Next › Last »

sl1pkn07 commented on 2013-02-17 18:50 (UTC)

@shosca how you built the package? GLES2/gl2ext.h is part of libgles, and this is in makedepends

shosca commented on 2013-02-17 18:43 (UTC)

With those changes: ==> Prepare NaCl SDK ==> Building Chromium... -> Building build project... Updating projects from gyp files... Traceback (most recent call last): File "generate_bindings.py", line 1827, in <module> sys.exit(main(sys.argv[1:])) File "generate_bindings.py", line 1778, in main print ResolveHeader(header, options.header_paths) File "generate_bindings.py", line 1763, in ResolveHeader raise Exception('Header %s not found.' % header) Exception: Header GLES2/gl2ext.h not found. gyp: Call to 'python generate_bindings.py --header-paths=../../third_party/mesa/MesaLib/include:../../third_party/khronos --inputs' returned exit status 1. while loading dependencies of gpu/gpu.gyp while loading dependencies of third_party/WebKit/Source/WebCore/WebCore.gyp/WebCore.gyp while loading dependencies of third_party/WebKit/Source/WebKit/chromium/WebKit.gyp while loading dependencies of content/browser/devtools/devtools_resources.gyp while loading dependencies of chrome/chrome_resources.gyp while loading dependencies of chrome/chrome.gyp while loading dependencies of build/all.gyp while trying to load build/all.gyp ==> ERROR: A failure occurred in build(). Aborting...

sl1pkn07 commented on 2013-02-17 07:55 (UTC)

uhmmmmmmm... thi is weird... i build chromium without any problem try this: in: msg "Remove unnecesary components" add: \! -path 'third_party/mesa/*' \ and in GYP_DEFINES="\ change "use_system_mesa=1" to "use_system_mesa=0" greetings

shosca commented on 2013-02-17 00:20 (UTC)

Build fails with http://pastie.org/6079040 I've fixed it with http://pastie.org/6199586 but now fails with http://pastie.org/6199590

sl1pkn07 commented on 2013-02-16 18:20 (UTC)

added thanks for the report @architeckt, please, test if this fix your problem greetings

thorbert commented on 2013-02-16 18:13 (UTC)

makedepends seems to be missing libegl as well.

<deleted-account> commented on 2013-02-10 11:13 (UTC)

build fails: http://pastie.org/6108981

sl1pkn07 commented on 2013-02-06 15:31 (UTC)

strange, before post this update i test the build some times, build without error in all times http://paste.ubuntu.com/1616902/ (build log, finished a few minutes ago)