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 failed with glog_catkin #40

Closed
dan9thsense opened this issue Jan 30, 2018 · 1 comment
Closed

build failed with glog_catkin #40

dan9thsense opened this issue Jan 30, 2018 · 1 comment

Comments

@dan9thsense
Copy link

dan9thsense commented Jan 30, 2018

I am trying to use maplab on a Jetson TX2, Unbunt 16.04, ROS kinetic. I noted the other thread for AMR devices:
#7

but I thought I'd see if a more recent try would work. Perhaps the best answer is to try the experimental build suggested at the end of that thread. I'll post what I got here, perhaps it will be useful.

I followed the installation steps but the build fails at glog_catkin, with this error:

Errors << glog_catkin:make /home/nvidia/maplab_ws/logs/glog_catkin/build.make.001.log
/home/nvidia/maplab_ws/build/glog_catkin/glog_src-prefix/src/glog_src/missing: Unknown --is-lightweight' option Try /home/nvidia/maplab_ws/build/glog_catkin/glog_src-prefix/src/glog_src/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
./config.guess: unable to guess system type

I tried the suggestion to look at the glog_missing --help output but it was not informative.

Here is the output of catkin config:

nvidia@tegra-ubuntu:~/maplab_ws$ catkin config

Profile: default
Extending: [explicit] /opt/ros/kinetic
Workspace: /home/nvidia/maplab_ws

Source Space: [exists] /home/nvidia/maplab_ws/src
Log Space: [exists] /home/nvidia/maplab_ws/logs
Build Space: [exists] /home/nvidia/maplab_ws/build
Devel Space: [exists] /home/nvidia/maplab_ws/devel
Install Space: [unused] /home/nvidia/maplab_ws/install
DESTDIR: [unused] None

Devel Space Layout: merged
Install Space Layout: None

Additional CMake Args: -DCMAKE_BUILD_TYPE=Release
Additional Make Args: None
Additional catkin Make Args: None
Internal Make Job Server: True
Cache Job Environments: False

Whitelisted Packages: None
Blacklisted Packages: None

Workspace configuration appears valid.
nvidia@tegra-ubuntu:~/maplab_ws$ catkin config

Profile: default
Extending: [explicit] /opt/ros/kinetic
Workspace: /home/nvidia/maplab_ws

Source Space: [exists] /home/nvidia/maplab_ws/src
Log Space: [exists] /home/nvidia/maplab_ws/logs
Build Space: [exists] /home/nvidia/maplab_ws/build
Devel Space: [exists] /home/nvidia/maplab_ws/devel
Install Space: [unused] /home/nvidia/maplab_ws/install
DESTDIR: [unused] None

Devel Space Layout: merged
Install Space Layout: None

Additional CMake Args: -DCMAKE_BUILD_TYPE=Release
Additional Make Args: None
Additional catkin Make Args: None
Internal Make Job Server: True
Cache Job Environments: False

Whitelisted Packages: None
Blacklisted Packages: None

Workspace configuration appears valid.


Before submitting this issue, please consider the following checklist:

  • Consult the FAQ and Known Issues pages.
  • Make sure maplab was installed using the proper installation instructions
  • For bugs and build problems please add (if applicable):
    • Version of:
      • Operating System (32/64bit, 14.04/16.04/...)
      • Eigen
      • ROS
    • A backtrace (if maplab crashed)
    • Run catkin config in your workspace and post it here.
    • Details about the commands/scripts used.
    • Details about special parameter values or manual changes to the system.
    • Pictures/screen recordings
  • For general questions:
    • Please elaborate, we are no mind readers :)
@dan9thsense
Copy link
Author

Using the new repos suggested at the end of the thread: #7
solves this issue.

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