Date: Tue, 09 Oct 2007 09:46:55 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: perky@FreeBSD.org, python@FreeBSD.org Subject: [Fwd: py25-decorator-2.0.1 failed on amd64 6-exp] Message-ID: <1191916015.21100.9.camel@pav.hide.vol.cz>
index | next in thread | raw e-mail
[-- Attachment #1 --] 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@freebsd.org> > Komu: kris@freebsd.org, pav@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@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@oook.cz> <pav@FreeBSD.org> ... the obese drugged penguin used by Linux. -- Scott Long [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHCzHvntdYP8FOsoIRAkf4AJ92j+fhiJWxur+FXF1njRAD1CUYdwCfXwhk Gi/yh/+3VWX56cAOCdmOHtU= =kNry -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1191916015.21100.9.camel>
