Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 11:44:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271671] netlink: build fails after 656a39c1a062
Message-ID:  <bug-271671-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271671

            Bug ID: 271671
           Summary: netlink: build fails after 656a39c1a062
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: throwaway_vthgwq4@protonmail.com
                CC: melifaro@FreeBSD.org

After starting new pkgbase build to test if 271661 is still reproducible:

[...]
cc -target x86_64-unknown-freebsd14.0
--sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/us
r/src/amd64.amd64/tmp/usr/bin -target x86_64-unknown-freebsd14.0
--sysroot=3D/usr/obj/usr/src/am
d64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-co=
mmon
  -g -gz=3Dzlib=20
-MD  -MF.depend.netlink_netlink_snl_route_parsers.o
-MTnetlink_netlink_snl_route_parsers.o -st
d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers
-Werror -Wall -Wno-f
ormat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -W
return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter
-Wcast-align -Wch
ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign
-Wdate-time -Wmissing-
variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int
-Wno-unused-const-v
ariable -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-but-set-pa=
rameter=20
-Qunused-argum
ents    -c netlink_netlink_snl_route_parsers.c -o
netlink_netlink_snl_route_parsers.o=20=20=20=20=20=20=20=20=20
In file included from netlink_netlink_snl_route_parsers.c:1:=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
/usr/obj/usr/src/amd64.amd64/tmp/usr/include/netlink/netlink_snl_route_pars=
ers.h:98:76:
error:
 unused parameter 'arg' [-Werror,-Wunused-parameter]=20=20=20=20=20=20=20=20
nlattr_get_multipath(struct snl_state *ss, struct nlattr *nla, const void *=
arg,=20
                                                                           ^
1 error generated.
*** [netlink_netlink_snl_route_parsers.o] Error code 1

make[3]: stopped in /usr/src/tools/build/test-includes
[...]

in src.conf(5) there is WITHOUT_INET defined.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271671-227>