Xilinx / xfopencv

Other
328 stars 143 forks source link

Building example on nimbx cloud fails. #78

Open dschere opened 4 years ago

dschere commented 4 years ago

Running on a nimbix instance on x86_64-linux-gnu

Makefile: IDIRS = -I. -I/usr/include/opencv2 -I${PROJ_TOP_PATH}/include LDIRS = -L/usr/lib/x86_64-linux-gnu/

INFO: [HLS 200-489] Unrolling loop 'ProcLoop' (/home/fpga/xfopencv/include/imgproc/xf_accumulate_image.hpp:70) in function 'int xf::AccumulateImageKernel<0, 1, 2160, 3840, 1, 1, 0, 2, 1, 5, 3840>(xf::Mat<FORWARD_REFERENCE, FORWARD_REFERENCE, FORWARD_REFERENCE, FORWARD_REFERENCE>&, xf::Mat<FORWARD_REFERENCE, FORWARD_REFERENCE, FORWARD_REFERENCE, FORWARD_REFERENCE>&, xf::Mat<FORWARD_REFERENCE, FORWARD_REFERENCE, FORWARD_REFERENCE, FORWARD_REFERENCE>&, unsigned short, unsigned short)' completely with a factor of 1. INFO: [HLS 200-111] Finished Standard Transforms Time (s): cpu = 00:00:13 ; elapsed = 00:00:13 . Memory (MB): peak = 420.375 ; gain = 0.305 ; free physical = 121904 ; free virtual = 256220 INFO: [HLS 200-10] Checking synthesizability ... Stack dump: 0. Running pass 'Eliminate double pointers' on module '/home/fpga/xfopencv/examples/accumulate/w0_xf_accumulate/solution/.autopilot/db/a.g.1.bc'. Abnormal program termination (11)

Question: What is the desired build environment? What is the community using to compile this?