-
Unable to install neovim 0.1.0 on OSX Yosemite `10.10.5` with `xcode-select version 2339` by running `brew install neovim`.
Looks like it's choking on luajit:
```
Undefined symbols for architecture …
-
Mac OSX sierra & High sierra is make Error.
How can I make it?
I used LuaJIT (lujit 2.1.0 beta3)
install is brew.
```
brew install --with-gc64 --devel luajit
brew install gsl
brew cask in…
-
My platform was the FreeBSD 14.1 and LLVM 18.1.8 .
I try to build the new OpenRest where [c58d90ce11d9a832ae2c9552ade869ada46449ec](https://github.com/openresty/openresty/commit/c58d90ce11d9a832ae2c…
-
make is failing with the following error (following is the entire output with warnings removed):
```
cd /home/lae/.cache/yay/aegisub-git/src/aegisub/src/libresrc; lua /home/lae/.cache/yay/aegisub-…
-
I'm noticing ~15x increase in build time when switched to go 1.5.
It is somehow connected with a package github.com/ry/v8worker - binding for v8 javascript engine.
I'm building on OS X.
This is a tri…
ianic updated
6 years ago
-
2023-09-30T10:49:18.784Z
SYSTEM
PREPARING DEPLOYMENT...
2023-09-30T10:49:18.800Z
SYSTEM
FETCHING GITHUB REPOSITORY...
2023-09-30T10:49:19.276Z
SYSTEM
BUILDING IMAGE...
2023-09-30T10:49:…
-
Host Details
Linux 5.3.0-40-generic x86_64
Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz
Created a new docker using
docker pull ubuntu
Inside docker,
commands used:
1. apt-get update && apt-ge…
-
Greetings, I've tried to build the game, and I'm not super advanced, but also not a total noob.
First issue: The standard way of checking out does not work, the project uses submodules, and I don't…
-
When comparing the results from a Jenkins baseline to those from the 2024.06 release, several discrepancies were identified.
For instance, the configuration "arc-multilib-elf32_hs_nsim" displays ne…
-
~~It seems that `west boards --format "{identifiers}"` gives a python array output:~~
```
['stm32wb5mmg/stm32wb55xx']
['em_starterkit/emsk_em7d', 'em_starterkit/emsk_em9d', 'em_starterkit/emsk_em11…