From owner-freebsd-gecko@FreeBSD.ORG Fri Oct 17 07:20:05 2014 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E8FAD52 for ; Fri, 17 Oct 2014 07:20:05 +0000 (UTC) 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 6DFEDE3E for ; Fri, 17 Oct 2014 07:20:05 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9H7K5WA064255 for ; Fri, 17 Oct 2014 07:20:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 194414] New: REGRESSION: www/firefox-i18n no longer depends on www/firefox at build-time, gecko.mk framework bug? Date: Fri, 17 Oct 2014 07:20:04 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mandree@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Target-Milestone: --- 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 cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2014 07:20:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194414 Bug ID: 194414 Summary: REGRESSION: www/firefox-i18n no longer depends on www/firefox at build-time, gecko.mk framework bug? Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: mandree@FreeBSD.org CC: gecko@FreeBSD.org, portmgr@FreeBSD.org CC: gecko@FreeBSD.org I see that my USES=gecko:...,build is still in place, but it no longer works: ===>>> firefox-i18n-32.0.2 5/5 ===>>> Currently installed version: firefox-i18n-32.0.2 ===>>> Port directory: /usr/ports/www/firefox-i18n ===>>> Starting check for build dependencies ===>>> Gathering dependency list for www/firefox-i18n from ports ===>>> Dependency check complete for www/firefox-i18n ===>>> firefox-i18n-32.0.2 5/5 ===> Cleaning for firefox-i18n-33.0 ===> firefox-i18n-33.0 cannot install: firefox versions mismatch: firefox-32 is installed and wanted version is firefox-33. *** [build] Error code 1 Stop in /usr/ports/www/firefox-i18n. This may be a new framework bug in Mk/Uses/gecko.mk or elsewhere, but I lack the time to investigate this over the next days. [mandree@somehost /usr/ports.svn/www/firefox-i18n]$ make -V BUILD_DEPENDS [mandree@somehost /usr/ports.svn/www/firefox-i18n] Consequence is that portmaster no longer enforces the firefox upgrade before building firefox-i18n. --- Comment #1 from Bugzilla Automation --- Maintainers CC'd -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.