From nobody Fri Aug 06 14:27:18 2021 X-Original-To: gecko@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4A30C134199B for ; Fri, 6 Aug 2021 14:27:18 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gh7921Yj1z4ghS for ; Fri, 6 Aug 2021 14:27:18 +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 1E0467441 for ; Fri, 6 Aug 2021 14:27:18 +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 176ERICS036805 for ; Fri, 6 Aug 2021 14:27:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 176ERIVk036804 for gecko@FreeBSD.org; Fri, 6 Aug 2021 14:27:18 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: gecko@FreeBSD.org Subject: [Bug 257639] www/firefox: broken mic in WebRTC in 91.0 Date: Fri, 06 Aug 2021 14:27:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vvd@unislabs.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Gecko Rendering Engine issues List-Archive: https://lists.freebsd.org/archives/freebsd-gecko List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-gecko@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257639 --- Comment #4 from VVD --- (In reply to Jan Beich from comment #2) https://github.com/mozilla/cubeb/blob/master/INSTALL.md git clone --recursive https://github.com/kinetiknz/cubeb.git mkdir cubeb-build cd cubeb-build cmake ../cubeb cmake --build . ctest =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D $ ctest=20 Test project /tmp/cubeb-build Start 1: sanity 1/13 Test #1: sanity ........................... Passed 18.90 sec Start 2: tone 2/13 Test #2: tone ............................. Passed 5.04 sec Start 3: audio 3/13 Test #3: audio ............................ Passed 15.39 sec Start 4: record 4/13 Test #4: record ........................... Passed 0.51 sec Start 5: devices 5/13 Test #5: devices .......................... Passed 0.01 sec Start 6: callback_ret 6/13 Test #6: callback_ret ..................... Passed 0.97 sec Start 7: resampler 7/13 Test #7: resampler ........................ Passed 2.94 sec Start 8: duplex 8/13 Test #8: duplex ...........................***Failed 1.52 sec Start 9: latency 9/13 Test #9: latency .......................... Passed 0.00 sec Start 10: ring_array 10/13 Test #10: ring_array ....................... Passed 0.00 sec Start 11: utils 11/13 Test #11: utils ............................ Passed 0.00 sec Start 12: ring_buffer 12/13 Test #12: ring_buffer ...................... Passed 1.43 sec Start 13: device_changed_callback 13/13 Test #13: device_changed_callback .......... Passed 0.01 sec 92% tests passed, 1 tests failed out of 13 Total Test time (real) =3D 46.74 sec The following tests FAILED: 8 - duplex (Failed) Errors while running CTest Output from these tests are in: /tmp/cubeb-build/Testing/Temporary/LastTest= .log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbose= ly. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D $ ctest --rerun-failed --output-on-failure Test project /tmp/cubeb-build Start 8: duplex 1/1 Test #8: duplex ...........................***Failed 1.56 sec Running main() from gtest_main.cc [=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from cubeb [ RUN ] cubeb.duplex stream started stream stopped [ OK ] cubeb.duplex (524 ms) [ RUN ] cubeb.duplex_collection_change /tmp/cubeb/test/test_duplex.cpp:156: Failure Value of: CUBEB_OK Actual: 0 Expected: r Which is: -4 Error initializing cubeb stream [ FAILED ] cubeb.duplex_collection_change (0 ms) [ RUN ] cubeb.one_duplex_one_input stream started stream started stream stopped stream stopped [ OK ] cubeb.one_duplex_one_input (1029 ms) [----------] 3 tests from cubeb (1553 ms total) [----------] Global test environment tear-down [=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D] 3 tests from 1 test case ran. (1553 ms tot= al) [ PASSED ] 2 tests. [ FAILED ] 1 test, listed below: [ FAILED ] cubeb.duplex_collection_change 1 FAILED TEST 0% tests passed, 1 tests failed out of 1 Total Test time (real) =3D 1.56 sec The following tests FAILED: 8 - duplex (Failed) Errors while running CTest --=20 You are receiving this mail because: You are the assignee for the bug.=