Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Automated report: NetBSD-current/i386 build failure



The i386 build is still failing, but now with a different error:

  --- in6_pcb.o ---
  /tmp/build/2021.05.27.08.58.29-i386/src/sys/netinet6/in6_pcb.c: In function 'in6_pcblookup_port':
  cc1: error: function may return address of local variable [-Werror=return-local-addr]
  /tmp/build/2021.05.27.08.58.29-i386/src/sys/netinet6/in6_pcb.c:1056:26: note: declared here
   1056 |   struct vestigial_inpcb better;
        |                          ^~~~~~

It's not clear to me which of the commits made since christos first
broke the build could have triggered this, nor why this is not
affecting all ports.

Logs:

  http://releng.netbsd.org/b5reports/i386/commits-2021.05.html#2021.05.27.08.41.35

-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index