Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2007 05:24:46 GMT
From:      Josh Carroll <josh.carroll@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116759: please unmark devel/upnp as broken on amd64
Message-ID:  <200709300524.l8U5OkPV008614@www.freebsd.org>
Resent-Message-ID: <200709300530.l8U5U1WK043595@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116759
>Category:       ports
>Synopsis:       please unmark devel/upnp as broken on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 30 05:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Josh Carroll
>Release:        6.2-RELEASE-p7 amd64
>Organization:
n/a
>Environment:
FreeBSD pflog.net 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #0: Sat Sep 29 14:50:41 EDT 2007     root@pflog.net:/usr/obj/usr/src/sys/PFLOG64  amd64
>Description:
The devel/upnp port is marked as broken on the amd64 arch, but it compiles fine and works fine (at least with ushare). Can you please unmark it as broken for the amd64 arch?

Thanks,
Josh
>How-To-Repeat:
(on an amd64 install):

cd /usr/ports/devel/upnp
sed -e 's/amd64 sparc64/sparc64/g' Makefile > Makefile.new
make -f Makefile.new
>Fix:
Change, in the Makefile:

NOT_FOR_ARCHS=        amd64 sparc64

to

NOT_FOR_ARCHS=        sparc64

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709300524.l8U5OkPV008614>