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

Failed to process package 'pcl' #3

Open
alexreg opened this issue Feb 19, 2013 · 1 comment
Open

Failed to process package 'pcl' #3

alexreg opened this issue Feb 19, 2013 · 1 comment

Comments

@alexreg
Copy link

alexreg commented Feb 19, 2013

I get the following errors when executing ./src/catkin/bin/catkin_make_isolated --install as suggested by the build instructions for OS X (I'm on 10.8.2).

fatal error: too many errors emitted, stopping now [-ferror-limit=]
4 errors generated.
make[2]: *** [io/tools/ply/CMakeFiles/pcl_ply2obj.dir/ply2obj.cpp.o] Error 1
make[1]: *** [io/tools/ply/CMakeFiles/pcl_ply2obj.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
4 errors generated.
make[2]: *** [io/tools/ply/CMakeFiles/pcl_ply2raw.dir/ply2raw.cpp.o] Error 1
make[1]: *** [io/tools/ply/CMakeFiles/pcl_ply2raw.dir/all] Error 2
20 errors generated.
make[2]: *** [io/tools/ply/CMakeFiles/pcl_ply2ply.dir/ply2ply.cpp.o] Error 1
make[1]: *** [io/tools/ply/CMakeFiles/pcl_ply2ply.dir/all] Error 2
Linking CXX executable ../../../bin/pcl_plyheader
clang: warning: unknown warning option '-Wl'
[  8%] Built target pcl_plyheader
37 warnings generated.
37 warnings generated.
37 warnings generated.
Linking CXX shared library ../lib/libpcl_common.dylib
clang: warning: unknown warning option '-Wl'
[  8%] Built target pcl_common
37 warnings generated.
Linking CXX shared library ../lib/libpcl_octree.dylib
clang: warning: unknown warning option '-Wl'
[  8%] Built target pcl_octree
make: *** [all] Error 2

<== Failed to process package 'pcl': 
  Command '/Users/alex/ros_catkin_ws/install_isolated/env.sh make -j8 -l8' returned non-zero exit status 2

Reproduce this error by running:
==> /Users/alex/ros_catkin_ws/install_isolated/env.sh make -j8 -l8

This seems to be a regression of some sort, judging many people have had this before, but evidently for different reasons (I checked the pcl_find_ros.cmake and it looks up-to-date w.r.t. https://github.com/ros-gbp/pcl-release/commits/bf43ffc0eebca4042c6765319c4dd211409d7ace/cmake/pcl_find_ros.cmake).

Any ideas here??

@biboc
Copy link

biboc commented Feb 1, 2014

Have you found a solution? I have exactly the same problem running on ubunutu 13.10.

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