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.019686
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 .. 50 51 52 53 54 55 56 57 58 59 60 .. 152 Next › Last »

Lynthium commented on 2015-02-06 20:38 (UTC)

@sl1pkn07 Ye, fully up to date 64bit. The build was with the bundled clang. I couldn't find the "virdual" in the file the error mentioned though. Guess it's just a gremlin poking its head up in my system (or in this insanely complicated build system). Building it with system clang right now. It's past 14.5k/17.2k mark so it should be fine. My apologies for wasting your time with this :(

sl1pkn07 commented on 2015-02-06 20:31 (UTC)

build ok with GCC

sl1pkn07 commented on 2015-02-06 19:57 (UTC)

@Lynden build ok with system clang. trying with GCC....

sl1pkn07 commented on 2015-02-06 19:37 (UTC)

@chrisdunder with your option spawn a lot of warning: unknown warning option '-Wno-inconsistent-missing-override' [-Wunknown-warning-option] XD

sl1pkn07 commented on 2015-02-06 19:19 (UTC)

update pkgbuild to fix build bundled ffmpeg with system clang

sl1pkn07 commented on 2015-02-06 18:58 (UTC)

you system is up to date? 32 or 64 bits? build fine here (with bundled clang). build with system clang in progress.. greetings

Lynthium commented on 2015-02-06 16:27 (UTC)

It fails at 10553 / 17202 with In file included from ../../third_party/WebKit/Source/core/fetch/ResourcePtr.h:29: ../../third_party/WebKit/Source/core/fetch/Resource.h:191:5: error: unknown type name 'virdual' virdual void willFollowRedirect(ResourceRequest&, const ResourceResponse&); ^ ../../third_party/WebKit/Source/core/fetch/Resource.h:191:13: error: expected member name or ';' after declaration specifiers virdual void willFollowRedirect(ResourceRequest&, const ResourceResponse&); ~~~~~~~ ^ 2 errors generated.

Lynthium commented on 2015-02-06 15:49 (UTC)

@sl1pkn07 Thanks, it builds fine now :)

sl1pkn07 commented on 2015-02-06 15:15 (UTC)

@Lynden try now @misc thanks for the info! @chrisdunder added cmake to makedepends if use bundled clang (fixed typo (c&p code xd) and added -Wno-inconsistent-missing-override if use system clang python path ('export PATH') still in prepare() greetings

Lynthium commented on 2015-02-06 14:58 (UTC)

Addition: the previous comment fixes the ffmpeg build, but the chromium build shoots itself in the foot still later on. -> Starting building Chromium... Updating projects from gyp files... ninja: Entering directory `out/Release' ninja: warning: multiple rules generate obj/third_party/zlib/google/zip.zip.o. builds involving this target will not be correct; continuing anyway ninja: warning: multiple rules generate obj/third_party/zlib/google/zip.zip_internal.o. builds involving this target will not be correct; continuing anyway ninja: warning: multiple rules generate obj/third_party/zlib/google/zip.zip_reader.o. builds involving this target will not be correct; continuing anyway ninja: error: '/data/chromium-dev/src/flapper_version.h', needed by 'gen/flapper_version.h', missing and no known rule to make it "/data/chromium-dev/src" doesn't exist, it should be "/tmp/makepkg/chromium-dev/src".