| Summary: | graphics/tesseract: switch TOOLS on | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | Flags: | pkubaj:
maintainer-feedback+
|
||||||
| Priority: | --- | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
Doesn't build on 9.x: make: don't know how to make training-install. Ping Created attachment 174472 [details]
patch
Training tools apparently need C++11 to compile, which GCC 4.2 lacks.
(In reply to Piotr Kubaj from comment #3) It builds fine on 9. A commit references this bug: Author: amdmi3 Date: Sat Sep 10 12:15:06 UTC 2016 New revision: 421687 URL: https://svnweb.freebsd.org/changeset/ports/421687 Log: - Enable TOOLS by default - Fix build with TOOLS on 9.x - While here, cosmetic fixes PR: 212045 Submitted by: pkubaj@anongoth.pl (maintainer) Changes: head/graphics/tesseract/Makefile |
Created attachment 173931 [details] patch TOOLS option needs to be switched on. This fixes the build of net/tucan. Patch compiles fine on Poudriere with 10.3.