Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803851 - net-misc/iputils-20210722 fails tests
Summary: net-misc/iputils-20210722 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: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-24 14:01 UTC by Agostino Sarubbo
Modified: 2021-07-24 16:30 UTC (History)
0 users

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


Attachments
build.log (build.log,50.78 KB, text/plain)
2021-07-24 14:01 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,25.39 KB, text/plain)
2021-07-24 14:01 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 2021-07-24 14:01:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/iputils-20210722 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-24 14:01:42 UTC
Created attachment 726526 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-24 14:01:44 UTC
Created attachment 726529 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Larry the Git Cow gentoo-dev 2021-07-24 16:15:41 UTC
The bug has been closed via the following commit(s):

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

commit 8864db7c1d679fe66cd93140e2fdd07a7eaf4bb4
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-07-24 16:12:24 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-07-24 16:15:29 +0000

    net-misc/iputils: tests require root privileges
    
    Closes: https://bugs.gentoo.org/803851
    Package-Manager: Portage-3.0.21, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 net-misc/iputils/iputils-20210722.ebuild | 9 +++++++++
 net-misc/iputils/iputils-99999999.ebuild | 9 +++++++++
 2 files changed, 18 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-07-24 16:30:43 UTC
The bug has been referenced in the following commit(s):

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

commit 11a8f0371e473e4492f4245ad45dfb81950029cc
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-07-24 16:30:04 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-07-24 16:30:04 +0000

    net-misc/iputils: fix root check in src_test
    
    Bug: https://bugs.gentoo.org/803851
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-misc/iputils/iputils-20210722.ebuild | 2 +-
 net-misc/iputils/iputils-99999999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)