-
just cloning this repo and building it,
after that running in shell:
```
$ erl -pa $(find . -type d -name ebin)
Erlang/OTP 19 [erts-8.1] [source] [64-bit] [smp:4:4] [async-threads:10] [kernel-poll…
bwegh updated
7 years ago
-
I'm building using following Docker file instructions:
```Dockerfile
FROM alpine
RUN apk add --no-cache \
linux-headers \
build-base \
git \
cmake \
snappy-dev \
zlib-dev \
…
-
SHA: https://github.com/cockroachdb/cockroach/commits/0b0fdcb5627b2c0d194fb9cf435f9cdc44cf89a6
Parameters:
```
TAGS=
GOFLAGS=-race
```
Stress build found a failed test: https://teamcity.cockroachdb.…
-
SHA: https://github.com/cockroachdb/cockroach/commits/98f1623d60254505b65c457728617af5c5fec33b
Parameters:
```
TAGS=deadlock
GOFLAGS=
```
Stress build found a failed test: https://teamcity.cockroach…
-
SHA: https://github.com/cockroachdb/cockroach/commits/98f1623d60254505b65c457728617af5c5fec33b
Parameters:
```
TAGS=deadlock
GOFLAGS=
```
Stress build found a failed test: https://teamcity.cockroach…
-
SHA: https://github.com/cockroachdb/cockroach/commits/5e1a4f5ed34e1e59d4730b6bbe7bbbda79646a2a
Parameters:
```
TAGS=
GOFLAGS=
```
Stress build found a failed test: https://teamcity.cockroachdb.com/v…
-
SHA: https://github.com/cockroachdb/cockroach/commits/30a79b6cd57c9bd9a195672361d22e3b74662cc8
Parameters:
```
TAGS=
GOFLAGS=
```
Stress build found a failed test: https://teamcity.cockroachdb.com/v…
-
Hi,
I built RocksDB on AIX including JNI. It required many changes in sources and also has prerequisite for my other pull requests. I will wait until others will be merged until I will create another…
-
Using the repology.org's API, I've generated a list of possible updates that can be made to the nix packages. It lists the current nixpkgs_unstable version on the left of the arrow and the version tha…
-
Hey guys,
I'm trying to build RocksDB but it hangs. I tried it on Ubuntu 16.10 and Alpine 3.4. Builds I tried to build are 4.9 and 4.13. Here is what I have
```
/tmp/rocksdb # make shared_lib
…