From owner-freebsd-current@freebsd.org Sun Jan 26 11:55:15 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1F4EE23A937 for ; Sun, 26 Jan 2020 11:55:15 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Received: from forward501p.mail.yandex.net (forward501p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 485BC44rqMz3wlw for ; Sun, 26 Jan 2020 11:55:12 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Received: from mxback18g.mail.yandex.net (mxback18g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:318]) by forward501p.mail.yandex.net (Yandex) with ESMTP id A4CAC3500525; Sun, 26 Jan 2020 14:55:07 +0300 (MSK) Received: from localhost (localhost [::1]) by mxback18g.mail.yandex.net (mxback/Yandex) with ESMTP id obJLH0GsCA-t6PO2euT; Sun, 26 Jan 2020 14:55:06 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfw.ru; s=mail; t=1580039706; bh=eluCCSOlq6buPXHL96IWhhq8lYoTI38QIO4CIFyeAqg=; h=References:Date:Message-Id:Subject:In-Reply-To:To:From; b=ibb0laU8pXqz3NaDAarMfQc4AL0kf5Ky8YVBB1ujSnkvCPmYCHBRlEr3JMSMevGce SzDdnrDtqZwmRpfizKvyNu4gA+mZYM0WkV2RWEwH/SjNjHYOjgC+u2M+Rz7AnO5TAW qFMsYStERoU0U3TAZrQ2vJ+XRtQKIyJETLZlKeOA= Received: by iva4-35f072fa8e4e.qloud-c.yandex.net with HTTP; Sun, 26 Jan 2020 14:55:06 +0300 From: Alexander V. Chernikov To: AN , "freebsd-current@freebsd.org" In-Reply-To: References: Subject: Re: ip_divert.c:374:7: error: use of undeclared identifier MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Sun, 26 Jan 2020 11:55:06 +0000 Message-Id: <2335001580039706@iva4-35f072fa8e4e.qloud-c.yandex.net> Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 X-Rspamd-Queue-Id: 485BC44rqMz3wlw X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ipfw.ru header.s=mail header.b=ibb0laU8; dmarc=none; spf=pass (mx1.freebsd.org: domain of melifaro@ipfw.ru designates 2a02:6b8:0:1472:2741:0:8b7:120 as permitted sender) smtp.mailfrom=melifaro@ipfw.ru X-Spamd-Result: default: False [-6.14 / 15.00]; ARC_NA(0.00)[]; TO_DN_EQ_ADDR_SOME(0.00)[]; R_DKIM_ALLOW(-0.20)[ipfw.ru:s=mail]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a02:6b8:0:1000::/52]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[ipfw.ru]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[ipfw.ru:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[0.2.1.0.7.b.8.0.0.0.0.0.1.4.7.2.2.7.4.1.0.0.0.0.8.b.6.0.2.0.a.2.list.dnswl.org : 127.0.5.0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:13238, ipnet:2a02:6b8::/32, country:RU]; IP_SCORE(-3.64)[ip: (-9.68), ipnet: 2a02:6b8::/32(-4.72), asn: 13238(-3.81), country: RU(0.01)] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 26 Jan 2020 11:55:15 -0000 25.01.2020, 19:14, "AN" : > FYI Should be fixed by r357144. Thanks for the report! > > FreeBSD Free_BSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #22 r356360: Sat Jan > 4 20:10:21 EST 2020 > root@Free_BSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 1300074 > > --- all_subdir_dtrace --- > --- prototype.o --- > cc -target x86_64-unknown-freebsd13.0 > --sysroot=/usr/obj/usr/src/amd64.amd64/tmp > -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe > -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc > -I/usr/src/sys/cddl/compat/opensolaris > -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -I/usr/src/sys > -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/amd64.amd64/sys/MYKERNEL/opt_global.h -I. -I/usr/src/sys > -I/usr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer > -mno-omit-leaf-frame-pointer > -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include > -fdebug-prefix-map=./x86=/usr/src/sys/x86/include > -I/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL -MD > -MF.depend.prototype.o -MTprototype.o -mcmodel=kernel -mno-red-zone > -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables > -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ > -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas > -Wno-error-tautological-compare -Wno-error-empty-body > -Wno-error-parentheses-equality -Wno-error-unused-function > -Wno-error-pointer-sign -Wno-error-shift-negative-value > -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx > -std=iso9899:1999 -include > /usr/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -c > /usr/src/sys/cddl/dev/prototype.c -o prototype.o > --- all_subdir_iir --- > --- iir.ko.debug --- > objcopy --only-keep-debug iir.ko.full iir.ko.debug > --- iir.ko --- > objcopy --strip-debug --add-gnu-debuglink=iir.ko.debug iir.ko.full iir.ko > --- all_subdir_ipdivert --- > /usr/src/sys/netinet/ip_divert.c:374:7: error: use of undeclared > identifier 'IPV6_VERSION' >          case IPV6_VERSION >> 4: >               ^ > --- all_subdir_ipfilter --- > ===> ipfilter (all) > [Creating objdir > /usr/obj/usr/src/amd64.amd64/sys/MYKERNEL/modules/usr/src/sys/modules/ipfilter...] > --- all_subdir_ipdivert --- > 1 error generated. > *** [ip_divert.o] Error code 1 > > make[4]: stopped in /usr/src/sys/modules/ipdivert > 1 error > > make[4]: stopped in /usr/src/sys/modules/ipdivert > *** [all_subdir_ipdivert] Error code 2 > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"