From owner-freebsd-emulation@FreeBSD.ORG Tue Sep 30 10:13:00 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0DBD0D97 for ; Tue, 30 Sep 2014 10:13:00 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 86AE4A8 for ; Tue, 30 Sep 2014 10:12:59 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id s8UACvPN073703 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 30 Sep 2014 14:12:57 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id s8UACvjp073702; Tue, 30 Sep 2014 14:12:57 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 30 Sep 2014 14:12:57 +0400 From: Gleb Smirnoff To: Oleg Ginzburg Subject: Re: build for virtualbox-kmod broken on current after -r272244 Message-ID: <20140930101257.GB73266@glebius.int.ru> References: <1941806.kJTdKZ3JpL@kde4.my.domain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1941806.kJTdKZ3JpL@kde4.my.domain> User-Agent: Mutt/1.5.23 (2014-03-12) X-Mailman-Approved-At: Tue, 30 Sep 2014 11:36:24 +0000 Cc: vbox@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2014 10:13:00 -0000 On Mon, Sep 29, 2014 at 12:58:56PM +0400, Oleg Ginzburg wrote: O> Hello, O> O> FYI: O> Compiling of virtualbox-ose-kmod broken after O> https://svnweb.freebsd.org/base?view=revision&revision=r272244 O> O> O> --- VBoxNetAdp.o --- O> cc -O2 -pipe -fno-strict-aliasing -DRT_OS_FREEBSD -DIN_RING0 -DIN_RT_R0 - O> DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -w -DVBOX_WITH_HARDENING -DRT_ARCH_AMD64 - O> Werror -D_KERNEL -DKLD_MODULE -nostdinc -Iinclude -I. -Ir0drv -I. -I@ - O> I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame- O> pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno- O> asynchronous-unwind-tables -ffreestanding -fstack-protector -mno-aes -mno-avx - O> Qunused-arguments -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls O> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith - O> Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing- O> include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno- O> error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function O> -mno-aes -mno-avx -Qunused-arguments -c VBoxNetAdp.c O> --- VBoxNetAdp-freebsd.o --- O> VBoxNetAdp-freebsd.c:237:14: error: no member named 'if_opackets' in 'struct O> ifnet' O> ifp->if_opackets++; O> ~~~ ^ O> 1 error generated. O> *** [VBoxNetAdp-freebsd.o] Error code 1 Thanks. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194035 -- Totus tuus, Glebius.