Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #69542
| From | 小太 <nospam@kota.moe> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#981492: linux-source-5.10: Module-only builds failing since 39a8b293 |
| Date | 2021-02-15 12:50 +0100 |
| Message-ID | <BIKy5-6bB-1@gated-at.bofh.it> (permalink) |
| References | <BDrPs-6bK-11@gated-at.bofh.it> <BIBl8-F8-5@gated-at.bofh.it> <BDrPs-6bK-11@gated-at.bofh.it> <BIBl8-F8-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Apologies - I jumped to conclusions in my original bug report After applying your patch and seeing it did not fix the issue, I did a bit of investigation myself. It turns out the problem wasn't in the linked commit, but actually part of the upstream kernel: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.11&id=596b0474d3d9b1242eab713f84d8873f9887d980 The real problem isn't in the code however, but in my Makefile. I didn't run the "modules_prepare" target before trying to build a module, despite it being documented: https://www.kernel.org/doc/Documentation/kbuild/modules.txt Adding that target to my Makefile resolved the issue, without any changes to the linux-source package. So this bug is now invalid On Mon, 15 Feb 2021 at 12:49, Ben Hutchings <ben@decadent.org.uk> wrote: > Control: tag -1 patch moreinfo > > Does this fix it? > > Ben. > > -- > Ben Hutchings > 73.46% of all statistics are made up. >
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#981492: linux-source-5.10: Module-only builds failing since 39a8b293 小太 <nospam@kota.moe> - 2021-01-31 21:50 +0100
Processed: Re: linux-source-5.10: Module-only builds failing since 39a8b293 "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-02-15 03:00 +0100
Bug#981492: linux-source-5.10: Module-only builds failing since 39a8b293 Ben Hutchings <ben@decadent.org.uk> - 2021-02-15 03:00 +0100
Bug#981492: linux-source-5.10: Module-only builds failing since 39a8b293 小太 <nospam@kota.moe> - 2021-02-15 12:50 +0100
Bug#981492: linux-source-5.10: Module-only builds failing since 39a8b293 Robert Schlabbach <Robert.Schlabbach@gmx.net> - 2021-02-15 21:50 +0100
Bug#981492: marked as done (linux-source-5.10: Module-only builds failing since 39a8b293) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-02-16 02:10 +0100
csiph-web