Skip to content

gclient sync -D hangs forever #1

@dr-ni

Description

@dr-ni

I'm trying to build chromium as described here:
https://github.com/linux-surface/linux-surface/wiki/Camera-Support

$ git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
$ export PATH="$PATH:${HOME}/depot_tools"

$ mkdir ~/chromium && cd ~/chromium
$ fetch --nohooks chromium
$ cd src

$ sudo apt upgrade -y
$ sudo apt install gnome-keyring libva-dev libdri2-dev mesa-common-dev python python2.7 libx11-xcb-dev
$ sudo ./build/install-build-deps.sh --unsupported
$ gclient runhooks


$ git remote add github https://github.com/libcamera-org/chromium.git
$ git fetch github
$ git checkout -b surface github/surface

$ gclient sync -D

then all is hanging forever on:

Running hooks:  15% (16/101) clang        
________ running 'vpython src/tools/clang/scripts/update.py' in '/media/uwe/sd_128gb_ext4/chromium'
Downloading https://commondatastorage.googleapis.com/chromium-browser-clang/Linux_x64/clang-llvmorg-12-init-11060-g118c3f3c-1.tgz .......... Done.
Running hooks:  25% (26/101) clang_format_linux

any advice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions