build warning - test/classes/__init__.py

Danny R. Faught faught at tejasconsulting.com
Fri Aug 29 15:45:44 UTC 2003


The warnings about __init__.py had me fooled into thinking the build was 
failing until I thought to check the return code from make -

[dfaught at localhost qm]$ make
cd qm && PYTHONPATH=. /usr/bin/python2 -O ./setup.py -q build
warning: build_py: package init file './test/classes/__init__.py' not 
found (or not a regular file)
warning: build_py: package init file './test/classes/__init__.py' not 
found (or not a regular file)
rm -rf qm/test/qmtest
sed -e "s#@@@RELLIBDIR@@@#lib/python2.2/site-packages/qm#" < qm/qm.sh > 
qm/test/qmtest
chmod a-w qm/test/qmtest
chmod a+x qm/test/qmtest

There are several __init__.py files, but no test/classes/__init__.py. 
I'm building from CVS sources I updated this morning.  Is this warning a 
serious problem?
-- 
Danny R. Faught
Tejas Software Consulting
http://tejasconsulting.com/





More information about the qmtest mailing list