On Friday 04 June 2021 18:04:18 Rene Hopf via Emc-developers wrote: > On 04.06.21 21:07, Gene Heskett wrote: > > On Friday 04 June 2021 13:31:36 Rene Hopf via Emc-developers wrote: > >> On 04.06.21 19:20, Gene Heskett wrote: > >>> So the question re master for armhf is in 3 parts: > >>> > >>> 1: Are you about to switch to building against gtk3? > >> > >> yes, very soon, but I have not decided on a date. few issues are > >> still being worked on. > >> > >>> 2: How long till python2 support will be turned off? > >> > >> at the same time. > >> > >>> 3: Is there anything I can do with my build scripts or my config > >>> to hasten those dates with my feedback? > >> > >> check out master-gtk3 branch, and test all your configs. > > > > That machine won't fly unless the buildbot is building it. Its > > currently on master-rtpreempt. In which case I need the exact > > buildbot address, or, transplant my makeit scripts from the rpi4, > > which ought to work but hasn't been tested. Your choice. > > > > Thanks Rene. > > buildbot is building it and packaging works, but I dont think > non-master branches are uploaded anywhere. > > but you can build packages on an other machine. > I did a "git checkout master-gtk3" on the rpi4. Then ran my build scripts. Which are the build instructions condensed into a script, the first of 3 that stops at the end of runtests, the next builds the debs, and the last installs the english versions
Everything works. But the lathe config has no gtk3 stuff in it either, all pyvcp for added gui stuffs. So not much learned there. Next I'll see if I can setup the 6040 to build from git. Its a Dell dimension 7010, i5 and 4GB of dram. Wintel IOW. 240 GB SSD first stage of build, running configure, installed source-highlight, now needs "convert", but which one? paste: checking for convert... none configure: error: no convert, documentation cannot be built Script: runtotests.sh =========== cd linuxcnc-dev git pull cd ./src ./autogen.sh ./configure --with-realtime=uspace --enable-build-documentation sudo make clean make -j4 sudo make setuid source ../scripts/rip-environment cd .. cd ./src runtests ============ Thank you. 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
