@jpeter: Rebuild done!
Search Criteria
Package Details: pcl 1.15.0-1
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.000093 |
First Submitted: | 2011-04-05 03:39 (UTC) |
Last Updated: | 2025-02-22 18:38 (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 (17)
- cloudcompare
- cloudcompare-git
- grasp-pose-generator
- mrpt (optional)
- pdal-git (make)
- pdal-git (optional)
- rgbdemo
- ros-arch-deps
- ros-noetic-kinect2-viewer
- ros-noetic-kinect2-viewer (make)
- ros-noetic-pcl-conversions
- ros-noetic-pcl-ros
- ros-noetic-rtabmap
- ros-noetic-rtabmap (make)
- ros-noetic-rtabmap-ros (make)
- ros2-humble-pcl-conversions
- ros2-humble-pcl-ros
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 24 Next › Last »
kino_t commented on 2023-05-09 11:08 (UTC)
jpeter commented on 2023-05-09 08:55 (UTC)
pcl_viewer: symbol lookup error: /usr/lib/libpcl_visualization.so.1.13: undefined symbol: _ZN12vtkAlgorithm8RegisterEP13vtkObjectBase
kino_t commented on 2023-03-30 18:39 (UTC) (edited on 2023-03-31 01:52 (UTC) by kino_t)
@lisuke: To enable multithreaded compilation, you should specify the MAKEFLAGS
option in /etc/makepkg.conf
instead of PKGBUILD
.
The pcl
in arch4edu is waiting for rebuild because of vtk
.
lisuke commented on 2023-03-30 18:19 (UTC) (edited on 2023-03-30 18:22 (UTC) by lisuke)
aur的包是否考虑开启多线程编译,单线程太慢了编译了要很久
arch4edu的包现在好像有问题
> pcl_viewer
pcl_viewer: symbol lookup error: /usr/lib/libpcl_visualization.so.1.13: undefined symbol: _ZN12vtkAlgorithm8RegisterEP13vtkObjectBase
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
kino_t commented on 2023-02-18 13:04 (UTC) (edited on 2023-02-20 23:07 (UTC) by kino_t)
@leuko: Done! I have built with qt5-base
instead of qt6-base
.
leuko commented on 2023-02-16 14:14 (UTC)
qt5-base
seems to be an additional dependency.
CMake Error at /usr/lib/cmake/vtk/VTK-targets.cmake:706 (set_target_properties):
The link interface of target "VTK::GUISupportQt" contains:
Qt5::OpenGL
but the target was not found.
kino_t commented on 2023-02-06 05:16 (UTC) (edited on 2023-02-18 13:04 (UTC) by kino_t)
@petronny I have updated to 1.13.0 and add cli11
as dependency.
petronny commented on 2022-10-10 17:03 (UTC) (edited on 2022-10-10 17:53 (UTC) by petronny)
Now it needs cli11
to build:
-- Found MPI: TRUE (found version "3.1")
CMake Warning at /usr/lib64/cmake/vtk/VTK-vtk-module-find-packages.cmake:209 (find_package):
By not providing "FindCLI11.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "CLI11", but
CMake did not find one.
Could not find a package configuration file provided by "CLI11" with any of
the following names:
CLI11Config.cmake
cli11-config.cmake
Add the installation prefix of "CLI11" to CMAKE_PREFIX_PATH or set
"CLI11_DIR" to a directory containing one of the above files. If "CLI11"
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
/usr/lib64/cmake/vtk/vtk-config.cmake:150 (include)
cmake/pcl_find_vtk.cmake:25 (find_package)
CMakeLists.txt:375 (include)
https://github.com/arch4edu/cactus/actions/runs/3221045028/jobs/5268510057
majorx234 commented on 2022-09-28 14:03 (UTC) (edited on 2022-09-28 14:04 (UTC) by majorx234)
@patricio @Diota : looks like this issue is vtk related. atm the official package in the repo is builded with boost 1.79 and not 1.80. I rebuilded vtk and the pcl build afterwards works fine.
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