[Fwd: py25-decorator-2.0.1 failed on amd64 6-exp]

Pav Lucistnik pav at FreeBSD.org
Tue Oct 9 01:12:45 PDT 2007


Your recent change of bsd.python.mk broke a _lot_ of ports' plists like
this:

-------- Přeposlaná zpráva --------
> Od: User Ports-amd64 <ports-amd64 at freebsd.org>
> Komu: kris at freebsd.org, pav at freebsd.org
> Předmět: py25-decorator-2.0.1 failed on amd64 6-exp
> Datum: Tue, 9 Oct 2007 07:37:16 GMT
> 
> building py25-decorator-2.0.1 on hammer2.isc.gumbysoft.com
> in directory /usr2/pkgbuild/6-exp/chroot/461
> building for: 6.2-STABLE amd64
> maintained by: dsh at vlink.ru
> port directory: /usr/ports/devel/py-decorator
> build started at Tue Oct  9 07:37:01 UTC 2007
> FETCH_DEPENDS=
> PATCH_DEPENDS=
> EXTRACT_DEPENDS=unzip-5.52_3.tbz
> BUILD_DEPENDS=py25-setuptools-0.6c7.tbz python25-2.5.1.tbz
> RUN_DEPENDS=py25-setuptools-0.6c7.tbz python25-2.5.1.tbz
> prefixes: LOCALBASE=usr/local X11BASE=usr/local
> add_pkg
> ================================================================
> ====================<phase 1: make checksum>====================
> => decorator-2.0.1.zip doesn't seem to exist in /tmp/distfiles/.
> => Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/.
> decorator-2.0.1.zip                                    124 kB  939 kBps
> => MD5 Checksum OK for decorator-2.0.1.zip.
> => SHA256 Checksum OK for decorator-2.0.1.zip.
> ================================================================
> ====================<phase 2: make extract>====================
> add_pkg unzip-5.52_3.tbz
> adding dependencies
> pkg_add unzip-5.52_3.tbz
> ===>  Extracting for py25-decorator-2.0.1
> => MD5 Checksum OK for decorator-2.0.1.zip.
> => SHA256 Checksum OK for decorator-2.0.1.zip.
> ===>   py25-decorator-2.0.1 depends on executable: unzip - found
> Deleting unzip-5.52_3
> ================================================================
> ====================<phase 3: make patch>====================
> add_pkg
> ===>  Patching for py25-decorator-2.0.1
> ================================================================
> ====================<phase 4: make build>====================
> add_pkg py25-setuptools-0.6c7.tbz python25-2.5.1.tbz
> adding dependencies
> pkg_add py25-setuptools-0.6c7.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 python25-2.5.1.tbz
> skipping python25-2.5.1, already added
> ===>   py25-decorator-2.0.1 depends on file: /usr/local/bin/easy_install-2.5 - found
> ===>   py25-decorator-2.0.1 depends on file: /usr/local/bin/python2.5 - found
> ===>  Configuring for py25-decorator-2.0.1
> running config
> ===>  Building for py25-decorator-2.0.1
> running bdist_egg
> running egg_info
> creating decorator.egg-info
> writing decorator.egg-info/PKG-INFO
> writing top-level names to decorator.egg-info/top_level.txt
> writing dependency_links to decorator.egg-info/dependency_links.txt
> writing manifest file 'decorator.egg-info/SOURCES.txt'
> reading manifest file 'decorator.egg-info/SOURCES.txt'
> writing manifest file 'decorator.egg-info/SOURCES.txt'
> installing library code to build/bdist.freebsd-7.0-CURRENT-amd64/egg
> running install_lib
> running build_py
> creating build
> creating build/lib
> copying decorator.py -> build/lib
> creating build/bdist.freebsd-7.0-CURRENT-amd64
> creating build/bdist.freebsd-7.0-CURRENT-amd64/egg
> copying build/lib/decorator.py -> build/bdist.freebsd-7.0-CURRENT-amd64/egg
> byte-compiling build/bdist.freebsd-7.0-CURRENT-amd64/egg/decorator.py to decorator.pyc
> creating build/bdist.freebsd-7.0-CURRENT-amd64/egg/EGG-INFO
> copying decorator.egg-info/PKG-INFO -> build/bdist.freebsd-7.0-CURRENT-amd64/egg/EGG-INFO
> copying decorator.egg-info/SOURCES.txt -> build/bdist.freebsd-7.0-CURRENT-amd64/egg/EGG-INFO
> copying decorator.egg-info/dependency_links.txt -> build/bdist.freebsd-7.0-CURRENT-amd64/egg/EGG-INFO
> copying decorator.egg-info/top_level.txt -> build/bdist.freebsd-7.0-CURRENT-amd64/egg/EGG-INFO
> zip_safe flag not set; analyzing archive contents...
> creating dist
> creating 'dist/decorator-2.0.1-py2.5.egg' and adding 'build/bdist.freebsd-7.0-CURRENT-amd64/egg' to it
> removing 'build/bdist.freebsd-7.0-CURRENT-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 py25-setuptools-0.6c7.tbz python25-2.5.1.tbz
> adding dependencies
> pkg_add py25-setuptools-0.6c7.tbz
> skipping py25-setuptools-0.6c7, already added
> pkg_add python25-2.5.1.tbz
> skipping python25-2.5.1, already added
> ===>  Installing for py25-decorator-2.0.1
> ===>   py25-decorator-2.0.1 depends on file: /usr/local/bin/easy_install-2.5 - found
> ===>   py25-decorator-2.0.1 depends on file: /usr/local/bin/python2.5 - found
> ===>   Generating temporary packing list
> ===>  Checking if devel/py-decorator already installed
> running easy_install
> Creating /usr/local/lib/python2.5/site-packages/site.py
> Processing decorator-2.0.1-py2.5.egg
> Copying decorator-2.0.1-py2.5.egg to /usr/local/lib/python2.5/site-packages
> Adding decorator 2.0.1 to easy-install.pth file
> 
> Installed /usr/local/lib/python2.5/site-packages/decorator-2.0.1-py2.5.egg
> /bin/mkdir -p /usr/local/share/doc/py-decorator
> install  -o root -g wheel -m 444 /work/a/ports/devel/py-decorator/work/decorator-2.0.1/documentation.* /usr/local/share/doc/py-decorator
> ===>   Registering installation for py25-decorator-2.0.1
> ================================================================
> ====================<phase 7: make package>====================
> ===>  Building package for py25-decorator-2.0.1
> Creating package /tmp/packages/All/py25-decorator-2.0.1.tbz
> Registering depends: py25-setuptools-0.6c7 python25-2.5.1.
> Creating bzip'd tar ball in '/tmp/packages/All/py25-decorator-2.0.1.tbz'
> Deleting py25-decorator-2.0.1
> ================================================================
> 
> === Checking filesystem state
> list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
> 455164        8 -rw-r--r--    1 root             wheel                2362 Oct  9 07:37 usr/local/lib/python2.5/site-packages/site.py
> 455165        8 -rw-r--r--    1 root             wheel                1783 Oct  9 07:37 usr/local/lib/python2.5/site-packages/site.pyc
> 455167        8 -rw-r--r--    1 root             wheel                1783 Oct  9 07:37 usr/local/lib/python2.5/site-packages/site.pyo
> ================================================================
> build of /usr/ports/devel/py-decorator ended at Tue Oct  9 07:37:23 UTC 2007

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>

... the obese drugged penguin used by Linux.
  -- Scott Long
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.freebsd.org/pipermail/freebsd-python/attachments/20071009/c7c5a157/attachment.pgp


More information about the freebsd-python mailing list