@underdoeg: Yes. VTK should be marked as outdated. But it didn't.
Search Criteria
Package Details: pcl 1.13.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcl.git (read-only, click to copy) |
---|---|
Package Base: | pcl |
Description: | A comprehensive open source library for n-D Point Clouds and 3D geometry processing |
Upstream URL: | http://www.pointclouds.org |
Licenses: | BSD |
Submitter: | None |
Maintainer: | kino_t |
Last Packager: | kino_t |
Votes: | 49 |
Popularity: | 0.49 |
First Submitted: | 2011-04-05 03:39 (UTC) |
Last Updated: | 2023-05-10 11:30 (UTC) |
Dependencies (29)
- boost (boost-git)
- eigen (eigen-git)
- flann
- libpcap (libpcap-git)
- libpng (libpng-apng, libpng-git)
- libusb (libusb-git)
- libx11 (libx11-git)
- vtk (vtk-git, vtk-nowraps)
- adios2 (adios2-git) (make)
- cgns (cgns-parallel) (make)
- cli11 (make)
- cmake (cmake-git) (make)
- fmt (fmt-git) (make)
- gl2ps (gl2ps-svn) (make)
- glew (glew-libepoxy, glew-egl-glx, glew-git, glew-wayland, glew-osmesa-git, glew-wayland-git) (make)
- libharu (make)
- liblas (liblas-git) (make)
- libxcursor (libxcursor-git) (make)
- netcdf (netcdf-openmpi) (make)
- openvr (openvr-git) (make)
- Show 9 more dependencies...
Required by (30)
- cloudcompare (make)
- cloudcompare (optional)
- cloudcompare-git
- grasp-pose-generator
- mrpt (optional)
- pdal-git (make)
- pdal-git (optional)
- phoxi
- rgbdemo
- ros-arch-deps
- ros-melodic-cartographer-ros
- ros-melodic-cartographer-ros (make)
- ros-melodic-pcl-conversions
- ros-melodic-pcl-ros
- ros-melodic-pcl-ros (make)
- ros-melodic-rtabmap
- ros-melodic-rtabmap (make)
- ros-melodic-rtabmap-ros (make)
- ros-noetic-cartographer-ros-git
- ros-noetic-cartographer-ros-git (make)
- Show 10 more...
Sources (1)
kino_t commented on 2023-09-06 09:09 (UTC) (edited on 2023-09-06 09:10 (UTC) by kino_t)
underdoeg commented on 2023-09-06 08:46 (UTC)
@kino_t I see, thanks. So
git clone https://gitlab.archlinux.org/archlinux/packaging/packages/vtk
cd vtk
makepkg -si
Should do the trick. Does this mean vtk should be marked as outdated?
kino_t commented on 2023-09-06 08:38 (UTC)
@underdoeg: Yeah! Because VTK is built with boost 1.81 and was outdated. you can rebuild VTK to fix this error.
underdoeg commented on 2023-09-06 08:28 (UTC)
Seems like cmake project generation is complaining about boost 1.83 abd tries to look for a lower version and thus mark boost as not found.
kino_t commented on 2023-05-09 11:08 (UTC)
@jpeter: Rebuild done!
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
.
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