[Bug 1234454] New: Compiling external modules fails with "/usr/src/linux-6.13.0-rc2-1.gf92fc5d/include/config/auto.conf: No such file or directory"
https://bugzilla.suse.com/show_bug.cgi?id=1234454 Bug ID: 1234454 Summary: Compiling external modules fails with "/usr/src/linux-6.13.0-rc2-1.gf92fc5d/include/config/a uto.conf: No such file or directory" Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: avinesh.kumar@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- As part of LTP tests, we compile and test some external modules, for example - https://github.com/linux-test-project/ltp/tree/master/testcases/kernel/sysca... Starting with Tumbleweed kotd version 6.13, building modules fails with - Building modules: dummy_del_mod.c dummy_del_mod_dep.c make -C /lib/modules/6.13.0-rc2-1.gf92fc5d-default/build M=/root/ltp/testcases/kernel/syscalls/delete_module make[1]: Entering directory '/usr/src/linux-6.13.0-rc2-1.gf92fc5d-obj/x86_64/default' /usr/src/linux-6.13.0-rc2-1.gf92fc5d/Makefile:782: /usr/src/linux-6.13.0-rc2-1.gf92fc5d/include/config/auto.conf: No such file or directory make[1]: *** [../../../linux-6.13.0-rc2-1.gf92fc5d/Makefile:251: __sub-make] Error 2 make[1]: Leaving directory '/usr/src/linux-6.13.0-rc2-1.gf92fc5d-obj/x86_64/default' make: [../../../../include/mk/module.mk:62: .dep_modules] Error 2 (ignored) openqa step for this - https://openqa.opensuse.org/tests/4698291#step/install_ltp/116 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1234454 Avinesh Kumar <avinesh.kumar@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jslaby@suse.com, | |petr.vorel@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1234454 https://bugzilla.suse.com/show_bug.cgi?id=1234454#c1 --- Comment #1 from Avinesh Kumar <avinesh.kumar@suse.com> --- Jiri Slaby analyzed it a bit: ___ that's likely a bug in: commit 214c0eea43b2ea66bcd6467ea57e47ce8874191b Author: Masahiro Yamada <masahiroy@kernel.org> Date: Sun Nov 10 10:34:30 2024 +0900 kbuild: add $(objtree)/ prefix to some in-kernel build artifacts or in our tooling /usr/src/linux-6.13.0-rc2-1.gf92fc5d/include/config/auto.conf is supposed to be /usr/src/linux-6.13.0-rc2-1.gf92fc5d-obj/x86_64/default/inc lude/config/auto.conf ____ -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1234454 https://bugzilla.suse.com/show_bug.cgi?id=1234454#c5 --- Comment #5 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1234454) was mentioned in https://build.opensuse.org/request/show/1232651 Factory / kernel-source -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com