Debian Patches

Status for alicevision/3.3.7+repack-1

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 8e3e862..65f40cc 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-image.patch diff --git a/src/aliceVision/image/CMakeLists.txt b/src/aliceVision/image/CMakeLists.txt
index cd4b4bc..c47521c 100644
no
depth-map-computations-only-if-have-cuda.patch =================================================================== 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.
===================================================================
no
allow-openimageio-2.patch revert back to OpenImageIO 2 Because that's what's in Debian still. This is largely a revert of
220317943205046e80495376cec9552a0e96afb2
===================================================================
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
cuda-path-not-confused-by-ccache.patch =================================================================== no
do-not-micromanage-eigen3-version.patch diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 8e3e862..016183d 100644
no
build-with-nanoflann-1.12.patch diff --git a/src/aliceVision/fuseCut/Kdtree.hpp b/src/aliceVision/fuseCut/Kdtree.hpp
index 1a63489..77ab08f 100644
no

All known versions for source package 'alicevision'

Links