jpeach opened a new pull request, #10258:
URL: https://github.com/apache/trafficserver/pull/10258

   The error message quoting for the Sphinx check failure was removed in 
c2d499919, but is actually needed.
   
   If you omit the quoting, the error turns into this:
   
       checking for python3 script directory (pythondir)... 
${PYTHON_PREFIX}/lib/python3.11/site-packages
       checking for python3 extension module directory (pyexecdir)... 
${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
       checking for ... /usr/local/bin/python3 -m sphinx
       checking for sphinx version >= 1.7.5... No module named 'sphinx'
       ./configure: line 441: test: check: integer expression expected
       configure: error: Sphinx
       ./configure: line 312: return: check: numeric argument required
       ./configure: line 322: exit: check: numeric argument required


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to