Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2009 13:14:48 GMT
From:      Jesco Freund <jesco.freund@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134783: print/lilypond broken dependency on print/texinfo prevents port from building
Message-ID:  <200905211314.n4LDEmiC053884@www.freebsd.org>
Resent-Message-ID: <200905211320.n4LDK55j097158@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905211314.n4LDEmiC053884>