Hi Eloston,

Thanks for figuring out the cause of these random crashes! However, I was
unable to recompile chromium from source following your instructions. I got
the following error message at step 4b:

    jj@telos:~/src/chromium-79.0.3945.79$ debian/rules get-orig-source
    wget -nv --show-progress -c 
https://gsdview.appspot.com/chromium-browser-official/chromium-79.0.3945.79-lite.tar.xz
 -O ../chromium-79.0.3945.79-lite.tar.xz
../chromium-79.0.3945.79-lite 100%[================================================>] 633.92M 10.5MB/s in 70s 2019-12-30 18:22:47 URL:http://commondatastorage.googleapis.com/chromium-browser-official/chromium-79.0.3945.79-lite.tar.xz [664711308/664711308] -> "../chromium-79.0.3945.79-lite.tar.xz" [1]
    cp /usr/share/perl5/Devscripts/MkOrigtargz.pm debian/scripts/mk-origtargz
    patch -p1 < debian/scripts/mk-origtargz.patch
    patching file debian/scripts/mk-origtargz
    date +%s > ../chromium_79.0.3945.79.seconds
    perl debian/scripts/mk-origtargz ../chromium-79.0.3945.79-lite.tar.xz > 
../chromium_79.0.3945.79.files-removed
    mk-origtargz warn: No files matched excluded pattern as the last matching 
glob: *.elf
    mk-origtargz warn: No files matched excluded pattern as the last matching 
glob: *.swf
    mk-origtargz warn: No files matched excluded pattern as the last matching 
glob: *.orig
    echo $(($(date +%s) - $(cat ../chromium_79.0.3945.79.seconds))) seconds
    473 seconds
    test ! -e chromium-79.0.3945.79 || rm -rf chromium-79.0.3945.79
    tar xf ../chromium-79.0.3945.79-lite.tar.xz
    echo $(($(date +%s) - $(cat ../chromium_79.0.3945.79.seconds))) seconds
    609 seconds
    while read line; do rm -rf $line; done < 
../chromium_79.0.3945.79.files-removed
    cd chromium-79.0.3945.79 && ../debian/scripts/check-upstream
    realpath: ./third_party/perfetto/ui/src/gen: No such file or directory
    symlink links to nothing: ./third_party/perfetto/ui/src/gen ../dist/gen
    make: *** [debian/rules:207: get-orig-source] Error 1

Greetings,
JJ

Reply via email to