Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Dear Release Team, please unblock package gegl.

This revision fixes the FTBFS on arm64, as reported in #856135.

Attached, a debdiff from former failing -3 revision.

Cheers.

mfv


-- System Information:
Debian Release: 9.0
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Matteo F. Vescovi
diff -Nru gegl-0.3.8/debian/changelog gegl-0.3.8/debian/changelog
--- gegl-0.3.8/debian/changelog	2016-06-26 14:02:45.000000000 +0200
+++ gegl-0.3.8/debian/changelog	2017-04-12 22:27:36.000000000 +0200
@@ -1,3 +1,10 @@
+gegl (0.3.8-4) unstable; urgency=medium
+
+  * debian/patches/: patchset updated
+    - 01-load.patch added (Closes: #856135)
+
+ -- Matteo F. Vescovi <m...@debian.org>  Wed, 12 Apr 2017 22:27:36 +0200
+
 gegl (0.3.8-3) unstable; urgency=medium
 
   * debian/control: libjasper-dev b-dep dropped (Closes: #818200)
diff -Nru gegl-0.3.8/debian/patches/01-load.patch gegl-0.3.8/debian/patches/01-load.patch
--- gegl-0.3.8/debian/patches/01-load.patch	1970-01-01 01:00:00.000000000 +0100
+++ gegl-0.3.8/debian/patches/01-load.patch	2017-04-12 22:10:54.000000000 +0200
@@ -0,0 +1,23 @@
+From 52b005062d2ee33ec4f58caeb61544c346af05f8 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?=C3=98yvind=20Kol=C3=A5s?= <pip...@gimp.org>
+Date: Wed, 7 Sep 2016 15:11:57 +0200
+Subject: load: readd include stdlib.h bug #1373722
+
+---
+ operations/core/load.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/operations/core/load.c b/operations/core/load.c
+index 7351f9e..e217772 100644
+--- a/operations/core/load.c
++++ b/operations/core/load.c
+@@ -55,6 +55,7 @@ typedef struct
+ GEGL_DEFINE_DYNAMIC_OPERATION(GEGL_TYPE_OPERATION_META)
+ 
+ #include <stdio.h>
++#include <stdlib.h>
+ #define SNIFFING_LENGTH 4096
+ 
+ static gboolean
+-- 
+cgit v0.12
diff -Nru gegl-0.3.8/debian/patches/series gegl-0.3.8/debian/patches/series
--- gegl-0.3.8/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ gegl-0.3.8/debian/patches/series	2017-04-12 22:11:06.000000000 +0200
@@ -0,0 +1 @@
+01-load.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to