* PROBLEM: Linux 6.8 build failure in sun ffb driver (regression)
@ 2024-03-22 1:00 Nick Bowler
2024-03-22 2:18 ` Nick Bowler
0 siblings, 1 reply; 3+ messages in thread
From: Nick Bowler @ 2024-03-22 1:00 UTC (permalink / raw)
To: linux-kernel, sparclinux, regressions
[-- Attachment #1: Type: text/plain, Size: 572 bytes --]
Hi,
Linux 6.8 (and 6.8.1) are failing to build for me:
LD .tmp_vmlinux.kallsyms1
sparc64-unknown-linux-gnu-ld: drivers/video/fbdev/ffb.o:(.rodata+0x270): undefined reference to `fb_io_read'
sparc64-unknown-linux-gnu-ld: drivers/video/fbdev/ffb.o:(.rodata+0x278): undefined reference to `fb_io_write'
make[3]: *** [/home/nbowler/misc/linux/scripts/Makefile.vmlinux:37: vmlinux] Error 1
This problem does not occur when building Linux 6.7 which builds successfully.
Kernel .config attached (gzipped).
Please let me know if you need any more info.
Thanks,
Nick
[-- Attachment #2: config-6.8.gz --]
[-- Type: application/gzip, Size: 13817 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: PROBLEM: Linux 6.8 build failure in sun ffb driver (regression)
2024-03-22 1:00 PROBLEM: Linux 6.8 build failure in sun ffb driver (regression) Nick Bowler
@ 2024-03-22 2:18 ` Nick Bowler
2024-03-22 8:21 ` Thomas Zimmermann
0 siblings, 1 reply; 3+ messages in thread
From: Nick Bowler @ 2024-03-22 2:18 UTC (permalink / raw)
To: linux-kernel, sparclinux, regressions; +Cc: Thomas Zimmermann
I bisected this build failure to the following commit:
commit 8813e86f6d82a7931446c3cbc5d596f77d0f1ba6
Author: Thomas Zimmermann <tzimmermann@suse.de>
Date: Mon Nov 27 14:16:01 2023 +0100
fbdev: Remove default file-I/O implementations
If I revert this commit on top of 6.8, the build is successful.
On 2024-03-21 21:00, Nick Bowler wrote:
> Hi,
>
> Linux 6.8 (and 6.8.1) are failing to build for me:
>
> LD .tmp_vmlinux.kallsyms1
> sparc64-unknown-linux-gnu-ld: drivers/video/fbdev/ffb.o:(.rodata+0x270): undefined reference to `fb_io_read'
> sparc64-unknown-linux-gnu-ld: drivers/video/fbdev/ffb.o:(.rodata+0x278): undefined reference to `fb_io_write'
> make[3]: *** [/home/nbowler/misc/linux/scripts/Makefile.vmlinux:37: vmlinux] Error 1
>
> This problem does not occur when building Linux 6.7 which builds successfully.
>
> Kernel .config attached (gzipped).
>
> Please let me know if you need any more info.
>
> Thanks,
> Nick
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: PROBLEM: Linux 6.8 build failure in sun ffb driver (regression)
2024-03-22 2:18 ` Nick Bowler
@ 2024-03-22 8:21 ` Thomas Zimmermann
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Zimmermann @ 2024-03-22 8:21 UTC (permalink / raw)
To: Nick Bowler, linux-kernel, sparclinux, regressions
Hi
Am 22.03.24 um 03:18 schrieb Nick Bowler:
> I bisected this build failure to the following commit:
>
> commit 8813e86f6d82a7931446c3cbc5d596f77d0f1ba6
> Author: Thomas Zimmermann <tzimmermann@suse.de>
> Date: Mon Nov 27 14:16:01 2023 +0100
>
> fbdev: Remove default file-I/O implementations
>
> If I revert this commit on top of 6.8, the build is successful.
Thanks for reporting. It looks like a trivial Kconfig problem. I'll send
a patch.
Best regards
Thomas
>
> On 2024-03-21 21:00, Nick Bowler wrote:
>> Hi,
>>
>> Linux 6.8 (and 6.8.1) are failing to build for me:
>>
>> LD .tmp_vmlinux.kallsyms1
>> sparc64-unknown-linux-gnu-ld: drivers/video/fbdev/ffb.o:(.rodata+0x270): undefined reference to `fb_io_read'
>> sparc64-unknown-linux-gnu-ld: drivers/video/fbdev/ffb.o:(.rodata+0x278): undefined reference to `fb_io_write'
>> make[3]: *** [/home/nbowler/misc/linux/scripts/Makefile.vmlinux:37: vmlinux] Error 1
>>
>> This problem does not occur when building Linux 6.7 which builds successfully.
>>
>> Kernel .config attached (gzipped).
>>
>> Please let me know if you need any more info.
>>
>> Thanks,
>> Nick
--
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-22 8:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-22 1:00 PROBLEM: Linux 6.8 build failure in sun ffb driver (regression) Nick Bowler
2024-03-22 2:18 ` Nick Bowler
2024-03-22 8:21 ` Thomas Zimmermann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®