* 4.14.321-rc1 build error
@ 2023-07-13 8:15 Chris Paterson
2023-07-16 14:36 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Chris Paterson @ 2023-07-13 8:15 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: stable@vger.kernel.org
Hello Greg,
I know you haven't formally released 4.14.321-rc1 for review yet, but our CI picked up a build issue so I thought I may as well report it in case it's useful information for you.
SHA: Linux 4.14.321-rc1 (bc1094b21392)
Failed build log: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/4635722359
defconfig used: https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/-/blob/master/4.14.y/arm/moxa_mxc_defconfig
Error log:
/builds/cip-project/cip-testing/linux-stable-rc-ci/gcc/gcc-11.1.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld: arch/arm/probes/kprobes/core.o: in function `jprobe_return':
/builds/cip-project/cip-testing/linux-stable-rc-ci/arch/arm/probes/kprobes/core.c:555: undefined reference to `kprobe_handler'
Makefile:1049: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1
Problem patch:
Reverting 1c18f6ba04d8 ("ARM: 9303/1: kprobes: avoid missing-declaration warnings") makes the problem go away.
Kind regards, Chris
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 4.14.321-rc1 build error
2023-07-13 8:15 4.14.321-rc1 build error Chris Paterson
@ 2023-07-16 14:36 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2023-07-16 14:36 UTC (permalink / raw)
To: Chris Paterson; +Cc: stable@vger.kernel.org
On Thu, Jul 13, 2023 at 08:15:11AM +0000, Chris Paterson wrote:
> Hello Greg,
>
> I know you haven't formally released 4.14.321-rc1 for review yet, but our CI picked up a build issue so I thought I may as well report it in case it's useful information for you.
>
> SHA: Linux 4.14.321-rc1 (bc1094b21392)
> Failed build log: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/4635722359
> defconfig used: https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/-/blob/master/4.14.y/arm/moxa_mxc_defconfig
>
> Error log:
> /builds/cip-project/cip-testing/linux-stable-rc-ci/gcc/gcc-11.1.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld: arch/arm/probes/kprobes/core.o: in function `jprobe_return':
> /builds/cip-project/cip-testing/linux-stable-rc-ci/arch/arm/probes/kprobes/core.c:555: undefined reference to `kprobe_handler'
> Makefile:1049: recipe for target 'vmlinux' failed
> make: *** [vmlinux] Error 1
>
> Problem patch:
> Reverting 1c18f6ba04d8 ("ARM: 9303/1: kprobes: avoid missing-declaration warnings") makes the problem go away.
SHould now be fixed, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-16 14:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-13 8:15 4.14.321-rc1 build error Chris Paterson
2023-07-16 14:36 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox