Hi,
I get this boost-related compilation error:
/usr/include/boost/smart_ptr/shared_array.hpp:48:25: note: no known conversion for argument 1 from ‘int’ to ‘const boost::shared_array<short unsigned int>&’
make[2]: *** [io/CMakeFiles/pcl_io.dir/src/openni_grabber.cpp.o] Error 1
make[1]: *** [io/CMakeFiles/pcl_io.dir/all] Error 2
make: *** [all] Error 2
Search Criteria
Package Details: pcl 1.15.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcl.git (read-only, click to copy) |
---|---|
Package Base: | pcl |
Description: | A standalone, large scale, open project for 2D/3D image and point cloud processing |
Upstream URL: | https://www.pointclouds.org |
Licenses: | BSD-3-Clause |
Submitter: | None |
Maintainer: | kino_t |
Last Packager: | kino_t |
Votes: | 49 |
Popularity: | 0.000063 |
First Submitted: | 2011-04-05 03:39 (UTC) |
Last Updated: | 2025-04-10 15:28 (UTC) |
Dependencies (37)
- boost (boost-gitAUR)
- cjson (cjson-gitAUR)
- eigen (eigen-gitAUR)
- flann
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libusb (libusb-gitAUR)
- suitesparse
- vtk (vtk-gitAUR, vtk93AUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- adios2 (adios2-gitAUR) (make)
- anari-sdk (make)
- cgns (cgns-parallelAUR) (make)
- cli11 (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- fast_float (fast_float-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- gl2ps (gl2ps-gitAUR) (make)
- Show 17 more dependencies...
Required by (10)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 Next › Last »
stepo commented on 2013-04-18 07:03 (UTC)
dtouch3d commented on 2013-02-15 14:24 (UTC)
The URL doesn't work anymore. Replace with
http://sourceforge.net/projects/pointclouds/files/$pkgver/PCL-$pkgver-Source.tar.bz2/download
svenstaro commented on 2012-08-08 12:36 (UTC)
Updated.
<deleted-account> commented on 2012-08-08 08:55 (UTC)
1.6.0 works well. Simply alter the version number, the md5sum and comment out the "find | xargs..." lines (and the -DBUILD_CUDA).
vivasvan commented on 2012-06-23 18:28 (UTC)
hi, while compiling the above package i am getting the same error as Theodore describes.
is something missing in the pkgbuild?
any help would be highly appreciated.
Also, when i tried pcl-svn i get the following error
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
MPI_CXX_LIBRARIES (ADVANCED)
linked by target "proctor" in directory /home/pankaj/tmp/yaourt-tmp-pankaj/aur-pcl-svn/src/pcl/proctor
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
svenstaro commented on 2012-06-19 12:35 (UTC)
Why didn't you use pcl-svn then?
theodore commented on 2012-06-19 11:01 (UTC)
finally i managed to compile the source from the trunk
http://pointclouds.org/downloads/source.html
by modifying a little bit the PKGBUILD
thanks
theodore commented on 2012-06-19 01:38 (UTC)
hi i am trying to compile the package but i am getting the following error:
==> Starting build()...
sed: no input files
==> ERROR: A failure occurred in build().
Aborting...
then i am removing the two lines inside the PKGBUILD that contain the "sed" command since there is no input, but the compilation ends with the following error:
make[2]: *** [tracking/CMakeFiles/pcl_tracking.dir/src/particle_filter_omp.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Scanning dependencies of target openni_change_viewer
[ 75%] Building CXX object apps/CMakeFiles/openni_change_viewer.dir/src/openni_change_viewer.cpp.o
Scanning dependencies of target openni_passthrough
[ 75%] Building CXX object apps/CMakeFiles/openni_passthrough.dir/src/openni_passthrough.cpp.o
make[1]: *** [tracking/CMakeFiles/pcl_tracking.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking CXX executable ../bin/openni_change_viewer
[ 75%] Built target openni_change_viewer
Linking CXX executable ../bin/openni_passthrough
[ 75%] Built target openni_passthrough
Linking CXX shared library ../lib/libpcl_features.so
[ 75%] Built target pcl_features
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
any idea
thanks in advance
svenstaro commented on 2012-03-28 13:51 (UTC)
Update deps to flann as libflann is gone.
Pinned Comments
kino_t commented on 2023-02-18 14:49 (UTC) (edited on 2023-02-19 01:24 (UTC) by kino_t)
Binary of pcl is now available: https://github.com/arch4edu/arch4edu