Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742584 - net-mail/serialmail-0.75-r5 fails tests
Summary: net-mail/serialmail-0.75-r5 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-15 06:02 UTC by Agostino Sarubbo
Modified: 2020-09-16 02:32 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,25.27 KB, text/plain)
2020-09-15 06:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-15 06:02:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/serialmail-0.75-r5 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-15 06:02:28 UTC
Created attachment 660309 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-16 02:32:10 UTC
The bug has been closed via the following commit(s):

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

commit 518616bbab116625a5a80f3108ea46ded92a959d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-09-16 02:32:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-16 02:32:04 +0000

    net-mail/serialmail: restrict useless tests
    
    These tests just check that serialmail was
    installed "correctly", so naturally they completely
    fall down in src_test, which occurs before src_install.
    
    They do not test any functionality.
    
    Closes: https://bugs.gentoo.org/742584
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 net-mail/serialmail/serialmail-0.75-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)