Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2014 16:43:44 GMT
From:      Justin Hibbits <jrh29@alumni.cwru.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188856: devel/py-gobject3 doesn't install on powerpc64
Message-ID:  <201404211643.s3LGhia6038730@cgiserv.freebsd.org>
Resent-Message-ID: <201404211650.s3LGo0VB097189@freefall.freebsd.org>

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

>Number:         188856
>Category:       ports
>Synopsis:       devel/py-gobject3 doesn't install on powerpc64
>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:   Mon Apr 21 16:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Justin Hibbits
>Release:        11-CURRENT
>Organization:
>Environment:
>Description:
On PowerPC64, devel/py-gobject3 fails to install with the following error:

pkg-static: lstat(/usr/ports/devel/py-gobject3/work/stage/usr/local/lib/python2.7/site-packages/pygobject-3.8.1-pypython2.7-freebsd-11.0-CURRENT-powerpc64.egg-info): No such file or directory

The file is actually named with 'powerpc' not 'powerpc64'.
>How-To-Repeat:
Build devel/py-gobject3 for powerpc64.
>Fix:
My guess is to use a different variable other than %%ARCH%% in the plist entry, which becomes $ARCH for most architectures, but 'powerpc' for any powerpc target.

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



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