Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build not work on ubuntu18.04 #249

Closed
one-lamp opened this issue Aug 4, 2023 · 6 comments
Closed

build not work on ubuntu18.04 #249

one-lamp opened this issue Aug 4, 2023 · 6 comments

Comments

@one-lamp
Copy link

one-lamp commented Aug 4, 2023

Describe the bug
docker image: ubuntu18.04

build cmd:
./contrib/build.sh -d -j -v

cmake version: 3.22.4

build error:
image

@janithPriyankara
Copy link

I got the same for fedora 34,35 too.

@qtuancr261
Copy link

qtuancr261 commented Aug 20, 2023

I had the same error on Rocky Linux 9 . Can anyone solve this problem ?

CMake Error at CMakeLists.txt:106 (find_package):
Could not find a package configuration file provided by "mvfst" with any of
the following names:

mvfstConfig.cmake
mvfst-config.cmake

@Cici-Lii
Copy link

I met the same error on CentOS 8.5.2111, Could anyone give me some idea?

CMake Error at CMakeLists.txt:106 (find_package):
Could not find a package configuration file provided by "mvfst" with any of
the following names:

mvfstConfig.cmake
mvfst-config.cmake

Add the installation prefix of "mvfst" to CMAKE_PREFIX_PATH or set
"mvfst_DIR" to a directory containing one of the above files. If "mvfst"
provides a separate development package or SDK, be sure it has been
installed.

-- Configuring incomplete, errors occurred!
See also "/home/lq/CacheLib-2023.08.21.00/build-fbthrift/CMakeFiles/CMakeOutput.log".
See also "/home/lq/CacheLib-2023.08.21.00/build-fbthrift/CMakeFiles/CMakeError.log".
build-package.sh: error: cmake failed on cachelib/external/fbthrift
build.sh: error: failed to build dependency 'fbthrift'

@journaux
Copy link

team at facebook split internal & external repositories - by example, one of the cache eviction policies (contains ML) not public. hence a network protocol required https://github.com/facebook/mvfst

@jaesoo-fb
Copy link
Contributor

Hi. The builds for all of the supported targets should be healthy now. Let me close this.

@janithPriyankara
Copy link

janithPriyankara commented Oct 16, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants