Bug 221840

Summary: devel/libftdi1 fails to build with DOCS=on
Product: Ports & Packages Reporter: Walter Schwarzenfeld <w.schwarzenfeld>
Component: Individual Port(s)Assignee: Boris Samorodov <bsam>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: arved
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

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 ***