Failed to process package 'pcl' [closed]

asked 2013-02-19 14:45:01 -0500

Noldorin gravatar image

updated 2013-02-21 10:50:08 -0500

Note: links are disguised since the forum won't let me post them. Please recover them accordingly.

I get the following errors when executing ./src/catkin/bin/catkin_make_isolated --install as suggested by the build instructions for OS X (v10.8.2) (see here).

You can view my complete shell log for the installation command here.

This seems to be a regression bug of some sort, judging by the fact that many people have had similar error messages before, though seemingly for different reasons (I checked the pcl_find_ros.cmake file and it looks up-to-date, since this seemed to be the culprit previously).

Any ideas here, folks?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-10-30 17:54:09.931228

Comments

Here's the full log btw: https://gist.github.com/alexreg/5001646

Noldorin gravatar image Noldorin  ( 2013-02-20 14:57:15 -0500 )edit

The problem seems to have been reported here, by the way: http://www.pcl-users.org/Can-t-build-the-trunk-PLY-Problems-td4019193.html -- it exists in the latest (1.6.0) release of PCL.

Noldorin gravatar image Noldorin  ( 2013-02-20 15:06:48 -0500 )edit

Despite a fix being committed over 6 months ago...

Dan Lazewatsky gravatar image Dan Lazewatsky  ( 2013-02-21 11:37:42 -0500 )edit

@Dan Lazewatsky: Yeah, though that specific fix seems to have been incorporated. This is independent, unless I'm mistaken. Any luck with it?

Noldorin gravatar image Noldorin  ( 2013-02-22 16:46:16 -0500 )edit

@Dan Lazewatsky: I see that PCL offers an OS X download/installer. Is that a sufficient substitute for the version of PCL included, you think? http://pointclouds.org/downloads/macosx.html

Noldorin gravatar image Noldorin  ( 2013-02-25 15:50:40 -0500 )edit

I think there is some magic that happens in the version included with ROS, but I'm not sure. @William might know more.

Dan Lazewatsky gravatar image Dan Lazewatsky  ( 2013-02-26 05:20:35 -0500 )edit

I am not sure that will work, but you can try to build pcl_ros on top of the installer version of PCL. I think it might not work due to the way PCL includes ROS messages as part of its design, but you can try it.

William gravatar image William  ( 2013-02-26 05:27:41 -0500 )edit

Yeah, no luck unfortunately! The PCL build really is badly broken on OS X. :/

Noldorin gravatar image Noldorin  ( 2013-02-26 11:19:40 -0500 )edit