Search Criteria
Package Details: orfeo-toolbox 9.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/orfeo-toolbox.git (read-only, click to copy) |
---|---|
Package Base: | orfeo-toolbox |
Description: | ORFEO Toolbox (OTB) is an open source library of image processing algorithms |
Upstream URL: | http://www.orfeo-toolbox.org |
Licenses: | CeCILL |
Submitter: | ArArgyridis |
Maintainer: | ArArgyridis |
Last Packager: | ArArgyridis |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2011-09-01 07:08 (UTC) |
Last Updated: | 2024-11-06 09:12 (UTC) |
Dependencies (20)
- boost (boost-gitAUR)
- cblas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, blas-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blis-gitAUR, blisAUR, blas-mklAUR, aocl-blisAUR, openblas-lapackAUR, blas-openblas)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- fftw
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- gdal (gdal-libkml-filegdbAUR, gdal-libkmlAUR, gdal-ecwAUR, gdal-hdf4AUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- insight-toolkit4AUR
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, aocl-libflameAUR, openblas-lapackAUR, blas-openblas)
- libkmlAUR (libkml-gitAUR)
- libsvm
- muparser
- muparserxAUR
- opencv (opencv-cuda)
- openmpi (openmpi-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- tinyxml (tinyxml-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- swig (swig-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
geosam commented on 2018-01-21 02:27 (UTC)
@ArArgyridis the compilation works correctly with OSSIM 2.1.0, available through the non-official ArchGeoTux repository:
https://archgeotux.sourceforge.io
archboy commented on 2018-01-14 16:42 (UTC) (edited on 2018-01-14 16:42 (UTC) by archboy)
@ArArgyridis
I've recompiled ossim (even v2.2.1) and the build still fails with the same error.
BTW: I'm compiling in a clean chroot, but with manually installed ossim.
May you please upload your binary package to any hoster?
geosam commented on 2018-01-12 22:33 (UTC)
I get the next error:
[ 44%] Building CXX object Modules/Adapters/OSSIMAdapters/src/CMakeFiles/OTBOSSIMAdapters.dir/otbDateTimeAdapter.cxx.o [ 44%] Building CXX object Modules/Adapters/OSSIMAdapters/src/CMakeFiles/OTBOSSIMAdapters.dir/otbMapProjectionAdapter.cxx.o /home/samtux/makepkg/archgeotux/orfeo-toolbox/src/OTB-release-6.2/Modules/Adapters/OSSIMAdapters/src/otbRPCSolverAdapter.cxx: In static member function 'static void otb::RPCSolverAdapter::Solve(const GCPsContainerType&, double&, otb::ImageKeywordlist&)': /home/samtux/makepkg/archgeotux/orfeo-toolbox/src/OTB-release-6.2/Modules/Adapters/OSSIMAdapters/src/otbRPCSolverAdapter.cxx:115:96: error: 'class ossimRpcSolver' has no member named 'createRpcProjection' ossimRefPtr<ossimrpcprojection> rpcProjection = dynamic_cast<ossimrpcprojection*>(rpcSolver->createRpcProjection()->getProjection()); ^~~~~~~~~~~~~~~~~~~ make[2]: [Modules/Adapters/OSSIMAdapters/src/CMakeFiles/OTBOSSIMAdapters.dir/build.make:207: Modules/Adapters/OSSIMAdapters/src/CMakeFiles/OTBOSSIMAdapters.dir/otbRPCSolverAdapter.cxx.o] Error 1 make[2]: Waiting for unfinished jobs.... make[1]: [CMakeFiles/Makefile2:1034: Modules/Adapters/OSSIMAdapters/src/CMakeFiles/OTBOSSIMAdapters.dir/all] Error 2 make: [Makefile:130: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...</ossimrpcprojection*></ossimrpcprojection>
ArArgyridis commented on 2018-01-05 07:44 (UTC)
archboy I think that you need to recompile ossim. I tried to recompile OTB and it is OK.
archboy commented on 2018-01-03 13:16 (UTC)
Error with this 6.2.0:
[ 59%] Building CXX object Modules/Adapters/OSSIMAdapters/src/CMakeFiles/OTBOSSIMAdapters.dir/otbSarSensorModelAdapter.cxx.o /startdir/src/OTB-release-6.2/Modules/Adapters/OSSIMAdapters/src/otbRPCSolverAdapter.cxx: In static member function 'static void otb::RPCSolverAdapter::Solve(const GCPsContainerType&, double&, otb::ImageKeywordlist&)': /startdir/src/OTB-release-6.2/Modules/Adapters/OSSIMAdapters/src/otbRPCSolverAdapter.cxx:115:96: error: 'class ossimRpcSolver' has no member named 'createRpcProjection' ossimRefPtr<ossimrpcprojection> rpcProjection = dynamic_cast<ossimrpcprojection*>(rpcSolver->createRpcProjection()->getProjection()); ^~~~~~~~~~~~~~~~~~~ make[2]: [Modules/Adapters/OSSIMAdapters/src/CMakeFiles/OTBOSSIMAdapters.dir/build.make:207: Modules/Adapters/OSSIMAdapters/src/CMakeFiles/OTBOSSIMAdapters.dir/otbRPCSolverAdapter.cxx.o] Error 1 make[2]: Waiting for unfinished jobs.... make[1]: [CMakeFiles/Makefile2:1034: Modules/Adapters/OSSIMAdapters/src/CMakeFiles/OTBOSSIMAdapters.dir/all] Error 2 make: [Makefile:130: all] Error 2</ossimrpcprojection*></ossimrpcprojection>
geosam commented on 2017-12-03 02:09 (UTC)
geosam commented on 2017-11-06 21:14 (UTC)
baranator commented on 2017-06-27 21:48 (UTC) (edited on 2017-06-27 23:00 (UTC) by baranator)
geosam commented on 2017-06-23 02:33 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »