ports/183281: devel/hwloc seems fine on armv6

Matthieu Volat mazhe at alkumuna.eu
Thu Oct 24 19:10:02 UTC 2013


>Number:         183281
>Category:       ports
>Synopsis:       devel/hwloc seems fine on armv6
>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:   Thu Oct 24 19:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Matthieu Volat
>Release:        10-BETA1
>Organization:
>Environment:
FreeBSD providence.alkumuna.eu 10.0-BETA1 FreeBSD 10.0-BETA1 #1: Sun Oct 20 16:57:47 CEST 2013     mazhe at freedom.alkumuna.eu:/home/mazhe/Devel/cross/raspberry-pi/obj/arm.armv6/home/mazhe/Devel/cross/raspberry-pi/src/sys/RPI-B  arm
>Description:
devel/hwloc is marked as working only on amd64 and i386, but I tried it anyway on armv6 (using a raspberry pi) and build and installation were fine.

Information level is not as detailed as with amd64/i386, but it has still the basic functionality:
root at providence:~ # hwloc-info 
depth 0:	1 Machine (type #1)
 depth 1:	1 PU (type #6)

This should be enough to mark put it in the arch list?


>How-To-Repeat:
=> devel/hwloc is not buildable because armv6 is not in the ONLY_FOR_ARCH list.
>Fix:
--- Makefile.orig	2013-10-24 18:05:16.000000000 +0000
+++ Makefile	2013-10-24 18:05:28.000000000 +0000
@@ -24,7 +24,7 @@
 
 PORTDOCS=	*
 
-ONLY_FOR_ARCHS=		i386 amd64
+ONLY_FOR_ARCHS=		i386 amd64 armv6
 ONLY_FOR_ARCHS_REASON=	has not been ported to this architecture
 
 OPTIONS_DEFINE=	DOCS CAIRO

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


More information about the freebsd-ports-bugs mailing list