Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2011 11:37:59 +0800
From:      Martin Wilke <miwi@FreeBSD.org>
To:        python@freebsd.org
Subject:   Fwd: trac-ticketimport-0.7c_2 failed on i386 8-exp
Message-ID:  <AANLkTi=EqdPbE3DW7hT19PaEsYv%2BEobfEQ%2BPp4ENyzOT@mail.gmail.com>
In-Reply-To: <201102270207.p1R27qud096961@pointyhat.freebsd.org>
References:  <201102270207.p1R27qud096961@pointyhat.freebsd.org>

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

---------- Forwarded message ----------
From: User Ports-i386 <ports-i386@freebsd.org>
Date: Sun, Feb 27, 2011 at 10:07 AM
Subject: trac-ticketimport-0.7c_2 failed on i386 8-exp
To: erwin@freebsd.org, miwi@freebsd.org, itetcu@freebsd.org


You can also find this build log at


http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8-exp.20090507142441/trac-ticketimport-0.7c_2.log

building trac-ticketimport-0.7c_2 on hobson3.isc.freebsd.org
in directory /usr2/pkgbuild/8-exp/20110226043041/chroot/6
building for: 8.0-RELEASE-p5 i386
maintained by: brooks@FreeBSD.org
port directory: /usr/ports/www/trac-ticketimport
Makefile ident: $FreeBSD: ports/www/trac-ticketimport/Makefile,v 1.4
2010/12/25 16:55:39 sunpoet Exp $
build started at Sun Feb 27 02:06:08 UTC 2011
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=py27-setuptools-0.6c11_1.tbz python27-2.7.1_1.tbz
RUN_DEPENDS=apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10.tbz db42-4.2.52_5.tbz
expat-2.0.1_1.tbz gdbm-1.8.3_3.tbz gettext-0.18.1.1.tbz
libiconv-1.13.1_1.tbz neon29-0.29.5.tbz pkg-config-0.25_1.tbz
py26-xlrd-0.7.1_2.tbz py27-Babel-0.9.5_1.tbz py27-Genshi-0.6.tbz
py27-docutils-0.7.tbz py27-pygments-1.4.tbz py27-pytz-2011b.tbz
py27-setuptools-0.6c11_1.tbz py27-sqlite3-2.7.1_1.tbz
py27-subversion-1.6.15.tbz python26-2.6.6.tbz python27-2.7.1_1.tbz
silvercity-0.9.7.tbz sqlite3-3.7.4.tbz subversion-1.6.15.tbz
trac-0.12.2_1.tbz
prefixes: LOCALBASE=usr/local
add_pkg
================================================================
====================<phase 1: make checksum>====================
===>  License check disabled, port has not defined LICENSE
=> ticketimport-0.7c.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/ticketimport-0.7c.tar.gz
ticketimport-0.7c.tar.gz                              2746 kB 7144 kBps
=> SHA256 Checksum OK for ticketimport-0.7c.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  License check disabled, port has not defined LICENSE
===>  Extracting for trac-ticketimport-0.7c_2
=> SHA256 Checksum OK for ticketimport-0.7c.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for trac-ticketimport-0.7c_2
================================================================
====================<phase 4: make build>====================
add_pkg py27-setuptools-0.6c11_1.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 python27-2.7.1_1.tbz
skipping python27-2.7.1_1, already added
===>   trac-ticketimport-0.7c_2 depends on executable: easy_install - found
===>   trac-ticketimport-0.7c_2 depends on file:
/usr/local/bin/easy_install-2.7 - found
===>   trac-ticketimport-0.7c_2 depends on file: /usr/local/bin/python2.7 -
found
===>  Configuring for trac-ticketimport-0.7c_2
running config
===>  Building for trac-ticketimport-0.7c_2
running bdist_egg
running egg_info
creating TicketImport.egg-info
writing TicketImport.egg-info/PKG-INFO
writing top-level names to TicketImport.egg-info/top_level.txt
writing dependency_links to TicketImport.egg-info/dependency_links.txt
writing entry points to TicketImport.egg-info/entry_points.txt
writing manifest file 'TicketImport.egg-info/SOURCES.txt'
reading manifest file 'TicketImport.egg-info/SOURCES.txt'
writing manifest file 'TicketImport.egg-info/SOURCES.txt'
installing library code to build/bdist.freebsd-8.0-RELEASE-p5-i386/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/talm_importer
copying talm_importer/__init__.py -> build/lib/talm_importer
copying talm_importer/test.py -> build/lib/talm_importer
copying talm_importer/importer.py -> build/lib/talm_importer
copying talm_importer/processors.py -> build/lib/talm_importer
copying talm_importer/ticket.py -> build/lib/talm_importer
copying talm_importer/readers.py -> build/lib/talm_importer
creating build/lib/talm_importer/templates
copying talm_importer/templates/importer.html ->
build/lib/talm_importer/templates
copying talm_importer/templates/import_preview.html ->
build/lib/talm_importer/templates
creating build/bdist.freebsd-8.0-RELEASE-p5-i386
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer
copying build/lib/talm_importer/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer
copying build/lib/talm_importer/test.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer
copying build/lib/talm_importer/importer.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer
copying build/lib/talm_importer/processors.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer
copying build/lib/talm_importer/ticket.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer
copying build/lib/talm_importer/readers.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer/templates
copying build/lib/talm_importer/templates/importer.html ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer/templates
copying build/lib/talm_importer/templates/import_preview.html ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer/templates
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer/__init__.py to
__init__.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer/test.py to
test.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer/importer.py to
importer.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer/processors.py to
processors.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer/ticket.py to
ticket.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/talm_importer/readers.py to
readers.pyc
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying TicketImport.egg-info/PKG-INFO ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying TicketImport.egg-info/SOURCES.txt ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying TicketImport.egg-info/dependency_links.txt ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying TicketImport.egg-info/entry_points.txt ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying TicketImport.egg-info/top_level.txt ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying TicketImport.egg-info/zip-safe ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
creating dist
creating 'dist/TicketImport-0.7c-py2.7.egg' and adding
'build/bdist.freebsd-8.0-RELEASE-p5-i386/egg' to it
removing 'build/bdist.freebsd-8.0-RELEASE-p5-i386/egg' (and everything under
it)
================================================================
====================<phase 5: make test>====================
make: don't know how to make regression-test(continuing)
================================================================
====================<phase 6: make install>====================
add_pkg apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10.tbz db42-4.2.52_5.tbz
expat-2.0.1_1.tbz gdbm-1.8.3_3.tbz gettext-0.18.1.1.tbz
libiconv-1.13.1_1.tbz neon29-0.29.5.tbz pkg-config-0.25_1.tbz
py26-xlrd-0.7.1_2.tbz py27-Babel-0.9.5_1.tbz py27-Genshi-0.6.tbz
py27-docutils-0.7.tbz py27-pygments-1.4.tbz py27-pytz-2011b.tbz
py27-setuptools-0.6c11_1.tbz py27-sqlite3-2.7.1_1.tbz
py27-subversion-1.6.15.tbz python26-2.6.6.tbz python27-2.7.1_1.tbz
silvercity-0.9.7.tbz sqlite3-3.7.4.tbz subversion-1.6.15.tbz
trac-0.12.2_1.tbz
adding dependencies
pkg_add apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10.tbz
pkg_add db42-4.2.52_5.tbz
skipping db42-4.2.52_5, already added
pkg_add expat-2.0.1_1.tbz
skipping expat-2.0.1_1, already added
pkg_add gdbm-1.8.3_3.tbz
skipping gdbm-1.8.3_3, already added
pkg_add gettext-0.18.1.1.tbz
pkg_add libiconv-1.13.1_1.tbz
skipping libiconv-1.13.1_1, already added
pkg_add neon29-0.29.5.tbz
pkg_add pkg-config-0.25_1.tbz
pkg_add py26-xlrd-0.7.1_2.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 py27-Babel-0.9.5_1.tbz
pkg_add py27-Genshi-0.6.tbz
pkg_add py27-docutils-0.7.tbz
pkg_add py27-pygments-1.4.tbz
pkg_add py27-pytz-2011b.tbz
pkg_add py27-setuptools-0.6c11_1.tbz
skipping py27-setuptools-0.6c11_1, already added
pkg_add py27-sqlite3-2.7.1_1.tbz

====
**CAUTION**
This port installs the sqlite3 module which is distributed as a
part of standard library collection of Python 2.5 and laters.  If
you're using Python 2.4 or former, you must install databases/py-pysqlite22
instead.
====

pkg_add py27-subversion-1.6.15.tbz
pkg_add python26-2.6.6.tbz
skipping python26-2.6.6, already added
pkg_add python27-2.7.1_1.tbz
skipping python27-2.7.1_1, already added
pkg_add silvercity-0.9.7.tbz
pkg_add sqlite3-3.7.4.tbz
skipping sqlite3-3.7.4, already added
pkg_add subversion-1.6.15.tbz
skipping subversion-1.6.15, already added
pkg_add trac-0.12.2_1.tbz

*******************************************************************************

>From 0.11.x to 0.12.x
---------------------
You should be careful to check that the plugins you depend on have
been ported to 0.12, as they most probably won't work without adaptation
due to the numerous internal changes that occurred during 0.12 development.

See:    http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.12

Consult the upgrade instructions at:

       http://trac.edgewall.org/wiki/TracUpgrade

*******************************************************************************

===>  Installing for trac-ticketimport-0.7c_2
===>   trac-ticketimport-0.7c_2 depends on executable: tracd - found
===>   trac-ticketimport-0.7c_2 depends on package: py26-xlrd>=0.7.1 - found
===>   trac-ticketimport-0.7c_2 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   74 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/www/trac-ticketimport.
================================================================
build of /usr/ports/www/trac-ticketimport ended at Sun Feb 27 02:07:48 UTC
2011



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=EqdPbE3DW7hT19PaEsYv%2BEobfEQ%2BPp4ENyzOT>