Fwd: py26-errorhandler-1.0.0 failed on i386 8-exp
Martin Wilke
miwi at FreeBSD.org
Sun Feb 27 03:39:07 UTC 2011
---------- Forwarded message ----------
From: User Ports-i386 <ports-i386 at freebsd.org>
Date: Sun, Feb 27, 2011 at 9:13 AM
Subject: py26-errorhandler-1.0.0 failed on i386 8-exp
To: erwin at freebsd.org, miwi at freebsd.org, itetcu at freebsd.org
You can also find this build log at
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8-exp.20090507142441/py26-errorhandler-1.0.0.log
building py26-errorhandler-1.0.0 on gohan57.freebsd.org
in directory /x/tmp/8-exp/20110226043041/chroot/8
building for: 8.0-RELEASE-p5 i386
maintained by: dikshie at sfc.wide.ad.jp
port directory: /usr/ports/textproc/py-errorhandler
Makefile ident: $FreeBSD: ports/textproc/py-errorhandler/Makefile,v 1.1
2009/08/22 22:08:15 miwi Exp $
build started at Sun Feb 27 01:08:32 UTC 2011
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=py27-setuptools-0.6c11_1.tbz python26-2.6.6.tbz
python27-2.7.1_1.tbz
RUN_DEPENDS=py27-setuptools-0.6c11_1.tbz python26-2.6.6.tbz
python27-2.7.1_1.tbz
prefixes: LOCALBASE=usr/local
add_pkg
================================================================
====================<phase 1: make checksum>====================
===> License check disabled, port has not defined LICENSE
=> errorhandler-1.0.0.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch
http://pypi.python.org/packages/source/e/errorhandler/errorhandler-1.0.0.tar.gz
errorhandler-1.0.0.tar.gz 5584 B 27 kBps
=> SHA256 Checksum OK for errorhandler-1.0.0.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===> License check disabled, port has not defined LICENSE
===> Extracting for py26-errorhandler-1.0.0
=> SHA256 Checksum OK for errorhandler-1.0.0.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===> Patching for py26-errorhandler-1.0.0
================================================================
====================<phase 4: make build>====================
add_pkg py27-setuptools-0.6c11_1.tbz python26-2.6.6.tbz python27-2.7.1_1.tbz
adding dependencies
pkg_add py27-setuptools-0.6c11_1.tbz
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
Install them as needed.
====
pkg_add python26-2.6.6.tbz
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
Install them as needed.
====
pkg_add python27-2.7.1_1.tbz
skipping python27-2.7.1_1, already added
===> py26-errorhandler-1.0.0 depends on file:
/usr/local/bin/easy_install-2.6 - not found
===> Verifying install for /usr/local/bin/easy_install-2.6 in
/usr/ports/devel/py-setuptools
===> License check disabled, port has not defined LICENSE
=> setuptools-0.6c11.tar.gz doesn't seem to exist in /tmp/distfiles/python.
=> Attempting to fetch
http://pypi.python.org/packages/source/s/setuptools/setuptools-0.6c11.tar.gz
setuptools-0.6c11.tar.gz 250 kB 204 kBps
===> Extracting for py26-setuptools-0.6c11_1
=> SHA256 Checksum OK for python/setuptools-0.6c11.tar.gz.
===> Patching for py26-setuptools-0.6c11_1
===> py26-setuptools-0.6c11_1 depends on file: /usr/local/bin/python2.6 -
found
===> Configuring for py26-setuptools-0.6c11_1
running config
===> Building for py26-setuptools-0.6c11_1
running build
running build_py
creating build
creating build/lib
copying pkg_resources.py -> build/lib
copying easy_install.py -> build/lib
copying site.py -> build/lib
creating build/lib/setuptools
copying setuptools/extension.py -> build/lib/setuptools
copying setuptools/sandbox.py -> build/lib/setuptools
copying setuptools/depends.py -> build/lib/setuptools
copying setuptools/__init__.py -> build/lib/setuptools
copying setuptools/archive_util.py -> build/lib/setuptools
copying setuptools/dist.py -> build/lib/setuptools
copying setuptools/package_index.py -> build/lib/setuptools
creating build/lib/setuptools/tests
copying setuptools/tests/test_resources.py -> build/lib/setuptools/tests
copying setuptools/tests/__init__.py -> build/lib/setuptools/tests
copying setuptools/tests/test_packageindex.py -> build/lib/setuptools/tests
copying setuptools/tests/doctest.py -> build/lib/setuptools/tests
creating build/lib/setuptools/command
copying setuptools/command/build_ext.py -> build/lib/setuptools/command
copying setuptools/command/upload.py -> build/lib/setuptools/command
copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command
copying setuptools/command/egg_info.py -> build/lib/setuptools/command
copying setuptools/command/__init__.py -> build/lib/setuptools/command
copying setuptools/command/setopt.py -> build/lib/setuptools/command
copying setuptools/command/install_egg_info.py ->
build/lib/setuptools/command
copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command
copying setuptools/command/install.py -> build/lib/setuptools/command
copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command
copying setuptools/command/install_lib.py -> build/lib/setuptools/command
copying setuptools/command/saveopts.py -> build/lib/setuptools/command
copying setuptools/command/develop.py -> build/lib/setuptools/command
copying setuptools/command/easy_install.py -> build/lib/setuptools/command
copying setuptools/command/build_py.py -> build/lib/setuptools/command
copying setuptools/command/install_scripts.py ->
build/lib/setuptools/command
copying setuptools/command/sdist.py -> build/lib/setuptools/command
copying setuptools/command/rotate.py -> build/lib/setuptools/command
copying setuptools/command/alias.py -> build/lib/setuptools/command
copying setuptools/command/register.py -> build/lib/setuptools/command
copying setuptools/command/test.py -> build/lib/setuptools/command
copying setuptools/cli.exe -> build/lib/setuptools
copying setuptools/gui.exe -> build/lib/setuptools
===> Installing for py26-setuptools-0.6c11_1
===> py26-setuptools-0.6c11_1 depends on file: /usr/local/bin/python2.6 -
found
===> Generating temporary packing list
===> Checking if devel/py-setuptools already installed
===> An older version of devel/py-setuptools is already installed
(py27-setuptools-0.6c11_1)
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 devel/py-setuptools
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop in /a/ports/devel/py-setuptools.
*** Error code 1
Stop in /a/ports/textproc/py-errorhandler.
================================================================
build of /usr/ports/textproc/py-errorhandler ended at Sun Feb 27 01:13:15
UTC 2011
More information about the freebsd-python
mailing list