From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 21 13:20:06 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 194D1106566B for ; Thu, 21 May 2009 13:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CC7B78FC17 for ; Thu, 21 May 2009 13:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4LDK5DX097159 for ; Thu, 21 May 2009 13:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4LDK55j097158; Thu, 21 May 2009 13:20:05 GMT (envelope-from gnats) Resent-Date: Thu, 21 May 2009 13:20:05 GMT Resent-Message-Id: <200905211320.n4LDK55j097158@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, Jesco Freund Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84501106566B for ; Thu, 21 May 2009 13:14:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 711738FC16 for ; Thu, 21 May 2009 13:14:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4LDEmhs053885 for ; Thu, 21 May 2009 13:14:48 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n4LDEmiC053884; Thu, 21 May 2009 13:14:48 GMT (envelope-from nobody) Message-Id: <200905211314.n4LDEmiC053884@www.freebsd.org> Date: Thu, 21 May 2009 13:14:48 GMT From: Jesco Freund To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/134783: print/lilypond broken dependency on print/texinfo prevents port from building X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2009 13:20:06 -0000 >Number: 134783 >Category: ports >Synopsis: print/lilypond broken dependency on print/texinfo prevents port from building >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 21 13:20:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jesco Freund >Release: FreeBSD 7.2-RELEASE i386 >Organization: N/A >Environment: FreeBSD frostgard.ancaria.intern 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Thu May 7 19:48:10 CEST 2009 root@frostgard.ancaria.intern:/usr/obj/usr/src/sys/ANCARIA i386 >Description: print/lilypond requires the /usr/local/bin/makeinfo tool which is part of print/texinfo. However, this port is not an explicit dependency of print/lilypond. If it has been installed before lilypond, everything is fine. The weird thing about this all: There is a dependency line in the Makefile: BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ mftrace:${PORTSDIR}/print/mftrace \ rarian-sk-config:${PORTSDIR}/textproc/rarian \ texi2html:${PORTSDIR}/textproc/texi2html \ texi2dvi:${PORTSDIR}/print/texinfo So for me it looks as if print/texinfo is a dependecy, however it is not pulled in by `make`. >How-To-Repeat: pkg_delete -f texinfo-4.11 cd /usr/ports/print/lilypond && make install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: