Yonas Yanfa
Yonas Yanfa
It would be easier for me to build the web app - not Electron version - on FreeBSD.
### What version of Turborepo are you using? HEAD ### What package manager are you using / does the bug impact? npm ### What operating system are you using? Other...
``` $ make oss ... Compiling iovec v0.1.4 Compiling time v0.1.44 Compiling fsinfo v0.1.0 (/data/git/sapling/eden/scm/lib/fsinfo) error[E0425]: cannot find function `fstype_imp` in this scope --> lib/fsinfo/src/lib.rs:390:5 | 390 | fstype_imp(path).with_context(|| format!("Cannot...
Checkout of HEAD from today. ``` $ make oss SAPLING_OSS_BUILD=true HGNAME=sl \ /usr/local/bin/python3 setup_with_version.py \ build_interactive_smartlog \ build_py -c -d . \ build_clib \ build_ext -i \ build_rust_ext -i -l...
root@yonas-VirtualBox:~# sh install-aegir-on-ubuntu.sh Ign http://debian.koumbit.net stable InRelease Get:1 http://debian.koumbit.net stable Release.gpg [197 B] Get:2 http://debian.koumbit.net stable Release [11.4 kB] Ign http://security.ubuntu.com natty-security InRelease Ign http://ca.archive.ubuntu.com natty InRelease Ign http://extras.ubuntu.com natty...
The `Your project is available at:` message should point to the `.xyz` domain instead of `.network`. Visiting the `.network` link returns a 404 error.
``` $ cargo build --release ... Compiling filebuffer v0.4.0 error[E0308]: mismatched types --> /home/yonas/.cargo/registry/src/github.com-1ecc6299db9ec823/filebuffer-0.4.0/src/unix.rs:64:60 | 64 | libc::mincore(buffer as *mut libc::c_void, length, residency_uchar) | ------------- ^^^^^^^^^^^^^^^ expected `i8`, found `u8`...