From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 22 00:27:36 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E847DA0 for ; Sun, 22 Jun 2014 00:27:36 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B54472212 for ; Sun, 22 Jun 2014 00:27:36 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s5M0Ra7i004236 for ; Sun, 22 Jun 2014 01:27:36 +0100 (BST) (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191259] New: portmaster doesn't install misc/gnomehier early enough? Date: Sun, 22 Jun 2014 00:27:36 +0000 X-Bugzilla-Reason: 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 Only Me X-Bugzilla-Who: BOEV8GCQM8B3C0K6AQSS0IP8KJ6GPGGL@cmx.ietfng.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@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 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2014 00:27:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191259 Bug ID: 191259 Summary: portmaster doesn't install misc/gnomehier early enough? Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: BOEV8GCQM8B3C0K6AQSS0IP8KJ6GPGGL@cmx.ietfng.org Attempting to install databases/rrdtool attempts to build x11-toolkits/pango which attempts to build devel/gobject-introspection before misc/gnomehier has been installed (which, according to portmaster's output, was to be the next step in the chain): ===>>> The following actions will be taken if you choose to proceed: Install databases/rrdtool Install x11-toolkits/pango Install devel/gobject-introspection Install misc/gnomehier Install print/harfbuzz Install graphics/graphite2 Install x11-fonts/encodings Install x11-fonts/bdftopcf Install x11-fonts/libXfont Install x11-fonts/fontsproto Install x11-fonts/libfontenc Install x11/xproto Install x11/xtrans Install x11-fonts/font-util Install x11-fonts/mkfontscale Install x11-fonts/xorg-fonts-truetype Install x11-fonts/dejavu Install x11-fonts/mkfontdir Install x11-fonts/font-bh-ttf Install x11-fonts/font-misc-ethiopic Install x11-fonts/font-misc-meltho This leads to the very confusing build failure gmake[1]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0' ===> Staging for gobject-introspection-1.36.0_2 ===> Generating temporary packing list mtree: /usr/local/etc/mtree/BSD.gnome.dist: No such file or directory *** Error code 1 All commands run on ports from git at revision 2a61126 . -- You are receiving this mail because: You are the assignee for the bug.