linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Build regressions/improvements in v6.9-rc1
       [not found] ` <20240325200315.3896021-1-geert@linux-m68k.org>
@ 2024-03-26  7:50   ` Geert Uytterhoeven
  2024-03-26 15:52     ` Lucas De Marchi
  2024-03-26 18:15     ` Sam Ravnborg
  0 siblings, 2 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-03-26  7:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-crypto, Chris Zankel, Max Filippov, Rob Clark,
	Abhinav Kumar, Dmitry Baryshkov, linux-arm-msm, dri-devel,
	freedreno, Lucas De Marchi, Oded Gabbay, Thomas Hellström,
	intel-xe, dri-devel, linux-mips, sparclinux

On Mon, 25 Mar 2024, Geert Uytterhoeven wrote:
> Below is the list of build error/warning regressions/improvements in
> v6.9-rc1[1] compared to v6.8[2].
>
> Summarized:
>  - build errors: +8/-8

   + /kisskb/src/crypto/scompress.c: error: unused variable 'dst_page' [-Werror=unused-variable]:  => 174:38

xtensa-gcc13/xtensa-allmodconfig

   + /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gen7_0_0_snapshot.h: error: 'gen7_0_0_external_core_regs' defined but not used [-Werror=unused-variable]:  => 924:19
   + /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gen7_2_0_snapshot.h: error: 'gen7_2_0_external_core_regs' defined but not used [-Werror=unused-variable]:  => 748:19

arm64-gcc5/arm64-allmodconfig
powerpc-gcc5/powerpc-allmodconfig
powerpc-gcc5/powerpc-allyesconfig
powerpc-gcc5/ppc32_allmodconfig
powerpc-gcc5/ppc64_book3e_allmodconfig
powerpc-gcc5/ppc64le_allmodconfig
sparc64-gcc5/sparc64-allmodconfig

   + /kisskb/src/drivers/gpu/drm/xe/xe_lrc.c: error: "END" redefined [-Werror]:  => 100

mips-gcc8/mips-allmodconfig
mips-gcc13/mips-allmodconfig

   + error: arch/sparc/kernel/process_32.o: relocation truncated to fit: R_SPARC_WDISP22 against `.text':  => (.fixup+0xc), (.fixup+0x4)
   + error: arch/sparc/kernel/signal_32.o: relocation truncated to fit: R_SPARC_WDISP22 against `.text':  => (.fixup+0x18), (.fixup+0x8), (.fixup+0x0), (.fixup+0x20), (.fixup+0x10)
   + error: relocation truncated to fit: R_SPARC_WDISP22 against `.init.text':  => (.head.text+0x5100), (.head.text+0x5040)
   + error: relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o:  => (.init.text+0xa4)

sparc64-gcc13/sparc-allmodconfig

> [1] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/4cece764965020c22cff7665b18a012006359095/ (all 138 configs)
> [2] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/e8f897f4afef0031fe618a8e94127a0934896aba/ (all 138 configs)

Gr{oetje,eeting}s,

 						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
 							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Build regressions/improvements in v6.9-rc1
  2024-03-26  7:50   ` Build regressions/improvements in v6.9-rc1 Geert Uytterhoeven
@ 2024-03-26 15:52     ` Lucas De Marchi
  2024-03-26 18:15     ` Sam Ravnborg
  1 sibling, 0 replies; 4+ messages in thread
From: Lucas De Marchi @ 2024-03-26 15:52 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: linux-kernel, linux-crypto, Chris Zankel, Max Filippov,
	Rob Clark, Abhinav Kumar, Dmitry Baryshkov, linux-arm-msm,
	dri-devel, freedreno, Oded Gabbay, Thomas Hellström,
	intel-xe, linux-mips, sparclinux

On Tue, Mar 26, 2024 at 08:50:49AM +0100, Geert Uytterhoeven wrote:
>  + /kisskb/src/drivers/gpu/drm/xe/xe_lrc.c: error: "END" redefined [-Werror]:  => 100

fix is in the drm-xe-fixes queued for this week.
https://gitlab.freedesktop.org/drm/xe/kernel/-/commit/0d8cf0c924732a045273c6aca6900a340ac88529

Lucas De Marchi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Build regressions/improvements in v6.9-rc1
  2024-03-26  7:50   ` Build regressions/improvements in v6.9-rc1 Geert Uytterhoeven
  2024-03-26 15:52     ` Lucas De Marchi
@ 2024-03-26 18:15     ` Sam Ravnborg
  2024-04-12 17:43       ` Andreas Larsson
  1 sibling, 1 reply; 4+ messages in thread
From: Sam Ravnborg @ 2024-03-26 18:15 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: linux-kernel, linux-crypto, Chris Zankel, Max Filippov,
	Rob Clark, Abhinav Kumar, Dmitry Baryshkov, linux-arm-msm,
	dri-devel, freedreno, Lucas De Marchi, Oded Gabbay,
	Thomas Hellström, intel-xe, linux-mips, sparclinux

Hi all.

>   + error: arch/sparc/kernel/process_32.o: relocation truncated to fit: R_SPARC_WDISP22 against `.text':  => (.fixup+0xc), (.fixup+0x4)
>   + error: arch/sparc/kernel/signal_32.o: relocation truncated to fit: R_SPARC_WDISP22 against `.text':  => (.fixup+0x18), (.fixup+0x8), (.fixup+0x0), (.fixup+0x20), (.fixup+0x10)
>   + error: relocation truncated to fit: R_SPARC_WDISP22 against `.init.text':  => (.head.text+0x5100), (.head.text+0x5040)
>   + error: relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o:  => (.init.text+0xa4)

Looks like something is too big for the available space here.
Any hints how to dig into this would be nice.

Note: this is a sparc32 allmodconfig build

	Sam

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Build regressions/improvements in v6.9-rc1
  2024-03-26 18:15     ` Sam Ravnborg
@ 2024-04-12 17:43       ` Andreas Larsson
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Larsson @ 2024-04-12 17:43 UTC (permalink / raw)
  To: Sam Ravnborg, Geert Uytterhoeven
  Cc: linux-kernel, linux-crypto, Chris Zankel, Max Filippov,
	Rob Clark, Abhinav Kumar, Dmitry Baryshkov, linux-arm-msm,
	dri-devel, freedreno, Lucas De Marchi, Oded Gabbay,
	Thomas Hellström, intel-xe, linux-mips, sparclinux

On 2024-03-26 19:15, Sam Ravnborg wrote:
> Hi all.
> 
>>   + error: arch/sparc/kernel/process_32.o: relocation truncated to fit: R_SPARC_WDISP22 against `.text':  => (.fixup+0xc), (.fixup+0x4)
>>   + error: arch/sparc/kernel/signal_32.o: relocation truncated to fit: R_SPARC_WDISP22 against `.text':  => (.fixup+0x18), (.fixup+0x8), (.fixup+0x0), (.fixup+0x20), (.fixup+0x10)
>>   + error: relocation truncated to fit: R_SPARC_WDISP22 against `.init.text':  => (.head.text+0x5100), (.head.text+0x5040)
>>   + error: relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o:  => (.init.text+0xa4)
> 
> Looks like something is too big for the available space here.
> Any hints how to dig into this would be nice.
> 
> Note: this is a sparc32 allmodconfig build

I have a patch for this. I'll clean it up and send it next week.

Cheers,
Andreas

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-12 17:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAHk-=wgOw_13JuuX4khpn4K+n09cRG3EBQWufAPBWoa0GLLQ0A@mail.gmail.com>
     [not found] ` <20240325200315.3896021-1-geert@linux-m68k.org>
2024-03-26  7:50   ` Build regressions/improvements in v6.9-rc1 Geert Uytterhoeven
2024-03-26 15:52     ` Lucas De Marchi
2024-03-26 18:15     ` Sam Ravnborg
2024-04-12 17:43       ` Andreas Larsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).