Rafael Fontenelle <rffontene...@gmail.com> added the comment:

Hey Julien! I already fixed once, now I fixed them again, but the message 
persists:


make[1]: Entering directory 
'/home/rffontenelle/repos/python-docs-pt-br/venv/workdirs/cpython/Doc'
mkdir -p build
Building NEWS from Misc/NEWS.d with blurb
PATH=/home/rffontenelle/repos/python-docs-pt-br/venv/workdirs/cpython/Doc/venv/bin:$PATH
 sphinx-build -b html -d build/doctrees  -q --keep-going -jauto   \
        -D 
locale_dirs=/home/rffontenelle/repos/python-docs-pt-br/venv/workdirs/locale     
   \
        -D language=pt_BR             \
        -D gettext_compact=0                \
        -D latex_engine=xelatex             \
        -D latex_elements.inputenc=         \
        -D latex_elements.fontenc= -W . build/html 
/home/rffontenelle/repos/python-docs-pt-br/venv/workdirs/cpython/Doc/library/functions.rst::
 WARNING: inconsistent term references in translated message. original: [], 
translated: [':ref:`evento de auditoria <auditing>`']
make[1]: *** [Makefile:51: build] Error 1
make[1]: Leaving directory 
'/home/rffontenelle/repos/python-docs-pt-br/venv/workdirs/cpython/Doc'

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39229>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to