facebook / facebook/rocksdb

Amalgamation build fails on fedora linux

Open
#4,689 0 comments 0 reactions 0 assignees View on GitHub
up-for-grabs
Dominant language
C++
Stars
32.1k
Forks
6.9k
Avg merge
32m
Merged PRs (30d)
1

Description

### Expected behavior
`make rocksdb.cc` works

### Actual behavior
`make rocksdb.cc` fails

### Steps to reproduce the behavior
147697420ab60c85deb13cea4532844e3f2ae352

```
$ make rocksdb.cc
Makefile:156: Warning: Compiling in debug mode. Don't use the resulting binary in production
GEN util/build_version.cc
build_tools/amalgamate.py -I. -i./include unity.cc -x include/rocksdb/c.h -H rocksdb.h -o rocksdb.cc
unable to find tbb/concurrent_hash_map.h, included in /home/arnetheduck/src/rocksdb/cache/clock_cache.cc on line 34
make: *** [Makefile:1037: rocksdb.cc] Error 1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.