Debian Patches

Status for alicevision/3.3.1+repack-3

Patch Description Author Forwarded Bugs Origin Last update
0001-Coin-libraries-come-from-the-system-without-cmake.patch Coin libraries come from the system, without cmake
Because those libraries don't provide cmake hooks. Alicevision has their own
fork of the coin libraries that does provide those hooks, but I don't use this
fork
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..5507fed 100644
Dima Kogan <Dmitriy.Kogan@jpl.nasa.gov> no 2023-10-01
0002-Using-system-MeshSDFilter.patch Using system MeshSDFilter Dima Kogan <Dmitriy.Kogan@jpl.nasa.gov> no 2023-10-01
0003-Using-system-nanoflann.patch Using system nanoflann Dima Kogan <Dmitriy.Kogan@jpl.nasa.gov> no 2023-10-01
use-proper-name-for-lemon-library.patch =================================================================== no
dont-optimize-for-specific-architecture.patch diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..e9c22b7 100644
no
indicate-that-vlsift-is-alicevision-specific.patch diff --git a/src/aliceVision/feature/CMakeLists.txt b/src/aliceVision/feature/CMakeLists.txt
index a3a6e8a..9179f0c 100644
no
vlsift-needs-to-link-with-lm.patch =================================================================== no
using-config.ocio-from-system.patch =================================================================== no
removed-tests-that-use-copyrighted-lena-image.patch diff --git a/src/aliceVision/image/CMakeLists.txt b/src/aliceVision/image/CMakeLists.txt
index cd4b4bc..c47521c 100644
no
use-c++-17-standard.patch downgrade standard to build with liblemon, which cannot use c++-20 https://lemon.cs.elte.hu/trac/lemon/ticket/631
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..17236a5 100644
no
depth-map-computations-only-if-have-cuda.patch diff --git a/src/software/utils/CMakeLists.txt b/src/software/utils/CMakeLists.txt
index e1fc167..086148e 100644
no
cmake-files-installed-to-usr-lib.patch These contain arch-specific stuff, so they need to live in an arch-specific location
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..84dc42b 100644
no
older-gcc-for-cuda.patch At this time we have nvidi-cuda-dev=12.4.1, which apparently doesn't work with gcc > 13.2:
https://docs.nvidia.com/cuda/archive/12.4.1/cuda-installation-guide-linux/index.html
Today gcc-13 provides 13.4, so I request gcc-12, and I point nvcc at that.
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..d2f20cf 100644
no
allow-openimageio-2.patch revert bag to OpenImageIO 2 Because that's what's in Debian still. This is largely a revert of
220317943205046e80495376cec9552a0e96afb2
diff --git a/INSTALL.md b/INSTALL.md
index c02683bf8..a399c12d9 100644
no
gcc15.patch Needed to build 3.3.1 on Debian and gcc-15 Generated with the help of an LLM
diff --git a/src/aliceVision/sfm/pipeline/expanding/ConnexityGraph.cpp b/src/aliceVision/sfm/pipeline/expanding/ConnexityGraph.cpp
index 0346118..a054761 100644
no
support-boost-1.90.patch Fixes FTBFS with boost 1.90 A build log showing the issue prior to this patch:
https://launchpad.net/ubuntu/+source/alicevision/3.3.1+repack-2build1/+build/32246114/+files/buildlog_ubuntu-resolute-amd64.alicevision_3.3.1+repack-2build1_BUILDING.txt.gz
This fixes two separate issues:
- boost::system has been removed a long time ago, and trying to use it is now
an error
- something about the boost cmake connection has changed, and you now need to
tell cmake to "CONFIG" for some unknowable reason
===================================================================
no debian

All known versions for source package 'alicevision'

Links