From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 3 13:50:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 802C51065672 for ; Fri, 3 Apr 2009 13:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5AC9F8FC19 for ; Fri, 3 Apr 2009 13:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n33Do4wi026474 for ; Fri, 3 Apr 2009 13:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n33Do4tB026473; Fri, 3 Apr 2009 13:50:04 GMT (envelope-from gnats) Resent-Date: Fri, 3 Apr 2009 13:50:04 GMT Resent-Message-Id: <200904031350.n33Do4tB026473@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matt Tosto Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AB7C106566B for ; Fri, 3 Apr 2009 13:44:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 18DAD8FC1A for ; Fri, 3 Apr 2009 13:44:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n33DiQ8W013243 for ; Fri, 3 Apr 2009 13:44:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n33DiQj1013242; Fri, 3 Apr 2009 13:44:26 GMT (envelope-from nobody) Message-Id: <200904031344.n33DiQj1013242@www.freebsd.org> Date: Fri, 3 Apr 2009 13:44:26 GMT From: Matt Tosto To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/133340: Update audio/amarok-kde4 port to note IGNORE on sparc64 and update pkg-message X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Apr 2009 13:50:04 -0000 >Number: 133340 >Category: ports >Synopsis: Update audio/amarok-kde4 port to note IGNORE on sparc64 and update pkg-message >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 03 13:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Matt Tosto >Release: >Organization: >Environment: >Description: The build cluster has noted that there is a GCC build error on the audio/amarok-kde4 port for sparc64. I have no experience on how to address this and no hardware to test with, so I suggest marking the port IGNORE on the sparc64 ARCH. I've also updated the pkg-message to reflect some reports from users who are not using the full KDE4 desktop along with amarok-kde4. Off-list discussions have suggested that adding a note to pkg-message is a good way to suggest the other ports that should be installed along with amarok-kde4. >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-04-03 08:18:39.000000000 -0500 +++ Makefile 2009-04-03 08:28:30.000000000 -0500 @@ -6,7 +6,7 @@ PORTNAME= amarok PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src @@ -29,6 +29,9 @@ USE_CMAKE= yes USE_LDCONFIG= yes +NOT_FOR_ARCHS= sparc64 +NOT_FOR_ARCHS_REASON_SPARC64= "GCC-related build error" + OPTIONS= GPOD "iPod support" on \ MTP "MTP device support" on \ LOUDMOUTH "Loudmouth support" on --- pkg-message.orig 2009-04-03 08:23:12.000000000 -0500 +++ pkg-message 2009-04-03 08:28:15.000000000 -0500 @@ -6,3 +6,9 @@ this up on FreeBSD here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html + +If you are not running a KDE4 desktop, you should consider installing the +x11/kdebase4-runtime and multimedia/phonon ports along with Amarok. You will +also need to pick a Phonon backend port (multimedia/phonon-xine or +multimedia/phonon-gstreamer). It has been reported that icons and audio will +not work properly without these additional ports. >Release-Note: >Audit-Trail: >Unformatted: