Bug 195738 - x11/gnome3 isn't installing
Summary: x11/gnome3 isn't installing
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: i386 Any
: Normal Affects Many People
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-06 12:07 UTC by Chris
Modified: 2014-12-09 16:09 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris 2014-12-06 12:07:38 UTC
“What went wrong?” LOL Anticipating something? :) I guess you’re ready for it… Here goes…

cd /usr/ports/x11/gnome3
make install clean

Registering installation for py33-gobject3-3.14..0 as automatic pkg-static: stat (/usr/ports/devel/py3-gobject3/work/stage/usr/local/lib/python3.3/site-packages/pygobject-3.14.0-py3.3-freebsd-10.1-RELEASE-i386.egg-info): No such file or directory
Error code 74

Stop.
make[3]: stopped in /usr/ports/devel/py3-gobject3
Error code 1

Stop.
make[2]: stopped in /usr/ports/accessibility/orca
Error code 1

Stop.
make[1]: stopped in /usr/ports/x11/gnome3
Erorr code 1

Stop.
make: stopped in /usr/ports/x11/gnome3

ready for fun yet?

Then I tried Cinnamon as I’ve heard some shall we say “interesting” things about it?

cd /usr/ports/x11/cinnamon
make install clean

Registering installation for py27-gobject3-3.14.0 as automatic
pkg-static: lstat (/usr/ports/devel/py-gobject3/work/stage/usr/local/lib/python2.7/site-packages/pyobject-3.14.0-py2.7-freebsd-10.1-RELEASE-i386.egg-info): No such file or directory
Error code 74

Stop.
make[3]: stopped in /usr/ports/devel/py-gobject3
Error code 1

Stop.
make[2]: stopped in /usr/ports/accessibility/caribou
Error code 1

Stop.
make[1]: stopped in /usr/ports/x11/cinnamon
Error code 1

Stop.
make: stopped in /usr/ports/x11/cinnamon

Notice a pattern?

cd /usr/ports/devel/py-gobject3
make install clean

Registering installation for py27-gobject3-3-3.14.0
pkg-static: lstat(/usr/ports/devel/py-gobject3/work/stage/usr/local/lib/python2.7/site-packages/pygobject-3.14.0-py2.7-freebsd-10.1-RELEASE-i386.egg-info): No such file or directory
Error code 74

Stop.
make: stopped in /usr/ports/devel/py-gobject3

ee Makefile

> no listing for a “maintainer”? I’m guessing something has gotten take down that shouldn’t have been? Ideas?
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-12-09 15:56:23 UTC
A commit references this bug:

Author: kwm
Date: Tue Dec  9 15:55:41 UTC 2014
New revision: 374402
URL: https://svnweb.freebsd.org/changeset/ports/374402

Log:
  Restore the UNAME_M fix which was accidently reverted in the gnome3 import.
  This fixes the build on architechtures where MACHINE and MACHINE_ARCH to
  differ. But put it in the -common port so it shared between both versions
  of py-gobject3. [1]

  Work around python plist issue [2]

  PR:		188856 [1], 195342 [2], 195738 [2], 195748 [2]
  Sumbitted by:	sbruno [1], mva[2]

Changes:
  head/devel/pygobject3-common/Makefile