Fwd: py27-htsql-2.0.1 failed on i386 8-exp

Martin Wilke miwi at FreeBSD.org
Wed Mar 2 14:04:08 UTC 2011


---------- Forwarded message ----------
From: User Ports-i386 <ports-i386 at freebsd.org>
Date: Wed, Mar 2, 2011 at 6:30 PM
Subject: py27-htsql-2.0.1 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/py27-htsql-2.0.1.log

building py27-htsql-2.0.1 on hobson6.isc.freebsd.org
in directory /usr2/pkgbuild/8-exp/20110301084013/chroot/6
building for: 8.0-RELEASE-p5 i386
maintained by: jpaetzel at FreeBSD.org
port directory: /usr/ports/databases/py-htsql
Makefile ident: $FreeBSD: ports/databases/py-htsql/Makefile,v 1.3 2011/02/01
21:22:34 jpaetzel Exp $
build started at Wed Mar  2 10:29:27 UTC 2011
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=py27-setuptools-0.6c11_1.tbz python27-2.7.1_1.tbz
RUN_DEPENDS=gettext-0.18.1.1.tbz libiconv-1.13.1_1.tbz pkg-config-0.25_1.tbz
postgresql-client-8.4.7.tbz py27-psycopg2-2.3.2_1.tbz
py27-setuptools-0.6c11_1.tbz py27-simplejson-2.1.3.tbz
py27-sqlite3-2.7.1_1.tbz py27-yaml-3.09.tbz python27-2.7.1_1.tbz
sqlite3-3.7.4.tbz
prefixes: LOCALBASE=usr/local
add_pkg
================================================================
====================<phase 1: make checksum>====================
===>  License check disabled, port has not defined LICENSE
=> HTSQL-2.0.1.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch
ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/HTSQL-2.0.1.tar.gz
HTSQL-2.0.1.tar.gz                                     526 kB 1653 kBps
=> SHA256 Checksum OK for HTSQL-2.0.1.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  License check disabled, port has not defined LICENSE
===>  Extracting for py27-htsql-2.0.1
=> SHA256 Checksum OK for HTSQL-2.0.1.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for py27-htsql-2.0.1
================================================================
====================<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
===>   py27-htsql-2.0.1 depends on executable: easy_install - found
===>   py27-htsql-2.0.1 depends on file: /usr/local/bin/python2.7 - found
===>  Configuring for py27-htsql-2.0.1
running config
===>  Building for py27-htsql-2.0.1
running build
running build_py
creating build
creating build/lib
creating build/lib/htsql_sqlite
copying src/htsql_sqlite/split_sql.py -> build/lib/htsql_sqlite
copying src/htsql_sqlite/introspect.py -> build/lib/htsql_sqlite
copying src/htsql_sqlite/export.py -> build/lib/htsql_sqlite
copying src/htsql_sqlite/connect.py -> build/lib/htsql_sqlite
copying src/htsql_sqlite/domain.py -> build/lib/htsql_sqlite
copying src/htsql_sqlite/__init__.py -> build/lib/htsql_sqlite
creating build/lib/htsql_pgsql
copying src/htsql_pgsql/split_sql.py -> build/lib/htsql_pgsql
copying src/htsql_pgsql/introspect.py -> build/lib/htsql_pgsql
copying src/htsql_pgsql/export.py -> build/lib/htsql_pgsql
copying src/htsql_pgsql/connect.py -> build/lib/htsql_pgsql
copying src/htsql_pgsql/domain.py -> build/lib/htsql_pgsql
copying src/htsql_pgsql/__init__.py -> build/lib/htsql_pgsql
creating build/lib/htsql
copying src/htsql/validator.py -> build/lib/htsql
copying src/htsql/context.py -> build/lib/htsql
copying src/htsql/mark.py -> build/lib/htsql
copying src/htsql/split_sql.py -> build/lib/htsql
copying src/htsql/request.py -> build/lib/htsql
copying src/htsql/introspect.py -> build/lib/htsql
copying src/htsql/error.py -> build/lib/htsql
copying src/htsql/wsgi.py -> build/lib/htsql
copying src/htsql/application.py -> build/lib/htsql
copying src/htsql/entity.py -> build/lib/htsql
copying src/htsql/util.py -> build/lib/htsql
copying src/htsql/export.py -> build/lib/htsql
copying src/htsql/addon.py -> build/lib/htsql
copying src/htsql/connect.py -> build/lib/htsql
copying src/htsql/adapter.py -> build/lib/htsql
copying src/htsql/domain.py -> build/lib/htsql
copying src/htsql/__init__.py -> build/lib/htsql
creating build/lib/htsql_sqlite/tr
copying src/htsql_sqlite/tr/coerce.py -> build/lib/htsql_sqlite/tr
copying src/htsql_sqlite/tr/dump.py -> build/lib/htsql_sqlite/tr
copying src/htsql_sqlite/tr/bind.py -> build/lib/htsql_sqlite/tr
copying src/htsql_sqlite/tr/__init__.py -> build/lib/htsql_sqlite/tr
creating build/lib/htsql_pgsql/tr
copying src/htsql_pgsql/tr/dump.py -> build/lib/htsql_pgsql/tr
copying src/htsql_pgsql/tr/__init__.py -> build/lib/htsql_pgsql/tr
creating build/lib/htsql/tr
copying src/htsql/tr/code.py -> build/lib/htsql/tr
copying src/htsql/tr/assemble.py -> build/lib/htsql/tr
copying src/htsql/tr/encode.py -> build/lib/htsql/tr
copying src/htsql/tr/plan.py -> build/lib/htsql/tr
copying src/htsql/tr/binding.py -> build/lib/htsql/tr
copying src/htsql/tr/syntax.py -> build/lib/htsql/tr
copying src/htsql/tr/term.py -> build/lib/htsql/tr
copying src/htsql/tr/coerce.py -> build/lib/htsql/tr
copying src/htsql/tr/error.py -> build/lib/htsql/tr
copying src/htsql/tr/scan.py -> build/lib/htsql/tr
copying src/htsql/tr/dump.py -> build/lib/htsql/tr
copying src/htsql/tr/frame.py -> build/lib/htsql/tr
copying src/htsql/tr/parse.py -> build/lib/htsql/tr
copying src/htsql/tr/signature.py -> build/lib/htsql/tr
copying src/htsql/tr/token.py -> build/lib/htsql/tr
copying src/htsql/tr/bind.py -> build/lib/htsql/tr
copying src/htsql/tr/reduce.py -> build/lib/htsql/tr
copying src/htsql/tr/compile.py -> build/lib/htsql/tr
copying src/htsql/tr/lookup.py -> build/lib/htsql/tr
copying src/htsql/tr/__init__.py -> build/lib/htsql/tr
creating build/lib/htsql/ctl
copying src/htsql/ctl/script.py -> build/lib/htsql/ctl
copying src/htsql/ctl/shell.py -> build/lib/htsql/ctl
copying src/htsql/ctl/request.py -> build/lib/htsql/ctl
copying src/htsql/ctl/routine.py -> build/lib/htsql/ctl
copying src/htsql/ctl/regress.py -> build/lib/htsql/ctl
copying src/htsql/ctl/option.py -> build/lib/htsql/ctl
copying src/htsql/ctl/error.py -> build/lib/htsql/ctl
copying src/htsql/ctl/default.py -> build/lib/htsql/ctl
copying src/htsql/ctl/version.py -> build/lib/htsql/ctl
copying src/htsql/ctl/help.py -> build/lib/htsql/ctl
copying src/htsql/ctl/server.py -> build/lib/htsql/ctl
copying src/htsql/ctl/__init__.py -> build/lib/htsql/ctl
creating build/lib/htsql/fmt
copying src/htsql/fmt/format.py -> build/lib/htsql/fmt
copying src/htsql/fmt/html.py -> build/lib/htsql/fmt
copying src/htsql/fmt/entitle.py -> build/lib/htsql/fmt
copying src/htsql/fmt/json.py -> build/lib/htsql/fmt
copying src/htsql/fmt/text.py -> build/lib/htsql/fmt
copying src/htsql/fmt/spreadsheet.py -> build/lib/htsql/fmt
copying src/htsql/fmt/__init__.py -> build/lib/htsql/fmt
creating build/lib/htsql/tr/fn
copying src/htsql/tr/fn/assemble.py -> build/lib/htsql/tr/fn
copying src/htsql/tr/fn/encode.py -> build/lib/htsql/tr/fn
copying src/htsql/tr/fn/dump.py -> build/lib/htsql/tr/fn
copying src/htsql/tr/fn/signature.py -> build/lib/htsql/tr/fn
copying src/htsql/tr/fn/bind.py -> build/lib/htsql/tr/fn
copying src/htsql/tr/fn/reduce.py -> build/lib/htsql/tr/fn
copying src/htsql/tr/fn/__init__.py -> build/lib/htsql/tr/fn
running egg_info
writing requirements to src/HTSQL.egg-info/requires.txt
writing src/HTSQL.egg-info/PKG-INFO
writing top-level names to src/HTSQL.egg-info/top_level.txt
writing dependency_links to src/HTSQL.egg-info/dependency_links.txt
writing entry points to src/HTSQL.egg-info/entry_points.txt
reading manifest file 'src/HTSQL.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/HTSQL.egg-info/SOURCES.txt'
================================================================
====================<phase 5: make test>====================
make: don't know how to make regression-test(continuing)
================================================================
====================<phase 6: make install>====================
add_pkg gettext-0.18.1.1.tbz libiconv-1.13.1_1.tbz pkg-config-0.25_1.tbz
postgresql-client-8.4.7.tbz py27-psycopg2-2.3.2_1.tbz
py27-setuptools-0.6c11_1.tbz py27-simplejson-2.1.3.tbz
py27-sqlite3-2.7.1_1.tbz py27-yaml-3.09.tbz python27-2.7.1_1.tbz
sqlite3-3.7.4.tbz
adding dependencies
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 pkg-config-0.25_1.tbz
pkg_add postgresql-client-8.4.7.tbz

The PostgreSQL port has a collection of "side orders":

postgresql-doc
 For all of the html documentation

p5-Pg
 A perl5 API for client access to PostgreSQL databases.

postgresql-tcltk
 If you want tcl/tk client support.

postgresql-jdbc
 For Java JDBC support.

postgresql-odbc
 For client access from unix applications using ODBC as access
 method. Not needed to access unix PostgreSQL servers from Win32
 using ODBC. See below.

ruby-postgres, py-PyGreSQL
 For client access to PostgreSQL databases using the ruby & python
 languages.

p5-postgresql-plperl, postgresql-pltcl & postgresql-plruby
 For using perl5, tcl & ruby as procedural languages.

postgresql-contrib
 Lots of contributed utilities, postgresql functions and
 datatypes. There you find pg_standby, pgcrypto and many other cool
 things.

etc...

pkg_add py27-psycopg2-2.3.2_1.tbz
pkg_add py27-setuptools-0.6c11_1.tbz
skipping py27-setuptools-0.6c11_1, already added
pkg_add py27-simplejson-2.1.3.tbz
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-yaml-3.09.tbz
pkg_add python27-2.7.1_1.tbz
skipping python27-2.7.1_1, already added
pkg_add sqlite3-3.7.4.tbz
skipping sqlite3-3.7.4, already added
===>  Installing for py27-htsql-2.0.1
===>   py27-htsql-2.0.1 depends on file:
/usr/local/lib/python2.7/site-packages/yaml/__init__.py - found
===>   py27-htsql-2.0.1 depends on file:
/usr/local/lib/python2.7/site-packages/psycopg2/__init__.py - found
===>   py27-htsql-2.0.1 depends on file:
/usr/local/lib/python2.7/site-packages/_sqlite3.so - found
===>   py27-htsql-2.0.1 depends on package: py27-simplejson>=0 - found
===>   py27-htsql-2.0.1 depends on file: /usr/local/bin/python2.7 - found
===>   Generating temporary packing list
===>  Checking if databases/py-htsql already installed
running install
running bdist_egg
running egg_info
writing requirements to src/HTSQL.egg-info/requires.txt
writing src/HTSQL.egg-info/PKG-INFO
writing top-level names to src/HTSQL.egg-info/top_level.txt
writing dependency_links to src/HTSQL.egg-info/dependency_links.txt
writing entry points to src/HTSQL.egg-info/entry_points.txt
reading manifest file 'src/HTSQL.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/HTSQL.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/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/htsql_sqlite
copying build/lib/htsql_sqlite/split_sql.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite
copying build/lib/htsql_sqlite/introspect.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite
copying build/lib/htsql_sqlite/export.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite
copying build/lib/htsql_sqlite/connect.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite
copying build/lib/htsql_sqlite/domain.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite
copying build/lib/htsql_sqlite/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/tr
copying build/lib/htsql_sqlite/tr/coerce.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/tr
copying build/lib/htsql_sqlite/tr/dump.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/tr
copying build/lib/htsql_sqlite/tr/bind.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/tr
copying build/lib/htsql_sqlite/tr/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/tr
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql
copying build/lib/htsql_pgsql/split_sql.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql
copying build/lib/htsql_pgsql/introspect.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql
copying build/lib/htsql_pgsql/export.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql
copying build/lib/htsql_pgsql/connect.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql
copying build/lib/htsql_pgsql/domain.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql
copying build/lib/htsql_pgsql/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/tr
copying build/lib/htsql_pgsql/tr/dump.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/tr
copying build/lib/htsql_pgsql/tr/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/tr
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/validator.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/context.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/mark.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/split_sql.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/request.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/introspect.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/error.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/wsgi.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/application.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/entity.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/util.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/export.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/addon.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/connect.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/adapter.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/domain.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
copying build/lib/htsql/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/code.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/assemble.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/encode.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/plan.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/binding.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/syntax.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/term.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/coerce.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/error.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/scan.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/dump.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/frame.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/parse.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/signature.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/token.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/bind.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/reduce.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/compile.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/lookup.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
copying build/lib/htsql/tr/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn
copying build/lib/htsql/tr/fn/assemble.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn
copying build/lib/htsql/tr/fn/encode.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn
copying build/lib/htsql/tr/fn/dump.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn
copying build/lib/htsql/tr/fn/signature.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn
copying build/lib/htsql/tr/fn/bind.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn
copying build/lib/htsql/tr/fn/reduce.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn
copying build/lib/htsql/tr/fn/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/script.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/shell.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/request.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/routine.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/regress.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/option.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/error.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/default.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/version.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/help.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/server.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
copying build/lib/htsql/ctl/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt
copying build/lib/htsql/fmt/format.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt
copying build/lib/htsql/fmt/html.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt
copying build/lib/htsql/fmt/entitle.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt
copying build/lib/htsql/fmt/json.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt
copying build/lib/htsql/fmt/text.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt
copying build/lib/htsql/fmt/spreadsheet.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt
copying build/lib/htsql/fmt/__init__.py ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/split_sql.py to
split_sql.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/introspect.py to
introspect.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/export.py to
export.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/connect.py to
connect.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/domain.py to
domain.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/__init__.py to
__init__.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/tr/coerce.py to
coerce.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/tr/dump.py to
dump.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/tr/bind.py to
bind.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_sqlite/tr/__init__.py to
__init__.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/split_sql.py to
split_sql.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/introspect.py to
introspect.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/export.py to
export.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/connect.py to
connect.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/domain.py to
domain.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/__init__.py to
__init__.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/tr/dump.py to
dump.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql_pgsql/tr/__init__.py to
__init__.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/validator.py to
validator.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/context.py
to context.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/mark.py to
mark.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/split_sql.py to
split_sql.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/request.py
to request.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/introspect.py to
introspect.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/error.py to
error.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/wsgi.py to
wsgi.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/application.py to
application.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/entity.py
to entity.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/util.py to
util.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/export.py
to export.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/addon.py to
addon.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/connect.py
to connect.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/adapter.py
to adapter.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/domain.py
to domain.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/__init__.py
to __init__.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/code.py
to code.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/assemble.py to
assemble.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/encode.py to encode.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/plan.py
to plan.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/binding.py to
binding.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/syntax.py to syntax.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/term.py
to term.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/coerce.py to coerce.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/error.py
to error.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/scan.py
to scan.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/dump.py
to dump.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/frame.py
to frame.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/parse.py
to parse.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/signature.py to
signature.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/token.py
to token.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/bind.py
to bind.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/reduce.py to reduce.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/compile.py to
compile.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/lookup.py to lookup.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/__init__.py to
__init__.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn/assemble.py to
assemble.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn/encode.py to
encode.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn/dump.py to dump.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn/signature.py to
signature.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn/bind.py to bind.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn/reduce.py to
reduce.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/tr/fn/__init__.py to
__init__.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/script.py to
script.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/shell.py to shell.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/request.py to
request.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/routine.py to
routine.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/regress.py to
regress.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/option.py to
option.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/error.py to error.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/default.py to
default.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/version.py to
version.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/help.py
to help.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/server.py to
server.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/ctl/__init__.py to
__init__.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt/format.py to
format.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt/html.py
to html.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt/entitle.py to
entitle.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt/json.py
to json.pyc
byte-compiling build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt/text.py
to text.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt/spreadsheet.py to
spreadsheet.pyc
byte-compiling
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/htsql/fmt/__init__.py to
__init__.pyc
writing byte-compilation script '/tmp/tmpSCAsQB.py'
/usr/local/bin/python2.7 -O /tmp/tmpSCAsQB.py
removing /tmp/tmpSCAsQB.py
creating build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying src/HTSQL.egg-info/PKG-INFO ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying src/HTSQL.egg-info/SOURCES.txt ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying src/HTSQL.egg-info/dependency_links.txt ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying src/HTSQL.egg-info/entry_points.txt ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying src/HTSQL.egg-info/requires.txt ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
copying src/HTSQL.egg-info/top_level.txt ->
build/bdist.freebsd-8.0-RELEASE-p5-i386/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
htsql.util: module references __path__
htsql.util: module references __path__
creating build/dist
creating build/dist/egg
creating 'build/dist/egg/HTSQL-2.0.1-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)
Processing HTSQL-2.0.1-py2.7.egg
creating /usr/local/lib/python2.7/site-packages/HTSQL-2.0.1-py2.7.egg
Extracting HTSQL-2.0.1-py2.7.egg to /usr/local/lib/python2.7/site-packages
Adding HTSQL 2.0.1 to easy-install.pth file
Installing htsql-ctl script to /usr/local/bin

Installed /usr/local/lib/python2.7/site-packages/HTSQL-2.0.1-py2.7.egg
Processing dependencies for HTSQL==2.0.1
Searching for psycopg2==2.3.2
Best match: psycopg2 2.3.2
Adding psycopg2 2.3.2 to easy-install.pth file

Using /usr/local/lib/python2.7/site-packages
Searching for PyYAML==3.09
Best match: PyYAML 3.09
Adding PyYAML 3.09 to easy-install.pth file

Using /usr/local/lib/python2.7/site-packages
Searching for setuptools==0.6c11
Best match: setuptools 0.6c11
Processing setuptools-0.6c11-py2.7.egg
setuptools 0.6c11 is already the active version in easy-install.pth
Installing easy_install script to /usr/local/bin
Installing easy_install-2.7 script to /usr/local/bin

Using /usr/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg
Finished processing dependencies for HTSQL==2.0.1
===>   Registering installation for py27-htsql-2.0.1
================================================================
====================<phase 7: make package>====================
===>  Building package for py27-htsql-2.0.1
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/EGG-INFO/PKG-INFO:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/EGG-INFO/SOURCES.txt:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/EGG-INFO/dependency_links.txt:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/EGG-INFO/entry_points.txt:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/EGG-INFO/not-zip-safe:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/EGG-INFO/requires.txt:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/EGG-INFO/top_level.txt:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/__init__.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/__init__.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/__init__.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/connect.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/connect.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/connect.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/domain.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/domain.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/domain.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/export.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/export.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/export.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/introspect.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/introspect.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/introspect.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/split_sql.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/split_sql.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/split_sql.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/tr/__init__.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/tr/__init__.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/tr/__init__.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/tr/dump.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/tr/dump.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_pgsql/tr/dump.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/__init__.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/__init__.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/__init__.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/connect.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/connect.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/connect.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/domain.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/domain.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/domain.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/export.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/export.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/export.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/introspect.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/introspect.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/introspect.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/split_sql.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/split_sql.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/split_sql.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/__init__.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/__init__.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/__init__.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/bind.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/bind.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/bind.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/coerce.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/coerce.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/coerce.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/dump.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/dump.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql_sqlite/tr/dump.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/__init__.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/__init__.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/__init__.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/adapter.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/adapter.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/adapter.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/addon.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/addon.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/addon.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/application.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/application.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/application.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/connect.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/connect.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/connect.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/context.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/context.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/context.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/domain.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/domain.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/domain.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/entity.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/entity.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/entity.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/error.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/error.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/error.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/export.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/export.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/export.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/introspect.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/introspect.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/introspect.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/mark.py: Cannot
stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/mark.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/mark.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/request.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/request.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/request.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/split_sql.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/split_sql.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/split_sql.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/util.py: Cannot
stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/util.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/util.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/validator.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/validator.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/validator.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/wsgi.py: Cannot
stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/wsgi.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/wsgi.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/__init__.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/__init__.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/__init__.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/assemble.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/assemble.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/assemble.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/bind.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/bind.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/bind.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/binding.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/binding.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/binding.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/code.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/code.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/code.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/coerce.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/coerce.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/coerce.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/compile.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/compile.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/compile.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/dump.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/dump.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/dump.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/encode.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/encode.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/encode.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/error.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/error.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/error.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/frame.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/frame.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/frame.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/lookup.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/lookup.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/lookup.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/parse.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/parse.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/parse.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/plan.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/plan.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/plan.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/reduce.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/reduce.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/reduce.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/scan.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/scan.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/scan.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/signature.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/signature.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/signature.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/syntax.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/syntax.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/syntax.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/term.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/term.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/term.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/token.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/token.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/token.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/__init__.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/__init__.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/__init__.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/assemble.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/assemble.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/assemble.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/bind.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/bind.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/bind.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/dump.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/dump.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/dump.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/encode.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/encode.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/encode.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/reduce.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/reduce.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/reduce.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/signature.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/signature.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/tr/fn/signature.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/__init__.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/__init__.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/__init__.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/default.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/default.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/default.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/error.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/error.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/error.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/help.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/help.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/help.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/option.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/option.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/option.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/regress.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/regress.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/regress.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/request.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/request.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/request.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/routine.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/routine.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/routine.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/script.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/script.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/script.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/server.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/server.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/server.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/shell.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/shell.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/shell.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/version.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/version.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/ctl/version.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/__init__.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/__init__.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/__init__.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/entitle.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/entitle.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/entitle.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/format.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/format.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/format.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/html.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/html.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/html.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/json.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/json.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/json.pyo:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/spreadsheet.py:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/spreadsheet.pyc:
Cannot stat: No such file or directory
tar:
lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/spreadsheet.pyo:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/text.py:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/text.pyc:
Cannot stat: No such file or directory
tar: lib/python2.7/site-packages/HTSQL-2.0.1-py2.6.egg/htsql/fmt/text.pyo:
Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** Error code 1

Stop in /a/ports/databases/py-htsql.
================================================================
build of /usr/ports/databases/py-htsql ended at Wed Mar  2 10:30:01 UTC 2011


More information about the freebsd-python mailing list