Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2021 13:57:24 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        melifaro@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: 2fe5a79425c7 - main - Fix dst/netmask handling in routing  socket code.
Message-ID:  <1C2C3570-93DD-46E1-A7A4-93DAE88CAA6D@yahoo.com>
References:  <1C2C3570-93DD-46E1-A7A4-93DAE88CAA6D.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander V. Chernikov melifaro at freebsd.org wrote on
Tue Feb 16 21:26:00 UTC 2021 :

> 16.02.2021, 20:43, "Mateusz Guzik" <mjguzik at gmail.com>:
> > This breaks the built at least without INET6.
> It would help if you could share the actual build error.
> I see -Wunused for 2 function (which I will fix soon), but I'm not =
sure if that's the error you're running into.
> >
> > can you please start testing your patches on NOINET kernels
> Well, it actually builds for me:
> --------------------------------------------------------------
> >>> Kernel build for LINT-NOINET completed on Tue Feb 16 21:21:39 UTC =
2021
> --------------------------------------------------------------
> >>> Kernel(s)  LINT-NOINET built in 28 seconds, ncpu: 2, make -j6
> --------------------------------------------------------------

It is nice that ci.freebsd.org is working for main now . . .

https://ci.freebsd.org/job/FreeBSD-main-mips-build/15707/console

shows:

13:05:40 --- rtsock.o ---
13:05:41 /usr/src/sys/net/rtsock.c:1427:2: error: implicit declaration =
of function 'IN6_MASK_ADDR' is invalid in C99 =
[-Werror,-Wimplicit-function-declaration]
13:05:41         IN6_MASK_ADDR(&dst_sa->sin6_addr, &mask);
13:05:41         ^
13:05:41 1 error generated.
13:05:41 *** [rtsock.o] Error code 1

=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1C2C3570-93DD-46E1-A7A4-93DAE88CAA6D>