Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails on enabling "tests building" in latest docker #22

Closed
vijnasu opened this issue Aug 10, 2019 · 2 comments
Closed

Build fails on enabling "tests building" in latest docker #22

vijnasu opened this issue Aug 10, 2019 · 2 comments

Comments

@vijnasu
Copy link

vijnasu commented Aug 10, 2019

CMake Error at thirdparty/CMakeLists.txt:12 (add_subdirectory):
The source directory

/root/gstreamer-plugins/thirdparty/googletest

does not contain a CMakeLists.txt file.

-- Found OpenCV: /usr/local (found version "4.1.0") found components: core imgproc
-- Checking for module 'gstreamer-check-1.0'
-- Found gstreamer-check-1.0, version 1.16.0
-- Found OpenCV: /usr/local (found version "4.1.0") found components: core imgproc imgcodecs
-- Configuring incomplete, errors occurred!
See also "/root/gstreamer-plugins/build/CMakeFiles/CMakeOutput.log".
See also "/root/gstreamer-plugins/build/CMakeFiles/CMakeError.log".
The command '/bin/sh -c mkdir -p gstreamer-plugins/build && cd gstreamer-plugins/build && cmake -DCMAKE_INSTALL_PREFIX=/usr .. -DVERSION_PATCH=${SOURCE_REV} -DGIT_INFO=${GIT_INFO} -DBUILD_SHARED_LIBS=ON -DENABLE_PAHO_INSTALLATION=${ENABLE_PAHO_INSTALLATION} -DENABLE_RDKAFKA_INSTALLATION=${ENABLE_RDKAFKA_INSTALLATION} -DCMAKE_INSTALL_PREFIX=/usr .. && make -j $(nproc) && make install && echo "/usr/lib/va-gstreamer-plugins" >> /etc/ld.so.conf.d/opencv-dldt-gst.conf && ldconfig' returned a non-zero code: 1

@umed
Copy link
Contributor

umed commented Aug 10, 2019

Hi @vijnasu,

Can you recheck? Don't see line from the error. There could be mistake during uploading release, but seems that CMakeLists.txt should be fine right now.

@umed
Copy link
Contributor

umed commented Aug 12, 2019

@vijnasu , cannot reproduce and no answers. Feel free to reopen.

@umed umed closed this as completed Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants