This is a partial patch, more errors remain.
About this hunk:
@@ -115,5 +115,5 @@
* Try OS-specific probe, compiling with -m64 (assumes gcc workalike)
*/
- i = 1 + strlen(frm) + strlen(osnam) + strlen(osnam[OS]) +
+ i = 1 + strlen(frm) + strlen(osname) + strlen(osnam[OS]) +
strlen
https://salsa.debian.org/debian/libgpod/-/merge_requests/5
Upstream patch.
diff --git a/debian/patches/incompatible-pointer-types.patch b/debian/patches/incompatible-pointer-types.patch
new file mode 100644
index 000..4e9a2bf
--- /dev/null
+++ b/debian/patches/incompatible-pointer-types.patch
@@ -0,0 +1,167 @@
+From 2b9d8f5bac5d2352f8021548b4852014ed68
diff -Nru abseil-20230802.1/debian/changelog abseil-20230802.1/debian/changelog
--- abseil-20230802.1/debian/changelog 2024-04-01 23:50:22.0 +0200
+++ abseil-20230802.1/debian/changelog 2024-08-15 09:31:28.0 +0200
@@ -1,3 +1,9 @@
+abseil (20230802.1-5) experimental; urgency=medium
+
4 matches
Mail list logo