From owner-freebsd-chromium@freebsd.org Thu Dec 10 11:52:01 2015 Return-Path: Delivered-To: freebsd-chromium@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 BB4A19D5918 for ; Thu, 10 Dec 2015 11:52:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A1AD11377 for ; Thu, 10 Dec 2015 11:52:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A0EA59D5917; Thu, 10 Dec 2015 11:52:01 +0000 (UTC) Delivered-To: chromium@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 A085F9D5916 for ; Thu, 10 Dec 2015 11:52:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 8CAE21373 for ; Thu, 10 Dec 2015 11:52:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBABq1BU070706 for ; Thu, 10 Dec 2015 11:52:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: maintainer-feedback requested: [Bug 205188] last port www/chromium does not compile with option pulseaudio set Date: Thu, 10 Dec 2015 11:52:01 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2015 11:52:01 -0000 lenzi.sergio@gmail.com has reassigned Bugzilla Automation 's request for maintainer-feedback to chromium@FreeBSD.org: Bug 205188: last port www/chromium does not compile with option pulseaudio set https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205188 --- Description --- last port www/chromium does not compile with option pulseaudio set the compilation gives and error: ../../media/audio/pulse/pulse_output.cc:67:21: error: no member named GetGlobalAppName' in 'media::AudioManager' AudioManager::GetGlobalAppName(), &StreamNotifyCallback, ~~~~~~~~~~~~~~^ 1 error generated. [7398/18197] CXX obj/media/audio/media.virtual_audio_input_stream.ovninja: build stopped: subcommand failed.