Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727668 - net-wireless/iwd - CONFIG_CHECK only done in pkg_pretend, and not showing up in build.log
Summary: net-wireless/iwd - CONFIG_CHECK only done in pkg_pretend, and not showing up ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
: 731054 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-06-09 14:44 UTC by Agostino Sarubbo
Modified: 2020-07-06 11:37 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,58.15 KB, text/plain)
2020-06-09 14:45 UTC, Agostino Sarubbo
Details
build.log (ppc, 1.7) (iwd-1.7:20200614-212051.log,54.87 KB, text/plain)
2020-06-14 21:31 UTC, ernsteiswuerfel
Details
kernel .config (kernel 5.6.18, PowerMac G4 DP) (config_5618_g4,97.05 KB, text/plain)
2020-06-14 21:32 UTC, ernsteiswuerfel
Details
emerge --info (file_727668.txt,5.80 KB, text/plain)
2020-06-14 21:32 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-06-09 14:44:53 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it

Issue: net-wireless/iwd fails tests.
Discovered on: ppc

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-09 14:45:01 UTC
Created attachment 644132 [details]
build.log

build log and emerge --info
Comment 2 Ben Kohler gentoo-dev 2020-06-10 14:27:36 UTC
Please attach your kernel .config
Comment 3 ernsteiswuerfel archtester 2020-06-14 21:31:18 UTC
Created attachment 644754 [details]
build.log (ppc, 1.7)

Interestingly I got no test failures on my G4 DP, kernel 5.6.18. Perhaps the failing arc4 test of the original bug report ist due to arc4 kernel module missing?
Comment 4 ernsteiswuerfel archtester 2020-06-14 21:32:04 UTC
Created attachment 644756 [details]
kernel .config (kernel 5.6.18, PowerMac G4 DP)
Comment 5 ernsteiswuerfel archtester 2020-06-14 21:32:32 UTC
Created attachment 644758 [details]
emerge --info
Comment 6 Ben Kohler gentoo-dev 2020-06-14 22:44:26 UTC
Yeah I believe this is just a failure due to missing kernel features.  Since they are only checked in pkg_prepare, the check failures do not show up in build.log.
Comment 7 Larry the Git Cow gentoo-dev 2020-06-14 23:19:33 UTC
The bug has been closed via the following commit(s):

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

commit af13f1cf192c0381a8be5091a53617b6b5190ed0
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-06-14 23:18:56 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-06-14 23:19:24 +0000

    net-wireless/iwd: do kernel config checks in pkg_setup
    
    Closes: https://bugs.gentoo.org/727668
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-wireless/iwd/iwd-1.7-r1.ebuild | 154 +++++++++++++++++++++++++++++++++++++
 1 file changed, 154 insertions(+)
Comment 8 Ben Kohler gentoo-dev 2020-07-06 11:37:57 UTC
*** Bug 731054 has been marked as a duplicate of this bug. ***