From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 17 16:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2BDBA728 for ; Sat, 17 Aug 2013 16:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 04F5E2E15 for ; Sat, 17 Aug 2013 16:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7HG003M066798 for ; Sat, 17 Aug 2013 16:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7HG00Zv066797; Sat, 17 Aug 2013 16:00:00 GMT (envelope-from gnats) Resent-Date: Sat, 17 Aug 2013 16:00:00 GMT Resent-Message-Id: <201308171600.r7HG00Zv066797@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christoph Moench-Tegeder Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 750F7644 for ; Sat, 17 Aug 2013 15:51:15 +0000 (UTC) (envelope-from cmt@elch.exwg.net) Received: from smtp.burggraben.net (base.exwg.net [IPv6:2a01:4f8:140:50a2::2]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 35FA22DCF for ; Sat, 17 Aug 2013 15:51:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id C9B7C6003CD for ; Sat, 17 Aug 2013 17:51:11 +0200 (CEST) Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YA-1ek+puvyA for ; Sat, 17 Aug 2013 17:51:11 +0200 (CEST) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7b43:1:6a05:caff:fe01:aae9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS for ; Sat, 17 Aug 2013 17:51:11 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id 8AB7C30AF6; Sat, 17 Aug 2013 17:51:10 +0200 (CEST) Message-Id: <20130817155110.8AB7C30AF6@elch.exwg.net> Date: Sat, 17 Aug 2013 17:51:10 +0200 (CEST) From: Christoph Moench-Tegeder To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/181355: www/firefox : build with pulseaudio enabled fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Christoph Moench-Tegeder List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Aug 2013 16:00:01 -0000 >Number: 181355 >Category: ports >Synopsis: www/firefox : build with pulseaudio enabled fails >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 17 16:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Christoph Moench-Tegeder >Release: FreeBSD 9.2-RC1 amd64 >Organization: >Environment: System: FreeBSD elch.exwg.net 9.2-RC1 FreeBSD 9.2-RC1 #7 r253915: Sun Aug 4 14:43:05 CEST 2013 cmt@elch.exwg.net:/usr/obj/usr/src/sys/ELCH amd64 firefox-23.0.1,1 >Description: mozilla bug 897300 was fixed upstream, but our files/patch-bug897300 makes the build fail again with the compiler complaining about not knowing about _samplingFreq. that's not very surprising as mozilla fixed the code to use _samplingFreq which patch-bug897300 re-renames to sample_rate_hz_ in the header file only. >How-To-Repeat: build firefox-23.0.1,1 with pulseaudio enabled >Fix: easy: "$ rm www/firefox/files/patch-bug897300" Regards, Christoph >Release-Note: >Audit-Trail: >Unformatted: