-
Notifications
You must be signed in to change notification settings - Fork 212
Can not build on Ubuntu 18.04.4 #206
Description
I can't build on Ubuntu18.0.4. I tried it on multiple machines but couldn't build. Should this error message be corrected?
I tried both the latest version and the stable release version, but it didn't work.
https://logdevice.io/docs/next/Installation.html
https://logdevice.io/docs/Overview.html
Environment
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic
Build Error Message
-- Found folly: /home/tanabe/LogDevice/_build/staging/usr/local CMake Error at /home/tanabe/LogDevice/_build/staging/usr/local/lib/cmake/fizz/fizz-targets.cmake:86 (message): The imported target "fizz::fizz_test_support" references the file "/usr/local/lib/libfizz_test_support.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/home/tanabe/LogDevice/_build/staging/usr/local/lib/cmake/fizz/fizz-targets.cmake" but not all the files it references. Call Stack (most recent call first): /home/tanabe/LogDevice/_build/staging/usr/local/lib/cmake/fizz/fizz-config.cmake:47 (include) CMakeLists.txt:62 (find_package) -- Configuring incomplete, errors occurred!