From owner-freebsd-current@freebsd.org Thu Feb 16 15:30:52 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E972CE1A2F for ; Thu, 16 Feb 2017 15:30:52 +0000 (UTC) (envelope-from oleg@opentransfer.com) Received: from oleg.opentransfer.com (oleg.opentransfer.com [91.217.144.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "oleg-10.opentransfer.com", Issuer "oleg-10.opentransfer.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2106C1254 for ; Thu, 16 Feb 2017 15:30:51 +0000 (UTC) (envelope-from oleg@opentransfer.com) Received: from asus.theweb.org.ua ([10.0.8.4]) by oleg.opentransfer.com (8.15.2/8.15.2) with ESMTPS id v1GFa06r053029 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 16 Feb 2017 17:36:03 +0200 (EET) (envelope-from oleg@opentransfer.com) Received: from asus.theweb.org.ua (localhost [127.0.0.1]) by asus.theweb.org.ua (8.15.2/8.15.2) with ESMTPS id v1GFUbKT033595 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 16 Feb 2017 17:30:38 +0200 (EET) (envelope-from oleg@opentransfer.com) Received: (from oleg@localhost) by asus.theweb.org.ua (8.15.2/8.15.2/Submit) id v1GFUbsj033594 for freebsd-current@freebsd.org; Thu, 16 Feb 2017 17:30:37 +0200 (EET) (envelope-from oleg@opentransfer.com) X-Authentication-Warning: asus.theweb.org.ua: oleg set sender to oleg@opentransfer.com using -f From: "Oleg V. Nauman" To: freebsd-current Subject: Buildworld fails if WITHOUT_INET6=YES defined Date: Thu, 16 Feb 2017 17:30:37 +0200 Message-ID: <6255771.COiSESJxsN@asus.theweb.org.ua> Organization: Ecommerce LLC User-Agent: KMail/4.14.10 (FreeBSD/12.0-CURRENT; KDE/4.14.10; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2017 15:30:52 -0000 cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp - B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -march=core2 -DHAVE_CONFIG_H - I/usr/src/lib/libpcap -I/usr/obj/usr/src/lib/libpcap - D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF - DBUILDING_PCAP -DHAVE_NET_PFVAR_H -I/usr/src/contrib/libpcap -MD - MF.depend.fad-getad.o -MTfad-getad.o -std=gnu99 -fstack-protector-strong -Wno- pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable - Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno- unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch - Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused- arguments -c /usr/src/contrib/libpcap/fad-getad.c -o fad-getad.o cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp - B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -march=core2 -DHAVE_CONFIG_H - I/usr/src/lib/libpcap -I/usr/obj/usr/src/lib/libpcap - D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF - DBUILDING_PCAP -DHAVE_NET_PFVAR_H -I/usr/src/contrib/libpcap -MD - MF.depend.gencode.o -MTgencode.o -std=gnu99 -fstack-protector-strong -Wno- pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable - Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno- unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch - Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused- arguments -c /usr/src/contrib/libpcap/gencode.c -o gencode.o /usr/src/contrib/libpcap/gencode.c:695:9: error: no member named 'ai' in 'struct _compiler_state' cstate.ai = NULL; ~~~~~~ ^ /usr/src/contrib/libpcap/gencode.c:4916:13: error: use of undeclared identifier 'cstate' bpf_error(cstate, "direction applied to 'gateway'"); ^ /usr/src/contrib/libpcap/gencode.c:4923:11: error: use of undeclared identifier 'cstate' switch (cstate->linktype) { ^ /usr/src/contrib/libpcap/gencode.c:4961:17: error: use of undeclared identifier 'cstate' b1 = gen_host(cstate, **alist++, 0xffffffff, proto, Q_OR, Q_HOST); ^ /usr/src/contrib/libpcap/gencode.c:4963:19: error: use of undeclared identifier 'cstate' tmp = gen_host(cstate, **alist++, 0xffffffff, proto, Q_OR, ^ /usr/src/contrib/libpcap/gencode.c:4972:12: error: use of undeclared identifier 'cstate' bpf_error(cstate, "illegal modifier of 'gateway'"); ^ 6 errors generated. *** Error code 1 Stop. make[5]: stopped in /usr/src/lib/libpcap *** Error code 1