Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909276 - dev-util/lttng-modules-2.13.10 fails to compile: FileNotFoundError: [Errno 2] No such file or directory: lttng-probe-regmap.ko
Summary: dev-util/lttng-modules-2.13.10 fails to compile: FileNotFoundError: [Errno 2]...
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: 2023-06-27 06:55 UTC by Agostino Sarubbo
Modified: 2023-06-28 11:47 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,573.01 KB, text/plain)
2023-06-27 06:55 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 2023-06-27 06:55:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/lttng-modules-2.13.10 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-27 06:55:18 UTC
Created attachment 864683 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-27 06:55:19 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/dev-util/lttng-modules-2.13.10/work/lttng-modules-2.13.10/src/probes/lttng-probe-compaction.ko'
FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/dev-util/lttng-modules-2.13.10/work/lttng-modules-2.13.10/src/probes/lttng-probe-ext4.ko'
FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/dev-util/lttng-modules-2.13.10/work/lttng-modules-2.13.10/src/probes/lttng-probe-kmem.ko'
FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/dev-util/lttng-modules-2.13.10/work/lttng-modules-2.13.10/src/probes/lttng-probe-kvm-x86.ko'
FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/dev-util/lttng-modules-2.13.10/work/lttng-modules-2.13.10/src/probes/lttng-probe-kvm-x86-mmu.ko'
FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/dev-util/lttng-modules-2.13.10/work/lttng-modules-2.13.10/src/probes/lttng-probe-regmap.ko'
FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/dev-util/lttng-modules-2.13.10/work/lttng-modules-2.13.10/src/probes/lttng-probe-writeback.ko'
Comment 3 Larry the Git Cow gentoo-dev 2023-06-28 11:47:50 UTC
The bug has been closed via the following commit(s):

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

commit 3a3d4c223dde7d922e48df5648724b738df1a311
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2023-06-28 11:46:15 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2023-06-28 11:46:15 +0000

    dev-util/lttng-modules:  Fix compilation errors
    
    Closes: https://bugs.gentoo.org/909171
    Closes: https://bugs.gentoo.org/909276
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 dev-util/lttng-modules/lttng-modules-2.13.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)