Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367179 - mail-mta/msmtp-1.4.24 fails to build with USE="doc"
Summary: mail-mta/msmtp-1.4.24 fails to build with USE="doc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-14 06:39 UTC by Andrew Savchenko
Modified: 2011-05-15 16:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,17.75 KB, text/x-log)
2011-05-14 06:41 UTC, Andrew Savchenko
Details
environment (environment,13.38 KB, text/plain)
2011-05-14 06:41 UTC, Andrew Savchenko
Details
emerge --info (emerge-info,7.79 KB, text/plain)
2011-05-14 06:41 UTC, Andrew Savchenko
Details
msmtp-1.4.24.ebuild.patch (msmtp-1.4.24.ebuild.patch,310 bytes, patch)
2011-05-14 06:50 UTC, Andrew Savchenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2011-05-14 06:39:18 UTC
Hello,

msmtp-1.4.24 fails to install documentation:

!!! dohtml: doc/msmtp.html does not exist

Looks like pdf and html files were removed from doc/ and needs to be generated by make prior to install.
Comment 1 Andrew Savchenko gentoo-dev 2011-05-14 06:41:02 UTC
Created attachment 273155 [details]
build.log
Comment 2 Andrew Savchenko gentoo-dev 2011-05-14 06:41:33 UTC
Created attachment 273157 [details]
environment
Comment 3 Andrew Savchenko gentoo-dev 2011-05-14 06:41:57 UTC
Created attachment 273159 [details]
emerge --info
Comment 4 Andrew Savchenko gentoo-dev 2011-05-14 06:50:24 UTC
Created attachment 273161 [details, diff]
msmtp-1.4.24.ebuild.patch

Fix install stage by generation of required docs.
Comment 5 Eray Aslan gentoo-dev 2011-05-15 16:57:39 UTC
+  15 May 2011; Eray Aslan <eras@gentoo.org> msmtp-1.4.24.ebuild:
+  Fix building with doc USE flag bug #367179. Thanks to Andrew Savchenko.
+