From owner-freebsd-virtualization@freebsd.org Thu Jul 2 12:33:11 2020 Return-Path: Delivered-To: freebsd-virtualization@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 D00E1355367 for ; Thu, 2 Jul 2020 12:33:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 49yHYz5C4Dz3XF4 for ; Thu, 2 Jul 2020 12:33:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id B289835570D; Thu, 2 Jul 2020 12:33:11 +0000 (UTC) Delivered-To: virtualization@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 B2512355366 for ; Thu, 2 Jul 2020 12:33:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49yHYz4LDzz3Wmp for ; Thu, 2 Jul 2020 12:33:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 798591A971 for ; Thu, 2 Jul 2020 12:33:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 062CXB54044805 for ; Thu, 2 Jul 2020 12:33:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 062CXB88044804 for virtualization@FreeBSD.org; Thu, 2 Jul 2020 12:33:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 247715] Problem Bhyve sound build FreeBSD-Releng-11.4 r362840 Date: Thu, 02 Jul 2020 12:33:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: didier.castellacci@yahoo.fr X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jul 2020 12:33:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247715 Bug ID: 247715 Summary: Problem Bhyve sound build FreeBSD-Releng-11.4 r362840 Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bhyve Assignee: virtualization@FreeBSD.org Reporter: didier.castellacci@yahoo.fr Hello I followed the procedure of the site "https://aliov.org/index.php/2020/03/23/bhyve-hd-audio-in-freebsd-12-1/" I wanted to do it for freebsd-11.4 and I'm having problems with make here is the error message Thank You Didier svn co https://svn.FreeBSD.org/base/head freebsd-head $ cd freebsd-head $ svn diff -c 349335 > patch1.diff $ svn diff -c 350255 > patch2.diff cd /usr/src/usr.sbin/bhyve # patch -Np2 -i $HOME/freebsd-head/patch1.diff # patch -Np2 -i $HOME/freebsd-head/patch2.diff # make sudo make=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 echo bhyve.full: /usr/lib/libc.a /usr/lib/libvmmapi.a /usr/lib/libmd.a /usr/lib/libpthread.a /usr/lib/libz.a /us r/lib/libcrypto.a >> .dep= end=20=20 Warning: Object directory not changed from original /data/src/src/usr/src/usr.sbin/bhyve=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 cc -O2 -pipe -I/data/src/src/usr/src/sys -DINET -DINET6 -I/data/src/src/usr/src/sys/dev/e1000 -I/data/src/src/=20=20=20=20=20=20=20= =20 usr/src/sys/dev/mii -I/data/src/src/usr/src/sys/dev/usb/controller -g -MD=20 -MF.depend.atkbdc.o -MTatkbdc.o -std=3D gnu99 -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-si gn -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -=20= =20=20=20=20=20=20 Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-pac ked-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c atkbdc= .c -o atkbdc.o=20=20=20=20=20=20=20=20=20 cc -O2 -pipe -I/data/src/src/usr/src/sys -DINET -DINET6 -I/data/src/src/usr/src/sys/dev/e1000 -I/data/src/src/=20=20=20=20=20=20=20= =20 usr/src/sys/dev/mii -I/data/src/src/usr/src/sys/dev/usb/controller -g -MD=20 -MF.depend.acpi.o -MTacpi.o -std=3Dgnu9 9 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign - Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno= -=20=20=20 parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed- member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c acpi.c= -o acpi.o=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 cc -O2 -pipe -I/data/src/src/usr/src/sys -DINET -DINET6 -I/data/src/src/usr/src/sys/dev/e1000 -I/data/src/src/=20=20=20=20=20=20=20= =20 usr/src/sys/dev/mii -I/data/src/src/usr/src/sys/dev/usb/controller -g -MD=20 -MF.depend.audio.o -MTaudio.o -std=3Dgn u99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wn= =20=20=20=20=20 o-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packe d-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c audio.= c -o audio.o=20=20=20=20=20=20=20=20=20=20=20=20=20 audio.c:109:6: error: implicit declaration of function 'caph_rights_limit' = is invalid in C99=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 [-Werror,-Wimplicit-function-declaration]=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 if (caph_rights_limit(aud->fd, &rights) =3D=3D -1)=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ^=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 audio.c:109:6: note: did you mean 'cap_rights_limit'?=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 /data/src/src/usr/src/sys/sys/capsicum.h:398:5: note: 'cap_rights_limit' declared here=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 int cap_rights_limit(int fd, const cap_rights_t *rights);=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ^=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 audio.c:111:6: error: implicit declaration of function 'caph_ioctls_limit' = is invalid in C99=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 [-Werror,-Wimplicit-function-declaration]=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 if (caph_ioctls_limit(aud->fd, cmds, nitems(cmds)) =3D=3D -1)=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 ^=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 audio.c:111:6: note: did you mean 'cap_ioctls_limit'?=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 /data/src/src/usr/src/sys/sys/capsicum.h:408:5: note: 'cap_ioctls_limit' declared here=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 int cap_ioctls_limit(int fd, const cap_ioctl_t *cmds, size_t ncmds);=20=20= =20=20=20=20=20=20=20=20=20=20 ^=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 2 errors generated.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 *** Error code 1=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Stop.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 make: stopped in /data/src/src/usr/src/usr.sbin/bhyve --=20 You are receiving this mail because: You are the assignee for the bug.=