Checking patch iconv/iconv_prog.c... error: while searching for: ret = process_fd (cd, fd); /* Now close the file. */ close (fd); if (ret != 0) { error: patch failed: iconv/iconv_prog.c:287 error: iconv/iconv_prog.c: patch does not apply Checking patch iconv/tst-iconv_prog-buffer.sh... error: while searching for: expect_exit 1 run_iconv -o "$tmp/out" "$tmp/abc" - < "$tmp/0xff" "$tmp/def" ! test -e "$tmp/out" if $failure ; then exit 1 fi error: patch failed: iconv/tst-iconv_prog-buffer.sh:265 error: iconv/tst-iconv_prog-buffer.sh: patch does not apply