Bug 202966 - lang/ruby21: 2.1.6_1,1 does not build in poudriere when DOCS/EXAMPLES options are disabled
Summary: lang/ruby21: 2.1.6_1,1 does not build in poudriere when DOCS/EXAMPLES options...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 08:17 UTC by Anton Saietskii
Modified: 2015-09-09 06:05 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (ruby)


Attachments
Poudriere build log (97.39 KB, text/x-log)
2015-09-08 08:17 UTC, Anton Saietskii
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Saietskii 2015-09-08 08:17:48 UTC
Created attachment 160829 [details]
Poudriere build log

I suspect that plist is incorrect.
Comment 1 Raymond Pasco 2015-09-08 15:29:56 UTC
It's not poudriere-specific - install becomes impossible when DOCS and EXAMPLES are disabled in 2.1.6_1,1.
Comment 2 Steve Wills freebsd_committer freebsd_triage 2015-09-08 16:21:24 UTC
Perhaps r396293 is the reason.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-09-08 19:55:28 UTC
Please check if it's fixed in r396435.
Comment 4 Raymond Pasco 2015-09-08 20:04:57 UTC
After r396435, I can now build and install with DOCS and EXAMPLES disabled.
Comment 5 Anton Saietskii 2015-09-09 06:04:36 UTC
(In reply to Sunpoet Po-Chuan Hsieh from comment #3)
Yep, that revision fixed the issue. Thanks!