-
Notifications
You must be signed in to change notification settings - Fork 1
build error #1
Copy link
Copy link
Open
Description
Hello professor! When compiling this project, I encountered the following issue:
When I use the command python3 build.py -DVOLE_PSI_ENABLE_BOOST=ON -DVOLE_PSI_ENABLE_GMW=ON -DVOLE_PSI_ENABLE_CPSI=OFF -DVOLE_PSI_ENABLE_OPPRF=OFF to build volepsi, this error occured:
-- Configuring incomplete, errors occurred!
See also "/home/cy/Desktop/tbb/Pulse/volepsi/out/coproto/out/build/linux/CMakeFiles/CMakeOutput.log".
CMake Error at cryptoTools/thirdparty/fetch.cmake:21 (message):
Configure failed (1).
Call Stack (most recent call first):
cryptoTools/thirdparty/getCoproto.cmake:50 (run)
cryptoTools/cmake/cryptoToolsDepHelper.cmake:222 (include)
cryptoTools/CMakeLists.txt:154 (include)
-- Configuring incomplete, errors occurred!
See also "/home/cy/Desktop/tbb/Pulse/volepsi/out/libOTe/out/build/linux/CMakeFiles/CMakeOutput.log".
CMake Error at thirdparty/fetch.cmake:22 (file):
file failed to open for reading (No such file or directory):
/home/cy/Desktop/tbb/Pulse/volepsi/thirdparty/log-libOTe.txt
Call Stack (most recent call first):
thirdparty/getLibOTe.cmake:62 (run)
cmake/findDependancies.cmake:115 (include)
CMakeLists.txt:14 (include)
CMake Error at thirdparty/fetch.cmake:23 (message):
libOTe Configure failed (1).
Call Stack (most recent call first):
thirdparty/getLibOTe.cmake:62 (run)
cmake/findDependancies.cmake:115 (include)
CMakeLists.txt:14 (include)
-- Configuring incomplete, errors occurred!
See also "/home/cy/Desktop/tbb/Pulse/volepsi/out/build/linux/CMakeFiles/CMakeOutput.log".
gmake: Makefile: No such file or directory
gmake: *** No rule to make target 'Makefile'. Stop.
Notably, the latest version of volepsi works flawlessly on my system, but the version you specified fails to run.
How can I fix it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels