Source: altos Version: 1.9.16-2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package altos > dpkg-buildpackage: info: source version 1.9.16-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Bdale Garbee <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp > rm -f debian/altos.sharedmimeinfo > [ ! -f Makefile ] || /usr/bin/make distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in ao-tools > make[2]: Entering directory '/<<PKGBUILDDIR>>/ao-tools' > Making distclean in lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/lib' > rm -rf .libs _libs > test -z "libao-tools.a" || rm -f libao-tools.a > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-atmosphere.Po > rm -f ./.deps/ao-dfu.Po > rm -f ./.deps/ao-editaltos.Po > rm -f ./.deps/ao-eeprom-read.Po > rm -f ./.deps/ao-elf.Po > rm -f ./.deps/ao-hex.Po > rm -f ./.deps/ao-ms5607-convert.Po > rm -f ./.deps/ao-selfload.Po > rm -f ./.deps/ao-verbose.Po > rm -f ./.deps/cc-analyse.Po > rm -f ./.deps/cc-bitbang.Po > rm -f ./.deps/cc-convert.Po > rm -f ./.deps/cc-dsp.Po > rm -f ./.deps/cc-integrate.Po > rm -f ./.deps/cc-logfile.Po > rm -f ./.deps/cc-mega.Po > rm -f ./.deps/cc-period.Po > rm -f ./.deps/cc-process.Po > rm -f ./.deps/cc-telem.Po > rm -f ./.deps/cc-telemetry.Po > rm -f ./.deps/cc-usb.Po > rm -f ./.deps/cc-usbdev.Po > rm -f ./.deps/cc-util.Po > rm -f ./.deps/ccdbg-command.Po > rm -f ./.deps/ccdbg-debug.Po > rm -f ./.deps/ccdbg-flash.Po > rm -f ./.deps/ccdbg-io.Po > rm -f ./.deps/ccdbg-manual.Po > rm -f ./.deps/ccdbg-memory.Po > rm -f ./.deps/ccdbg-rom.Po > rm -f ./.deps/ccdbg-state.Po > rm -f ./.deps/chbevl.Po > rm -f ./.deps/cp-usb-async.Po > rm -f ./.deps/i0.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/lib' > Making distclean in ao-rawload > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-rawload' > rm -f ao-rawload > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-rawload.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-rawload' > Making distclean in ao-dbg > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-dbg' > rm -f ao-dbg > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-dbg-command.Po > rm -f ./.deps/ao-dbg-main.Po > rm -f ./.deps/ao-dbg-parse.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-dbg' > Making distclean in ao-bitbang > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-bitbang' > rm -f ao-bitbang > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-bitbang.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-bitbang' > Making distclean in ao-eeprom > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-eeprom' > rm -f ao-eeprom > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-eeprom.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-eeprom' > Making distclean in ao-list > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-list' > rm -f ao-list > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-list.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-list' > Making distclean in ao-load > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-load' > rm -f ao-load > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-load.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-load' > Making distclean in ao-telem > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-telem' > rm -f ao-telem > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-telem.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-telem' > Making distclean in ao-send-telem > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-send-telem' > rm -f ao-send-telem > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-send-telem.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-send-telem' > Making distclean in ao-sky-flash > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-sky-flash' > rm -f ao-sky-flash > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/sky_bin.Po > rm -f ./.deps/sky_debug.Po > rm -f ./.deps/sky_flash.Po > rm -f ./.deps/sky_serial.Po > rm -f ./.deps/sky_srec.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-sky-flash' > Making distclean in ao-dumpflash > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-dumpflash' > rm -f ao-dumpflash > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-dumpflash.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-dumpflash' > Making distclean in ao-edit-telem > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-edit-telem' > rm -f ao-edit-telem > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-edit-telem.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-edit-telem' > Making distclean in ao-dump-up > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-dump-up' > rm -f ao-dump-up > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-dump-up.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-dump-up' > Making distclean in ao-elftohex > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-elftohex' > rm -f ao-elftohex > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-elftohex.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-elftohex' > Making distclean in ao-flash > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-flash' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-flash' > Making distclean in ao-usbload > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-usbload' > rm -f ao-usbload > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-usbload.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-usbload' > Making distclean in ao-test-igniter > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-igniter' > rm -f ao-test-igniter > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-test-igniter.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-igniter' > Making distclean in ao-test-baro > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-baro' > rm -f ao-test-baro > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-test-baro.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-baro' > Making distclean in ao-test-flash > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-flash' > rm -f ao-test-flash > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-test-flash.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-flash' > Making distclean in ao-cal-accel > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-cal-accel' > rm -f ao-cal-accel > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-cal-accel.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-cal-accel' > Making distclean in ao-test-gps > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-gps' > rm -f ao-test-gps > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-test-gps.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-gps' > Making distclean in ao-usbtrng > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-usbtrng' > rm -f ao-usbtrng > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-usbtrng.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-usbtrng' > Making distclean in ao-cal-freq > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-cal-freq' > rm -f ao-cal-freq > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-cal-freq.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-cal-freq' > Making distclean in ao-makebin > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-makebin' > rm -f ao-makebin > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-makebin.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-makebin' > Making distclean in ao-test-pressure > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-pressure' > rm -f ao-test-pressure > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-test-pressure.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-test-pressure' > Making distclean in ao-stmload > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools/ao-stmload' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/ao-stmload.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools/ao-stmload' > make[3]: Entering directory '/<<PKGBUILDDIR>>/ao-tools' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ao-tools' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -f altitude.h ao_kalman.h > Making clean in easymega-v1.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymega-v1.0' > rm -f *.o easymega-v1.0-*.elf easymega-v1.0-*.ihx easymega-v1.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymega-v1.0' > Making clean in easymega-v1.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymega-v1.0/flash-loader' > rm -f *.o easymega-v1.0-altos-flash-*.elf easymega-v1.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymega-v1.0/flash-loader' > Making clean in easymega-v2.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymega-v2.0' > rm -f *.o easymega-v2.0-*.elf easymega-v2.0-*.ihx easymega-v2.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymega-v2.0' > Making clean in easymega-v2.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymega-v2.0/flash-loader' > rm -f *.o easymega-v2.0-altos-flash-*.elf easymega-v2.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymega-v2.0/flash-loader' > Making clean in easymotor-v3 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymotor-v3' > rm -f *.o easymotor-v3-*.elf easymotor-v3-*.ihx easymotor-v3-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymotor-v3' > Making clean in easymotor-v3/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymotor-v3/flash-loader' > rm -f *.o easymotor-v3-altos-flash-*.elf easymotor-v3-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymotor-v3/flash-loader' > Making clean in easytimer-v1 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easytimer-v1' > rm -f *.o easytimer-v1-*.elf easytimer-v1-*.ihx easytimer-v1-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easytimer-v1' > Making clean in easytimer-v1/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easytimer-v1/flash-loader' > rm -f *.o easytimer-v1-altos-flash-*.elf easytimer-v1-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easytimer-v1/flash-loader' > Making clean in telemega-v0.1 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v0.1' > rm -f *.o telemega-v0.1-*.elf telemega-v0.1-*.ihx telemega-v0.1-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v0.1' > Making clean in telemega-v0.1/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v0.1/flash-loader' > rm -f *.o telemega-v0.1-altos-flash-*.elf telemega-v0.1-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v0.1/flash-loader' > Making clean in telemega-v1.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v1.0' > rm -f *.o telemega-v1.0-*.elf telemega-v1.0-*.ihx telemega-v1.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v1.0' > Making clean in telemega-v1.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v1.0/flash-loader' > rm -f *.o telemega-v1.0-altos-flash-*.elf telemega-v1.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v1.0/flash-loader' > Making clean in telemega-v2.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v2.0' > rm -f *.o telemega-v2.0-*.elf telemega-v2.0-*.ihx telemega-v2.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v2.0' > Making clean in telemega-v2.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v2.0/flash-loader' > rm -f *.o telemega-v2.0-altos-flash-*.elf telemega-v2.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v2.0/flash-loader' > Making clean in telemega-v3.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v3.0' > rm -f *.o telemega-v3.0-*.elf telemega-v3.0-*.ihx telemega-v3.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v3.0' > Making clean in telemega-v3.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v3.0/flash-loader' > rm -f *.o telemega-v3.0-altos-flash-*.elf telemega-v3.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v3.0/flash-loader' > Making clean in telemega-v4.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v4.0' > rm -f *.o telemega-v4.0-*.elf telemega-v4.0-*.ihx telemega-v4.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v4.0' > Making clean in telemega-v4.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v4.0/flash-loader' > rm -f *.o telemega-v4.0-altos-flash-*.elf telemega-v4.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v4.0/flash-loader' > Making clean in telemega-v5.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v5.0' > rm -f *.o telemega-v5.0-*.elf telemega-v5.0-*.ihx telemega-v5.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v5.0' > Making clean in telemega-v5.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v5.0/flash-loader' > rm -f *.o telemega-v5.0-altos-flash-*.elf telemega-v5.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v5.0/flash-loader' > Making clean in telemega-v6.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v6.0' > rm -f *.o telemega-v6.0-*.elf telemega-v6.0-*.ihx telemega-v6.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v6.0' > Making clean in telemega-v6.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemega-v6.0/flash-loader' > rm -f *.o telemega-v6.0-altos-flash-*.elf telemega-v6.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemega-v6.0/flash-loader' > Making clean in telemetrum-v2.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemetrum-v2.0' > rm -f *.o telemetrum-v2.0-*.elf telemetrum-v2.0-*.ihx telemetrum-v2.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemetrum-v2.0' > Making clean in telemetrum-v2.0/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/telemetrum-v2.0/flash-loader' > rm -f *.o telemetrum-v2.0-altos-flash-*.elf telemetrum-v2.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemetrum-v2.0/flash-loader' > Making clean in telemetrum-v3.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemetrum-v3.0' > rm -f *.o telemetrum-v3.0-*.elf telemetrum-v3.0-*.ihx telemetrum-v3.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemetrum-v3.0' > Making clean in telemetrum-v3.0/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/telemetrum-v3.0/flash-loader' > rm -f *.o telemetrum-v3.0-altos-flash-*.elf telemetrum-v3.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemetrum-v3.0/flash-loader' > Making clean in telegps-v0.3 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telegps-v0.3' > rm -f *.o ao_serial_lpc.h telegps-v0.3-*.elf telegps-v0.3-*.ihx > telegps-v0.3-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telegps-v0.3' > Making clean in telegps-v0.3/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telegps-v0.3/flash-loader' > rm -f *.o telegps-v0.3-altos-flash-*.elf telegps-v0.3-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telegps-v0.3/flash-loader' > Making clean in telegps-v1.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telegps-v1.0' > rm -f *.o ao_serial_lpc.h telegps-v1.0-*.elf telegps-v1.0-*.ihx > telegps-v1.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telegps-v1.0' > Making clean in telegps-v1.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telegps-v1.0/flash-loader' > rm -f *.o telegps-v1.0-altos-flash-*.elf telegps-v1.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telegps-v1.0/flash-loader' > Making clean in telegps-v2.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telegps-v2.0' > rm -f *.o ao_serial_stm.h telegps-v2.0-*.elf telegps-v2.0-*.ihx > telegps-v2.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telegps-v2.0' > Making clean in telegps-v2.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telegps-v2.0/flash-loader' > rm -f *.o telegps-v2.0-altos-flash-*.elf telegps-v2.0-altos-flash-*.bin > telegps-v2.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telegps-v2.0/flash-loader' > Making clean in telegps-v3.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telegps-v3.0' > rm -f *.o ao_serial_lpc.h telegps-v3.0-*.elf telegps-v3.0-*.ihx > telegps-v3.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telegps-v3.0' > Making clean in telegps-v3.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telegps-v3.0/flash-loader' > rm -f *.o telegps-v3.0-altos-flash-*.elf telegps-v3.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telegps-v3.0/flash-loader' > Making clean in telelco-v0.2 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telelco-v0.2' > rm -f *.o telelco-v0.2-*.elf telelco-v0.2-*.ihx telelco-v0.2-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telelco-v0.2' > Making clean in telelco-v0.2/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telelco-v0.2/flash-loader' > rm -f *.o telelco-v0.2-altos-flash-*.elf telelco-v0.2-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telelco-v0.2/flash-loader' > Making clean in telelco-v0.2-cc1200 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telelco-v0.2-cc1200' > rm -f *.o telelco-v0.2-*.elf telelco-v0.2-*.ihx telelco-v0.2-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telelco-v0.2-cc1200' > Making clean in telelco-v0.2-cc1200/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/telelco-v0.2-cc1200/flash-loader' > rm -f *.o telelco-v0.2-altos-flash-*.elf telelco-v0.2-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory > '/<<PKGBUILDDIR>>/src/telelco-v0.2-cc1200/flash-loader' > Making clean in telelco-v0.3 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telelco-v0.3' > rm -f *.o telelco-v0.3-*.elf telelco-v0.3-*.ihx telelco-v0.3-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telelco-v0.3' > Making clean in telelco-v0.3/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telelco-v0.3/flash-loader' > rm -f *.o telelco-v0.2-altos-flash-*.elf telelco-v0.2-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telelco-v0.3/flash-loader' > Making clean in telelco-v2.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telelco-v2.0' > rm -f *.o telelco-v2.0-*.elf telelco-v2.0-*.ihx telelco-v2.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telelco-v2.0' > Making clean in telelco-v2.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telelco-v2.0/flash-loader' > rm -f *.o telelco-v2.0-altos-flash-*.elf telelco-v2.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telelco-v2.0/flash-loader' > Making clean in teledongle-v3.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/teledongle-v3.0' > rm -f *.o teledongle-v3.0-*.elf teledongle-v3.0-*.ihx teledongle-v3.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/teledongle-v3.0' > Making clean in teledongle-v3.0/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/teledongle-v3.0/flash-loader' > rm -f *.o teledongle-v3.0-altos-flash-*.elf teledongle-v3.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/teledongle-v3.0/flash-loader' > Making clean in teleballoon-v2.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/teleballoon-v2.0' > rm -f *.o teleballoon-v2.0-*.elf teleballoon-v2.0-*.ihx teleballoon-v2.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/teleballoon-v2.0' > Making clean in telebt-v3.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telebt-v3.0' > rm -f *.o telebt-v3.0-*.elf telebt-v3.0-*.ihx telebt-v3.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telebt-v3.0' > Making clean in telebt-v3.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telebt-v3.0/flash-loader' > rm -f *.o telebt-v3.0-altos-flash-*.elf telebt-v3.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telebt-v3.0/flash-loader' > Making clean in telebt-v4.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telebt-v4.0' > rm -f *.o telebt-v4.0-*.elf telebt-v4.0-*.ihx telebt-v4.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telebt-v4.0' > Making clean in telebt-v4.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telebt-v4.0/flash-loader' > rm -f *.o telebt-v4.0-altos-flash-*.elf telebt-v4.0-altos-flash-*.bin > telebt-v4.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telebt-v4.0/flash-loader' > Making clean in telelcotwo-v0.1 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telelcotwo-v0.1' > rm -f *.o telelcotwo-v0.1-*.elf telelcotwo-v0.1-*.ihx telelcotwo-v0.1-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telelcotwo-v0.1' > Making clean in telelcotwo-v0.1/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/telelcotwo-v0.1/flash-loader' > rm -f *.o telelcotwo-v0.1-altos-flash-*.elf telelcotwo-v0.1-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telelcotwo-v0.1/flash-loader' > Making clean in telefireone-v1.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telefireone-v1.0' > rm -f *.o telefireone-v1.0-*.elf telefireone-v1.0-*.ihx telefireone-v1.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telefireone-v1.0' > Making clean in telefireone-v1.0/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/telefireone-v1.0/flash-loader' > rm -f *.o telefiretwo-v1.0-altos-flash-*.elf > telefiretwo-v1.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory > '/<<PKGBUILDDIR>>/src/telefireone-v1.0/flash-loader' > Making clean in telefiretwo-v0.1 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telefiretwo-v0.1' > rm -f *.o telefiretwo-v0.1-*.elf telefiretwo-v0.1-*.ihx telefiretwo-v0.1-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telefiretwo-v0.1' > Making clean in telefiretwo-v0.1/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/telefiretwo-v0.1/flash-loader' > rm -f *.o telefiretwo-v0.1-altos-flash-*.elf > telefiretwo-v0.1-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory > '/<<PKGBUILDDIR>>/src/telefiretwo-v0.1/flash-loader' > Making clean in telefireeight-v1.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telefireeight-v1.0' > rm -f *.o telefireeight-v1.0-*.elf telefireeight-v1.0-*.ihx > telefireeight-v1.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telefireeight-v1.0' > Making clean in telefireeight-v1.0/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/telefireeight-v1.0/flash-loader' > rm -f *.o telefireeight-v1.0-altos-flash-*.elf > telefireeight-v1.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory > '/<<PKGBUILDDIR>>/src/telefireeight-v1.0/flash-loader' > Making clean in telefireeight-v2.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telefireeight-v2.0' > rm -f *.o telefireeight-v2.0-*.elf telefireeight-v2.0-*.ihx > telefireeight-v2.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telefireeight-v2.0' > Making clean in telefireeight-v2.0/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/telefireeight-v2.0/flash-loader' > rm -f *.o telefireeight-v2.0-altos-flash-*.elf > telefireeight-v2.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory > '/<<PKGBUILDDIR>>/src/telefireeight-v2.0/flash-loader' > Making clean in easymini-v1.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymini-v1.0' > rm -f *.o easymini-v1.0-*.elf easymini-v1.0-*.ihx easymini-v1.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymini-v1.0' > Making clean in easymini-v1.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymini-v1.0/flash-loader' > rm -f *.o easymini-v1.0-altos-flash-*.elf easymini-v1.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymini-v1.0/flash-loader' > Making clean in chaoskey-v1.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/chaoskey-v1.0' > rm -f *.o chaoskey-v1.0-*.elf chaoskey-v1.0-*.ihx *.bin chaoskey-v1.0-*.map > rm -f ao_product.h > rm -f *.cab > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/chaoskey-v1.0' > Making clean in chaoskey-v1.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/chaoskey-v1.0/flash-loader' > rm -f *.o chaoskey-v1.0-altos-flash-*.elf chaoskey-v1.0-altos-flash-*.bin > chaoskey-v1.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/chaoskey-v1.0/flash-loader' > Making clean in telemetrum-v4.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemetrum-v4.0' > rm -f *.o telemetrum-v4.0-*.elf telemetrum-v4.0-*.ihx telemetrum-v4.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemetrum-v4.0' > Making clean in telemetrum-v4.0/flash-loader > make[3]: Entering directory > '/<<PKGBUILDDIR>>/src/telemetrum-v4.0/flash-loader' > rm -f *.o telemetrum-v4.0-altos-flash-*.elf telemetrum-v4.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemetrum-v4.0/flash-loader' > Making clean in telemini-v3.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemini-v3.0' > rm -f *.o telemini-v3.0-*.elf telemini-v3.0-*.ihx telemini-v3.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemini-v3.0' > Making clean in telemini-v3.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/telemini-v3.0/flash-loader' > rm -f *.o telemini-v3.0-altos-flash-*.elf telemini-v3.0-altos-flash-*.bin > telemini-v3.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/telemini-v3.0/flash-loader' > Making clean in easymini-v2.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymini-v2.0' > rm -f *.o easymini-v2.0-*.elf easymini-v2.0-*.ihx easymini-v2.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymini-v2.0' > Making clean in easymini-v2.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymini-v2.0/flash-loader' > rm -f *.o easymini-v2.0-altos-flash-*.elf easymini-v2.0-altos-flash-*.bin > easymini-v2.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymini-v2.0/flash-loader' > Making clean in easymini-v3.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymini-v3.0' > rm -f *.o easymini-v3.0-*.elf easymini-v3.0-*.ihx easymini-v3.0-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymini-v3.0' > Making clean in easymini-v3.0/flash-loader > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/easymini-v3.0/flash-loader' > rm -f *.o easymini-v3.0-altos-flash-*.elf easymini-v3.0-altos-flash-*.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/easymini-v3.0/flash-loader' > Making clean in micropeak-v2.0 > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/micropeak-v2.0' > rm -f *.o *.elf *.ihx *.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/micropeak-v2.0' > Making clean in micropeak > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/micropeak' > rm -f *.o *.elf *.ihx *.map micropeak-load > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/micropeak' > Making clean in microkite > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/microkite' > rm -f *.o *.elf *.ihx microkite-load *.map > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/microkite' > Making clean in microsplash > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/microsplash' > rm -f *.o *.elf *.ihx *.map microsplash-load > rm -f ao_product.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/microsplash' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -f am.html altusmetrum.html micropeak.html telegps.html easymini.html > motortest.html telelaunch.html altos.html companion.html telemetry.html > map-loading.html release-notes-1.9.16.html release-notes-1.9.15.html > release-notes-1.9.14.html release-notes-1.9.13.html release-notes-1.9.12.html > release-notes-1.9.11.html release-notes-1.9.10.html release-notes-1.9.9.html > release-notes-1.9.8.html release-notes-1.9.7.html release-notes-1.9.6.html > release-notes-1.9.5.html release-notes-1.9.4.html release-notes-1.9.3.html > release-notes-1.9.2.html release-notes-1.9.1.html release-notes-1.9.html > release-notes-1.8.7.html release-notes-1.8.6.html release-notes-1.8.5.html > release-notes-1.8.4.html release-notes-1.8.3.html release-notes-1.8.2.html > release-notes-1.8.1.html release-notes-1.8.html release-notes-1.7.html > release-notes-1.6.8.html release-notes-1.6.5.html release-notes-1.6.4.html > release-notes-1.6.3.html release-notes-1.6.2.html release-notes-1.6.1.html > release-notes-1.6.html release-notes-1.5.html release-notes-1.4.2.html > release-notes-1.4.1.html release-notes-1.4.html release-notes-1.3.2.html > release-notes-1.3.1.html release-notes-1.3.html release-notes-1.2.1.html > release-notes-1.2.html release-notes-1.1.1.html release-notes-1.1.html > release-notes-1.0.1.html release-notes-0.9.2.html release-notes-0.9.html > release-notes-0.8.html release-notes-0.7.1.html altusmetrum.pdf micropeak.pdf > telegps.pdf easymini.pdf motortest.pdf telelaunch.pdf altos.pdf companion.pdf > telemetry.pdf map-loading.pdf easymega-outline.pdf easymini-outline.pdf > telemega-outline.pdf telemetrum-outline.pdf telemini-v1-outline.pdf > telemini-v3-outline.pdf telegps-outline.pdf altusmetrum.adoc header.adoc > dedication.adoc intro.adoc getting-started.adoc usage.adoc telemetrum.adoc > telemini.adoc easymini-device.adoc telemega.adoc easymega.adoc easytimer.adoc > installation.adoc using-am-products.adoc updating-firmware.adoc > frequency-cal.adoc altosui.adoc altosdroid.adoc system-operation.adoc > pyro-channels.adoc flight-data-recording.adoc specs.adoc config-device.adoc > config-ui.adoc load-maps.adoc aprs-operation.adoc pyro-examples.adoc > handling.adoc release-head.adoc release-notes.adoc release-notes-1.9.16.adoc > release-notes-1.9.15.adoc release-notes-1.9.14.adoc release-notes-1.9.13.adoc > release-notes-1.9.12.adoc release-notes-1.9.11.adoc release-notes-1.9.10.adoc > release-notes-1.9.9.adoc release-notes-1.9.8.adoc release-notes-1.9.7.adoc > release-notes-1.9.6.adoc release-notes-1.9.5.adoc release-notes-1.9.4.adoc > release-notes-1.9.3.adoc release-notes-1.9.2.adoc release-notes-1.9.1.adoc > release-notes-1.9.adoc release-notes-1.8.7.adoc release-notes-1.8.6.adoc > release-notes-1.8.5.adoc release-notes-1.8.4.adoc release-notes-1.8.3.adoc > release-notes-1.8.2.adoc release-notes-1.8.1.adoc release-notes-1.8.adoc > release-notes-1.7.adoc release-notes-1.6.8.adoc release-notes-1.6.5.adoc > release-notes-1.6.4.adoc release-notes-1.6.3.adoc release-notes-1.6.2.adoc > release-notes-1.6.1.adoc release-notes-1.6.adoc release-notes-1.5.adoc > release-notes-1.4.2.adoc release-notes-1.4.1.adoc release-notes-1.4.adoc > release-notes-1.3.2.adoc release-notes-1.3.1.adoc release-notes-1.3.adoc > release-notes-1.2.1.adoc release-notes-1.2.adoc release-notes-1.1.1.adoc > release-notes-1.1.adoc release-notes-1.0.1.adoc release-notes-0.9.2.adoc > release-notes-0.9.adoc release-notes-0.8.adoc release-notes-0.7.1.adoc > telegps.adoc telegps-dedication.adoc telegps-quick-start.adoc > telegps-using.adoc telegps-system-operation.adoc telegps-application.adoc > telegps-specs.adoc telegps-updating-firmware.adoc telegps-release-notes.adoc > config-device.adoc config-ui.adoc load-maps.adoc aprs-operation.adoc > pyro-examples.adoc handling.adoc release-head.adoc micropeak.adoc > telelaunch.adoc header.adoc telelaunch-acknowledgements.adoc > telelaunch-intro.adoc telelaunch-configuration.adoc telelaunch-operation.adoc > telelaunch-specs.adoc telelaunch-updating-firmware.adoc > telelaunch-cables.adoc telelaunch-troubleshooting.adoc motortest.adoc > motortest-configuration.adoc motortest-installation.adoc > motortest-intro.adoc motortest-operation.adoc > rm -f altusmetrum.html micropeak.html telegps.html easymini.html > motortest.html telelaunch.html altos.html companion.html telemetry.html > map-loading.html release-notes-1.9.16.html release-notes-1.9.15.html > release-notes-1.9.14.html release-notes-1.9.13.html release-notes-1.9.12.html > release-notes-1.9.11.html release-notes-1.9.10.html release-notes-1.9.9.html > release-notes-1.9.8.html release-notes-1.9.7.html release-notes-1.9.6.html > release-notes-1.9.5.html release-notes-1.9.4.html release-notes-1.9.3.html > release-notes-1.9.2.html release-notes-1.9.1.html release-notes-1.9.html > release-notes-1.8.7.html release-notes-1.8.6.html release-notes-1.8.5.html > release-notes-1.8.4.html release-notes-1.8.3.html release-notes-1.8.2.html > release-notes-1.8.1.html release-notes-1.8.html release-notes-1.7.html > release-notes-1.6.8.html release-notes-1.6.5.html release-notes-1.6.4.html > release-notes-1.6.3.html release-notes-1.6.2.html release-notes-1.6.1.html > release-notes-1.6.html release-notes-1.5.html release-notes-1.4.2.html > release-notes-1.4.1.html release-notes-1.4.html release-notes-1.3.2.html > release-notes-1.3.1.html release-notes-1.3.html release-notes-1.2.1.html > release-notes-1.2.html release-notes-1.1.1.html release-notes-1.1.html > release-notes-1.0.1.html release-notes-0.9.2.html release-notes-0.9.html > release-notes-0.8.html release-notes-0.7.1.html altusmetrum.pdf micropeak.pdf > telegps.pdf easymini.pdf motortest.pdf telelaunch.pdf altos.pdf companion.pdf > telemetry.pdf map-loading.pdf easymega-outline.pdf easymini-outline.pdf > telemega-outline.pdf telemetrum-outline.pdf telemini-v1-outline.pdf > telemini-v3-outline.pdf telegps-outline.pdf > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in icon > make[2]: Entering directory '/<<PKGBUILDDIR>>/icon' > rm -rf .libs _libs > rm -f altusmetrum-altosui-*.png altusmetrum-telegps-*.png > altusmetrum-micropeak-*.png > rm -f altus-metrum-*.png micropeak-*.png telegps-*.png > rm -f application-vnd.altusmetrum.eeprom-*.png > application-vnd.altusmetrum.telemetry-*.png > application-vnd.altusmetrum.micropeak-*.png > rm -f *.build *.ico *.rc *.icns *.o *.exe > application-vnd.altusmetrum.micropeak.svg > rm -f altusmetrum.xpm > rm -f redoff.svg greenoff.svg greenled.svg grayon.svg grayled.svg redled.svg > redoff.png greenoff.png greenled.png grayon.png grayled.png redled.png > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/icon' > Making distclean in altoslib > make[2]: Entering directory '/<<PKGBUILDDIR>>/altoslib' > rm -f *.class classaltoslib.stamp > rm -rf .libs _libs > rm -rf bin altoslib_*.jar > rm -f *.lo > test -z "AltosVersion.java" || rm -f AltosVersion.java > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/altoslib' > Making distclean in libaltos > make[2]: Entering directory '/<<PKGBUILDDIR>>/libaltos' > test -z "libaltos.la " || rm -f libaltos.la > rm -f ./so_locations > rm -rf .libs _libs > rm -rf libaltosJNI *.class *.java classlibaltos.stamp libaltos.swig > libaltos_wrap.c altos.dll altos64.dll > rm -f cjnitest btletest > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/btletest.Po > rm -f ./.deps/cjnitest.Po > rm -f ./.deps/cjnitest_aarch64-cjnitest.Po > rm -f ./.deps/cjnitest_amd64-cjnitest.Po > rm -f ./.deps/cjnitest_armel-cjnitest.Po > rm -f ./.deps/cjnitest_armhf-cjnitest.Po > rm -f ./.deps/cjnitest_i686-cjnitest.Po > rm -f ./.deps/libaltos_aarch64_la-libaltos_common.Plo > rm -f ./.deps/libaltos_aarch64_la-libaltos_linux.Plo > rm -f ./.deps/libaltos_aarch64_la-libaltos_posix.Plo > rm -f ./.deps/libaltos_aarch64_la-libaltos_wrap.Plo > rm -f ./.deps/libaltos_amd64_la-libaltos_common.Plo > rm -f ./.deps/libaltos_amd64_la-libaltos_linux.Plo > rm -f ./.deps/libaltos_amd64_la-libaltos_posix.Plo > rm -f ./.deps/libaltos_amd64_la-libaltos_wrap.Plo > rm -f ./.deps/libaltos_armel_la-libaltos_common.Plo > rm -f ./.deps/libaltos_armel_la-libaltos_linux.Plo > rm -f ./.deps/libaltos_armel_la-libaltos_posix.Plo > rm -f ./.deps/libaltos_armel_la-libaltos_wrap.Plo > rm -f ./.deps/libaltos_armhf_la-libaltos_common.Plo > rm -f ./.deps/libaltos_armhf_la-libaltos_linux.Plo > rm -f ./.deps/libaltos_armhf_la-libaltos_posix.Plo > rm -f ./.deps/libaltos_armhf_la-libaltos_wrap.Plo > rm -f ./.deps/libaltos_common.Plo > rm -f ./.deps/libaltos_i686_la-libaltos_common.Plo > rm -f ./.deps/libaltos_i686_la-libaltos_linux.Plo > rm -f ./.deps/libaltos_i686_la-libaltos_posix.Plo > rm -f ./.deps/libaltos_i686_la-libaltos_wrap.Plo > rm -f ./.deps/libaltos_linux.Plo > rm -f ./.deps/libaltos_posix.Plo > rm -f ./.deps/libaltos_wrap.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libaltos' > Making distclean in altosuilib > make[2]: Entering directory '/<<PKGBUILDDIR>>/altosuilib' > rm -f *.class classaltosuilib.stamp > rm -rf .libs _libs > rm -rf bin altosuilib_*.jar > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/altosuilib' > Making distclean in altosui > make[2]: Entering directory '/<<PKGBUILDDIR>>/altosui' > rm -f *.class classaltosui.stamp > rm -rf .libs _libs > rm -rf classes altosui.jar altosui-fat.jar \ > Altos-Linux-*.tar.bz2 Altos-Linux-*.sh Altos-Mac-*.dmg > Altos-Windows-*.exe \ > windows altoslib_*.jar altosuilib_*.jar cmudict04.jar cmulex.jar > cmu_time_awb.jar cmutimelex.jar cmu_us_kal.jar en_us.jar freetts.jar \ > jfreechart.jar jcommon.jar libaltos.so libaltos.dylib altos.dll > altos64.dll Manifest.txt Manifest-fat.txt altos-windows.log altos-windows.nsi > \ > altosui altosui-test altosui-jdb macosx linux *.desktop *.mdwn > rm -f *.lo > test -z "Info.plist altos-windows.nsi" || rm -f Info.plist altos-windows.nsi > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/altosui' > Making distclean in micropeak > make[2]: Entering directory '/<<PKGBUILDDIR>>/micropeak' > rm -rf .libs _libs > rm -rf classes micropeak.jar micropeak-fat.jar \ > MicroPeak-Linux-*.tar.bz2 MicroPeak-Mac-*.dmg MicroPeak-Windows-*.exe \ > altoslib_*.jar altosuilib_*.jar \ > jfreechart.jar jcommon.jar libaltos.so libaltos.dylib altos64.dll > altos.dll Manifest.txt Manifest-fat.txt \ > micropeak micropeak-test micropeak-jdb macosx linux windows > micropeak-windows.log \ > micropeak-windows.nsi *.desktop *.mdwn > rm -f *.class classmicropeak.stamp > rm -f *.lo > test -z "Info.plist micropeak-windows.nsi" || rm -f Info.plist > micropeak-windows.nsi > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/micropeak' > Making distclean in ao-utils > make[2]: Entering directory '/<<PKGBUILDDIR>>/ao-utils' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/ao-utils' > Making distclean in altosdroid > make[2]: Entering directory '/<<PKGBUILDDIR>>/altosdroid' > rm -rf .libs _libs > rm -f *.lo > test -z "local.properties" || rm -f local.properties > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/altosdroid' > Making distclean in telegps > make[2]: Entering directory '/<<PKGBUILDDIR>>/telegps' > rm -rf .libs _libs > rm -rf classes telegps.jar telegps-fat.jar \ > TeleGPS-Linux-*.tar.bz2 TeleGPS-Mac-*.dmg TeleGPS-Windows-*.exe \ > altoslib_*.jar altosuilib_*.jar \ > jfreechart.jar jcommon.jar cmudict04.jar cmulex.jar cmu_time_awb.jar > cmutimelex.jar cmu_us_kal.jar en_us.jar freetts.jar libaltos.so > libaltos.dylib altos64.dll altos.dll Manifest.txt Manifest-fat.txt \ > telegps telegps-test telegps-jdb macosx linux windows > telegps-windows.log \ > telegps-windows.nsi *.desktop *.mdwn > rm -f *.class classtelegps.stamp > rm -f *.lo > test -z "Info.plist telegps-windows.nsi" || rm -f Info.plist > telegps-windows.nsi > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/telegps' > Making distclean in map-server > make[2]: Entering directory '/<<PKGBUILDDIR>>/map-server' > Making distclean in altos-mapd > make[3]: Entering directory '/<<PKGBUILDDIR>>/map-server/altos-mapd' > rm -f *.class classaltosmapd.stamp > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/map-server/altos-mapd' > Making distclean in altos-map > make[3]: Entering directory '/<<PKGBUILDDIR>>/map-server/altos-map' > rm -f altos-map > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/altos_map-altos-map.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/map-server/altos-map' > Making distclean in altos-mapj > make[3]: Entering directory '/<<PKGBUILDDIR>>/map-server/altos-mapj' > rm -f *.class classaltosmap.stamp > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/map-server/altos-mapj' > make[3]: Entering directory '/<<PKGBUILDDIR>>/map-server' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/map-server' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/map-server' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "src/Makedefs src/chaoskey-v1.0/org.altusmetrum.ChaosKey.metainfo.xml > altosdroid/app/src/main/AndroidManifest.xml altosdroid/app/build.gradle" || > rm -f src/Makedefs src/chaoskey-v1.0/org.altusmetrum.ChaosKey.metainfo.xml > altosdroid/app/src/main/AndroidManifest.xml altosdroid/app/build.gradle > test . = "." || test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f -- debian/altos.substvars debian/files > rm -fr -- debian/altos/ debian/tmp/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building altos using existing ./altos_1.9.16.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to > map-server/altos-mapd/altoslib_14.jar: > dpkg-source: error: new version is symlink to ../../altoslib/altoslib_14.jar > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > map-server/altos-mapj/altoslib_14.jar: > dpkg-source: error: new version is symlink to ../../altoslib/altoslib_14.jar > dpkg-source: error: old version is nonexistent > dpkg-source: warning: executable mode 0755 of 'compile' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'config.guess' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'config.sub' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'configure' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'depcomp' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'install-sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'ltmain.sh' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of > 'map-server/altos-mapd/altos-mapd' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'map-server/altos-mapd/altos-mapd-jdb' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'map-server/altos-mapd/altos-mapd-test' will not be represented in diff > dpkg-source: error: cannot represent change to > map-server/altos-mapd/altosmapd.jar: binary file contents changed > dpkg-source: error: add map-server/altos-mapd/altosmapd.jar in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > map-server/altos-mapd/classes/altosmapd/AltosMapd.class: binary file contents > changed > dpkg-source: error: add > map-server/altos-mapd/classes/altosmapd/AltosMapd.class in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > map-server/altos-mapd/classes/altosmapd/AltosMapdClient.class: binary file > contents changed > dpkg-source: error: add > map-server/altos-mapd/classes/altosmapd/AltosMapdClient.class in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > map-server/altos-mapd/classes/altosmapd/AltosMapdPreferences.class: binary > file contents changed > dpkg-source: error: add > map-server/altos-mapd/classes/altosmapd/AltosMapdPreferences.class in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > map-server/altos-mapd/classes/altosmapd/AltosMapdServer.class: binary file > contents changed > dpkg-source: error: add > map-server/altos-mapd/classes/altosmapd/AltosMapdServer.class in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'map-server/altos-mapj/altos-mapj' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'map-server/altos-mapj/altos-mapj-jdb' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'map-server/altos-mapj/altos-mapj-test' will not be represented in diff > dpkg-source: error: cannot represent change to > map-server/altos-mapj/altosmap.jar: binary file contents changed > dpkg-source: error: add map-server/altos-mapj/altosmap.jar in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > map-server/altos-mapj/classes/altosmap/AltosMap.class: binary file contents > changed > dpkg-source: error: add map-server/altos-mapj/classes/altosmap/AltosMap.class > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'missing' will not be > represented in diff > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/altos_1.9.16-2_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

