On Saturday 18 April 2020 14:46:06 Gene Heskett wrote: > On Saturday 18 April 2020 13:44:13 andy pugh wrote: > > On Sat, 18 Apr 2020 at 18:19, Gene Heskett <[email protected]> > > wrote: > > > last nights test build must have done git pull at a bad time, 181 > > > of the runtests failed. > > > > Which LinuxCNC version? > > > > There was a faulty commit to 2.8, now reversed. But if you pulled > > 2.8 in that period you might need to reset --hard origin/2.8 in your > > local branch. > > its ok on the next build. I am doing a git pull first each time. Is > that good now? debs are makeing of that now.
didn't reach takeoff speed, wholesale runtests failure. git branch replies *2.8, master script: cd /media/linuxcnc/gene/linuxcnc-dev git pull cd ./src ./autogen.sh ./configure --with-realtime=3.4.9-rtai-686-pae sudo make clean time make -j4 sudo make setuid source ../scripts/rip-environment time runtests And the first error is at the git pull line: its error says I should git branch --set-upstream 2.8 origin/2.8. which says I am 600 commits ahead, crazy. should I just blow it away. Used synaptic to go back to buildbot, works fine. I'll blow this away. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://geneslinuxbox.net:6309/gene> _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
