linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* next: mips: gcc-12-bcm63xx_defconfig failed
@ 2022-11-22  8:56 Naresh Kamboju
  2022-11-22 11:02 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Naresh Kamboju @ 2022-11-22  8:56 UTC (permalink / raw)
  To: open list, linux-mips, lkft-triage; +Cc: Jens Axboe, Pavel Begunkov

Today's Linux next 20221122 tag mips bcm63xx_defconfig build fails,

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips
CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc'
'HOSTCC=sccache gcc'
io_uring/io_uring.c: In function 'io_eventfd_ops':
io_uring/io_uring.c:498:17: error: implicit declaration of function
'eventfd_signal_mask'; did you mean 'eventfd_signal'?
[-Werror=implicit-function-declaration]
  498 |                 eventfd_signal_mask(ev_fd->cq_ev_fd, 1,
EPOLL_URING_WAKE);
      |                 ^~~~~~~~~~~~~~~~~~~
      |                 eventfd_signal
cc1: some warnings being treated as errors
make[3]: *** [scripts/Makefile.build:252: io_uring/io_uring.o] Error 1

log:
https://builds.tuxbuild.com/2HtTq82BIEEuUvHRpsnQuSFdite/

Build history:
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20221122/testrun/13121877/suite/build/test/gcc-12-bcm63xx_defconfig/history/


--
Linaro LKFT
https://lkft.linaro.org

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

* Re: next: mips: gcc-12-bcm63xx_defconfig failed
  2022-11-22  8:56 next: mips: gcc-12-bcm63xx_defconfig failed Naresh Kamboju
@ 2022-11-22 11:02 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-11-22 11:02 UTC (permalink / raw)
  To: Naresh Kamboju
  Cc: open list, linux-mips, lkft-triage, Jens Axboe, Pavel Begunkov, io-uring

On Tue, Nov 22, 2022 at 9:59 AM Naresh Kamboju
<naresh.kamboju@linaro.org> wrote:
> Today's Linux next 20221122 tag mips bcm63xx_defconfig build fails,
>
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
>
> make --silent --keep-going --jobs=8
> O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips
> CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc'
> 'HOSTCC=sccache gcc'
> io_uring/io_uring.c: In function 'io_eventfd_ops':
> io_uring/io_uring.c:498:17: error: implicit declaration of function
> 'eventfd_signal_mask'; did you mean 'eventfd_signal'?
> [-Werror=implicit-function-declaration]
>   498 |                 eventfd_signal_mask(ev_fd->cq_ev_fd, 1,
> EPOLL_URING_WAKE);
>       |                 ^~~~~~~~~~~~~~~~~~~
>       |                 eventfd_signal
> cc1: some warnings being treated as errors
> make[3]: *** [scripts/Makefile.build:252: io_uring/io_uring.o] Error 1
>
> log:
> https://builds.tuxbuild.com/2HtTq82BIEEuUvHRpsnQuSFdite/
>
> Build history:
> https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20221122/testrun/13121877/suite/build/test/gcc-12-bcm63xx_defconfig/history/

noreply@ellerman.id.au reported a similar failure for m5272c3_defconfig,
which I have bisected to commit 261187e66de362de ("io_uring: pass in
EPOLL_URING_WAKE for eventfd signaling and wakeups").  That patch
does not seem to have been posted to a public mailing list archived by lore?
Oh, it was, but using a different subject
https://lore.kernel.org/all/20221120172807.358868-4-axboe@kernel.dk
Difficult to track without a Links: tag...

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] 2+ messages in thread

end of thread, other threads:[~2022-11-22 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22  8:56 next: mips: gcc-12-bcm63xx_defconfig failed Naresh Kamboju
2022-11-22 11:02 ` Geert Uytterhoeven

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).