Hi Everyone,

I'm building patch-2.7.6.tar.gz on Ubuntu 18.04 x86_64. 'make check'
is failing one test:

$ cat tests/deep-directories.log
[26] patch -p1 < ab.diff || echo Status: $? -- FAILED
--- expected
+++ got
@@ -1 +1,2 @@
-patching file 1/2/3/4/5/6/7/8/9/foo
+/home/jwalton/Build-Scripts/patch-2.7.6/src/patch: **** Can't create
temporary file 1/2/3/4/5/6/7/8/9/foo.oNQK1IS : Too many open files
+Status: 2
1 tests (0 passed, 1 failed)
FAIL deep-directories (exit status: 1)

May be of interest:

$ ulimit -Hn
1048576

I can't tell if this has been reported at
https://savannah.gnu.org/bugs/?group=patch.

Jeff

Reply via email to