ports/122921: Bitlbee-1.2 port fails to build

Ryan Steinmetz rpsfa at rit.edu
Sun Apr 20 00:30:02 UTC 2008


>Number:         122921
>Category:       ports
>Synopsis:       Bitlbee-1.2 port fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 20 00:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        7.0-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
FreeBSD blackened.rit.edu 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Fri Mar  7 00:38:27 EST 2008     root at blackened.rit.edu:/usr/obj/usr/src/sys/blackened  i386
>Description:
The Bitlbee-1.2 port fails to compile on my 7.0-RELEASE workstation with the following error:

===>  Patching for bitlbee-1.2
sed: 1: "s:^EFLAGS=:EFLAGS= -rpa ...": bad flag in substitute command: '/'
*** Error code 1

Stop in /usr/ports/irc/bitlbee.
*** Error code 1


I believe this is because LDFLAGS is set to: -rpath=/usr/lib:/usr/local/lib and sed is getting confused.


        @${REINPLACE_CMD} \
                -e "s:^EFLAGS=:EFLAGS=${LDFLAGS}:" \
                ${WRKSRC}/configure


Commenting this out from the Makefile and manually editing EFLAGS within configure results in a successful build.
>How-To-Repeat:
Attempt to build /usr/ports/irc/bitlbee
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list