onivim / oni2

Native, lightweight modal code editor
https://v2.onivim.io
MIT License
7.76k stars 274 forks source link

Please update Docker build in user manual #3859

Open ayan-iiitd opened 2 years ago

ayan-iiitd commented 2 years ago

I tried building Onivim2 using docker from https://onivim.github.io/docs/for-developers/building#docker-build-linux

For some reason, the command docker build --network=host -t centos scripts/docker/centos took almost 22 hours.

Screenshot_20220411_122644

Then the command to build Oni2 failed after taking more than an hour.

Screenshot_20220411_122824

Error msg -

(base)  1032 Mon 22-04-11 ~/Applications/oni2
 ∯  docker container run --rm \
    --name centos \
    --network=host \
    --volume `pwd`:/oni2 \
    --volume ~/.esy:/esy/store \
    --cap-add SYS_ADMIN \
    --device /dev/fuse \
    --security-opt apparmor:unconfined \
    centos \
    /bin/bash -c 'cd oni2 && ./scripts/docker-build.sh'
clang version 7.0.1 (tags/RELEASE_701/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
Found candidate GCC installation: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
Selected GCC installation: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
info install 0.6.10 (using package.json)
info fetching: done
info installing: done
info esy build 0.6.10 (using package.json)
info building @esy-ocaml/substs@0.0.1@d41d8cd9
info building @esy-ocaml/substs@0.0.1@d41d8cd9: done
info building ocaml@4.12.0@d41d8cd9
info building ocaml@4.12.0@d41d8cd9: done
info building yarn-pkg-config@github:esy-ocaml/yarn-pkg-config#db3a0b63883606dd57c54a7158d560d6cba8cd79@d41d8cd9
info building yarn-pkg-config@github:esy-ocaml/yarn-pkg-config#db3a0b63883606dd57c54a7158d560d6cba8cd79@d41d8cd9: done
info building @revery/esy-libvterm@1.0.5@d41d8cd9
info building @revery/esy-libvterm@1.0.5@d41d8cd9: done
info building esy-angle-prebuilt@1.0.0@d41d8cd9
info building esy-angle-prebuilt@1.0.0@d41d8cd9: done
info building esy-cmake@0.3.5@d41d8cd9
info building esy-cmake@0.3.5@d41d8cd9: done
info building esy-oniguruma@github:onivim/esy-oniguruma#4698ce4@d41d8cd9
info building esy-oniguruma@github:onivim/esy-oniguruma#4698ce4@d41d8cd9: done
info building esy-sdl2@2.0.14000@d41d8cd9
info building esy-sdl2@2.0.14000@d41d8cd9: done
info building @esy-cross/ninja-build@1.8.2001@d41d8cd9
info building @esy-cross/ninja-build@1.8.2001@d41d8cd9: done
info building @revery/esy-cmake@0.3.5001@d41d8cd9
info building @revery/esy-cmake@0.3.5001@d41d8cd9: done
info building esy-nasm@github:revery-ui/esy-nasm#64a802b@d41d8cd9
info building esy-nasm@github:revery-ui/esy-nasm#64a802b@d41d8cd9: done
info building esy-tree-sitter@1.4.1@d41d8cd9
info building esy-tree-sitter@1.4.1@d41d8cd9: done
info building libvim@8.10869.89@d41d8cd9
info building libvim@8.10869.89@d41d8cd9: done
info building esy-fzy@github:bryphe/esy-fzy#301dbf6@d41d8cd9
info building esy-fzy@github:bryphe/esy-fzy#301dbf6@d41d8cd9: done
info building @revery/esy-harfbuzz@2.6.8002@d41d8cd9
info building @revery/esy-harfbuzz@2.6.8002@d41d8cd9: done
info building @opam/base-bigarray@opam:base@b03491b0
info building @opam/base-bigarray@opam:base@b03491b0: done
info building @opam/base-unix@opam:base@87d0b2eb
info building @opam/base-unix@opam:base@87d0b2eb: done
info building @opam/base-threads@opam:base@36803084
info building @opam/base-threads@opam:base@36803084: done
info building @opam/ocamlfind@opam:1.9.1@b748edf6
info building @opam/ocamlfind@opam:1.9.1@b748edf6: done
info building @opam/ocamlbuild@opam:0.14.0@6ac75d03
info building @opam/ocamlbuild@opam:0.14.0@6ac75d03: done
info building @opam/seq@opam:base@d8d7de1d
info building @opam/seq@opam:base@d8d7de1d: done
info building @opam/conf-pkg-config@opam:2@de102891
info building @opam/conf-pkg-config@opam:2@de102891: done
info building esy-freetype2@2.9.1008@d41d8cd9
info building esy-freetype2@2.9.1008@d41d8cd9: done
info building esy-macdylibbundler@0.4.5001@d41d8cd9
info building esy-macdylibbundler@0.4.5001@d41d8cd9: done
info building esy-libjpeg-turbo@github:revery-ui/libjpeg-turbo#dbb3dd5@d41d8cd9
info building esy-libjpeg-turbo@github:revery-ui/libjpeg-turbo#dbb3dd5@d41d8cd9: done
info building @opam/dune@opam:2.8.5@01003f12
info building @opam/dune@opam:2.8.5@01003f12: done
info building @opam/base-bytes@opam:base@19d0c2ff
info building @opam/base-bytes@opam:base@19d0c2ff: done
info building @opam/topkg@opam:1.0.3@e4e10f1c
info building @opam/topkg@opam:1.0.3@e4e10f1c: done
info building @opam/uchar@opam:0.0.2@c8218eea
info building @opam/uchar@opam:0.0.2@c8218eea: done
info building esy-skia@github:revery-ui/esy-skia#1c81aac@d41d8cd9
info building @opam/cppo@opam:1.6.7@57a6d52c
info building @opam/cppo@opam:1.6.7@57a6d52c: done
info building @opam/bigarray-compat@opam:1.0.0@951830c6
info building @opam/bigarray-compat@opam:1.0.0@951830c6: done
info building @opam/ocaml-syntax-shims@opam:1.0.0@9f361fbb
info building @opam/ocaml-syntax-shims@opam:1.0.0@9f361fbb: done
info building @opam/result@opam:1.5@1c6a6533
info building @opam/result@opam:1.5@1c6a6533: done
info building @opam/camomile@opam:1.0.2@4c270e23
info building @opam/camomile@opam:1.0.2@4c270e23: done
info building @opam/decoders@opam:0.6.0@87322047
info building @opam/decoders@opam:0.6.0@87322047: done
info building @opam/easy-format@opam:1.3.2@1ea9f987
info building @opam/easy-format@opam:1.3.2@1ea9f987: done
info building @opam/fix@opam:20201120@0b212fb9
info building @opam/fix@opam:20201120@0b212fb9: done
info building @opam/menhirLib@opam:20210419@0b3db8d0
info building @opam/menhirLib@opam:20210419@0b3db8d0: done
info building @opam/menhirSdk@opam:20210419@9c7661a4
info building @opam/menhirSdk@opam:20210419@9c7661a4: done
info building @opam/ppx_derivers@opam:1.2.1@ecf0aa45
info building @opam/ppx_derivers@opam:1.2.1@ecf0aa45: done
info building @opam/dune-private-libs@opam:2.5.1@193344cb
info building @opam/dune-private-libs@opam:2.5.1@193344cb: done
info building @opam/stdlib-shims@opam:0.3.0@0d088929
info building @opam/stdlib-shims@opam:0.3.0@0d088929: done
info building @opam/mmap@opam:1.1.0@b85334ff
info building @opam/mmap@opam:1.1.0@b85334ff: done
info building @opam/psq@opam:0.2.0@e2fd474c
info building @opam/psq@opam:0.2.0@e2fd474c: done
info building @opam/integers@opam:0.4.0@76f68c9d
info building @opam/integers@opam:0.4.0@76f68c9d: done
info building @opam/csexp@opam:1.5.1@8a8fb3a7
info building @opam/csexp@opam:1.5.1@8a8fb3a7: done
info building @opam/dune-build-info@opam:2.8.5@e0f9f654
info building @opam/dune-build-info@opam:2.8.5@e0f9f654: done
info building @opam/pp@opam:1.1.2@89ad03b5
info building @opam/pp@opam:1.1.2@89ad03b5: done
info building @opam/sexplib0@opam:v0.14.0@155c136c
info building @opam/sexplib0@opam:v0.14.0@155c136c: done
info building @opam/ocaml-compiler-libs@opam:v0.12.3@316a19dc
info building @opam/ocaml-compiler-libs@opam:v0.12.3@316a19dc: done
info building @opam/jane-street-headers@opam:v0.14.0@b38e12bf
info building @opam/jane-street-headers@opam:v0.14.0@b38e12bf: done
info building @opam/octavius@opam:1.2.2@2205cc65
info building @opam/octavius@opam:1.2.2@2205cc65: done
info building @opam/re@opam:1.9.0@9373f267
info building @opam/re@opam:1.9.0@9373f267: done
info building @opam/astring@opam:0.8.5@1300cee8
info building @opam/astring@opam:0.8.5@1300cee8: done
info building @opam/uutf@opam:1.0.2@4440868f
info building @opam/uutf@opam:1.0.2@4440868f: done
info building @opam/omd@github:ocaml/omd:omd.opam#1535e3c@d41d8cd9
info building @opam/omd@github:ocaml/omd:omd.opam#1535e3c@d41d8cd9: done
info building @opam/ocplib-endian@opam:1.1@84c1ca88
info building @opam/ocplib-endian@opam:1.1@84c1ca88: done
info building @opam/merlin-extend@opam:0.6@88755c91
info building @opam/merlin-extend@opam:0.6@88755c91: done
info building @opam/ppx_tools@opam:6.3@e259a756
info building @opam/ppx_tools@opam:6.3@e259a756: done
info building @opam/bigstringaf@opam:0.7.0@152be977
info building @opam/bigstringaf@opam:0.7.0@152be977: done
info building @opam/ptime@opam:0.8.5@0051d642
info building @opam/ptime@opam:0.8.5@0051d642: done
info building @opam/rresult@opam:0.6.0@4b185e72
info building @opam/rresult@opam:0.6.0@4b185e72: done
info building @opam/charInfo_width@opam:1.1.0@4296bdfe
info building @opam/charInfo_width@opam:1.1.0@4296bdfe: done
info building @opam/biniou@opam:1.2.1@420bda02
info building @opam/biniou@opam:1.2.1@420bda02: done
info building @opam/menhir@opam:20210419@11c42419
info building @opam/menhir@opam:20210419@11c42419: done
info building @opam/ocaml-migrate-parsetree@opam:1.8.0@caf9847c
info building @opam/ocaml-migrate-parsetree@opam:1.8.0@caf9847c: done
info building @opam/dune-configurator@opam:2.5.1@5f41e4d9
info building @opam/dune-configurator@opam:2.5.1@5f41e4d9: done
info building @opam/fmt@opam:0.8.9@e0843a5b
info building @opam/fmt@opam:0.8.9@e0843a5b: done
info building @opam/lru@github:bryphe/lru:lru.opam#2708c70@d41d8cd9
info building @opam/lru@github:bryphe/lru:lru.opam#2708c70@d41d8cd9: done
info building @opam/ctypes@opam:0.15.1@9c7ab4ec
info building @opam/ctypes@opam:0.15.1@9c7ab4ec: done
info building @opam/fpath@opam:0.7.3@674d8125
info building @opam/fpath@opam:0.7.3@674d8125: done
info building @opam/tyxml@opam:4.5.0@4676c9e9
info building @opam/tyxml@opam:4.5.0@4676c9e9: done
info building @opam/markup@opam:0.8.2@53ccafce
info building @opam/markup@opam:0.8.2@53ccafce: done
info building @opam/uucp@opam:13.0.0@647d53e6
info building @opam/uucp@opam:13.0.0@647d53e6: done
info building @opam/angstrom@opam:0.15.0@105656d9
info building @opam/angstrom@opam:0.15.0@105656d9: done
info building @opam/yojson@github:onivim/yojson:yojson.opam#f480aef@d41d8cd9
info building @opam/yojson@github:onivim/yojson:yojson.opam#f480aef@d41d8cd9: done
info building @opam/reason@opam:3.7.0@494dd52d
info building @opam/reason@opam:3.7.0@494dd52d: done
info building @esy-ocaml/reason@github:EduardoRFS/reason:reason.json#35aa4df3de0daa60bdc1133dcf97855decac48f7@d41d8cd9
info building @esy-ocaml/reason@github:EduardoRFS/reason:reason.json#35aa4df3de0daa60bdc1133dcf97855decac48f7@d41d8cd9: done
info building @opam/ppxlib@opam:0.15.0@bab450db
info building @opam/ppxlib@opam:0.15.0@bab450db: done
info building @opam/ppx_tools_versioned@opam:5.4.0@71229b42
info building @opam/ppx_tools_versioned@opam:5.4.0@71229b42: done
info building @opam/ppxfind@opam:1.4@eb33d73c
info building @opam/ppxfind@opam:1.4@eb33d73c: done
info building @opam/lwt@opam:5.4.1@37ffbe37
info building @opam/lwt@opam:5.4.1@37ffbe37: done
info building reason-native-crash-utils@github:onivim/reason-native-crash-utils#a80a9d9@d41d8cd9
info building reason-native-crash-utils@github:onivim/reason-native-crash-utils#a80a9d9@d41d8cd9: done
info building @onivim/reason-native-crash-utils@1.0.2@d41d8cd9
info building @onivim/reason-native-crash-utils@1.0.2@d41d8cd9: done
info building @opam/base@opam:v0.14.1@9b424fee
info building @opam/base@opam:v0.14.1@9b424fee: done
info building @opam/luv@github:bryphe/luv:luv.opam#8e9f2b0@d41d8cd9
info building @opam/luv@github:bryphe/luv:luv.opam#8e9f2b0@d41d8cd9: done
info building @opam/junit@opam:2.0.2@f4bd0016
info building @opam/junit@opam:2.0.2@f4bd0016: done
info building @opam/printbox@opam:0.5@82f5d436
info building @opam/printbox@opam:0.5@82f5d436: done
info building @opam/semver2@opam:1.2.0@ced7107e
info building @opam/semver2@opam:1.2.0@ced7107e: done
info building @opam/dot-merlin-reader@opam:4.1@84436e1c
info building @opam/dot-merlin-reader@opam:4.1@84436e1c: done
info building @opam/decoders-yojson@opam:0.4.0@cb39dea6
info building @opam/decoders-yojson@opam:0.4.0@cb39dea6: done
info building @opam/ppx_yojson_conv_lib@opam:v0.14.0@605a6997
info building @opam/ppx_yojson_conv_lib@opam:v0.14.0@605a6997: done
info building rench@1.10.0@d41d8cd9
info building rench@1.10.0@d41d8cd9: done
info building isolinear@github:revery-ui/isolinear#049ad1e@d41d8cd9
info building isolinear@github:revery-ui/isolinear#049ad1e@d41d8cd9: done
info building @opam/fp@github:bryphe/reason-native:fp.opam#e16590c@d41d8cd9
info building @opam/fp@github:bryphe/reason-native:fp.opam#e16590c@d41d8cd9: done
info building rebez@github:jchavarri/rebez#03fa3b7@d41d8cd9
info building rebez@github:jchavarri/rebez#03fa3b7@d41d8cd9: done
info building flex@github:bryphe/flex#5e19b05@d41d8cd9
info building flex@github:bryphe/flex#5e19b05@d41d8cd9: done
info building @reason-native/pastel@0.3.0@d41d8cd9
info building @reason-native/pastel@0.3.0@d41d8cd9: done
info building @brisk/brisk-reconciler@github:briskml/brisk-reconciler#c9d5c4c@d41d8cd9
info building @brisk/brisk-reconciler@github:briskml/brisk-reconciler#c9d5c4c@d41d8cd9: done
info building @opam/ppx_deriving@opam:4.5@99c603e5
info building @opam/ppx_deriving@opam:4.5@99c603e5: done
info building @opam/logs@opam:0.7.0@1d03143e
info building @opam/logs@opam:0.7.0@1d03143e: done
info building @opam/lwt_ppx@opam:2.0.1@edf5ad68
info building @opam/lwt_ppx@opam:2.0.1@edf5ad68: done
info building @opam/ppx_cold@opam:v0.14.0@91b05a20
info building @opam/ppx_cold@opam:v0.14.0@91b05a20: done
info building @opam/ppx_compare@opam:v0.14.0@fbd22977
info building @opam/ppx_compare@opam:v0.14.0@fbd22977: done
info building @opam/ppx_here@opam:v0.14.0@c05577d4
info building @opam/ppx_here@opam:v0.14.0@c05577d4: done
info building @opam/ppx_sexp_conv@opam:v0.14.1@0c0aebbb
info building @opam/ppx_sexp_conv@opam:v0.14.1@0c0aebbb: done
info building @opam/stdio@opam:v0.14.0@a5affb43
info building @opam/stdio@opam:v0.14.0@a5affb43: done
info building @opam/ppx_enumerate@opam:v0.14.0@2be34197
info building @opam/ppx_enumerate@opam:v0.14.0@2be34197: done
info building @opam/ppx_js_style@opam:v0.14.1@03f2d62f
info building @opam/ppx_js_style@opam:v0.14.1@03f2d62f: done
info building @opam/ppx_let@opam:v0.14.0@69852938
info building @opam/ppx_let@opam:v0.14.0@69852938: done
info building reperf@1.5.1@d41d8cd9
info building reperf@1.5.1@d41d8cd9: done
info building @opam/ocaml-lsp-server@github:ocaml/ocaml-lsp:ocaml-lsp-server.opam#d5ba8b9@d41d8cd9
info building @opam/ocaml-lsp-server@github:ocaml/ocaml-lsp:ocaml-lsp-server.opam#d5ba8b9@d41d8cd9: done
info building @opam/fs@github:bryphe/reason-native:fs.opam#e16590c@d41d8cd9
info building @opam/fs@github:bryphe/reason-native:fs.opam#e16590c@d41d8cd9: done
info building @opam/dir@github:bryphe/reason-native:dir.opam#e16590c@d41d8cd9
info building @opam/dir@github:bryphe/reason-native:dir.opam#e16590c@d41d8cd9: done
info building @reason-native/file-context-printer@0.0.3@d41d8cd9
info building @reason-native/file-context-printer@0.0.3@d41d8cd9: done
info building @reason-native/cli@0.0.1-alpha@d41d8cd9
info building @reason-native/cli@0.0.1-alpha@d41d8cd9: done
info building @opam/ppx_deriving_yojson@opam:3.5.3@253e094d
info building @opam/ppx_deriving_yojson@opam:3.5.3@253e094d: done
info building @revery/timber@2.0.0@d41d8cd9
info building @revery/timber@2.0.0@d41d8cd9: done
info building @opam/bos@opam:0.2.0@8000d437
info building @opam/bos@opam:0.2.0@8000d437: done
info building @opam/ppx_assert@opam:v0.14.0@f5d6cf6a
info building @opam/ppx_assert@opam:v0.14.0@f5d6cf6a: done
info building @opam/ppx_hash@opam:v0.14.0@455f5f56
info building @opam/ppx_hash@opam:v0.14.0@455f5f56: done
info building @opam/ppx_optcomp@opam:v0.14.0@27dab73f
info building @opam/ppx_optcomp@opam:v0.14.0@27dab73f: done
info building @reason-native/rely@3.2.1@d41d8cd9
info building @reason-native/rely@3.2.1@d41d8cd9: done
info building @opam/jst-config@opam:v0.14.0@d33e0e2a
info building @opam/jst-config@opam:v0.14.0@d33e0e2a: done
info building @opam/ppx_base@opam:v0.14.0@3221121a
info building @opam/ppx_base@opam:v0.14.0@3221121a: done
info building @opam/time_now@opam:v0.14.0@54e3342e
info building @opam/time_now@opam:v0.14.0@54e3342e: done
info building @opam/ppx_inline_test@opam:v0.14.1@8b68b6f7
info building @opam/ppx_inline_test@opam:v0.14.1@8b68b6f7: done
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: esy-skia@github:revery-ui/esy-skia#1c81aac
    # esy-build-package: pwd: /esy/store/3/b/esy_skia-3d7edf69
    # esy-build-package: running: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b'
    fatal: remote error: Git repository not found
    buildtools                           @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
    third_party/externals/angle2         @ b001528ffa00e7c15a5002124f707570e59a5697
    third_party/externals/dng_sdk        @ 96443b262250c390b0caefbf3eed8463ba35ecae
    third_party/externals/expat          @ android-6.0.1_r55
    third_party/externals/freetype       @ fa6da7bf6dcbcfa22d2464259ad1cccee3233189
    third_party/externals/googletest     @ dd43b9998e9a44a579a7aba6c1309407d1a5ed95
    third_party/externals/harfbuzz       @ 1.4.2
    third_party/externals/icu            @ ec9c1133693148470ffe2e5e53576998e3650c1d
    third_party/externals/imgui          @ 6384eee34f08cb7eab8d835043e1738e4adcdf75
    third_party/externals/jsoncpp        @ 1.0.0
    third_party/externals/libjpeg-turbo  @ 1.5.3
    third_party/externals/libpng         @ v1.6.33
    third_party/externals/libwebp        @ v0.6.1
    third_party/externals/lua            @ v5-3-4
    third_party/externals/microhttpd     @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
    third_party/externals/piex           @ bb217acdca1cc0c16b704669dd6f91a1b509c406
    Traceback (most recent call last):
      File "tools/git-sync-deps", line 254, in <module>
        exit(main(sys.argv[1:]))
      File "tools/git-sync-deps", line 246, in main
        git_sync_deps(deps_file_path, argv, verbose)
      File "tools/git-sync-deps", line 218, in git_sync_deps
        git_checkout_to_directory(*args)
      File "tools/git-sync-deps", line 132, in git_checkout_to_directory
        [git, 'clone', '--quiet', repo, directory])
      File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/Tencent/rapidjson.git', 'third_party/externals/rapidjson']' returned non-zero exit status 128
    Manually activating llvm toolset 7.0...
    -- clang version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    -- clang++ version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5/x86_64-redhat-linux' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    ./esy/build.sh: line 53: bin/gn: No such file or directory
    error: command failed: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b' (exited with 255)
    esy-build-package: exiting with errors above...

  building esy-skia@github:revery-ui/esy-skia#1c81aac
esy: exiting due to errors above
info building esy-skia@github:revery-ui/esy-skia#1c81aac@d41d8cd9
info building reason-fzy@github:bryphe/reason-fzy#5a1daf4@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: esy-skia@github:revery-ui/esy-skia#1c81aac
    # esy-build-package: pwd: /esy/store/3/b/esy_skia-3d7edf69
    # esy-build-package: running: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b'
    fatal: remote error: Git repository not found
    buildtools                           @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
    third_party/externals/angle2         @ b001528ffa00e7c15a5002124f707570e59a5697
    third_party/externals/dng_sdk        @ 96443b262250c390b0caefbf3eed8463ba35ecae
    third_party/externals/expat          @ android-6.0.1_r55
    third_party/externals/freetype       @ fa6da7bf6dcbcfa22d2464259ad1cccee3233189
    third_party/externals/googletest     @ dd43b9998e9a44a579a7aba6c1309407d1a5ed95
    third_party/externals/harfbuzz       @ 1.4.2
    third_party/externals/icu            @ ec9c1133693148470ffe2e5e53576998e3650c1d
    third_party/externals/imgui          @ 6384eee34f08cb7eab8d835043e1738e4adcdf75
    third_party/externals/jsoncpp        @ 1.0.0
    third_party/externals/libjpeg-turbo  @ 1.5.3
    third_party/externals/libpng         @ v1.6.33
    third_party/externals/libwebp        @ v0.6.1
    third_party/externals/lua            @ v5-3-4
    third_party/externals/microhttpd     @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
    third_party/externals/piex           @ bb217acdca1cc0c16b704669dd6f91a1b509c406
    Traceback (most recent call last):
      File "tools/git-sync-deps", line 254, in <module>
        exit(main(sys.argv[1:]))
      File "tools/git-sync-deps", line 246, in main
        git_sync_deps(deps_file_path, argv, verbose)
      File "tools/git-sync-deps", line 218, in git_sync_deps
        git_checkout_to_directory(*args)
      File "tools/git-sync-deps", line 132, in git_checkout_to_directory
        [git, 'clone', '--quiet', repo, directory])
      File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/Tencent/rapidjson.git', 'third_party/externals/rapidjson']' returned non-zero exit status 128
    Manually activating llvm toolset 7.0...
    -- clang version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    -- clang++ version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5/x86_64-redhat-linux' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    ./esy/build.sh: line 53: bin/gn: No such file or directory
    error: command failed: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b' (exited with 255)
    esy-build-package: exiting with errors above...

  building esy-skia@github:revery-ui/esy-skia#1c81aac
esy: exiting due to errors above
-- Production: true
Installing packages at: /oni2/node
Running: /oni2/vendor/node-v14.15.4/linux-x64/node | ["/oni2/vendor/yarn-v1.14.0/yarn-1.14.0.js","install","--flat","--production=true"]
yarn install v1.14.0
[1/4] Resolving packages...
warning Lockfile has incorrect entry for "debug@4". Ignoring it.
warning Lockfile has incorrect entry for "debug@^4.3.1". Ignoring it.
warning Lockfile has incorrect entry for "http-proxy-agent@^2.1.0". Ignoring it.
warning Lockfile has incorrect entry for "https-proxy-agent@^2.2.4". Ignoring it.
warning Lockfile has incorrect entry for "agent-base@^4.3.0". Ignoring it.
warning Lockfile has incorrect entry for "agent-base@4". Ignoring it.
warning Lockfile has incorrect entry for "debug@3.1.0". Ignoring it.
warning Lockfile has incorrect entry for "ms@2.0.0". Ignoring it.
warning Lockfile has incorrect entry for "graceful-fs@4.2.6". Ignoring it.
warning Lockfile has incorrect entry for "node-pty@0.11.0-beta7". Ignoring it.
warning Lockfile has incorrect entry for "file-uri-to-path@1.0.0". Ignoring it.
[2/4] Fetching packages...
info vscode-windows-ca-certs@0.3.0: The platform "linux" is incompatible with this module.
info "vscode-windows-ca-certs@0.3.0" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 24.91s.
Installing packages at: /oni2/extensions
Running: /oni2/vendor/node-v14.15.4/linux-x64/node | ["/oni2/vendor/yarn-v1.14.0/yarn-1.14.0.js","install","--flat","--production=true"]
yarn install v1.14.0
[1/4] Resolving packages...
warning Lockfile has incorrect entry for "vscode-nls@^4.1.2". Ignoring it.
warning Lockfile has incorrect entry for "debug@3.1.0". Ignoring it.
warning Lockfile has incorrect entry for "ms@2.0.0". Ignoring it.
warning Lockfile has incorrect entry for "semver@5.5.1". Ignoring it.
warning Lockfile has incorrect entry for "semver@^5.6.0". Ignoring it.
warning Lockfile has incorrect entry for "jsonc-parser@^1.0.0". Ignoring it.
warning Lockfile has incorrect entry for "vscode-languageserver-types@^3.6.0-next.1". Ignoring it.
warning Lockfile has incorrect entry for "semver@^5.3.0". Ignoring it.
[2/4] Fetching packages...
warning vscode-extension-telemetry@0.1.1: The engine "vscode" appears to be invalid.
warning vscode-languageclient@7.0.0-next.5.1: The engine "vscode" appears to be invalid.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 5.80s.
Node dependencies successfully installed.
info building esy-skia@github:revery-ui/esy-skia#1c81aac@d41d8cd9
info building reason-fzy@github:bryphe/reason-fzy#5a1daf4@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: esy-skia@github:revery-ui/esy-skia#1c81aac
    # esy-build-package: pwd: /esy/store/3/b/esy_skia-3d7edf69
    # esy-build-package: running: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b'
    fatal: remote error: Git repository not found
    buildtools                           @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
    third_party/externals/angle2         @ b001528ffa00e7c15a5002124f707570e59a5697
    third_party/externals/dng_sdk        @ 96443b262250c390b0caefbf3eed8463ba35ecae
    third_party/externals/expat          @ android-6.0.1_r55
    third_party/externals/freetype       @ fa6da7bf6dcbcfa22d2464259ad1cccee3233189
    third_party/externals/googletest     @ dd43b9998e9a44a579a7aba6c1309407d1a5ed95
    third_party/externals/harfbuzz       @ 1.4.2
    third_party/externals/icu            @ ec9c1133693148470ffe2e5e53576998e3650c1d
    third_party/externals/imgui          @ 6384eee34f08cb7eab8d835043e1738e4adcdf75
    third_party/externals/jsoncpp        @ 1.0.0
    third_party/externals/libjpeg-turbo  @ 1.5.3
    third_party/externals/libpng         @ v1.6.33
    third_party/externals/libwebp        @ v0.6.1
    third_party/externals/lua            @ v5-3-4
    third_party/externals/microhttpd     @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
    third_party/externals/piex           @ bb217acdca1cc0c16b704669dd6f91a1b509c406
    Traceback (most recent call last):
      File "tools/git-sync-deps", line 254, in <module>
        exit(main(sys.argv[1:]))
      File "tools/git-sync-deps", line 246, in main
        git_sync_deps(deps_file_path, argv, verbose)
      File "tools/git-sync-deps", line 218, in git_sync_deps
        git_checkout_to_directory(*args)
      File "tools/git-sync-deps", line 132, in git_checkout_to_directory
        [git, 'clone', '--quiet', repo, directory])
      File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/Tencent/rapidjson.git', 'third_party/externals/rapidjson']' returned non-zero exit status 128
    Manually activating llvm toolset 7.0...
    -- clang version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    -- clang++ version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5/x86_64-redhat-linux' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    ./esy/build.sh: line 53: bin/gn: No such file or directory
    error: command failed: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b' (exited with 255)
    esy-build-package: exiting with errors above...

  building esy-skia@github:revery-ui/esy-skia#1c81aac
esy: exiting due to errors above
info install 0.6.10 (using test.json)
info fetching: done
info installing: done
info esy build 0.6.10 (using test.json)
info building esy-skia@github:revery-ui/esy-skia#1c81aac@d41d8cd9
info building reason-fzy@github:bryphe/reason-fzy#5a1daf4@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: esy-skia@github:revery-ui/esy-skia#1c81aac
    # esy-build-package: pwd: /esy/store/3/b/esy_skia-3d7edf69
    # esy-build-package: running: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b'
    fatal: remote error: Git repository not found
    buildtools                           @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
    third_party/externals/angle2         @ b001528ffa00e7c15a5002124f707570e59a5697
    third_party/externals/dng_sdk        @ 96443b262250c390b0caefbf3eed8463ba35ecae
    third_party/externals/expat          @ android-6.0.1_r55
    third_party/externals/freetype       @ fa6da7bf6dcbcfa22d2464259ad1cccee3233189
    third_party/externals/googletest     @ dd43b9998e9a44a579a7aba6c1309407d1a5ed95
    third_party/externals/harfbuzz       @ 1.4.2
    third_party/externals/icu            @ ec9c1133693148470ffe2e5e53576998e3650c1d
    third_party/externals/imgui          @ 6384eee34f08cb7eab8d835043e1738e4adcdf75
    third_party/externals/jsoncpp        @ 1.0.0
    third_party/externals/libjpeg-turbo  @ 1.5.3
    third_party/externals/libpng         @ v1.6.33
    third_party/externals/libwebp        @ v0.6.1
    third_party/externals/lua            @ v5-3-4
    third_party/externals/microhttpd     @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
    third_party/externals/piex           @ bb217acdca1cc0c16b704669dd6f91a1b509c406
    Traceback (most recent call last):
      File "tools/git-sync-deps", line 254, in <module>
        exit(main(sys.argv[1:]))
      File "tools/git-sync-deps", line 246, in main
        git_sync_deps(deps_file_path, argv, verbose)
      File "tools/git-sync-deps", line 218, in git_sync_deps
        git_checkout_to_directory(*args)
      File "tools/git-sync-deps", line 132, in git_checkout_to_directory
        [git, 'clone', '--quiet', repo, directory])
      File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/Tencent/rapidjson.git', 'third_party/externals/rapidjson']' returned non-zero exit status 128
    Manually activating llvm toolset 7.0...
    -- clang version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    -- clang++ version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5/x86_64-redhat-linux' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    ./esy/build.sh: line 53: bin/gn: No such file or directory
    error: command failed: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b' (exited with 255)
    esy-build-package: exiting with errors above...

  building esy-skia@github:revery-ui/esy-skia#1c81aac
esy: exiting due to errors above
info building esy-skia@github:revery-ui/esy-skia#1c81aac@d41d8cd9
info building reason-fzy@github:bryphe/reason-fzy#5a1daf4@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: esy-skia@github:revery-ui/esy-skia#1c81aac
    # esy-build-package: pwd: /esy/store/3/b/esy_skia-3d7edf69
    # esy-build-package: running: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b'
    fatal: remote error: Git repository not found
    buildtools                           @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
    third_party/externals/angle2         @ b001528ffa00e7c15a5002124f707570e59a5697
    third_party/externals/dng_sdk        @ 96443b262250c390b0caefbf3eed8463ba35ecae
    third_party/externals/expat          @ android-6.0.1_r55
    third_party/externals/freetype       @ fa6da7bf6dcbcfa22d2464259ad1cccee3233189
    third_party/externals/googletest     @ dd43b9998e9a44a579a7aba6c1309407d1a5ed95
    third_party/externals/harfbuzz       @ 1.4.2
    third_party/externals/icu            @ ec9c1133693148470ffe2e5e53576998e3650c1d
    third_party/externals/imgui          @ 6384eee34f08cb7eab8d835043e1738e4adcdf75
    third_party/externals/jsoncpp        @ 1.0.0
    third_party/externals/libjpeg-turbo  @ 1.5.3
    third_party/externals/libpng         @ v1.6.33
    third_party/externals/libwebp        @ v0.6.1
    third_party/externals/lua            @ v5-3-4
    third_party/externals/microhttpd     @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
    third_party/externals/piex           @ bb217acdca1cc0c16b704669dd6f91a1b509c406
    Traceback (most recent call last):
      File "tools/git-sync-deps", line 254, in <module>
        exit(main(sys.argv[1:]))
      File "tools/git-sync-deps", line 246, in main
        git_sync_deps(deps_file_path, argv, verbose)
      File "tools/git-sync-deps", line 218, in git_sync_deps
        git_checkout_to_directory(*args)
      File "tools/git-sync-deps", line 132, in git_checkout_to_directory
        [git, 'clone', '--quiet', repo, directory])
      File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/Tencent/rapidjson.git', 'third_party/externals/rapidjson']' returned non-zero exit status 128
    Manually activating llvm toolset 7.0...
    -- clang version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    -- clang++ version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5/x86_64-redhat-linux' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    ./esy/build.sh: line 53: bin/gn: No such file or directory
    error: command failed: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b' (exited with 255)
    esy-build-package: exiting with errors above...

  building esy-skia@github:revery-ui/esy-skia#1c81aac
esy: exiting due to errors above
info building esy-skia@github:revery-ui/esy-skia#1c81aac@d41d8cd9
info building reason-fzy@github:bryphe/reason-fzy#5a1daf4@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: esy-skia@github:revery-ui/esy-skia#1c81aac
    # esy-build-package: pwd: /esy/store/3/b/esy_skia-3d7edf69
    # esy-build-package: running: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b'
    fatal: remote error: Git repository not found
    buildtools                           @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
    third_party/externals/angle2         @ b001528ffa00e7c15a5002124f707570e59a5697
    third_party/externals/dng_sdk        @ 96443b262250c390b0caefbf3eed8463ba35ecae
    third_party/externals/expat          @ android-6.0.1_r55
    third_party/externals/freetype       @ fa6da7bf6dcbcfa22d2464259ad1cccee3233189
    third_party/externals/googletest     @ dd43b9998e9a44a579a7aba6c1309407d1a5ed95
    third_party/externals/harfbuzz       @ 1.4.2
    third_party/externals/icu            @ ec9c1133693148470ffe2e5e53576998e3650c1d
    third_party/externals/imgui          @ 6384eee34f08cb7eab8d835043e1738e4adcdf75
    third_party/externals/jsoncpp        @ 1.0.0
    third_party/externals/libjpeg-turbo  @ 1.5.3
    third_party/externals/libpng         @ v1.6.33
    third_party/externals/libwebp        @ v0.6.1
    third_party/externals/lua            @ v5-3-4
    third_party/externals/microhttpd     @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
    third_party/externals/piex           @ bb217acdca1cc0c16b704669dd6f91a1b509c406
    Traceback (most recent call last):
      File "tools/git-sync-deps", line 254, in <module>
        exit(main(sys.argv[1:]))
      File "tools/git-sync-deps", line 246, in main
        git_sync_deps(deps_file_path, argv, verbose)
      File "tools/git-sync-deps", line 218, in git_sync_deps
        git_checkout_to_directory(*args)
      File "tools/git-sync-deps", line 132, in git_checkout_to_directory
        [git, 'clone', '--quiet', repo, directory])
      File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/Tencent/rapidjson.git', 'third_party/externals/rapidjson']' returned non-zero exit status 128
    Manually activating llvm toolset 7.0...
    -- clang version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    -- clang++ version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5/x86_64-redhat-linux' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    ./esy/build.sh: line 53: bin/gn: No such file or directory
    error: command failed: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b' (exited with 255)
    esy-build-package: exiting with errors above...

  building esy-skia@github:revery-ui/esy-skia#1c81aac
esy: exiting due to errors above
info install 0.6.10 (using release.json)
info fetching: done
info installing: done
info esy build 0.6.10 (using release.json)
info building esy-skia@github:revery-ui/esy-skia#1c81aac@d41d8cd9
info building reason-fzy@github:bryphe/reason-fzy#5a1daf4@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: esy-skia@github:revery-ui/esy-skia#1c81aac
    # esy-build-package: pwd: /esy/store/3/b/esy_skia-3d7edf69
    # esy-build-package: running: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b'
    fatal: remote error: Git repository not found
    buildtools                           @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
    third_party/externals/angle2         @ b001528ffa00e7c15a5002124f707570e59a5697
    third_party/externals/dng_sdk        @ 96443b262250c390b0caefbf3eed8463ba35ecae
    third_party/externals/expat          @ android-6.0.1_r55
    third_party/externals/freetype       @ fa6da7bf6dcbcfa22d2464259ad1cccee3233189
    third_party/externals/googletest     @ dd43b9998e9a44a579a7aba6c1309407d1a5ed95
    third_party/externals/harfbuzz       @ 1.4.2
    third_party/externals/icu            @ ec9c1133693148470ffe2e5e53576998e3650c1d
    third_party/externals/imgui          @ 6384eee34f08cb7eab8d835043e1738e4adcdf75
    third_party/externals/jsoncpp        @ 1.0.0
    third_party/externals/libjpeg-turbo  @ 1.5.3
    third_party/externals/libpng         @ v1.6.33
    third_party/externals/libwebp        @ v0.6.1
    third_party/externals/lua            @ v5-3-4
    third_party/externals/microhttpd     @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
    third_party/externals/piex           @ bb217acdca1cc0c16b704669dd6f91a1b509c406
    Traceback (most recent call last):
      File "tools/git-sync-deps", line 254, in <module>
        exit(main(sys.argv[1:]))
      File "tools/git-sync-deps", line 246, in main
        git_sync_deps(deps_file_path, argv, verbose)
      File "tools/git-sync-deps", line 218, in git_sync_deps
        git_checkout_to_directory(*args)
      File "tools/git-sync-deps", line 132, in git_checkout_to_directory
        [git, 'clone', '--quiet', repo, directory])
      File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/Tencent/rapidjson.git', 'third_party/externals/rapidjson']' returned non-zero exit status 128
    Manually activating llvm toolset 7.0...
    -- clang version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    -- clang++ version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5/x86_64-redhat-linux' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    ./esy/build.sh: line 53: bin/gn: No such file or directory
    error: command failed: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b' (exited with 255)
    esy-build-package: exiting with errors above...

  building esy-skia@github:revery-ui/esy-skia#1c81aac
esy: exiting due to errors above
info building esy-skia@github:revery-ui/esy-skia#1c81aac@d41d8cd9
info building reason-fzy@github:bryphe/reason-fzy#5a1daf4@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: esy-skia@github:revery-ui/esy-skia#1c81aac
    # esy-build-package: pwd: /esy/store/3/b/esy_skia-3d7edf69
    # esy-build-package: running: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b'
    fatal: remote error: Git repository not found
    buildtools                           @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
    third_party/externals/angle2         @ b001528ffa00e7c15a5002124f707570e59a5697
    third_party/externals/dng_sdk        @ 96443b262250c390b0caefbf3eed8463ba35ecae
    third_party/externals/expat          @ android-6.0.1_r55
    third_party/externals/freetype       @ fa6da7bf6dcbcfa22d2464259ad1cccee3233189
    third_party/externals/googletest     @ dd43b9998e9a44a579a7aba6c1309407d1a5ed95
    third_party/externals/harfbuzz       @ 1.4.2
    third_party/externals/icu            @ ec9c1133693148470ffe2e5e53576998e3650c1d
    third_party/externals/imgui          @ 6384eee34f08cb7eab8d835043e1738e4adcdf75
    third_party/externals/jsoncpp        @ 1.0.0
    third_party/externals/libjpeg-turbo  @ 1.5.3
    third_party/externals/libpng         @ v1.6.33
    third_party/externals/libwebp        @ v0.6.1
    third_party/externals/lua            @ v5-3-4
    third_party/externals/microhttpd     @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
    third_party/externals/piex           @ bb217acdca1cc0c16b704669dd6f91a1b509c406
    Traceback (most recent call last):
      File "tools/git-sync-deps", line 254, in <module>
        exit(main(sys.argv[1:]))
      File "tools/git-sync-deps", line 246, in main
        git_sync_deps(deps_file_path, argv, verbose)
      File "tools/git-sync-deps", line 218, in git_sync_deps
        git_checkout_to_directory(*args)
      File "tools/git-sync-deps", line 132, in git_checkout_to_directory
        [git, 'clone', '--quiet', repo, directory])
      File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/Tencent/rapidjson.git', 'third_party/externals/rapidjson']' returned non-zero exit status 128
    Manually activating llvm toolset 7.0...
    -- clang version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    -- clang++ version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5/x86_64-redhat-linux' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    ./esy/build.sh: line 53: bin/gn: No such file or directory
    error: command failed: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b' (exited with 255)
    esy-build-package: exiting with errors above...

  building esy-skia@github:revery-ui/esy-skia#1c81aac
esy: exiting due to errors above
info building esy-skia@github:revery-ui/esy-skia#1c81aac@d41d8cd9
info building reason-fzy@github:bryphe/reason-fzy#5a1daf4@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: esy-skia@github:revery-ui/esy-skia#1c81aac
    # esy-build-package: pwd: /esy/store/3/b/esy_skia-3d7edf69
    # esy-build-package: running: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b'
    fatal: remote error: Git repository not found
    buildtools                           @ 505de88083136eefd056e5ee4ca0f01fe9b33de8
    third_party/externals/angle2         @ b001528ffa00e7c15a5002124f707570e59a5697
    third_party/externals/dng_sdk        @ 96443b262250c390b0caefbf3eed8463ba35ecae
    third_party/externals/expat          @ android-6.0.1_r55
    third_party/externals/freetype       @ fa6da7bf6dcbcfa22d2464259ad1cccee3233189
    third_party/externals/googletest     @ dd43b9998e9a44a579a7aba6c1309407d1a5ed95
    third_party/externals/harfbuzz       @ 1.4.2
    third_party/externals/icu            @ ec9c1133693148470ffe2e5e53576998e3650c1d
    third_party/externals/imgui          @ 6384eee34f08cb7eab8d835043e1738e4adcdf75
    third_party/externals/jsoncpp        @ 1.0.0
    third_party/externals/libjpeg-turbo  @ 1.5.3
    third_party/externals/libpng         @ v1.6.33
    third_party/externals/libwebp        @ v0.6.1
    third_party/externals/lua            @ v5-3-4
    third_party/externals/microhttpd     @ 748945ec6f1c67b7efc934ab0808e1d32f2fb98d
    third_party/externals/piex           @ bb217acdca1cc0c16b704669dd6f91a1b509c406
    Traceback (most recent call last):
      File "tools/git-sync-deps", line 254, in <module>
        exit(main(sys.argv[1:]))
      File "tools/git-sync-deps", line 246, in main
        git_sync_deps(deps_file_path, argv, verbose)
      File "tools/git-sync-deps", line 218, in git_sync_deps
        git_checkout_to_directory(*args)
      File "tools/git-sync-deps", line 132, in git_checkout_to_directory
        [git, 'clone', '--quiet', repo, directory])
      File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/Tencent/rapidjson.git', 'third_party/externals/rapidjson']' returned non-zero exit status 128
    Manually activating llvm toolset 7.0...
    -- clang version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    -- clang++ version:
    clang version 7.0.1 (tags/RELEASE_701/final)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/rh/llvm-toolset-7.0/root/usr/bin
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-I /usr/include/c++/4.8.5/x86_64-redhat-linux' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
    clang-7: warning: argument unused during compilation: '-stdlib=libstdc++' [-Wunused-command-line-argument]
    ./esy/build.sh: line 53: bin/gn: No such file or directory
    error: command failed: 'bash' './esy/build.sh' 'linux' '/esy/store/3_________________________________________________________________________/i/esy_libjpeg_turbo-e4385a3b' (exited with 255)
    esy-build-package: exiting with errors above...

  building esy-skia@github:revery-ui/esy-skia#1c81aac
esy: exiting due to errors above
(base)  1137 Mon 22-04-11 ~/Applications/oni2
 ∯  
ayan-iiitd commented 2 years ago

Time to run was given by history -D in zsh.

TheTechRobo commented 1 year ago

The rapidjson error was fixed by https://github.com/revery-ui/esy-skia/pull/42, but a release hasn't been put out (don't ask me why).