[ 96%] Building CXX object binaries/CMakeFiles/make_cifar_db.dir/make_cifar_db.cc.o
/usr/bin/ld: warning: libQt5Test.so.5, needed by /usr/lib/libopencv_highgui.so.4.4, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libQt5OpenGL.so.5, needed by /usr/lib/libopencv_highgui.so.4.4, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libQt5Widgets.so.5, needed by /usr/lib/libopencv_highgui.so.4.4, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libQt5Gui.so.5, needed by /usr/lib/libopencv_highgui.so.4.4, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libQt5Core.so.5, needed by /usr/lib/libopencv_highgui.so.4.4, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/libopencv_highgui.so.4.4: undefined reference to `QWidget::showNormal()@Qt_5'
/usr/bin/ld: /usr/lib/libopencv_highgui.so.4.4: undefined reference to `QTimer::start(int)@Qt_5'
/usr/bin/ld: /usr/lib/libopencv_highgui.so.4.4: undefined reference to `QMutex::lock()@Qt_5'
/usr/bin/ld: /usr/lib/libopencv_highgui.so.4.4: undefined reference to `QAbstractSlider::setPageStep(int)@Qt_5'
Please add missing dependencies.
Pinned Comments
dbermond commented on 2018-08-22 18:15
Important notice:
This package now provides the non-cuda version (as known as the 'cpu only' build).
If you want caffe2 with cuda support, use package caffe2-cuda. This new package naming schema will better reflect the package contents. This conforms to tensorflow package naming from the official repositories.