ports/147339: devel/binutils depends on lang/gawk
Thomas E. Spanjaard
tgen at deepbone.net
Wed Jun 2 19:20:04 UTC 2010
>Number: 147339
>Category: ports
>Synopsis: devel/binutils depends on lang/gawk
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 02 19:20:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Thomas E. Spanjaard
>Release: 9.0-CURRENT
>Organization:
>Environment:
FreeBSD ara.ssr.netphreax.net 9.0-CURRENT FreeBSD 9.0-CURRENT #7 r208745M: Wed Jun 2 16:17:52 UTC 2010 tgen at ara.ssr.netphreax.net:/usr/obj/usr/home/tgen/Work/FreeBSD-HEAD/sys/ARA amd64
>Description:
devel/binutils needs lang/gawk, but it is not required by the Makefile. On one of my machines, this resulted in the configure phase of binutils dieing because gawk wasn't rebuilt yet since the gettext update, and the old gawk failed because libintl.so.8 is gone. This was in a `portmaster -a` session.
>How-To-Repeat:
Try to rebuild devel/binutils after the gettext update before rebuilding lang/gawk.
>Fix:
Change the BUILD_DEPENDS of devel/binutils:
BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.so:${PORTSDIR}/math/gmp \
${LOCALBASE}/lib/libmpfr.so:${PORTSDIR}/math/mpfr \
${LOCALBASE}/bin/gawk:${PORTSDIR}/lang/gawk
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list