-
Rebuilding tarantool from source is very slow when nothing but version changes.
Re-rerunning `cmake && make` when everything is already built normally takes about 5s. But if I change at least versi…
-
```Building LuaJIT...
HOSTCC host/minilua.o
HOSTLINK host/minilua
DYNASM host/buildvm_arch.h
HOSTCC host/buildvm.o
HOSTCC host/buildvm_asm.o
HOSTCC host/buildvm_peobj.o
HOSTCC …
-
could't find sysbench bundle at https://clearlinux.org/software
-
### Describe the bug
I'm using the mlua project to embed the lua interpreter for my tauri, the `vendored` feature of mlua compiles the lua interpreter on-the-fly and embeds it into the application, t…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.19.4 darwin/arm64
### Does this issue reproduce with the latest release?
Yes, I switch to latest go v…
-
**Describe the bug**
Trying to run hello_world in nsim simulator...
```
west build -p -b nsim/nsim_em samples/hello_world/ -t run
Generating files from /home/nashif/zephyrproject/zephyr/b…
-
```
root@cbuild: ~$ git clone https://luajit.org/git/luajit.git
Cloning into 'luajit'...
Fetching objects: 19697, done.
root@cbuild: ~$ cd luajit
root@cbuild: ~/luajit$ gmake CC=clang
==== Build…
-
I followed the instructions in the [doc](https://github.com/koreader/virdevenv):
```
git clone https://github.com/koreader/koreader.git
docker run -v $(pwd)/koreader:/home/ko/koreader -it koreade…
-
The [installation page](https://luajit.org/install.html) explains how to cross compile LuaJIT.
My goal is to compile LuaJIT for Linux x64 on Windows x64. I've an installation of llvm with clang and…
-
**What happened**:
After upgrading clusters to use Ubuntu 22.04 by default, the kOps e2e tests started failing for this CNI: https://testgrid.k8s.io/kops-network-plugins#kops-aws-cni-amazon-vpc
…