ZOSOpenTools / grepport

Apache License 2.0
2 stars 0 forks source link

regression: EDC5113I Bad file descriptor. on directories #13

Closed ccw-1 closed 8 months ago

ccw-1 commented 8 months ago

This used to work.

grep --version
grep (GNU grep) 3.11
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Mike Haertel and others; see
<https://git.savannah.gnu.org/cgit/grep.git/tree/AUTHORS>.
# grep -r if_nametoindex /usr/include/*
grep: /usr/include/IBM: EDC5113I Bad file descriptor.
grep: /usr/include/Mrm: EDC5113I Bad file descriptor.
grep: /usr/include/X11: EDC5113I Bad file descriptor.
grep: /usr/include/Xm: EDC5113I Bad file descriptor.
grep: /usr/include/arpa: EDC5113I Bad file descriptor.
grep: /usr/include/c++: EDC5113I Bad file descriptor.
grep: /usr/include/java_classes: EDC5113I Bad file descriptor.
grep: /usr/include/le: EDC5113I Bad file descriptor.
grep: /usr/include/libmilter: EDC5113I Bad file descriptor.
grep: /usr/include/metal: EDC5113I Bad file descriptor.
grep: /usr/include/net: EDC5113I Bad file descriptor.
grep: /usr/include/netinet: EDC5113I Bad file descriptor.
grep: /usr/include/rpc: EDC5113I Bad file descriptor.
grep: /usr/include/skrb: EDC5113I Bad file descriptor.
grep: /usr/include/sys: EDC5113I Bad file descriptor.
grep: /usr/include/uil: EDC5113I Bad file descriptor.
grep: /usr/include/zos: EDC5113I Bad file descriptor.
IgorTodorovskiIBM commented 8 months ago

It appears that this patch was removed: https://github.com/ZOSOpenTools/grepport/blob/bf5c51f255ce44f6ae26c12ca704283f6cbe299a/patches/gnulib.patch