Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469652 - mail-client/claws-mail-3.9.1 USE=smime requires USE=pgp - configure: error: "Plugin smime cannot be built; missing pgpcore plugin "
Summary: mail-client/claws-mail-3.9.1 USE=smime requires USE=pgp - configure: error: "...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Faulhammer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-13 05:58 UTC by Cédric Jeanneret
Modified: 2013-05-13 21:32 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Jeanneret 2013-05-13 05:58:18 UTC
It seems there's some USE flag check missing:
while activating "smime", we have to activage "pgp" module as well:
[…]
checking whether to build pgpcore plugin... no
checking whether to build pgpmime plugin... no
checking whether to build pgpinline plugin... no
checking whether to build rssyl plugin... no
checking whether to build spamassassin plugin... no
checking whether to build smime plugin... no
configure: error: "Plugin smime cannot be built; missing pgpcore plugin "


Reproducible: Always

Steps to Reproduce:
1. activate smime USE
2. try to compile claws-mail-3.9.1
3. wait…
Actual Results:  
unable to compile

Expected Results:  
should complain about the pgp USE missing and propose to activate it (with --autounmask-write if I'm not mistaken).
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2013-05-13 21:32:34 UTC
Thank you for spotting.  This has been fixed through extension of REQUIRED_USE