Source: uprightdiff
Version: 1.2.0-1
Severity: serious
Control: block 841733 by -1

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/uprightdiff.html

...
   dh_auto_build
        make -j16
make[1]: Entering directory '/build/1st/uprightdiff-1.2.0'
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g 
-std=c++11 -Wall -O2 main.cpp BlockMotionSearch.cpp UprightDiff.cpp \
        -lopencv_highgui \
        -lopencv_core \
        -lopencv_imgproc \
        -lboost_program_options \
        -o uprightdiff
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g 
-std=c++11 -Wall -O2 tests/RollingBlockCounterTest.cpp -lopencv_core -o test
./test
/usr/bin/ld: /tmp/ccoooZqT.o: undefined reference to symbol 
'_ZN2cv7imwriteERKNS_6StringERKNS_11_InputArrayERKSt6vectorIiSaIiEE'
//usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.3.2: error adding symbols: 
DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:11: recipe for target 'uprightdiff' failed
make[1]: *** [uprightdiff] Error 1

Reply via email to