Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734840 - net-mail/notmuch (and dependencies): arm64 keywording
Summary: net-mail/notmuch (and dependencies): arm64 keywording
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: ARM64 Linux
: Normal minor (vote)
Assignee: Ralph Seichter
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2020-07-30 20:27 UTC by Niklaus 'vimja' Hofer
Modified: 2020-08-25 01:51 UTC (History)
2 users (show)

See Also:
Package list:
dev-perl/String-ShellQuote ~arm64 dev-perl/Mail-Message ~arm64 net-mail/notmuch ~arm64 dev-perl/User-Identity ~arm64 dev-perl/Mail-Box-POP3 ~arm64 dev-perl/Mail-IMAPClient ~arm64 dev-perl/Mail-Box ~arm64 dev-perl/Term-ReadLine-Gnu ~arm64 dev-perl/MIME-Types ~arm64 dev-perl/Object-Realize-Later ~arm64 dev-perl/Mail-Box-IMAP4 ~arm64 dev-perl/Mail-Transport ~arm64 dev-perl/Authen-NTLM ~arm64
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niklaus 'vimja' Hofer 2020-07-30 20:27:57 UTC
I have successfully built and run net-mail/notmuch (well, actually I have built many things, haha) on arm64 without any problems. I think the ebuild should support arm64 officially.

Here is the list of rules I added to accept_keywords:

=dev-perl/String-ShellQuote-1.40.0-r1 **
=dev-perl/Mail-Message-3.2.0 **
=net-mail/notmuch-0.30 **
=dev-perl/User-Identity-0.990.0 **
=dev-perl/Mail-Box-POP3-3.3.0 **
=dev-perl/Mail-IMAPClient-3.390.0 **
=dev-perl/Mail-Box-3.3.0 **
=dev-perl/Term-ReadLine-Gnu-1.360.0 **
=dev-perl/MIME-Types-2.130.0 **
=dev-perl/Object-Realize-Later-0.190.0 **
=dev-perl/Mail-Box-IMAP4-3.2.0 **
=dev-perl/Mail-Transport-3.0.0 **

Reproducible: Always

Steps to Reproduce:
1. Add ** keywords for various components (see above)
2. emerge net-mail/notmuch
3. Run notmuch
Actual Results:  
It works!

Expected Results:  
It works!
Comment 1 NATTkA bot gentoo-dev 2020-07-30 20:56:40 UTC
Sanity check failed:

> dev-perl/Mail-IMAPClient-3.390.0
>   depend ~arm64 stable profile default/linux/arm64/17.0 (9 total)
>     dev-perl/Authen-NTLM
>   rdepend ~arm64 stable profile default/linux/arm64/17.0 (9 total)
>     dev-perl/Authen-NTLM
Comment 2 Niklaus 'vimja' Hofer 2020-08-02 21:43:16 UTC
Rebuilt dev-perl/Mail-IMAPClient with USE='ntlm' which went fine.
Comment 3 NATTkA bot gentoo-dev 2020-08-02 21:44:31 UTC
All sanity-check issues have been resolved
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-25 01:51:23 UTC
~arm64 added, closing