-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tesseract 5.3.0 #116320
tesseract 5.3.0 #116320
Conversation
The failure is due to the timeout. |
72e9203
to
f0b02cc
Compare
Rebased and running with long build label |
5 formulae failed on test, which is caused by
It'll be fixed on qt 5.4.2. |
#115926 seems to include the patch for the |
need a rerun before the merge, the qt linux stuff would be addressed in that qt PR |
f0b02cc
to
a5d7901
Compare
Rebased and running with |
Linux hit the 6hr limit, this will need a re-run. |
a5d7901
to
9717916
Compare
Cancelling Linux run as need to clean up old bottles on runner which caused build failure. |
it has |
Should I do a rebase onto master? |
Let's wait until we get icu4c merged |
5.3.0 release is in, while waiting for icu4c, we probably should bump this PR to use it. |
9717916
to
2eb19f5
Compare
2eb19f5
to
3552adb
Compare
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install --build-from-source <formula>
)? If this is a new formula, does it passbrew audit --new <formula>
?tesseract
is neural-network-based starting from version 4 and it bundles a bunch of tools useful for training a custom network.With the change, the tools will also be installed with the main binary.