misc/181033: devel/libsoup fails to build when WITH_ICONV=y set

Sean Bruno sbruno at FreeBSD.org
Sun Aug 4 20:00:01 UTC 2013


>Number:         181033
>Category:       misc
>Synopsis:       devel/libsoup fails to build when WITH_ICONV=y set
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 04 20:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sean Bruno
>Release:        10-current
>Organization:
FreeBSD Project
>Environment:
FreeBSD powernoodle 10.0-CURRENT FreeBSD 10.0-CURRENT #11 r253470M: Tue Jul 23 10:27:00 PDT 2013     root at powernoodle:/usr/obj/usr/src/sys/POWERNOODLE  amd64

>Description:
Same as pr ports/180991
>How-To-Repeat:
portmaster devel/libsoup
>Fix:
I added this to the post-patch target of the Makefile

@${REINPLACE_CMD} -e 's/UTF-8\\n/UTF-8/gI' ${WRKSRC}/po/*.po

This makes the port build properly. It replaces all occurrences of "UTF-8\n" with "UTF-8"

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


More information about the freebsd-bugs mailing list