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 .. 45 46 47 48 49 50 51 52 53 54 55 .. 152 Next › Last »

sl1pkn07 commented on 2015-04-27 13:23 (UTC)

uninstall python2-ply first

eggze commented on 2015-04-27 12:31 (UTC)

Build failed on my machine with similar error as katta's one: FAILED: cd ../../ui/accessibility; python ../../tools/json_schema_compiler/compiler.py "ax_enums.idl" "--root=../.." "--destdir=../../out/Release/gen" "--namespace=ui" "--generator=cpp" "--include-rules=" Traceback (most recent call last): File "../../tools/json_schema_compiler/compiler.py", line 191, in <module> opts.namespace, opts.impl_dir, include_rules) File "../../tools/json_schema_compiler/compiler.py", line 53, in GenerateSchema api_def = schema_loader.LoadSchema(schema) File "/home/jprokop/Downloads/builds/chromium-dev/src/chromium-44.0.2376.0/tools/json_schema_compiler/schema_loader.py", line 90, in LoadSchema api_defs = idl_schema.Load(schema_path) File "/home/jprokop/Downloads/builds/chromium-dev/src/chromium-44.0.2376.0/tools/json_schema_compiler/idl_schema.py", line 525, in Load return Process(contents, filename) File "/home/jprokop/Downloads/builds/chromium-dev/src/chromium-44.0.2376.0/tools/json_schema_compiler/idl_schema.py", line 535, in Process idl = idl_parser.IDLParser().ParseData(contents, filename) File "/home/jprokop/Downloads/builds/chromium-dev/src/chromium-44.0.2376.0/tools/json_schema_compiler/../../ppapi/generators/idl_parser.py", line 906, in __init__ IDLLexer.__init__(self) File "/home/jprokop/Downloads/builds/chromium-dev/src/chromium-44.0.2376.0/tools/json_schema_compiler/../../ppapi/generators/idl_lexer.py", line 215, in __init__ self.lexobj = lex.lex(object=self, lextab=None, optimize=0) File "/usr/lib/python2.7/site-packages/ply/lex.py", line 893, in lex if '.' not in lextab: TypeError: argument of type 'NoneType' is not iterable ninja: build stopped: subcommand failed. My version of python2-ply is 3.6-1

sl1pkn07 commented on 2015-04-26 23:20 (UTC)

ok, is because chromium build system don't like the new python2-ply 1.5.0 try now

AndreaCattaneo commented on 2015-04-26 15:48 (UTC)

build failed: [1226/17650] cd ../../third_party/zlib; python ../../tools/generate_shim_headers/generate_shim_headers.py --headers-root . --output-directory ../../out/Release/gen/shim_headers/zlib/target zlib.h --generate FAILED: cd ../../third_party/WebKit/Source/bindings/scripts; python blink_idl_parser.py ../../../../../out/Release/gen/blink/bindings/scripts Traceback (most recent call last): File "blink_idl_parser.py", line 456, in <module> sys.exit(main(sys.argv)) File "blink_idl_parser.py", line 452, in main parser = BlinkIDLParser(outputdir=outputdir, rewrite_tables=True) File "blink_idl_parser.py", line 428, in __init__ picklefile=picklefile) File "/usr/lib/python2.7/site-packages/ply/yacc.py", line 3232, in yacc read_signature = lr.read_pickle(picklefile) File "/usr/lib/python2.7/site-packages/ply/yacc.py", line 1990, in read_pickle in_f = open(filename, 'rb') IOError: [Errno 2] No such file or directory: '../../../../../out/Release/gen/blink/bindings/scripts/parsetab.pickle' ninja: build stopped: subcommand failed.

c00w commented on 2015-04-24 03:05 (UTC)

I don't think HIDPI support is working anymore.

sl1pkn07 commented on 2015-04-19 10:06 (UTC)

@juston_li fixed also now use a chromium-launcher tarball instead of git and fixed minnor issues greetings

juston_li commented on 2015-04-19 00:27 (UTC)

Got this error trying to run chromium-dev, compiled with GCC: Can't locate File/BaseDir.pm in @INC (you may need to install the File::BaseDir module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/bin/chromium-dev line 16. BEGIN failed--compilation aborted at /usr/bin/chromium-dev line 16. Fixed by installing perl-file-basedir

sl1pkn07 commented on 2015-04-18 21:12 (UTC)

update to 44 series - now uses a launcher like a chromium in [extra]. please check the instruction after installation - fix the NaCL installation - for the moment now use a system clang instead of build (fail build) - build widevine lib not need anymore. please install a chromium-widevine/chromium-widevine-dev instead greetings