I've prepared an NMU for assimp (versioned as 5.2.4~ds0-1.1) and
uploaded it to DELAYED/2, going with the minimally invasive patch
proposed by Pino Toscano.

Cheers

--
⢀⣴⠾⠻⢶⣦⠀   ╭────────────────────────────────────────────────────╮
⣾⠁⢠⠒⠀⣿⡁   │ Timo Röhling                                       │
⢿⡄⠘⠷⠚⠋⠀   │ 9B03 EBB9 8300 DF97 C2B1  23BF CC8C 6BDD 1403 F4CA │
⠈⠳⣄⠀⠀⠀⠀   ╰────────────────────────────────────────────────────╯
diff -Nru assimp-5.2.4~ds0/debian/changelog assimp-5.2.4~ds0/debian/changelog
--- assimp-5.2.4~ds0/debian/changelog	2022-05-14 23:07:16.000000000 +0200
+++ assimp-5.2.4~ds0/debian/changelog	2022-08-08 23:24:46.000000000 +0200
@@ -1,3 +1,11 @@
+assimp (5.2.4~ds0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable -Werror for the build.
+    Thanks to Pino Toscano for the patch (Closes: #1012898)
+
+ -- Timo Röhling <roehl...@debian.org>  Mon, 08 Aug 2022 23:24:46 +0200
+
 assimp (5.2.4~ds0-1) unstable; urgency=medium
 
   * New upstream version 5.2.4~ds0
diff -Nru assimp-5.2.4~ds0/debian/.gitattributes assimp-5.2.4~ds0/debian/.gitattributes
--- assimp-5.2.4~ds0/debian/.gitattributes	2022-05-14 23:07:16.000000000 +0200
+++ assimp-5.2.4~ds0/debian/.gitattributes	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-changelog merge=dpkg-mergechangelogs
diff -Nru assimp-5.2.4~ds0/debian/rules assimp-5.2.4~ds0/debian/rules
--- assimp-5.2.4~ds0/debian/rules	2022-05-14 23:07:16.000000000 +0200
+++ assimp-5.2.4~ds0/debian/rules	2022-08-08 23:23:43.000000000 +0200
@@ -45,6 +45,7 @@
 		-DASSIMP_BUILD_TESTS=OFF \
 		-DASSIMP_BUILD_ZLIB=OFF \
 		-DASSIMP_LIB_INSTALL_DIR=lib/$(DEB_HOST_MULTIARCH) \
+		-DASSIMP_WARNINGS_AS_ERRORS=OFF \
 		-DCMAKE_SHARED_LINKER_FLAGS="-Wl,--version-script=$(CURDIR)/debian/libassimp.ver $(LDFLAGS)" \
 		-DCMAKE_EXE_LINKER_FLAGS="$(LDFLAGS)" \
 		-DCMAKE_BUILD_RPATH_USE_ORIGIN=ON \

Attachment: signature.asc
Description: PGP signature

Reply via email to