Bug 221840 - devel/libftdi1 fails to build with DOCS=on
Summary: devel/libftdi1 fails to build with DOCS=on
Status: Closed DUPLICATE of bug 219022
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-26 21:50 UTC by Walter Schwarzenfeld
Modified: 2017-11-21 12:31 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Schwarzenfeld freebsd_triage 2017-08-26 21:50:24 UTC
Libftdi1 fails with option DOCS=on with:

[25/45] cd /ram/usr/ports/devel/libftdi1/work/libftdi1-1.4 && /usr/local/bin/cmake -E make_directory /ram/usr/ports/devel/libftdi1/work/libftdi1-1.4/doc && /usr/local/bin/doxygen /ram/usr/ports/devel/libftdi1/work/libftdi1-1.4/Doxyfile
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

compiles fine with DOCS=pff

on 10.3amd64
Comment 1 Walter Schwarzenfeld freebsd_triage 2017-08-27 08:54:50 UTC
I would say set DOCS by default off with a comment like "Does not compile
on 10.3".
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2017-11-21 12:07:05 UTC
same on 11.1.

Maybe related https://trac.macports.org/ticket/53242

Over to port maintainer for evaluation
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2017-11-21 12:31:51 UTC
will commit shortly

*** This bug has been marked as a duplicate of bug 219022 ***