Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
722 讨论

FPGA build fail on all DevCloud Nodes

iramovs
新手
1,330 次查看

Hello, last few days every time I submit a FPGA compile job on DevCloud I get this error: 

 

quartus_sh: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
Error: The patches required to compile for the target board (0.05dcp) is not installed for the following Quartus:
/glob/development-tools/versions/oneapi/2021.3/inteloneapi/intelfpgadpcpp/2021.3.0/QuartusPrimePro/19.2/quartus/bin/quartus_sh

dpcpp: error: fpga compiler command failed with exit code 1 (use -v to see invocation)

 

This also happens with any oneAPI samples when building for FPGA. Build example:

 

cd oneAPI-samples/DirectProgramming/DPC++FPGA/Tutorials/DesignPatterns/pipe_array

mkdir build && cd build

cmake ..

make fpga

 

0 项奖励
2 回复数
JInxuanBen
初学者
1,265 次查看

same error.Do you solve it?

0 项奖励
giulio2
初学者
1,004 次查看

Same error

0 项奖励
回复