ports/93377: [PATCH] multimedia/quodlibet: build failure on ia64

Byung-Hee HWANG bh at izb.knu.ac.kr
Wed Feb 15 09:00:20 UTC 2006


>Number:         93377
>Category:       ports
>Synopsis:       [PATCH] multimedia/quodlibet: build failure on ia64
>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:   Wed Feb 15 09:00:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Byung-Hee HWANG
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
InZealBomb
>Environment:
System: FreeBSD viola.izb.knu.ac.kr 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #3: Sun Jan 29 04:51:25 PST 2006 bh at viola.izb.knu.ac.kr:/usr/src/sys/i386/compile/II82801BA i386

>Description:
- Build failure on ia64 [1]

[1] http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.6.2005101321/quodlibet-0.17.1.log

>How-To-Repeat:
>Fix:

--- ports-quodlibet-20060215.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/quodlibet/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	20 Jan 2006 23:29:54 -0000	1.7
+++ Makefile	15 Feb 2006 08:40:04 -0000
@@ -77,8 +77,8 @@
 IGNORE=		is unsupported on FreeBSD 4.x
 .endif
 
-.if ${ARCH} == amd64 || ${ARCH} == sparc64
-BROKEN=		"Does not configure"
+.if ${ARCH} == amd64 || ${ARCH} == sparc64 || ${ARCH} == ia64
+BROKEN=		Does not configure
 .endif
 
 do-configure:
--- ports-quodlibet-20060215.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list