ITADN

[mingw64] [tesseract] Build failure when fetching docs

#3098Closedfelixfour 创建于 2026-04-03
F
felixfourcommented
The tesseract ocr library is crashing. Sad that the aac_at codec is locked behind the compile with all option (and I don't think disabling the ffmpeg compile flag changes what the suite does without having to change the buildscript bash files) [logs.zip](https://github.com/user-attachments/files/26451161/logs.zip) ``` bash asciidoc -b docbook -d manpage -o - ../doc/lstmtraining.1.asc | \ xsltproc --nonet -o doc/lstmtraining.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl - I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl Exception ignored while flushing sys.stdout: OSError: [Errno 22] Invalid argument Exception ignored while flushing sys.stdout: OSError: [Errno 22] Invalid argument Exception ignored while flushing sys.stdout: OSError: [Errno 22] Invalid argument Exception ignored while flushing sys.stdout: OSError: [Errno 22] Invalid argument make[1]: *** [Makefile:9879: doc/dawg2wordlist.1] Error 4 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile:9879: doc/lstmeval.1] Error 4 Exception ignored while flushing sys.stdout: OSError: [Errno 22] Invalid argument ```
关闭于 2026-04-08 4 条评论