From owner-freebsd-ppc@FreeBSD.ORG Tue Feb 10 18:38:19 2015 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6954B2BB for ; Tue, 10 Feb 2015 18:38:19 +0000 (UTC) Received: from sasl.smtp.pobox.com (pb-sasl1.int.icgroup.com [208.72.237.25]) by mx1.freebsd.org (Postfix) with ESMTP id 340B9352 for ; Tue, 10 Feb 2015 18:38:18 +0000 (UTC) Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 488103710E; Tue, 10 Feb 2015 13:38:17 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=content-type :mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; s=sasl; bh= 4ZBGRgiktxPBKdECUvfoljdCQaw=; b=TfQyXSyMz4PiAayUWI2yvn4ZWHmtdVT7 cQTTOVa4+ITTYJhz5aBH5+7iVHx1zgq4o/dQ+gnTYxNjfPqFAuCbEMZetDT3RFjY 51/kzt0NW1MGoLGrDvsmatppx7mOXaginMQ7V32nm/hPPHAEy0kV7zFj1lFtj14v +e71FYZANcM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=content-type :mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; q=dns; s= sasl; b=gWDmB0L/XmKGvw7lbXBKbMHHmd+5I4/iFh6Qz7HPkpnORQq0zTZPLUMr oM65q2NLUqwoWYlNVh7cc/+bW9OoFnOiUH0KPlhEnZ/1kSULYAivkF3nQaHAdEMl Q9tGCVVvwmY5qBqLvwRcVth5hO5yNtWIbDb1jBrA+AcHDuWTFX8= Received: from pb-sasl1.int.icgroup.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 404AA3710D; Tue, 10 Feb 2015 13:38:17 -0500 (EST) Received: from almini.rcthomas.org (unknown [208.53.120.31]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl1.pobox.com (Postfix) with ESMTPSA id 5E0C13710C; Tue, 10 Feb 2015 13:38:16 -0500 (EST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: repository of pre-compiled packages for powerpc? From: Rick Thomas In-Reply-To: Date: Tue, 10 Feb 2015 10:38:13 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <0F0B837D-8637-4B1B-84E9-B04D71BA0BA7@pobox.com> References: <6A193C95-31B9-4C85-A7EE-CA98A3063981@pobox.com> To: FreeBSD PowerPC ML X-Mailer: Apple Mail (2.1878.6) X-Pobox-Relay-ID: FA4B5218-B153-11E4-9640-DC3B3EDD908B-02150157!pb-sasl1.pobox.com X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2015 18:38:19 -0000 Am I doing something wrong? OK, so I wanted to install gnome. I did cd /usr/ports/x11/gnome-desktop make config-recursive I answered a *lot* of questions =97 is there some way to say =93just take the defaults. please=94? Then make install It compiled a whole bunch of stuff =97 it took all night, in fact. =09 But it ended in an error as follows. > byte-compiling = /usr/ports/devel/py-setuptools27/work/stage/usr/local/lib/python3.4/site-p= ackages/_markerlib/__init__.py to __init__.cpython-34.pyc > writing byte-compilation script '/tmp/tmpo0usm3zz.py' > /usr/local/bin/python3.4 -O /tmp/tmpo0usm3zz.py > removing /tmp/tmpo0usm3zz.py > running install_egg_info > running egg_info > writing dependency_links to setuptools.egg-info/dependency_links.txt > writing requirements to setuptools.egg-info/requires.txt > writing top-level names to setuptools.egg-info/top_level.txt > writing setuptools.egg-info/PKG-INFO > writing entry points to setuptools.egg-info/entry_points.txt > reading manifest file 'setuptools.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > writing manifest file 'setuptools.egg-info/SOURCES.txt' > Copying setuptools.egg-info to = /usr/ports/devel/py-setuptools27/work/stage/usr/local/lib/python3.4/site-p= ackages/setuptools-5.5.1-py3.4.egg-info > running install_scripts > Installing easy_install-3.4 script to = /usr/ports/devel/py-setuptools27/work/stage/usr/local/bin > writing list of installed files to = '/usr/ports/devel/py-setuptools27/work/.PLIST.pymodtmp' > install -o root -g wheel -m 0644 = /usr/ports/devel/py-setuptools27/../py-setuptools/files/easy-install.pth.d= ist = /usr/ports/devel/py-setuptools27/work/stage/usr/local/lib/python3.4/site-p= ackages/ > =3D=3D=3D=3D> Compressing man pages (compress-man) > =3D=3D=3D> Installing for py34-setuptools34-5.5.1_1 > =3D=3D=3D> Checking if py34-setuptools34 already installed > =3D=3D=3D> py34-setuptools34-5.5.1_1 is already installed > You may wish to ``make deinstall'' and install this port again > by ``make reinstall'' to upgrade it properly. > If you really wish to overwrite the old port of = py34-setuptools34 > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. > *** Error code 1 >=20 > Stop. > make[3]: stopped in /usr/ports/devel/py-setuptools27 > *** Error code 1 >=20 > Stop. > make[2]: stopped in /usr/ports/textproc/py-libxml2 > *** Error code 1 >=20 > Stop. > make[1]: stopped in /usr/ports/textproc/itstool > *** Error code 1 >=20 > Stop. > make: stopped in /usr/ports/x11/gnome-desktop >=20 I tried taking the advice in the error message by doing > root@grey:/usr/ports/devel/py-setuptools34 # make deinstall > =3D=3D=3D> Deinstalling for py34-setuptools34 > =3D=3D=3D> Deinstalling py34-setuptools34-5.5.1_1 > Updating database digests format: 100% > Checking integrity... done (0 conflicting) > Deinstallation has been requested for the following 1 packages (of 0 = packages in the universe): >=20 > Installed packages to be REMOVED: > py34-setuptools34-5.5.1_1 >=20 > The operation will free 2 MiB. > [1/1] Deinstalling py34-setuptools34-5.5.1_1... > [1/1] Deleting files for py34-setuptools34-5.5.1_1: 100% and > root@grey:/usr/ports/devel/py-setuptools34 # make reinstall > =3D=3D=3D> Installing for py34-setuptools34-5.5.1_1 > =3D=3D=3D> py34-setuptools34-5.5.1_1 depends on file: = /usr/local/bin/python3.4 - found > /usr/local/bin/python3.4 > =3D=3D=3D> Registering installation for py34-setuptools34-5.5.1_1 > Installing py34-setuptools34-5.5.1_1... > ********************************************************************* >=20 > The script /usr/local/bin/easy_install was already installed > on your system, so only the script = /usr/local/bin/easy_install-%%PYVER%% > has been added. >=20 > ********************************************************************* Then I went back to /usr/ports/x11/gnome-desktop make install And got the same errors. > root@grey:/usr/ports/x11/gnome-desktop # make install > . . . > =3D=3D=3D> gnome-desktop-3.14.2_1 depends on package: iso-codes>=3D0 = - found > =3D=3D=3D> gnome-desktop-3.14.2_1 depends on package: = gsettings-desktop-schemas>=3D0 - found > =3D=3D=3D> gnome-desktop-3.14.2_1 depends on package: = xkeyboard-config>=3D0 - found > =3D=3D=3D> gnome-desktop-3.14.2_1 depends on package: libxkbfile>=3D0 = - found > =3D=3D=3D> gnome-desktop-3.14.2_1 depends on executable: itstool - = not found > =3D=3D=3D> Verifying install for itstool in = /usr/ports/textproc/itstool > =3D=3D=3D> itstool-2.0.2_1 depends on file: = /usr/local/lib/python2.7/site-packages/libxml2.py - not found > =3D=3D=3D> Verifying install for = /usr/local/lib/python2.7/site-packages/libxml2.py in = /usr/ports/textproc/py-libxml2 > =3D=3D=3D> py27-libxml2-2.9.2 depends on package: = py27-setuptools27>0 - not found > =3D=3D=3D> Verifying install for py27-setuptools27>0 in = /usr/ports/devel/py-setuptools27 > =3D=3D=3D> Installing for py34-setuptools34-5.5.1_1 > =3D=3D=3D> py34-setuptools34-5.5.1_1 depends on file: = /usr/local/bin/python3.4 - found > =3D=3D=3D> Checking if py34-setuptools34 already installed > =3D=3D=3D> py34-setuptools34-5.5.1_1 is already installed > You may wish to ``make deinstall'' and install this port again > by ``make reinstall'' to upgrade it properly. > If you really wish to overwrite the old port of = py34-setuptools34 > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. > *** Error code 1 >=20 > Stop. > make[3]: stopped in /usr/ports/devel/py-setuptools27 > *** Error code 1 >=20 > Stop. > make[2]: stopped in /usr/ports/textproc/py-libxml2 > *** Error code 1 >=20 > Stop. > make[1]: stopped in /usr/ports/textproc/itstool > *** Error code 1 >=20 > Stop. > make: stopped in /usr/ports/x11/gnome-desktop What can I do to get past this point? Thanks, Rick On Feb 9, 2015, at 2:17 PM, Bill Sorenson = wrote: > As of now I don't think there is an official repository for anything = not > arm or x86 or x64. I've toyed with the idea of setting up a PPC build > machine for an unofficial repo, haven't gotten around to it. >=20 > -Bill