[Mesa-dev] [Bug 106133] make check "OSError: [Errno 24] Too many open files"
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 19 07:16:01 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106133
Bug ID: 106133
Summary: make check "OSError: [Errno 24] Too many open files"
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: NEW
Severity: normal
Priority: medium
Component: Other
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
CC: baker.dylan.c at gmail.com
make check fails glsl/glcpp/tests/glcpp-test-cr-lf.sh test.
$ ./glsl/glcpp/tests/glcpp_test.py ./glsl/glcpp/glcpp glsl/glcpp/tests
--windows --oldmac
[...]
File "./glsl/glcpp/tests/glcpp_test.py", line 221, in <module>
main()
File "./glsl/glcpp/tests/glcpp_test.py", line 211, in main
success = success and test_oldmac(args)
File "./glsl/glcpp/tests/glcpp_test.py", line 169, in test_oldmac
return _replace_test(args, '\r')
File "./glsl/glcpp/tests/glcpp_test.py", line 144, in _replace_test
args.glcpp, tmpfile, testfile + '.expected', nl_format=replace)
File "./glsl/glcpp/tests/glcpp_test.py", line 65, in test_output
stdin=subprocess.PIPE)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 710, in __init__
errread, errwrite)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 1223, in _execute_child
errpipe_read, errpipe_write = self.pipe_cloexec()
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 1175, in pipe_cloexec
r, w = os.pipe()
OSError: [Errno 24] Too many open files
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180419/cdd0c2e8/attachment.html>
More information about the mesa-dev
mailing list