Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871090 - mail-client/aerc ignores USE="notmuch"
Summary: mail-client/aerc ignores USE="notmuch"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-17 20:40 UTC by ponky
Modified: 2022-09-20 04:06 UTC (History)
1 user (show)

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


Attachments
net-mail/aerc build log (build.log,81.82 KB, text/x-log)
2022-09-17 20:40 UTC, ponky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ponky 2022-09-17 20:40:39 UTC
Created attachment 809770 [details]
net-mail/aerc build log

Building net-mail/aerc (any version) with USE="notmuch" results in a binary without notmuch support. Build is actually being run twice, once in build phase and again in install phase. GOFLAGS are only applied on build phase.

Attached build log.
Comment 1 Larry the Git Cow gentoo-dev 2022-09-20 04:06:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dabe985439ca22a82850d7132f191cf88e70d74

commit 5dabe985439ca22a82850d7132f191cf88e70d74
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-09-20 04:04:06 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-09-20 04:06:26 +0000

    mail-client/aerc: revbump to fix notmuch support
    
    Closes: https://bugs.gentoo.org/871090
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 mail-client/aerc/aerc-0.12.0-r1.ebuild | 69 ++++++++++++++++++++++++++++++++++
 mail-client/aerc/aerc-9999.ebuild      | 10 +++--
 2 files changed, 75 insertions(+), 4 deletions(-)