All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel Díaz" <daniel.diaz@linaro.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Naresh Kamboju <naresh.kamboju@linaro.org>,
	lkft-triage@lists.linaro.org,
	linux-stable <stable@vger.kernel.org>,
	Sahaj Sarup <sahaj.sarup@linaro.org>
Subject: Re: sparc: icmpv6.h:70:2: error: implicit declaration of function '__icmpv6_send'; did you mean 'icmpv6_send'? [-Werror=implicit-function-declaration]
Date: Mon, 1 Mar 2021 13:41:20 -0600	[thread overview]
Message-ID: <CAEUSe780_-ynip=3z=CtMai+ZSL7Hjt8kuHs0AGPX5XUSbUxZA@mail.gmail.com> (raw)
In-Reply-To: <YD06+unUAIh8ufOl@kroah.com>

)Hello!

On Mon, 1 Mar 2021 at 13:15, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> On Mon, Mar 01, 2021 at 10:42:34PM +0530, Naresh Kamboju wrote:
> > On stable rc 5.11 sparc allnoconfig and tinyconfig failed with gcc-8,
> > gcc-9 and gcc-10.
> >
> > make --silent --keep-going --jobs=8
> > O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=sparc
> > CROSS_COMPILE=sparc64-linux-gnu- 'CC=sccache sparc64-linux-gnu-gcc'
> > 'HOSTCC=sccache gcc'
> > <stdin>:1335:2: warning: #warning syscall rseq not implemented [-Wcpp]
> > In file included from include/net/ndisc.h:50,
> >                  from include/net/ipv6.h:21,
> >                  from include/linux/sunrpc/clnt.h:28,
> >                  from include/linux/nfs_fs.h:32,
> >                  from init/do_mounts.c:22:
> > include/linux/icmpv6.h: In function 'icmpv6_ndo_send':
> > include/linux/icmpv6.h:70:2: error: implicit declaration of function
> > '__icmpv6_send'; did you mean 'icmpv6_send'?
> > [-Werror=implicit-function-declaration]
> >    70 |  __icmpv6_send(skb_in, type, code, info, &parm);
> >       |  ^~~~~~~~~~~~~
> >       |  icmpv6_send
> > cc1: some warnings being treated as errors
> > make[2]: *** [scripts/Makefile.build:304: init/do_mounts.o] Error 1
> >
> > Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
>
> What is the odds that Linus's tree also fails with this configuration
> and arch right now?

We don't see this kind of failure (or any failure whatsoever) on
mainline (Linux 5.12-rc1) at the moment.

Greetings!

Daniel Díaz
daniel.diaz@linaro.org

  reply	other threads:[~2021-03-01 19:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-01 17:12 sparc: icmpv6.h:70:2: error: implicit declaration of function '__icmpv6_send'; did you mean 'icmpv6_send'? [-Werror=implicit-function-declaration] Naresh Kamboju
2021-03-01 19:05 ` Greg Kroah-Hartman
2021-03-01 19:41   ` Daniel Díaz [this message]
2021-03-01 19:47     ` Greg Kroah-Hartman
2021-03-02 12:21       ` Greg Kroah-Hartman
2021-03-01 20:16 ` Jason A. Donenfeld
2021-03-02  8:00 ` Greg Kroah-Hartman
2021-03-02  8:03   ` Naresh Kamboju
2021-03-02  8:15     ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEUSe780_-ynip=3z=CtMai+ZSL7Hjt8kuHs0AGPX5XUSbUxZA@mail.gmail.com' \
    --to=daniel.diaz@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=sahaj.sarup@linaro.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.