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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 152 Next › Last »

bryanparadis commented on 2016-06-01 00:30 (UTC) (edited on 2016-06-01 00:37 (UTC) by bryanparadis)

When building this package make sure you have at least 9GB of space on /tmp. Build finished but makepkg didn't have enough room to generate the packages with a 7.8GB /tmp. Managed to recover from it without rebuilding. /tmp will be by default 50% of your ram. You can override this by adding an fstab entry with the size option.

neeks commented on 2016-05-19 01:56 (UTC) (edited on 2016-05-19 01:56 (UTC) by neeks)

I've been getting errors the past two weeks in `third_party/WebKit/Source/build/scripts/make_css_value_keywords.py` and `third_party/WebKit/Source/build/scripts/make_css_property_names.py`. Turns out that the gperf package - 3.0.4.7 - that was pushed to `extra` 16 days ago is to blame. Downgrading gperf to 3.0.4.6 solved those specific build errors.

j1simon commented on 2016-05-18 18:01 (UTC)

Yes, I have disabled the [multilib] repository. $ pacaur -y chromium-dev :: resolving dependencies... :: no results found for lib32-gcc-libs :: no results found for lib32-zlib chrome://nacl -> http://pix.toile-libre.org/upload/original/1463594452.png

sl1pkn07 commented on 2016-05-18 17:55 (UTC)

in a clean environment?

j1simon commented on 2016-05-18 17:54 (UTC)

@sl1pkn07 I've compiled it with the line ("makedepends_x86_64=('lib32-gcc-libs' 'lib32-zlib')") commented without problems and it compiles NaCl plugin.

sl1pkn07 commented on 2016-05-18 13:22 (UTC)

because is need for build the NaCL stack

j1simon commented on 2016-05-18 10:21 (UTC)

Why "makedepends_x86_64=('lib32-gcc-libs' 'lib32-zlib')"?

LinguinePenguiny commented on 2016-04-23 08:09 (UTC)

Compile proxy/plugin_message_filter.cc [FLAGS I REMOVED] Traceback (most recent call last): File "../native_client/build/build_nexe.py", line 1136, in <module> sys.exit(Main(sys.argv)) File "../native_client/build/build_nexe.py", line 1108, in Main out = build.Compile(filename) File "../native_client/build/build_nexe.py", line 574, in Compile self.CleanOutput(outd) File "/tmp/yaourt-tmp-aaron/aur-chromium-dev/src/chromium-51.0.2704.19/native_client/build/build_nexe_tools.py", line 81, in CleanOutput if IsFile(out): File "/tmp/yaourt-tmp-aaron/aur-chromium-dev/src/chromium-51.0.2704.19/native_client/build/build_nexe_tools.py", line 41, in IsFile return os.path.isfile(FixPath(path)) File "/tmp/yaourt-tmp-aaron/aur-chromium-dev/src/chromium-51.0.2704.19/native_client/build/build_nexe_tools.py", line 32, in FixPath path = os.path.normpath(os.path.join(os.getcwd(), path)) OSError: [Errno 2] No such file or directory ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). It's not compiling, still.

sl1pkn07 commented on 2016-04-22 13:23 (UTC)

@juston_li done tnx

juston_li commented on 2016-04-22 02:17 (UTC) (edited on 2016-04-22 02:17 (UTC) by juston_li)

install: cannot stat 'chromium-51.0.2704.19/chrome/installer/linux/common/default-app.tempate': No such file or directory Looks like just a typo on line 627 tempate -> template