(view as text)
make: Entering directory `/var/lib/buildbot/slaveDebianEtch/fullSlaveDebianEtch/build/mmc-core'
pyflakes . bin/*
./mmc/agent.py:28: redefinition of unused 'twisted' from line 27
./mmc/agent.py:35: redefinition of unused 'http' from line 33
./mmc/agent.py:43: redefinition of unused 'logging' from line 42
./mmc/client.py:47: redefinition of unused 'QueryFactory' from line 44
./mmc/plugins/base/__init__.py:435: 'getLdapRootDN' imported but unused
./mmc/plugins/base/__init__.py:435: 'getMemoryInfos' imported but unused
./mmc/plugins/base/__init__.py:435: 'listProcess' imported but unused
./mmc/plugins/base/__init__.py:435: 'getUptime' imported but unused
./mmc/plugins/base/__init__.py:435: 'getDisksInfos' imported but unused
./mmc/plugins/base/auth.py:25: 'from ConfigParser import *' used; unable to detect undefined names
./mmc/plugins/base/externalldap.py:27: 'from mmc.plugins.base.ldapconnect import *' used; unable to detect undefined names
./mmc/plugins/base/externalldap.py:28: 'from mmc.plugins.base.auth import *' used; unable to detect undefined names
./mmc/plugins/base/externalldap.py:29: 'from mmc.plugins.base.provisioning import *' used; unable to detect undefined names
./mmc/plugins/base/provisioning.py:25: 'from ConfigParser import *' used; unable to detect undefined names
./mmc/plugins/network/__init__.py:40: 'AF' imported but unused
./mmc/plugins/network/__init__.py:41: 'PLUGIN_NAME' imported but unused
./mmc/plugins/network/__init__.py:41: 'AA' imported but unused
./mmc/plugins/network/dns.py:28: redefinition of unused 'os' from line 27
./mmc/plugins/samba/__init__.py:28: redefinition of unused 'os' from line 27
./mmc/core/audit/record.py:29: 'from sqlalchemy import *' used; unable to detect undefined names
./mmc/core/audit/record.py:31: 'from classes import *' used; unable to detect undefined names
./mmc/core/audit/__init__.py:29: 'from mmc.core.audit.writers import *' used; unable to detect undefined names
./mmc/core/audit/writers.py:35: 'from sqlalchemy import *' used; unable to detect undefined names
./mmc/core/audit/writers.py:36: 'from sqlalchemy.orm import *' used; unable to detect undefined names
./mmc/core/audit/writers.py:38: 'from mmc.core.audit.classes import *' used; unable to detect undefined names
./mmc/core/audit/writers.py:39: 'from mmc.core.audit.record import *' used; unable to detect undefined names
./mmc/core/audit/readers.py:28: 'from sqlalchemy import *' used; unable to detect undefined names
./mmc/core/audit/readers.py:29: 'from classes import *' used; unable to detect undefined names
./mmc/support/mmctools.py:27: redefinition of unused 'os' from line 26
./mmc/support/mmctools.py:35: redefinition of unused 'logging' from line 29
./mmc/support/mmctools.py:57: redefinition of unused 'mxDateTime' from line 55
./mmc/support/uuid.py:395: redefinition of unused 'ctypes' from line 395
./tests-mds/testldap.py:27: 'sys' imported but unused
./tests-mds/testldap.py:29: redefinition of unused 'os' from line 28
./tests-mds/testproxy.py:25: 'unittest' imported but unused
./tests-mds/testproxy.py:27: 'sys' imported but unused
./tests-mds/testproxy.py:29: redefinition of unused 'os' from line 28
./tests-mds/testproxy.py:29: 'os' imported but unused
./tests-mds/testproxy.py:30: 'time' imported but unused
./tests-mds/testproxy.py:32: 'mmc' imported but unused
./tests-mds/testsamba.py:27: 'sys' imported but unused
./tests-mds/testsamba.py:29: redefinition of unused 'os' from line 28
bin/mmc-agent:25: redefinition of unused 'os' from line 24
make: Leaving directory `/var/lib/buildbot/slaveDebianEtch/fullSlaveDebianEtch/build/mmc-core'