fakeroot debian/rules clean /usr/bin/make distclean make[1]: Entering directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658' (source install_environment_vars && cd src && make clean ) make[2]: Entering directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658/src' rm -f build/i3nt/* build/i3le/* build/ppcosx/* build/i3osx/* build/ti3osx/* build/ti3le/* rm -rf ./compiled rm -rf ./plt/compiled rm -rf ./ws/compiled rm -rf ./ws/compiler_components/compiled rm -rf ./ws/grammars/compiled rm -rf ./ws/passes/compiled rm -rf ./ws/passes/deglobalize/compiled rm -rf ./ws/passes/nesc_bkend/compiled rm -rf ./ws/passes/normalize_query/compiled rm -rf ./ws/passes/normalize_source/compiled rm -rf ./ws/passes/static_elaborate/compiled rm -rf ./ws/passes/tokmac_bkend/compiled rm -rf ./ws/passes/wavescope_bkend/compiled rm -rf ./ws/sim/compiled rm -rf ./ws/util/compiled find -name *.zo | xargs -i rm {} ## <- Just to be sure find ../depends -name "*.ikarus-fasl" | xargs rm -f find . -name "*.ikarus-fasl" | xargs rm -f find -name "*.slfasl" | xargs rm -f if [ -d C ]; then (cd C && make clean); fi if [ -d demos/token_machs ]; then (cd demos/token_machs && make clean); fi if [ -d demos/regiment ]; then (cd demos/regiment && make clean); fi (cd ws/passes/ocaml_bkend/ && make clean) make[3]: Entering directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658/src/ws/passes/ocaml_bkend' if [ -d fftw2-0.2 ]; then (cd fftw2-0.2; make clean); fi make[4]: Entering directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658/src/ws/passes/ocaml_bkend/fftw2-0.2' Makefile:149: .depend: No such file or directory ocamldep fftw64.ml test.ml test_fft.ml fftw64.mli > .depend make[4]: Leaving directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658/src/ws/passes/ocaml_bkend/fftw2-0.2' make[4]: Entering directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658/src/ws/passes/ocaml_bkend/fftw2-0.2' rm -f *~ .*~ *.o *.cm[aiox] *.cmxa *.a *.annot rm fftw2.ml fftw2.mli fftw.ml fftw.mli fftw2-0.2.tar.gz rm: cannot remove `fftw2.ml': No such file or directory rm: cannot remove `fftw2.mli': No such file or directory rm: cannot remove `fftw.ml': No such file or directory rm: cannot remove `fftw.mli': No such file or directory rm: cannot remove `fftw2-0.2.tar.gz': No such file or directory make[4]: [clean] Error 1 (ignored) find . -type f -perm -u=x -exec rm -f {} \; rm -rf doc/ make[4]: Leaving directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658/src/ws/passes/ocaml_bkend/fftw2-0.2' make[3]: Leaving directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658/src/ws/passes/ocaml_bkend' rm -f *.zo *.so _SIM_* *~ rm -f __temp.log _genned_node_code.ss svn_rev.txt find -name _genned_node_code.ss | xargs rm -f rm -f bin/wsparse rm -f ws/common.sls main_r6rs.sls chez_aggregated.ss find -name ".__*" | xargs -i rm -f {} ## Remove these temp files find -name "__lang_running.tmp.ss" | xargs -i rm -f {} ## Remove these temp files make[2]: Leaving directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658/src' rm -rf debian/tmp* make[1]: Leaving directory `/m32/home/newton/temp/fresh_ws/wavescript_0.1.3658' dpkg-source -b wavescript_0.1.3658 dpkg-source: warning: unknown information field 'Version' in input data in general section of control info file dpkg-source: warning: source directory './wavescript_0.1.3658' is not - 'wavescript-0.1.3658' dpkg-source: building wavescript in wavescript_0.1.3658.tar.gz dpkg-source: building wavescript in wavescript_0.1.3658.dsc dpkg-genchanges -S dpkg-genchanges: warning: unknown information field 'Version' in input data in general section of control info file dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): source only upload: Debian-native package Now signing changes and any dsc files... signfile wavescript_0.1.3658.dsc WaveScript signfile wavescript_0.1.3658_source.changes WaveScript Successfully signed dsc and changes files