On Sun, 26 Apr 2020 at 08:55, Gene Heskett <[email protected]> wrote:
> EXCEPT! Its not in either script so it has to be in dpkg-buildpackage. Buildpackage does not care about the tests, look at the contents of http://buildbot.linuxcnc.org/dists/buster/2.8-rtpreempt/Contents-armhf.gz It seems more likely that, for some reason, you have a commit in your git tree with the file removed. You said that "make clean" removes the file? It shouldn't, this is the code: https://github.com/LinuxCNC/linuxcnc/blob/master/src/Makefile#L496 I checked and find . -name '*.o' does not match .orig (of it did there would be a lot more files disappearing) The buildbot is building Pi4 .debs several times a day (I have forgotten why you are also doing this?) without problems. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1912 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
