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: 158
Popularity: 0.005561
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 .. 13 14 15 16 17 18 19 20 21 22 23 .. 152 Next › Last »

laenco commented on 2018-03-30 07:11 (UTC) (edited on 2018-03-30 07:12 (UTC) by laenco)

Unable to compile latest change:

 -> Configure bundled ffmpeg
System information:
Host OS       : linux
Target OS     : linux
Host arch     : x64
Target arch   : x64
Parallel jobs : 8

Chromium skipped
Chrome skipped
ChromeOS configure/build:
Running /tmp/makepkg/chromium-dev/src/chromium-67.0.3381.0/third_party/ffmpeg/configure
 --disable-everything
 --disable-all
 --disable-doc
 --disable-htmlpages
 --disable-manpages
 --disable-podpages
 --disable-txtpages
 --disable-static
 --enable-avcodec
 --enable-avformat
 --enable-avutil
 --enable-fft
 --enable-rdft
 --enable-static
 --enable-libopus
 --disable-bzlib
 --disable-iconv
 --disable-lzo
 --disable-network
 --disable-schannel
 --disable-sdl2
 --disable-symver
 --disable-xlib
 --disable-zlib
 --disable-securetransport
 --disable-faan
 --disable-alsa
 --disable-autodetect
 --enable-decoder=vorbis,libopus,flac
 --enable-decoder=pcm_u8,pcm_s16le,pcm_s24le,pcm_s32le,pcm_f32le,mp3
 --enable-decoder=pcm_s16be,pcm_s24be,pcm_mulaw,pcm_alaw
 --enable-demuxer=ogg,matroska,wav,flac,mp3,mov
 --enable-parser=opus,vorbis,flac,mpegaudio
 --extra-cflags=-I/usr/include/opus
 --disable-linux-perf
 --x86asmexe=yasm
 --optflags="-O2"
 --enable-decoder=theora,vp8
 --enable-parser=vp3,vp8
 --enable-lto
 --enable-pic
 --cc=clang
 --cxx=clang++
 --ld=clang
 --extra-ldflags=-fuse-ld=lld
 --enable-decoder=aac,h264
 --enable-demuxer=aac
 --enable-parser=aac,h264
 --enable-decoder=mpeg4
 --enable-parser=h263,mpeg4video
 --enable-demuxer=avi
 --enable-demuxer=amr
 --enable-decoder=amrnb,amrwb
 --enable-decoder=gsm_ms
 --enable-parser=gsm
clang is unable to create an executable file.
If clang is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C compiler test failed.

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
Traceback (most recent call last):
  File "chromium/scripts/build_ffmpeg.py", line 769, in <module>
    sys.exit(main(sys.argv[1:]))
  File "chromium/scripts/build_ffmpeg.py", line 347, in main
    configure_args, options=options)
  File "chromium/scripts/build_ffmpeg.py", line 761, in ConfigureAndBuild
    do_build_ffmpeg('ChromeOS', chrome_os_flags)
  File "chromium/scripts/build_ffmpeg.py", line 741, in do_build_ffmpeg
    options.config_only, branding, configure_flags)
  File "chromium/scripts/build_ffmpeg.py", line 224, in BuildFFmpeg
    [os.path.join(FFMPEG_DIR, 'configure')] + configure_flags, cwd=config_dir)
  File "chromium/scripts/build_ffmpeg.py", line 93, in PrintAndCheckCall
    subprocess.check_call(argv, *args, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 186, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/tmp/makepkg/chromium-dev/src/chromium-67.0.3381.0/third_party/ffmpeg/configure', '--disable-everything', '--disable-all', '--disable-doc', '--disable-htmlpages', '--disable-manpages', '--disable-podpages', '--disable-txtpages', '--disable-static', '--enable-avcodec', '--enable-avformat', '--enable-avutil', '--enable-fft', '--enable-rdft', '--enable-static', '--enable-libopus', '--disable-bzlib', '--disable-iconv', '--disable-lzo', '--disable-network', '--disable-schannel', '--disable-sdl2', '--disable-symver', '--disable-xlib', '--disable-zlib', '--disable-securetransport', '--disable-faan', '--disable-alsa', '--disable-autodetect', '--enable-decoder=vorbis,libopus,flac', '--enable-decoder=pcm_u8,pcm_s16le,pcm_s24le,pcm_s32le,pcm_f32le,mp3', '--enable-decoder=pcm_s16be,pcm_s24be,pcm_mulaw,pcm_alaw', '--enable-demuxer=ogg,matroska,wav,flac,mp3,mov', '--enable-parser=opus,vorbis,flac,mpegaudio', '--extra-cflags=-I/usr/include/opus', '--disable-linux-perf', '--x86asmexe=yasm', '--optflags="-O2"', '--enable-decoder=theora,vp8', '--enable-parser=vp3,vp8', '--enable-lto', '--enable-pic', '--cc=clang', '--cxx=clang++', '--ld=clang', '--extra-ldflags=-fuse-ld=lld', '--enable-decoder=aac,h264', '--enable-demuxer=aac', '--enable-parser=aac,h264', '--enable-decoder=mpeg4', '--enable-parser=h263,mpeg4video', '--enable-demuxer=avi', '--enable-demuxer=amr', '--enable-decoder=amrnb,amrwb', '--enable-decoder=gsm_ms', '--enable-parser=gsm']' returned non-zero exit status 1

collapse block don't work here (>_<)' : sorry for long log.

oritwoen commented on 2018-03-22 20:12 (UTC)

Repository: https://github.com/archlinuxcn/repo/blob/master/README.md

francoism90 commented on 2018-03-18 17:52 (UTC)

Any repo available? I have tried to build the package but it takes hours for me.

francoism90 commented on 2018-03-18 10:18 (UTC)

Thanks! :)

sl1pkn07 commented on 2018-03-17 20:36 (UTC)

done

francoism90 commented on 2018-03-17 20:15 (UTC)

==> Validating source files with sha256sums... chromium-66.0.3350.0.tar.xz ... Passed chromium-launcher ... Skipped chromium-dev.svg ... Passed chromium-FORTIFY_SOURCE-r2.patch ... Passed chromium-clang-r2.patch ... Passed chromium-intel-vaapi_r16.diff.base64 ... FAILED chromium-widevine-r1.patch ... Passed chromium-exclude_unwind_tables_r3.patch ... Passed

Hmm, I'm I the only one getting the validate error?

bm456 commented on 2018-02-02 19:12 (UTC) (edited on 2018-02-02 19:13 (UTC) by bm456)

@prazola

may be a segfault?

please read this (use lesser jobs) http://www.linuxfromscratch.org/blfs/view/svn/xsoft/chromium.html

recomended: 1.6gb per thread

sl1pkn07 commented on 2018-01-27 17:53 (UTC)

@misc that patch is knowed by upstream?

misc commented on 2018-01-27 00:20 (UTC) (edited on 2018-01-27 12:30 (UTC) by misc)

Haven't followed the AUR changes for this package in so long, here's my patches if they're of any use. All apply to chromium git.

  1. https://pastebin.com/p1eBiP9n General build fixes, the one to media/base/decoder_buffer.h is required with next ffmpeg

  2. https://pastebin.com/r02Y4UaG Undoes freetype & harfbuzz being combined to one target, with this it's possible to use system libs for both again.

  3. https://pastebin.com/VB7zXAfM Working VAAPI patch. Somehow GPU usage no longer shows for me in task manager, doubt that's related though.