Source: fastnetmon Version: 1.1.4-1 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/fastnetmon.html
... /build/1st/fastnetmon-1.1.4/src/fast_dpi.cpp: In function 'ndpi_detection_module_struct* init_ndpi()': /build/1st/fastnetmon-1.1.4/src/fast_dpi.cpp:39:36: error: too few arguments to function 'ndpi_detection_module_struct* ndpi_init_detection_module(ndpi_init_prefs)' 39 | ndpi_init_detection_module(); | ^ In file included from /build/1st/fastnetmon-1.1.4/src/fast_dpi.h:5, from /build/1st/fastnetmon-1.1.4/src/fast_dpi.cpp:1: /usr/include/ndpi/ndpi_api.h:193:40: note: declared here 193 | struct ndpi_detection_module_struct *ndpi_init_detection_module(ndpi_init_prefs prefs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [CMakeFiles/fast_dpi.dir/build.make:85: CMakeFiles/fast_dpi.dir/fast_dpi.cpp.o] Error 1 ...