Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644804 - net-mail/mailutils-3.1.1 - ERROR: unknown doc attribute: (cname (hash . hash) (id . scm_mu_address_get_personal) (hash . hash))
Summary: net-mail/mailutils-3.1.1 - ERROR: unknown doc attribute: (cname (hash . hash)...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-16 19:21 UTC by dieter ferdinand
Modified: 2018-06-19 15:58 UTC (History)
0 users

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


Attachments
build.log (build.log,590.85 KB, text/plain)
2018-01-16 19:21 UTC, dieter ferdinand
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dieter ferdinand 2018-01-16 19:21:13 UTC
Created attachment 515098 [details]
build.log

hello,
i have problems to merge the mailutils because the docs cause an error:
/usr/bin/guile-tools snarf-check-and-output-texi > guile-procedures.texi
ERROR: unknown doc attribute: (cname (hash . hash) (id . scm_mu_address_get_personal) (hash . hash))
make[2]: *** [Makefile:1603: guile-procedures.texi] Error 1


goodby
Comment 1 Larry the Git Cow gentoo-dev 2018-06-19 15:58:09 UTC
The bug has been closed via the following commit(s):

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

commit b7a3f08c381724ea2c16a1ed76c11063d8f2259c
Author:     Eray Aslan <eras@gentoo.org>
AuthorDate: 2018-06-19 15:56:16 +0000
Commit:     Eray Aslan <eras@gentoo.org>
CommitDate: 2018-06-19 15:56:16 +0000

    net-mail/mailutils: fix guile dependency.
    
    and fix mh format test failure
    
    Bug: https://bugs.gentoo.org/648754
    Closes: https://bugs.gentoo.org/640644
    Closes: https://bugs.gentoo.org/644804
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../files/mailutils-3.4-MH-testsuite.patch         |  70 +++++++++++
 net-mail/mailutils/mailutils-3.4-r1.ebuild         | 133 +++++++++++++++++++++
 2 files changed, 203 insertions(+)