[Bug 1199113] New: can't build recent SLE15-SP3 git branch kernels (implicit declaration of sysfs_emit_at)
http://bugzilla.opensuse.org/show_bug.cgi?id=1199113 Bug ID: 1199113 Summary: can't build recent SLE15-SP3 git branch kernels (implicit declaration of sysfs_emit_at) Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.3 Hardware: x86-64 OS: openSUSE Leap 15.3 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: duge@pre-sense.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I can't build kernels from the SLE15-SP3 git branch since rpm-5.3.18-150300.38.47 (c3a753a1). https://github.com/SUSE/kernel/releases/tag/rpm-5.3.18-150300.38.47 Error for rpm-5.3.18-150300.59.63 (204b9c16). https://github.com/SUSE/kernel/releases/tag/rpm-5.3.18-150300.59.63 CC kernel/power/wakelock.o kernel/power/wakelock.c: In function ���pm_show_wakelocks���: kernel/power/wakelock.c:49:11: error: implicit declaration of function ���sysfs_emit_at���; did you mean ���sysfs_init���? [-Werror=implicit-function-declaration] len += sysfs_emit_at(buf, len, "%s ", wl->name); ^~~~~~~~~~~~~ sysfs_init cc1: some warnings being treated as errors make[4]: *** [scripts/Makefile.build:288: kernel/power/wakelock.o] Error 1 make[3]: *** [scripts/Makefile.build:495: kernel/power] Error 2 make[2]: *** [Makefile:1125: kernel] Error 2 make[1]: *** [scripts/package/Makefile:63: binrpm-pkg] Error 2 make: *** [../worktree/Makefile:1497: binrpm-pkg] Error 2 rpm-5.3.18-150300.38.40 (9940f0a1a) is the last tag working fine. https://github.com/SUSE/kernel/releases/tag/rpm-5.3.18-150300.38.40 Additionally rpm-5.3.18-150300.59.43 (9ed9aaa3) is somehow working too. https://github.com/SUSE/kernel/releases/tag/rpm-5.3.18-150300.59.43 But it's predecessor and successor tags don't compile. Host OS: openSUSE-15.3 with recent updates. -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1199113 http://bugzilla.opensuse.org/show_bug.cgi?id=1199113#c1 Moritz Duge <duge@pre-sense.de> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |kompi --- Comment #1 from Moritz Duge <duge@pre-sense.de> --- Compile command: make binrpm-pkg -j1 LOCALVERSION=-5.3.18-150300.59.63' -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1199113 http://bugzilla.opensuse.org/show_bug.cgi?id=1199113#c2 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |tiwai@suse.com Resolution|--- |FIXED --- Comment #2 from Takashi Iwai <tiwai@suse.com> --- It was due to a superfluous patch, and it was already dropped from the latest SLE15-SP3 git branch. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com