>>> giflib 5.2.1 Downloading --2019-09-03 22:06:36-- http://downloads.sourceforge.net/project/giflib/giflib-5.2.1.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://netcologne.dl.sourceforge.net/project/giflib/giflib-5.2.1.tar.gz [following] --2019-09-03 22:06:37-- https://netcologne.dl.sourceforge.net/project/giflib/giflib-5.2.1.tar.gz Resolving netcologne.dl.sourceforge.net (netcologne.dl.sourceforge.net)... 78.35.24.46, 2001:4dd0:1234:6::5f Connecting to netcologne.dl.sourceforge.net (netcologne.dl.sourceforge.net)|78.35.24.46|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 444187 (434K) [application/x-gzip] Saving to: '/home/naourr/work/instance-3/output-1/build/.giflib-5.2.1.tar.gz.0r5JrD/output' 0K .......... .......... .......... .......... .......... 11% 1.54M 0s 50K .......... .......... .......... .......... .......... 23% 1.55M 0s 100K .......... .......... .......... .......... .......... 34% 49.0M 0s 150K .......... .......... .......... .......... .......... 46% 1.63M 0s 200K .......... .......... .......... .......... .......... 57% 52.8M 0s 250K .......... .......... .......... .......... .......... 69% 62.1M 0s 300K .......... .......... .......... .......... .......... 80% 68.4M 0s 350K .......... .......... .......... .......... .......... 92% 54.6M 0s 400K .......... .......... .......... ... 100% 1.16M=0.1s 2019-09-03 22:06:37 (3.37 MB/s) - '/home/naourr/work/instance-3/output-1/build/.giflib-5.2.1.tar.gz.0r5JrD/output' saved [444187/444187] giflib-5.2.1.tar.gz: OK (md5: 6f03aee4ebe54ac2cc1ab3e4b0a049e5) giflib-5.2.1.tar.gz: OK (sha1: c3f774dcbdf26afded7788979c8081d33c6426dc) >>> giflib 5.2.1 Extracting gzip -d -c /home/naourr/work/instance-3/buildroot/instance-3/dl/giflib/giflib-5.2.1.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/giflib-5.2.1 -xf - >>> giflib 5.2.1 Patching Applying 0001-Address-SF-bug-113-Heap-Buffer-Overflow-2-in-functio.patch using patch: can't find file to patch at input line 20 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 08438a5098f3bb1de23a29334af55eba663f75bd Mon Sep 17 00:00:00 2001 |From: "Eric S. Raymond" |Date: Sat, 9 Feb 2019 10:52:21 -0500 |Subject: [PATCH] Address SF bug #113: Heap Buffer Overflow-2 in function | DGifDecompressLine()... | |This was CVE-2018-11490 | |[Retrieved from: |https://sourceforge.net/p/giflib/code/ci/08438a5098f3bb1de23a29334af55eba663f75bd] |Signed-off-by: Fabrice Fontaine |--- | lib/dgif_lib.c | 2 +- | 1 file changed, 1 insertion(+), 1 deletion(-) | |diff --git a/lib/dgif_lib.c b/lib/dgif_lib.c |index 15c1460..c4aee5f 100644 |--- a/lib/dgif_lib.c |+++ b/lib/dgif_lib.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored make: *** [package/pkg-generic.mk:206: /home/naourr/work/instance-3/output-1/build/giflib-5.2.1/.stamp_patched] Error 1 make: Leaving directory '/home/naourr/work/instance-3/buildroot'