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

eus_nlopt failing to build on kinetic armhf #742

Open
tfoote opened this issue Jan 3, 2020 · 0 comments
Open

eus_nlopt failing to build on kinetic armhf #742

tfoote opened this issue Jan 3, 2020 · 0 comments

Comments

@tfoote
Copy link

tfoote commented Jan 3, 2020

http://build.ros.org/view/Kbin_uxhf_uXhf/job/Kbin_uxhf_uXhf__eus_nlopt__ubuntu_xenial_armhf__binary/

It seems to have trouble finding nlopt in cmake:

16:29:41 -- NLopt found (include: NLOPT_INCLUDE_DIR-NOTFOUND, link: /opt/ros/kinetic/lib/libnlopt_cxx.so)
16:29:42 CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
16:29:42 Please set them or make sure they are set and tested correctly in the CMake files:
16:29:42 NLOPT_INCLUDE_DIR (ADVANCED)
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42    used as include directory in directory /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42 
16:29:42 -- Configuring incomplete, errors occurred!
16:29:42 See also "/tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14/obj-arm-linux-gnueabihf/CMakeFiles/CMakeOutput.log".
16:29:42 See also "/tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14/obj-arm-linux-gnueabihf/CMakeFiles/CMakeError.log".
16:29:42 	cd /tmp/binarydeb/ros-kinetic-eus-nlopt-0.1.14
16:29:42 	cd obj-arm-linux-gnueabihf
16:29:42 	"tail -v -n +0 CMakeCache.txt"

This appears to be generally reproducible, but occasionally works.

Screenshot from 2020-01-03 13-34-37

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

1 participant