ports/134783: print/lilypond broken dependency on print/texinfo prevents port from building

Jesco Freund jesco.freund at googlemail.com
Thu May 21 13:20:06 UTC 2009


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



More information about the freebsd-ports-bugs mailing list