Search Criteria
Package Details: ros-melodic-opencv3 3.4.7-2
Git Clone URL: | https://aur.archlinux.org/ros-melodic-opencv3.git (read-only) |
---|---|
Package Base: | ros-melodic-opencv3 |
Description: | ROS - OpenCV 3.x. for melodic distro |
Upstream URL: | http://opencv.org/ |
Licenses: | |
Submitter: | kwrazi |
Maintainer: | kwrazi |
Last Packager: | kwrazi |
Votes: | 1 |
Popularity: | 0.002464 |
First Submitted: | 2019-02-14 05:12 |
Last Updated: | 2019-10-17 04:41 |
Dependencies (37)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-ubuntu-bionic, ffmpeg-svt, ffmpeg-decklink, ffmpeg-git, ffmpeg-headless, ffmpeg-git-nc, ffmpeg-mmal, ffmpeg-full-nvenc, ffmpeg-full, ffmpeg-qsv-git, ffmpeg-amd-full-git, ffmpeg-cuda, ffmpeg-qsv, ffmpeg-full-git, ffmpeg-libfdk_aac)
- gst-plugins-base (gst-plugins-base-git)
- intel-tbb (intel-tbb-gcc6)
- jasper
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, lapack-git, openblas-lapack-static, openblas-lapack-openmp, atlas-lapack, openblas-lapack)
- libdc1394
- libgphoto2
- libjpeg-turbo (libjpeg-turbo-git, mozjpeg-git, mozjpeg)
- libwebp (libwebp-git)
- openblas (openblas-lapack-git, openblas-git, libopenblas, openblas-lapack-static, openblas-lapack-openmp, openblas-lapack)
- openexr
- protobuf (protobuf3-git, protobuf-bin, protobuf-static)
- python (python-dbg)
- ros-melodic-catkin
- v4l-utils
- zlib (zlib-asm, zlib-static, zlib-git)
- cmake (cmake-git) (make)
- eigen (eigen3-hg, eigen32, eigen-multilib) (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-ubuntu-bionic, ffmpeg-svt, ffmpeg-decklink, ffmpeg-git, ffmpeg-headless, ffmpeg-git-nc, ffmpeg-mmal, ffmpeg-full-nvenc, ffmpeg-full, ffmpeg-qsv-git, ffmpeg-amd-full-git, ffmpeg-cuda, ffmpeg-qsv, ffmpeg-full-git, ffmpeg-libfdk_aac) (make)
- glew (glew-libepoxy, glew-git) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-optional-csd, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-ubuntu, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-classic) (make)
- hdf5 (hdf5-java, hdf5-openmpi-java, hdf5-openmpi) (make)
- jasper (make)
- lapacke (lapacke-tmg, flexiblas, lapacke-git, openblas-lapack-static, openblas-lapack-openmp, openblas-lapack) (make)
- libjpeg-turbo (libjpeg-turbo-git, mozjpeg-git, mozjpeg) (make)
- libpng (libpng-git) (make)
- libtiff (libtiff-git) (make)
- libwebp (libwebp-git) (make)
- mesa (mesa-nowayland, mesa-grate-git, mesa-hybris, mesa-noglvnd, mesa-aco-git, mesa-git, mesa-arm-git) (make)
- openblas (openblas-lapack-git, openblas-git, libopenblas, openblas-lapack-static, openblas-lapack-openmp, openblas-lapack) (make)
- protobuf (protobuf3-git, protobuf-bin, protobuf-static) (make)
- python (python-dbg) (make)
- python-numpy (python-numpy-openblas, python-numpy-mkl, python-numpy-mkl-bin) (make)
- python-setuptools (make)
- ros-build-tools (ros-build-tools-py3) (make)
- v4l-utils (make)
- vtk (vtk-visit, vtk-git, vtk-raytracing-git) (make)
Latest Comments
kwrazi commented on 2019-10-17 06:08
I've managed to workaround the issue and have updated the package. See if that works.
r00tr4t commented on 2019-10-16 21:27
Right now this package doesn't build, likely do to updated GCC versions. The error that the build process report is found here:
https://pastebin.com/MpF5jrbG
Tried to add the
To PKGBUILD but that did not help.
So I even tried to remove the _next keyword from
/usr/include/c++/9.2.0/cstdlib
/usr/include/c++/9.2.0/bits/std_abs.h
/usr/include/c++/9.2.0/cmath
That did kind of work but produced other errors later on.
Are any other workarounds available for this?
kwrazi commented on 2019-02-14 05:16
Used as part the scripts on github to install ros-melodic on Arch Linux.