Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
663 Discussions

FPGA build fail on all DevCloud Nodes

iramovs
Novice
800 Views

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 Kudos
2 Replies
JInxuanBen
Beginner
735 Views

same error.Do you solve it?

0 Kudos
giulio2
Beginner
474 Views

Same error

0 Kudos
Reply