Source: zope.schema
Version: 3.5.4-5
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory 
> `/build/user-zope.schema_3.5.4-5-amd64-4oYX5E/zope.schema-3.5.4'
> python2.4 setup.py install --no-compile --single-version-externally-managed 
> --install-layout=deb --root=debian/python-zope.schema 
> --install-data=usr/lib/python-zope.schema
> running install
> running build
> running build_py
> running egg_info
> writing requirements to src/zope.schema.egg-info/requires.txt
> writing src/zope.schema.egg-info/PKG-INFO
> writing namespace_packages to src/zope.schema.egg-info/namespace_packages.txt
> writing top-level names to src/zope.schema.egg-info/top_level.txt
> writing dependency_links to src/zope.schema.egg-info/dependency_links.txt
> reading manifest file 'src/zope.schema.egg-info/SOURCES.txt'
> writing manifest file 'src/zope.schema.egg-info/SOURCES.txt'
> running install_lib
> Skipping installation of 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/__init__.py 
> (namespace package)
> copying zope/schema/validation.txt -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/sources.txt -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/index.txt -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/fields.txt -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/README.txt -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/__init__.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/_bootstrapfields.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/_bootstrapinterfaces.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/_field.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/_schema.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/accessors.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/fieldproperty.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/interfaces.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/vocabulary.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema
> copying zope/schema/tests/__init__.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/states.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_accessors.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_boolfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_choice.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_containerfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_date.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_datetime.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_decimalfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_dictfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_docs.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_equality.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_field.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_fieldproperty.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_floatfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_interfacefield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_intfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_iterablefield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_listfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_objectfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_schema.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_setfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_states.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_strfield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_timedelta.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_tuplefield.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> copying zope/schema/tests/test_vocabulary.py -> 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope/schema/tests
> running install_egg_info
> Copying src/zope.schema.egg-info to 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope.schema-3.5.4.egg-info
> Installing 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope.schema-3.5.4-nspkg.pth
> running install_scripts
> mv 
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope.schema-*-py2.4.egg-info
>  \
>          
> debian/python-zope.schema/usr/lib/python2.4/site-packages/zope.schema.egg-info
>  
> mv: cannot stat 
> `debian/python-zope.schema/usr/lib/python2.4/site-packages/zope.schema-*-py2.4.egg-info':
>  No such file or directory
> make[1]: *** [install-python2.4] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/28/zope.schema_3.5.4-5_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to