ports/91447: [PATCH] multimedia/quodlibet: sparc64 build failure

Byung-Hee HWANG bh at izb.knu.ac.kr
Sat Jan 7 07:30:10 UTC 2006


>Number:         91447
>Category:       ports
>Synopsis:       [PATCH] multimedia/quodlibet: sparc64 build failure
>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:   Sat Jan 07 07:30:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Byung-Hee HWANG
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
InZealBomb
>Environment:
System: FreeBSD viola.izb.knu.ac.kr 6.0-STABLE FreeBSD 6.0-STABLE #1: Fri Jan 6 13:45:14 MST 2006 root at viola.izb.knu.ac.kr:/usr/src/sys/i386/compile/II82801BA i386

>Description:
- Marked IGNORE with NOT_FOR_ARCHS(sparc64) [1]
- [1] http://pointyhat.freebsd.org/errorlogs/sparc64-errorlogs/e.6.2005101108/quodlibet-0.15.log

>How-To-Repeat:
I don't have a sparch64 machine. I have no idea about the build problem.

>Fix:

--- ports-quodlibet-20060107.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/quodlibet/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	7 Jan 2006 02:13:33 -0000	1.3
+++ Makefile	7 Jan 2006 07:10:16 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	changbom.yoon at gmail.com
 COMMENT=	A GTK+-based audio player written in Python
 
+NOT_FOR_ARCHS=	sparc64
+
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer
 
--- ports-quodlibet-20060107.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list