tar -xf zope.interface-4.1.3.tar.gz running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/zope copying src/zope/__init__.py -> build/lib.linux-x86_64-2.7/zope creating build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/exceptions.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/adapter.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/__init__.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/ro.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/registry.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/interfaces.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/interface.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/declarations.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/advice.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/document.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/_flatten.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/verify.py -> build/lib.linux-x86_64-2.7/zope/interface copying src/zope/interface/_compat.py -> build/lib.linux-x86_64-2.7/zope/interface creating build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_registry.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/ifoo.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_odd_declarations.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_interface.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_sorting.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/advisory_testing.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_interfaces.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/m1.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_exceptions.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/__init__.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_ro.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_declarations.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/idummy.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_adapter.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/ifoo_other.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/odd.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_advice.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/m2.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_document.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/dummy.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_element.py -> build/lib.linux-x86_64-2.7/zope/interface/tests copying src/zope/interface/tests/test_verify.py -> build/lib.linux-x86_64-2.7/zope/interface/tests running egg_info writing requirements to src/zope.interface.egg-info/requires.txt writing src/zope.interface.egg-info/PKG-INFO writing namespace_packages to src/zope.interface.egg-info/namespace_packages.txt writing top-level names to src/zope.interface.egg-info/top_level.txt writing dependency_links to src/zope.interface.egg-info/dependency_links.txt reading manifest file 'src/zope.interface.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching 'coverage.xml' found anywhere in distribution no previously-included directories found matching 'docs/_build' writing manifest file 'src/zope.interface.egg-info/SOURCES.txt' copying src/zope/interface/_zope_interface_coptimizations.c -> build/lib.linux-x86_64-2.7/zope/interface creating build/lib.linux-x86_64-2.7/zope/interface/common copying src/zope/interface/common/__init__.py -> build/lib.linux-x86_64-2.7/zope/interface/common copying src/zope/interface/common/idatetime.py -> build/lib.linux-x86_64-2.7/zope/interface/common copying src/zope/interface/common/interfaces.py -> build/lib.linux-x86_64-2.7/zope/interface/common copying src/zope/interface/common/mapping.py -> build/lib.linux-x86_64-2.7/zope/interface/common copying src/zope/interface/common/sequence.py -> build/lib.linux-x86_64-2.7/zope/interface/common creating build/lib.linux-x86_64-2.7/zope/interface/common/tests copying src/zope/interface/common/tests/__init__.py -> build/lib.linux-x86_64-2.7/zope/interface/common/tests copying src/zope/interface/common/tests/basemapping.py -> build/lib.linux-x86_64-2.7/zope/interface/common/tests copying src/zope/interface/common/tests/test_idatetime.py -> build/lib.linux-x86_64-2.7/zope/interface/common/tests copying src/zope/interface/common/tests/test_import_interfaces.py -> build/lib.linux-x86_64-2.7/zope/interface/common/tests running build_ext building 'zope.interface._zope_interface_coptimizations' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-2.7/src/zope creating build/temp.linux-x86_64-2.7/src/zope/interface gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/include/python2.7 -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.linux-x86_64-2.7/src/zope/interface/_zope_interface_coptimizations.o src/zope/interface/_zope_interface_coptimizations.c: In function ‘Spec_extends’: src/zope/interface/_zope_interface_coptimizations.c:288:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^ src/zope/interface/_zope_interface_coptimizations.c:291:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^ gcc -pthread -shared -O2 -fPIC build/temp.linux-x86_64-2.7/src/zope/interface/_zope_interface_coptimizations.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/zope/interface/_zope_interface_coptimizations.so running install running build running build_py running egg_info writing requirements to src/zope.interface.egg-info/requires.txt writing src/zope.interface.egg-info/PKG-INFO writing namespace_packages to src/zope.interface.egg-info/namespace_packages.txt writing top-level names to src/zope.interface.egg-info/top_level.txt writing dependency_links to src/zope.interface.egg-info/dependency_links.txt reading manifest file 'src/zope.interface.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching 'coverage.xml' found anywhere in distribution no previously-included directories found matching 'docs/_build' writing manifest file 'src/zope.interface.egg-info/SOURCES.txt' running build_ext running install_lib Skipping installation of /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/__init__.py (namespace package) copying zope/interface/exceptions.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/_zope_interface_coptimizations.c -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/adapter.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/__init__.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/ro.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/registry.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/interfaces.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/interface.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/_zope_interface_coptimizations.so -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/declarations.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/advice.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/document.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/_flatten.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/verify.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/_compat.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface copying zope/interface/tests/test_registry.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/ifoo.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_odd_declarations.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_interface.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_sorting.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/advisory_testing.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_interfaces.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/m1.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_exceptions.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/__init__.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_ro.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_declarations.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/idummy.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_adapter.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/ifoo_other.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/odd.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_advice.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/m2.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_document.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/dummy.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_element.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/tests/test_verify.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests copying zope/interface/common/__init__.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common copying zope/interface/common/interfaces.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common copying zope/interface/common/mapping.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common copying zope/interface/common/idatetime.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common copying zope/interface/common/sequence.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common copying zope/interface/common/tests/basemapping.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/tests copying zope/interface/common/tests/__init__.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_import_interfaces.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_idatetime.py -> /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/tests byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/exceptions.py to exceptions.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/adapter.py to adapter.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/__init__.py to __init__.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/ro.py to ro.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/registry.py to registry.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/interfaces.py to interfaces.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/interface.py to interface.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/declarations.py to declarations.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/advice.py to advice.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/document.py to document.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/_flatten.py to _flatten.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/verify.py to verify.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/_compat.py to _compat.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_registry.py to test_registry.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/ifoo.py to ifoo.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_odd_declarations.py to test_odd_declarations.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_interface.py to test_interface.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_sorting.py to test_sorting.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/advisory_testing.py to advisory_testing.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_interfaces.py to test_interfaces.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/m1.py to m1.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_exceptions.py to test_exceptions.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/__init__.py to __init__.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_ro.py to test_ro.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_declarations.py to test_declarations.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/idummy.py to idummy.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_adapter.py to test_adapter.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/ifoo_other.py to ifoo_other.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/odd.py to odd.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_advice.py to test_advice.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/m2.py to m2.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_document.py to test_document.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/dummy.py to dummy.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_element.py to test_element.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests/test_verify.py to test_verify.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/__init__.py to __init__.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/interfaces.py to interfaces.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/mapping.py to mapping.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/idatetime.py to idatetime.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/sequence.py to sequence.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/tests/basemapping.py to basemapping.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/tests/__init__.py to __init__.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/tests/test_import_interfaces.py to test_import_interfaces.pyc byte-compiling /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/tests/test_idatetime.py to test_idatetime.pyc running install_egg_info Copying src/zope.interface.egg-info to /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info Installing /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7-nspkg.pth running install_scripts /data/builds/zope.interface/4.1.3/pkg: total 8 drwxr-xr-x 2 root root 4096 Mar 27 15:46 install drwxr-xr-x 5 root root 4096 Mar 27 15:46 usr /data/builds/zope.interface/4.1.3/pkg/install: total 4 -rw-r--r-- 1 root root 353 Mar 27 15:46 slack-desc /data/builds/zope.interface/4.1.3/pkg/usr: total 12 drwxr-xr-x 3 root root 4096 Mar 27 15:46 doc drwxr-xr-x 3 root root 4096 Mar 27 15:46 lib64 drwxr-xr-x 3 root root 4096 Mar 27 15:46 src /data/builds/zope.interface/4.1.3/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Mar 27 15:46 zope.interface-4.1.3 /data/builds/zope.interface/4.1.3/pkg/usr/doc/zope.interface-4.1.3: total 0 /data/builds/zope.interface/4.1.3/pkg/usr/lib64: total 4 drwxr-xr-x 3 root root 4096 Mar 27 15:46 python2.7 /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7: total 4 drwxr-xr-x 4 root root 4096 Mar 27 15:46 site-packages /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages: total 12 drwxr-xr-x 3 root root 4096 Mar 27 15:46 zope -rw-r--r-- 1 root root 299 Mar 27 15:46 zope.interface-4.1.3-py2.7-nspkg.pth drwxr-xr-x 2 root root 4096 Mar 27 15:46 zope.interface-4.1.3-py2.7.egg-info /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope: total 4 drwxr-xr-x 4 root root 4096 Mar 27 15:46 interface /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface: total 448 -rw-r--r-- 1 root root 3410 Oct 5 03:35 __init__.py -rw-r--r-- 1 root root 2737 Mar 27 15:46 __init__.pyc -rw-r--r-- 1 root root 1861 Oct 5 03:35 _compat.py -rw-r--r-- 1 root root 2268 Mar 27 15:46 _compat.pyc -rw-r--r-- 1 root root 1056 Oct 5 03:35 _flatten.py -rw-r--r-- 1 root root 698 Mar 27 15:46 _flatten.pyc -rw-r--r-- 1 root root 45022 Oct 5 03:35 _zope_interface_coptimizations.c -rwxr-xr-x 1 root root 31008 Mar 27 15:46 _zope_interface_coptimizations.so -rw-r--r-- 1 root root 22865 Oct 5 03:35 adapter.py -rw-r--r-- 1 root root 19315 Mar 27 15:46 adapter.pyc -rw-r--r-- 1 root root 7546 Oct 5 03:35 advice.py -rw-r--r-- 1 root root 5548 Mar 27 15:46 advice.pyc drwxr-xr-x 3 root root 4096 Mar 27 15:46 common -rw-r--r-- 1 root root 27955 Oct 5 03:35 declarations.py -rw-r--r-- 1 root root 25480 Mar 27 15:46 declarations.pyc -rw-r--r-- 1 root root 3988 Oct 5 03:35 document.py -rw-r--r-- 1 root root 3675 Mar 27 15:46 document.pyc -rw-r--r-- 1 root root 1999 Oct 5 03:35 exceptions.py -rw-r--r-- 1 root root 3288 Mar 27 15:46 exceptions.pyc -rw-r--r-- 1 root root 20404 Oct 5 03:35 interface.py -rw-r--r-- 1 root root 22294 Mar 27 15:46 interface.pyc -rw-r--r-- 1 root root 43112 Oct 5 03:35 interfaces.py -rw-r--r-- 1 root root 56091 Mar 27 15:46 interfaces.pyc -rw-r--r-- 1 root root 18877 Oct 5 03:35 registry.py -rw-r--r-- 1 root root 20591 Mar 27 15:46 registry.pyc -rw-r--r-- 1 root root 2004 Oct 5 03:35 ro.py -rw-r--r-- 1 root root 1557 Mar 27 15:46 ro.pyc drwxr-xr-x 2 root root 4096 Mar 27 15:46 tests -rw-r--r-- 1 root root 4727 Oct 5 03:35 verify.py -rw-r--r-- 1 root root 3251 Mar 27 15:46 verify.pyc /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common: total 112 -rw-r--r-- 1 root root 61 Oct 5 03:35 __init__.py -rw-r--r-- 1 root root 155 Mar 27 15:46 __init__.pyc -rw-r--r-- 1 root root 20055 Oct 5 03:35 idatetime.py -rw-r--r-- 1 root root 27275 Mar 27 15:46 idatetime.pyc -rw-r--r-- 1 root root 4255 Oct 5 03:35 interfaces.py -rw-r--r-- 1 root root 9368 Mar 27 15:46 interfaces.pyc -rw-r--r-- 1 root root 3457 Oct 5 03:35 mapping.py -rw-r--r-- 1 root root 7195 Mar 27 15:46 mapping.pyc -rw-r--r-- 1 root root 4669 Oct 5 03:35 sequence.py -rw-r--r-- 1 root root 9180 Mar 27 15:46 sequence.pyc drwxr-xr-x 2 root root 4096 Mar 27 15:46 tests /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/common/tests: total 36 -rw-r--r-- 1 root root 61 Oct 5 03:35 __init__.py -rw-r--r-- 1 root root 161 Mar 27 15:46 __init__.pyc -rw-r--r-- 1 root root 3914 Oct 5 03:35 basemapping.py -rw-r--r-- 1 root root 5014 Mar 27 15:46 basemapping.pyc -rw-r--r-- 1 root root 1775 Oct 5 03:35 test_idatetime.py -rw-r--r-- 1 root root 1912 Mar 27 15:46 test_idatetime.pyc -rw-r--r-- 1 root root 928 Oct 5 03:35 test_import_interfaces.py -rw-r--r-- 1 root root 824 Mar 27 15:46 test_import_interfaces.pyc /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope/interface/tests: total 960 -rw-r--r-- 1 root root 481 Oct 5 03:35 __init__.py -rw-r--r-- 1 root root 853 Mar 27 15:46 __init__.pyc -rw-r--r-- 1 root root 1260 Oct 5 03:35 advisory_testing.py -rw-r--r-- 1 root root 1544 Mar 27 15:46 advisory_testing.pyc -rw-r--r-- 1 root root 888 Oct 5 03:35 dummy.py -rw-r--r-- 1 root root 512 Mar 27 15:46 dummy.pyc -rw-r--r-- 1 root root 889 Oct 5 03:35 idummy.py -rw-r--r-- 1 root root 767 Mar 27 15:46 idummy.pyc -rw-r--r-- 1 root root 851 Oct 5 03:35 ifoo.py -rw-r--r-- 1 root root 722 Mar 27 15:46 ifoo.pyc -rw-r--r-- 1 root root 851 Oct 5 03:35 ifoo_other.py -rw-r--r-- 1 root root 740 Mar 27 15:46 ifoo_other.pyc -rw-r--r-- 1 root root 812 Oct 5 03:35 m1.py -rw-r--r-- 1 root root 705 Mar 27 15:46 m1.pyc -rw-r--r-- 1 root root 689 Oct 5 03:35 m2.py -rw-r--r-- 1 root root 217 Mar 27 15:46 m2.pyc -rw-r--r-- 1 root root 3079 Oct 5 03:35 odd.py -rw-r--r-- 1 root root 4324 Mar 27 15:46 odd.pyc -rw-r--r-- 1 root root 53789 Oct 5 03:35 test_adapter.py -rw-r--r-- 1 root root 69777 Mar 27 15:46 test_adapter.pyc -rw-r--r-- 1 root root 11490 Oct 5 03:35 test_advice.py -rw-r--r-- 1 root root 20005 Mar 27 15:46 test_advice.pyc -rw-r--r-- 1 root root 57969 Oct 5 03:35 test_declarations.py -rw-r--r-- 1 root root 84369 Mar 27 15:46 test_declarations.pyc -rw-r--r-- 1 root root 16853 Oct 5 03:35 test_document.py -rw-r--r-- 1 root root 25133 Mar 27 15:46 test_document.pyc -rw-r--r-- 1 root root 1320 Oct 5 03:35 test_element.py -rw-r--r-- 1 root root 1375 Mar 27 15:46 test_element.pyc -rw-r--r-- 1 root root 2722 Oct 5 03:35 test_exceptions.py -rw-r--r-- 1 root root 3983 Mar 27 15:46 test_exceptions.pyc -rw-r--r-- 1 root root 73459 Oct 5 03:35 test_interface.py -rw-r--r-- 1 root root 109912 Mar 27 15:46 test_interface.pyc -rw-r--r-- 1 root root 3568 Oct 5 03:35 test_interfaces.py -rw-r--r-- 1 root root 6328 Mar 27 15:46 test_interfaces.pyc -rw-r--r-- 1 root root 6912 Oct 5 03:35 test_odd_declarations.py -rw-r--r-- 1 root root 11229 Mar 27 15:46 test_odd_declarations.pyc -rw-r--r-- 1 root root 100964 Oct 5 03:35 test_registry.py -rw-r--r-- 1 root root 131443 Mar 27 15:46 test_registry.pyc -rw-r--r-- 1 root root 3305 Oct 5 03:35 test_ro.py -rw-r--r-- 1 root root 7513 Mar 27 15:46 test_ro.pyc -rw-r--r-- 1 root root 1612 Oct 5 03:35 test_sorting.py -rw-r--r-- 1 root root 2972 Mar 27 15:46 test_sorting.pyc -rw-r--r-- 1 root root 15683 Oct 5 03:35 test_verify.py -rw-r--r-- 1 root root 33030 Mar 27 15:46 test_verify.pyc /data/builds/zope.interface/4.1.3/pkg/usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info: total 48 -rw-r--r-- 1 root root 17678 Mar 27 15:46 PKG-INFO -rw-r--r-- 1 root root 2457 Mar 27 15:46 SOURCES.txt -rw-r--r-- 1 root root 1 Mar 27 15:46 dependency_links.txt -rw-r--r-- 1 root root 5 Mar 27 15:46 namespace_packages.txt -rw-r--r-- 1 root root 1 Oct 5 03:35 not-zip-safe -rw-r--r-- 1 root root 46 Oct 5 03:35 pbr.json -rw-r--r-- 1 root root 109 Mar 27 15:46 requires.txt -rw-r--r-- 1 root root 5 Mar 27 15:46 top_level.txt /data/builds/zope.interface/4.1.3/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Mar 27 15:46 zope.interface-4.1.3 /data/builds/zope.interface/4.1.3/pkg/usr/src/zope.interface-4.1.3: total 4 -rw-r--r-- 1 root root 846 Mar 27 15:46 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /data/builds/zope.interface/4.1.3/zope.interface-4.1.3-x86_64-1rl.txz ./ usr/ usr/doc/ usr/doc/zope.interface-4.1.3/ usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info/ usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info/requires.txt usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info/PKG-INFO usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info/SOURCES.txt usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info/pbr.json usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info/dependency_links.txt usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info/not-zip-safe usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info/top_level.txt usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7.egg-info/namespace_packages.txt usr/lib64/python2.7/site-packages/zope/ usr/lib64/python2.7/site-packages/zope/interface/ usr/lib64/python2.7/site-packages/zope/interface/exceptions.py usr/lib64/python2.7/site-packages/zope/interface/tests/ usr/lib64/python2.7/site-packages/zope/interface/tests/test_registry.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_registry.py usr/lib64/python2.7/site-packages/zope/interface/tests/ifoo.py usr/lib64/python2.7/site-packages/zope/interface/tests/ifoo_other.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_odd_declarations.py usr/lib64/python2.7/site-packages/zope/interface/tests/m2.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_interface.py usr/lib64/python2.7/site-packages/zope/interface/tests/m1.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_sorting.py usr/lib64/python2.7/site-packages/zope/interface/tests/ifoo.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/advisory_testing.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_interfaces.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_verify.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_document.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/m1.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_sorting.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_interfaces.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_exceptions.py usr/lib64/python2.7/site-packages/zope/interface/tests/__init__.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_ro.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_ro.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/dummy.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_declarations.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_exceptions.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/idummy.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_adapter.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_declarations.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/odd.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_advice.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/advisory_testing.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_adapter.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/ifoo_other.py usr/lib64/python2.7/site-packages/zope/interface/tests/odd.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_element.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/__init__.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_advice.py usr/lib64/python2.7/site-packages/zope/interface/tests/m2.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_interface.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/idummy.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_document.py usr/lib64/python2.7/site-packages/zope/interface/tests/dummy.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_element.py usr/lib64/python2.7/site-packages/zope/interface/tests/test_odd_declarations.pyc usr/lib64/python2.7/site-packages/zope/interface/tests/test_verify.py usr/lib64/python2.7/site-packages/zope/interface/common/ usr/lib64/python2.7/site-packages/zope/interface/common/tests/ usr/lib64/python2.7/site-packages/zope/interface/common/tests/basemapping.py usr/lib64/python2.7/site-packages/zope/interface/common/tests/__init__.py usr/lib64/python2.7/site-packages/zope/interface/common/tests/test_import_interfaces.pyc usr/lib64/python2.7/site-packages/zope/interface/common/tests/test_import_interfaces.py usr/lib64/python2.7/site-packages/zope/interface/common/tests/test_idatetime.pyc usr/lib64/python2.7/site-packages/zope/interface/common/tests/test_idatetime.py usr/lib64/python2.7/site-packages/zope/interface/common/tests/__init__.pyc usr/lib64/python2.7/site-packages/zope/interface/common/tests/basemapping.pyc usr/lib64/python2.7/site-packages/zope/interface/common/__init__.py usr/lib64/python2.7/site-packages/zope/interface/common/interfaces.pyc usr/lib64/python2.7/site-packages/zope/interface/common/interfaces.py usr/lib64/python2.7/site-packages/zope/interface/common/mapping.py usr/lib64/python2.7/site-packages/zope/interface/common/__init__.pyc usr/lib64/python2.7/site-packages/zope/interface/common/idatetime.pyc usr/lib64/python2.7/site-packages/zope/interface/common/idatetime.py usr/lib64/python2.7/site-packages/zope/interface/common/sequence.py usr/lib64/python2.7/site-packages/zope/interface/common/sequence.pyc usr/lib64/python2.7/site-packages/zope/interface/common/mapping.pyc usr/lib64/python2.7/site-packages/zope/interface/exceptions.pyc usr/lib64/python2.7/site-packages/zope/interface/_zope_interface_coptimizations.c usr/lib64/python2.7/site-packages/zope/interface/verify.pyc usr/lib64/python2.7/site-packages/zope/interface/adapter.py usr/lib64/python2.7/site-packages/zope/interface/declarations.pyc usr/lib64/python2.7/site-packages/zope/interface/adapter.pyc usr/lib64/python2.7/site-packages/zope/interface/__init__.py usr/lib64/python2.7/site-packages/zope/interface/ro.py usr/lib64/python2.7/site-packages/zope/interface/advice.pyc usr/lib64/python2.7/site-packages/zope/interface/registry.py usr/lib64/python2.7/site-packages/zope/interface/interfaces.pyc usr/lib64/python2.7/site-packages/zope/interface/interfaces.py usr/lib64/python2.7/site-packages/zope/interface/interface.py usr/lib64/python2.7/site-packages/zope/interface/_compat.pyc usr/lib64/python2.7/site-packages/zope/interface/document.pyc usr/lib64/python2.7/site-packages/zope/interface/_zope_interface_coptimizations.so usr/lib64/python2.7/site-packages/zope/interface/declarations.py usr/lib64/python2.7/site-packages/zope/interface/interface.pyc usr/lib64/python2.7/site-packages/zope/interface/__init__.pyc usr/lib64/python2.7/site-packages/zope/interface/advice.py usr/lib64/python2.7/site-packages/zope/interface/ro.pyc usr/lib64/python2.7/site-packages/zope/interface/registry.pyc usr/lib64/python2.7/site-packages/zope/interface/document.py usr/lib64/python2.7/site-packages/zope/interface/_flatten.py usr/lib64/python2.7/site-packages/zope/interface/verify.py usr/lib64/python2.7/site-packages/zope/interface/_flatten.pyc usr/lib64/python2.7/site-packages/zope/interface/_compat.py usr/lib64/python2.7/site-packages/zope.interface-4.1.3-py2.7-nspkg.pth usr/src/ usr/src/zope.interface-4.1.3/ usr/src/zope.interface-4.1.3/SLKBUILD install/ install/slack-desc Slackware package /data/builds/zope.interface/4.1.3/zope.interface-4.1.3-x86_64-1rl.txz created. Package has been built. Cleaning pkg and src directories