>>> giflib 5.2.1 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/giflib/giflib-5.2.1.tar.gz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/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: *** [/home/peko/autobuild/instance-0/output/build/giflib-5.2.1/.stamp_patched] Error 1 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'