dpkg-buildpackage: source package is stoqdrivers dpkg-buildpackage: source version is 1:0.5.0-1nightly20070223rev5915.1 dpkg-buildpackage: source changed by root dpkg-buildpackage: host architecture i386 debian/rules clean test -x debian/rules test "`id -u`" = 0 if test -n "" && test "" != "."; then rmdir ""; fi if test "." != "."; then rmdir .; fi dh_clean python setup.py clean -a running clean 'build/lib' does not exist -- can't clean it 'build/bdist.linux-i686' does not exist -- can't clean it 'build/scripts-2.4' does not exist -- can't clean it /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/tmp/build-stoq-nightly/stoqdrivers' make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/tmp/build-stoq-nightly/stoqdrivers' patches: Not reversing not applied patches. if [ "reverse-patches" = "debian/stamp-patched" ] ; then touch debian/stamp-patched ; \ elif [ "reverse-patches" = "reverse-patches" ] ; then rm -f debian/stamp-patch* ; \ fi if [ "reverse-patches" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi for dir in debian/patches ; do \ rm -f $dir/*.log ; \ done find . -name '*.pyc' | xargs rm -f dpkg-source -b stoqdrivers dpkg-source: warning: source directory `./stoqdrivers' is not - `stoqdrivers-0.5.0' dpkg-source: building stoqdrivers in stoqdrivers_0.5.0-1nightly20070223rev5915.1.tar.gz dpkg-source: building stoqdrivers in stoqdrivers_0.5.0-1nightly20070223rev5915.1.dsc debian/rules build test -x debian/rules if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/tmp/build-stoq-nightly/stoqdrivers' make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/tmp/build-stoq-nightly/stoqdrivers' patches: if [ "debian/stamp-patched" = "debian/stamp-patched" ] ; then touch debian/stamp-patched ; \ elif [ "debian/stamp-patched" = "reverse-patches" ] ; then rm -f debian/stamp-patch* ; \ fi if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi make[1]: Entering directory `/tmp/build-stoq-nightly/stoqdrivers' make[1]: Nothing to be done for `update-config'. make[1]: Leaving directory `/tmp/build-stoq-nightly/stoqdrivers' cd . && python setup.py build --build-base="./build" running build running build_py creating build creating build/lib creating build/lib/stoqdrivers copying stoqdrivers/configparser.py -> ./build/lib/stoqdrivers copying stoqdrivers/log.py -> ./build/lib/stoqdrivers copying stoqdrivers/exceptions.py -> ./build/lib/stoqdrivers copying stoqdrivers/utils.py -> ./build/lib/stoqdrivers copying stoqdrivers/__init__.py -> ./build/lib/stoqdrivers copying stoqdrivers/translation.py -> ./build/lib/stoqdrivers copying stoqdrivers/constants.py -> ./build/lib/stoqdrivers creating build/lib/stoqdrivers/devices copying stoqdrivers/devices/interfaces.py -> ./build/lib/stoqdrivers/devices copying stoqdrivers/devices/__init__.py -> ./build/lib/stoqdrivers/devices copying stoqdrivers/devices/serialbase.py -> ./build/lib/stoqdrivers/devices copying stoqdrivers/devices/base.py -> ./build/lib/stoqdrivers/devices creating build/lib/stoqdrivers/devices/scales copying stoqdrivers/devices/scales/__init__.py -> ./build/lib/stoqdrivers/devices/scales copying stoqdrivers/devices/scales/scales.py -> ./build/lib/stoqdrivers/devices/scales copying stoqdrivers/devices/scales/base.py -> ./build/lib/stoqdrivers/devices/scales creating build/lib/stoqdrivers/devices/scales/toledo copying stoqdrivers/devices/scales/toledo/__init__.py -> ./build/lib/stoqdrivers/devices/scales/toledo copying stoqdrivers/devices/scales/toledo/PrixIII.py -> ./build/lib/stoqdrivers/devices/scales/toledo creating build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/fiscal.py -> ./build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/__init__.py -> ./build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/cheque.py -> ./build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/base.py -> ./build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/capabilities.py -> ./build/lib/stoqdrivers/devices/printers creating build/lib/stoqdrivers/devices/printers/perto copying stoqdrivers/devices/printers/perto/Pay2023.py -> ./build/lib/stoqdrivers/devices/printers/perto copying stoqdrivers/devices/printers/perto/__init__.py -> ./build/lib/stoqdrivers/devices/printers/perto creating build/lib/stoqdrivers/devices/printers/daruma copying stoqdrivers/devices/printers/daruma/FS600MFD.py -> ./build/lib/stoqdrivers/devices/printers/daruma copying stoqdrivers/devices/printers/daruma/FS345.py -> ./build/lib/stoqdrivers/devices/printers/daruma copying stoqdrivers/devices/printers/daruma/__init__.py -> ./build/lib/stoqdrivers/devices/printers/daruma copying stoqdrivers/devices/printers/daruma/FS2100.py -> ./build/lib/stoqdrivers/devices/printers/daruma creating build/lib/stoqdrivers/devices/printers/bematech copying stoqdrivers/devices/printers/bematech/MP25.py -> ./build/lib/stoqdrivers/devices/printers/bematech copying stoqdrivers/devices/printers/bematech/__init__.py -> ./build/lib/stoqdrivers/devices/printers/bematech copying stoqdrivers/devices/printers/bematech/DP20C.py -> ./build/lib/stoqdrivers/devices/printers/bematech creating build/lib/stoqdrivers/devices/printers/virtual copying stoqdrivers/devices/printers/virtual/__init__.py -> ./build/lib/stoqdrivers/devices/printers/virtual copying stoqdrivers/devices/printers/virtual/Simple.py -> ./build/lib/stoqdrivers/devices/printers/virtual creating build/lib/stoqdrivers/devices/printers/sweda copying stoqdrivers/devices/printers/sweda/IFS9000I.py -> ./build/lib/stoqdrivers/devices/printers/sweda copying stoqdrivers/devices/printers/sweda/__init__.py -> ./build/lib/stoqdrivers/devices/printers/sweda creating build/lib/stoqdrivers/devices/printers/dataregis copying stoqdrivers/devices/printers/dataregis/EP375.py -> ./build/lib/stoqdrivers/devices/printers/dataregis copying stoqdrivers/devices/printers/dataregis/__init__.py -> ./build/lib/stoqdrivers/devices/printers/dataregis creating build/lib/stoqdrivers/devices/readers copying stoqdrivers/devices/readers/__init__.py -> ./build/lib/stoqdrivers/devices/readers creating build/lib/stoqdrivers/devices/readers/barcode copying stoqdrivers/devices/readers/barcode/reader.py -> ./build/lib/stoqdrivers/devices/readers/barcode copying stoqdrivers/devices/readers/barcode/__init__.py -> ./build/lib/stoqdrivers/devices/readers/barcode copying stoqdrivers/devices/readers/barcode/base.py -> ./build/lib/stoqdrivers/devices/readers/barcode creating build/lib/stoqdrivers/devices/readers/barcode/metrologic copying stoqdrivers/devices/readers/barcode/metrologic/__init__.py -> ./build/lib/stoqdrivers/devices/readers/barcode/metrologic copying stoqdrivers/devices/readers/barcode/metrologic/MC630.py -> ./build/lib/stoqdrivers/devices/readers/barcode/metrologic debian/rules binary test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi cd . && python setup.py build --build-base="./build" running build running build_py cd . && /usr/bin/python setup.py install --root=/tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/ --no-compile -O0 running install running build running build_py running install_lib creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4 creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode/metrologic copying build/lib/stoqdrivers/devices/readers/barcode/metrologic/MC630.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode/metrologic copying build/lib/stoqdrivers/devices/readers/barcode/metrologic/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode/metrologic copying build/lib/stoqdrivers/devices/readers/barcode/base.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode copying build/lib/stoqdrivers/devices/readers/barcode/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode copying build/lib/stoqdrivers/devices/readers/barcode/reader.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode copying build/lib/stoqdrivers/devices/readers/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/dataregis copying build/lib/stoqdrivers/devices/printers/dataregis/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/dataregis copying build/lib/stoqdrivers/devices/printers/dataregis/EP375.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/dataregis creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/sweda copying build/lib/stoqdrivers/devices/printers/sweda/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/sweda copying build/lib/stoqdrivers/devices/printers/sweda/IFS9000I.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/sweda creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/virtual copying build/lib/stoqdrivers/devices/printers/virtual/Simple.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/virtual copying build/lib/stoqdrivers/devices/printers/virtual/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/virtual creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/bematech copying build/lib/stoqdrivers/devices/printers/bematech/DP20C.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/bematech copying build/lib/stoqdrivers/devices/printers/bematech/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/bematech copying build/lib/stoqdrivers/devices/printers/bematech/MP25.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/bematech creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma copying build/lib/stoqdrivers/devices/printers/daruma/FS2100.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma copying build/lib/stoqdrivers/devices/printers/daruma/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma copying build/lib/stoqdrivers/devices/printers/daruma/FS345.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma copying build/lib/stoqdrivers/devices/printers/daruma/FS600MFD.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/perto copying build/lib/stoqdrivers/devices/printers/perto/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/perto copying build/lib/stoqdrivers/devices/printers/perto/Pay2023.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/perto copying build/lib/stoqdrivers/devices/printers/capabilities.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers copying build/lib/stoqdrivers/devices/printers/base.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers copying build/lib/stoqdrivers/devices/printers/cheque.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers copying build/lib/stoqdrivers/devices/printers/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers copying build/lib/stoqdrivers/devices/printers/fiscal.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales/toledo copying build/lib/stoqdrivers/devices/scales/toledo/PrixIII.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales/toledo copying build/lib/stoqdrivers/devices/scales/toledo/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales/toledo copying build/lib/stoqdrivers/devices/scales/base.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales copying build/lib/stoqdrivers/devices/scales/scales.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales copying build/lib/stoqdrivers/devices/scales/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales copying build/lib/stoqdrivers/devices/base.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices copying build/lib/stoqdrivers/devices/serialbase.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices copying build/lib/stoqdrivers/devices/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices copying build/lib/stoqdrivers/devices/interfaces.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices copying build/lib/stoqdrivers/constants.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/translation.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/__init__.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/utils.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/exceptions.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/log.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/configparser.py -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers running install_data creating locale/pt_BR/LC_MESSAGES compiling po/pt_BR.po -> locale/pt_BR/LC_MESSAGES/stoqdrivers.mo creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share/stoqdrivers creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share/stoqdrivers/conf copying stoqdrivers/conf/perto.ini -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share/stoqdrivers/conf copying stoqdrivers/conf/bematech.ini -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share/stoqdrivers/conf copying stoqdrivers/conf/dataregis.ini -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share/stoqdrivers/conf creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share/locale creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share/locale/pt_BR creating /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share/locale/pt_BR/LC_MESSAGES copying locale/pt_BR/LC_MESSAGES/stoqdrivers.mo -> /tmp/build-stoq-nightly/stoqdrivers/debian/stoqdrivers/usr/share/locale/pt_BR/LC_MESSAGES dh_installdirs -pstoqdrivers dh_installdocs -pstoqdrivers ./README ./NEWS ./AUTHORS dh_installexamples -pstoqdrivers dh_installman -pstoqdrivers dh_installinfo -pstoqdrivers dh_installmenu -pstoqdrivers dh_installcron -pstoqdrivers dh_installinit -pstoqdrivers dh_installdebconf -pstoqdrivers dh_installemacsen -pstoqdrivers dh_installpam -pstoqdrivers dh_installlogrotate -pstoqdrivers if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -pstoqdrivers ; fi dh_installchangelogs -pstoqdrivers ./ChangeLog dh_install -pstoqdrivers dh_link -pstoqdrivers dh_python -pstoqdrivers if test ""; then :; else dh_strip -pstoqdrivers ; fi dh_compress -pstoqdrivers dh_fixperms -pstoqdrivers if test ""; then :; else dh_makeshlibs -pstoqdrivers ; fi dh_installdeb -pstoqdrivers dh_perl -pstoqdrivers dh_shlibdeps -pstoqdrivers dh_gencontrol -pstoqdrivers dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums -pstoqdrivers dh_builddeb -pstoqdrivers dpkg-deb: building package `stoqdrivers' in `../stoqdrivers_0.5.0-1nightly20070223rev5915.1_all.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included)