py27-zclockfile-1.1.0 failed on amd64 8
wen heping
wenheping at gmail.com
Fri Mar 22 01:34:30 UTC 2013
Fixed.
wen
2013/3/22 Martin Wilke <miwi at freebsd.org>:
>
>
> Begin forwarded message:
>
>> From: Portbuild user <portbuild at FreeBSD.org>
>> Subject: py27-zclockfile-1.1.0 failed on amd64 8
>> Date: March 22, 2013 8:47:52 AM GMT+08:00
>> To: erwin at freebsd.org, miwi at freebsd.org
>>
>> You can also find this build log at
>>
>> http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.8.20130321232156.pointyhat/py27-zclockfile-1.1.0.log
>>
>> building py27-zclockfile-1.1.0 on gohan10.freebsd.org
>> in directory /a/pkgbuild/8/20130321232156.pointyhat/chroot/52476
>> building for: 8.3-RELEASE-p6 amd64
>> maintained by: zope at FreeBSD.org
>> port directory: /usr/ports/devel/py-zclockfile
>> Makefile ident: $FreeBSD: head/devel/py-zclockfile/Makefile 314809 2013-03-21 06:34:42Z wen $
>> build started at Fri Mar 22 00:47:14 UTC 2013
>> FETCH_DEPENDS=
>> PATCH_DEPENDS=
>> EXTRACT_DEPENDS=unzip-6.0_1.tbz
>> BUILD_DEPENDS=gettext-0.18.1.1_1.tbz libiconv-1.14_1.tbz py27-distribute-0.6.35.tbz python27-2.7.3_6.tbz
>> RUN_DEPENDS=gettext-0.18.1.1_1.tbz libiconv-1.14_1.tbz py27-distribute-0.6.35.tbz python27-2.7.3_6.tbz
>> PKG_DEPENDS=
>> prefixes: LOCALBASE=usr/local
>> add_pkg
>> add_pkg
>> ================================================================
>> ====================<phase 1: make checksum>====================
>> => zc.lockfile-1.1.0.zip doesn't seem to exist in /tmp/distfiles/.
>> => Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles//zc.lockfile-1.1.0.zip
>> fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles//zc.lockfile-1.1.0.zip: File unavailable (e.g., file not found, no access)
>> => Attempting to fetch ftp://pointyhat.FreeBSD.org/pub/FreeBSD/distfiles//zc.lockfile-1.1.0.zip
>> fetch: ftp://pointyhat.FreeBSD.org/pub/FreeBSD/distfiles//zc.lockfile-1.1.0.zip: No route to host
>> => Attempting to fetch http://pypi.python.org/packages/source/z/zc.lockfile/zc.lockfile-1.1.0.zip
>> zc.lockfile-1.1.0.zip 16 kB 310 kBps
>> ===> Fetching all distfiles required by py27-zclockfile-1.1.0 for building
>> => SHA256 Checksum OK for zc.lockfile-1.1.0.zip.
>> ================================================================
>> ====================<phase 2: make extract>====================
>> add_pkg unzip-6.0_1.tbz
>> adding dependencies
>> adding package unzip-6.0_1.tbz
>> ===> Fetching all distfiles required by py27-zclockfile-1.1.0 for building
>> ===> Extracting for py27-zclockfile-1.1.0
>> => SHA256 Checksum OK for zc.lockfile-1.1.0.zip.
>> ===> py27-zclockfile-1.1.0 depends on file: /usr/local/bin/unzip - found
>> Deleting unzip-6.0_1
>> ================================================================
>> ====================<phase 3: make patch>====================
>> add_pkg
>> ===> Patching for py27-zclockfile-1.1.0
>> ================================================================
>> ====================<phase 4: make build>====================
>> add_pkg gettext-0.18.1.1_1.tbz libiconv-1.14_1.tbz py27-distribute-0.6.35.tbz python27-2.7.3_6.tbz
>> adding dependencies
>> adding package gettext-0.18.1.1_1.tbz
>> adding package libiconv-1.14_1.tbz
>> skipping libiconv-1.14_1, already added
>> adding package py27-distribute-0.6.35.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.
>> ====
>>
>> adding package python27-2.7.3_6.tbz
>> skipping python27-2.7.3_6, already added
>> ===> py27-zclockfile-1.1.0 depends on file: /usr/local/bin/easy_install-2.7 - found
>> ===> py27-zclockfile-1.1.0 depends on file: /usr/local/bin/python2.7 - found
>> ===> Configuring for py27-zclockfile-1.1.0
>> running config
>> ===> Building for py27-zclockfile-1.1.0
>> running bdist_egg
>> running egg_info
>> writing requirements to src/zc.lockfile.egg-info/requires.txt
>> writing src/zc.lockfile.egg-info/PKG-INFO
>> writing namespace_packages to src/zc.lockfile.egg-info/namespace_packages.txt
>> writing top-level names to src/zc.lockfile.egg-info/top_level.txt
>> writing dependency_links to src/zc.lockfile.egg-info/dependency_links.txt
>> reading manifest file 'src/zc.lockfile.egg-info/SOURCES.txt'
>> reading manifest template 'MANIFEST.in'
>> warning: no files found matching '*.rst'
>> warning: no previously-included files matching '*.pyc' found anywhere in distribution
>> writing manifest file 'src/zc.lockfile.egg-info/SOURCES.txt'
>> installing library code to build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg
>> running install_lib
>> running build_py
>> creating build
>> creating build/lib
>> creating build/lib/zc
>> copying src/zc/__init__.py -> build/lib/zc
>> creating build/lib/zc/lockfile
>> copying src/zc/lockfile/__init__.py -> build/lib/zc/lockfile
>> copying src/zc/lockfile/tests.py -> build/lib/zc/lockfile
>> copying src/zc/lockfile/README.txt -> build/lib/zc/lockfile
>> creating build/bdist.freebsd-8.3-RELEASE-p6-amd64
>> creating build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg
>> creating build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/zc
>> creating build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/zc/lockfile
>> copying build/lib/zc/lockfile/__init__.py -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/zc/lockfile
>> copying build/lib/zc/lockfile/README.txt -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/zc/lockfile
>> copying build/lib/zc/lockfile/tests.py -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/zc/lockfile
>> copying build/lib/zc/__init__.py -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/zc
>> byte-compiling build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/zc/lockfile/__init__.py to __init__.pyc
>> byte-compiling build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/zc/lockfile/tests.py to tests.pyc
>> byte-compiling build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/zc/__init__.py to __init__.pyc
>> creating build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/EGG-INFO
>> copying src/zc.lockfile.egg-info/PKG-INFO -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/EGG-INFO
>> copying src/zc.lockfile.egg-info/SOURCES.txt -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/EGG-INFO
>> copying src/zc.lockfile.egg-info/dependency_links.txt -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/EGG-INFO
>> copying src/zc.lockfile.egg-info/namespace_packages.txt -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/EGG-INFO
>> copying src/zc.lockfile.egg-info/not-zip-safe -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/EGG-INFO
>> copying src/zc.lockfile.egg-info/requires.txt -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/EGG-INFO
>> copying src/zc.lockfile.egg-info/top_level.txt -> build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg/EGG-INFO
>> creating dist
>> creating 'dist/zc.lockfile-1.1.0-py2.7.egg' and adding 'build/bdist.freebsd-8.3-RELEASE-p6-amd64/egg' to it
>> removing 'build/bdist.freebsd-8.3-RELEASE-p6-amd64/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 gettext-0.18.1.1_1.tbz libiconv-1.14_1.tbz py27-distribute-0.6.35.tbz python27-2.7.3_6.tbz
>> adding dependencies
>> adding package gettext-0.18.1.1_1.tbz
>> skipping gettext-0.18.1.1_1, already added
>> adding package libiconv-1.14_1.tbz
>> skipping libiconv-1.14_1, already added
>> adding package py27-distribute-0.6.35.tbz
>> skipping py27-distribute-0.6.35, already added
>> adding package python27-2.7.3_6.tbz
>> skipping python27-2.7.3_6, already added
>> ===> Installing for py27-zclockfile-1.1.0
>> ===> py27-zclockfile-1.1.0 depends on file: /usr/local/bin/easy_install-2.7 - found
>> ===> py27-zclockfile-1.1.0 depends on file: /usr/local/bin/python2.7 - found
>> ===> Generating temporary packing list
>> ===> Checking if devel/py-zclockfile already installed
>> running easy_install
>> Processing zc.lockfile-1.1.0-py2.7.egg
>> creating /usr/local/lib/python2.7/site-packages/zc.lockfile-1.1.0-py2.7.egg
>> Extracting zc.lockfile-1.1.0-py2.7.egg to /usr/local/lib/python2.7/site-packages
>> Adding zc.lockfile 1.1.0 to easy-install.pth file
>>
>> Installed /usr/local/lib/python2.7/site-packages/zc.lockfile-1.1.0-py2.7.egg
>> ===> Registering installation for py27-zclockfile-1.1.0
>> ================================================================
>> ====================<phase 7: make package>====================
>> ===> Building package for py27-zclockfile-1.1.0
>> tar: lib/python2.7/site-packages/zc.lockfile-1.1.0-py2.7.egg/zc/lockfile/CHANGES.txt: 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/devel/py-zclockfile.
>> ================================================================
>> build of /usr/ports/devel/py-zclockfile ended at Fri Mar 22 00:47:51 UTC 2013
>>
>
> +-----------------oOO--(_)--OOo-------------------------+
> With best Regards,
> Martin Wilke (miwi_(at)_FreeBSD.org)
>
> Mess with the Best, Die like the Rest
>
> _______________________________________________
> freebsd-zope at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-zope
> To unsubscribe, send any mail to "freebsd-zope-unsubscribe at freebsd.org"
More information about the freebsd-zope
mailing list