Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923276 - sys-fs/zfs-kmod-2.2.2 fails to compile: This kernel does not include the required loadable module support
Summary: sys-fs/zfs-kmod-2.2.2 fails to compile: This kernel does not include the requ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-29 16:12 UTC by Agostino Sarubbo
Modified: 2024-01-29 17:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.29 KB, text/plain)
2024-01-29 16:12 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,62.25 KB, text/plain)
2024-01-29 16:12 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 2024-01-29 16:12:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/zfs-kmod-2.2.2 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-29 16:12:52 UTC
Created attachment 883566 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-29 16:12:54 UTC
Created attachment 883567 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-29 16:13:31 UTC
Note that is with sys-kernel/gentoo-kernel-bin-6.1.75
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-29 16:22:33 UTC
configure:20746: checking whether CONFIG_MODULES is defined
configure:20763: result: no

It's likely that 'make modprep' fails in /usr/src/linux. Try it?
Comment 5 Larry the Git Cow gentoo-dev 2024-01-29 17:17:00 UTC
The bug has been closed via the following commit(s):

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

commit 236a58a2f301b5f77100e8bf044a40c91b789440
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-01-29 17:16:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-29 17:16:08 +0000

    sys-fs/zfs-kmod: fix debugging hack
    
    Closes: https://bugs.gentoo.org/923276
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/zfs-kmod/zfs-kmod-2.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)