From owner-freebsd-current@FreeBSD.ORG Thu Mar 6 12:06:12 2014 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id C3F78790 for ; Thu, 6 Mar 2014 12:06:12 +0000 (UTC) Received: from nm8-vm9.access.bullet.mail.gq1.yahoo.com (nm8-vm9.access.bullet.mail.gq1.yahoo.com [216.39.63.246]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 72F7C99B for ; Thu, 6 Mar 2014 12:06:12 +0000 (UTC) Received: from [216.39.60.168] by nm8.access.bullet.mail.gq1.yahoo.com with NNFMP; 06 Mar 2014 12:04:28 -0000 Received: from [67.195.23.146] by tm4.access.bullet.mail.gq1.yahoo.com with NNFMP; 06 Mar 2014 12:04:28 -0000 Received: from [127.0.0.1] by smtp118.sbc.mail.gq1.yahoo.com with NNFMP; 06 Mar 2014 12:04:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bellsouth.net; s=s1024; t=1394107468; bh=MVB8DWU5aDkL0VwHIyQScJUYlVEB9OVG2KlP7nMttN8=; h=X-Yahoo-Newman-Id:Message-ID:Date:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:From:To:References:Subject; b=NuRE+KR2oTUhPrut+s9VsE0iqWaJ79//EYtn2a5DcRBMBf+yqOl+BKH9a345IfpP3uvieCkvQCb5bRh2x3i+ioLEF2cTq6mZi4R3hoM1VdAxuBQNo5wFB2oLvgXN+K2VSt9TV89gBCGN82qVntSPr8pFYmKbRdW8eavZfGuyTcM= X-Yahoo-Newman-Id: 59496.102.bm@smtp118.sbc.mail.gq1.yahoo.com Message-ID: <59496.102.bm@smtp118.sbc.mail.gq1.yahoo.com> Date: Thu, 6 Mar 2014 12:04:28 +0000 (UTC) X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: qi5hl04VM1kmOLxbvzTANgIifRDdzSc_ueIR3wX7yXEJ1nx PcN.wI8OH.5QoW9x3KLHh4yhhaDGzc6xelf4AI4fAgRlTBpiTDEk8384L_jA 2Rs6SyNyrkCwxC.sdbw3l5VlKOKh9Pvm7syEayWS1U7iayVfsy89W3IdZzGf CPy.TPfWjmgT5VfW.EXpTBUgR1dcqxkw40AhlBcw2KxQN9u69Oinkqky6ez0 RiWybPnvMVvP6DiaE5wou0BR5KZlk.ib6gfKfCKEqFU_axtCqSmFcwig7jjW _t4YQCOnW185BZi8VG1WW5r0bGDfvmn4w1sPQzrII6twaRof7sQfNvYqXpVr UwhX41oCM41zM7T285oAwU0GCyPlFhTCJM5NFzK1LkTtUO.5ZSv_uyB8VxM3 IVYnGSwfBSf5p68aObS_LhnlFAr8YZ41vzamujUKMMA0I36q9TZImcDJTj7o iGOzGYdaY2W7XzO4XYaB6weo.o3tNb_JzBYMHLMSr.OGUGP7BU3hQWOQBDKV c_o6GDn8uOLlFVAXlDnBDxyFw8D5Ia67zT_jKIFWv8f6zyXBohIHwdrg6Tu_ oB9NcO08kPuAXn1rtj9k- X-Yahoo-SMTP: Kz_aW1.swBBYof3zAD7.RWzXz9ZAQVDMml1VADsbgPT4Kq79LC0- X-Rocket-Received: from localhost (mueller6724@96.28.178.143 with plain [67.195.15.66]) by smtp118.sbc.mail.gq1.yahoo.com with SMTP; 06 Mar 2014 12:04:28 +0000 UTC From: "Thomas Mueller" To: freebsd-current@freebsd.org References: <201402282340.s1SNeXGU098039@gw.catspoiler.org> <260788.30748.bm@smtp116.sbc.mail.ne1.yahoo.com> <0971DC13-A357-4CA8-87E8-E26F4661E4FA@FreeBSD.org> Subject: Re: firebox build fails post clang-3.4 merge X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2014 12:06:12 -0000 > > Does this mean the bug is fixed in 11-current? > Yes, the bug is fixed in 11-CURRENT, as of Subversion revision r262809. > > MFC? Is that to 10-STABLE? Your message is less than clear. > In FreeBSD, fixes are first applied to head (a.k.a -CURRENT), then > after a certain period they are merged to one more -STABLE branches, > depending on the type of fix. This procedure is traditionally called > a Merge From Current, MFC. > In this particular case, I will merge the fix to both 10-STABLE and > 9-STABLE. Older branches do not have clang, so merging the fix to > them makes no sense. > > I figure if firefox build fails, the bug would affect some other ports as well. > Don Lewis already mentioned the libxul port, and in general, any port > based on certain parts of the Mozilla source tree could be affected. > -Dimitry Thanks for response, but I went to FreeBSD website, got to mailing-list archives, in this case, svn-src-head. This made me feel safe that the bug was fixed, and I can rebuild 11-head system. But my last update might have been before the now-squashed bug was introduced. Tom