On Wednesday 12 June 2019 03:06:42 pm Gene Heskett wrote: > > Also, i see that you're doing this all as root, that's probably not > > a good idea. The current buildbot runs everything as a special user > > named "buildslave". > > I did that, but it took till this morning for that git command to > work. Its kept bailing out and deleting everything. > > A make has been done and no stray cats (insert chuckle here) were > added :) > > sudo make setiud worked, as did rip-environment > runtests can't be found. updating db now. Found in scripts, running it > now. > Runtest: 227 tests run, 227 successful, 0 failed + 0 expected > > Now, I'd like to make an installable deb. buildbot is installed but > unconfigured to do anything yet. URL? > > So whats next? Probably anything further will be tomorrow. I'm still > having rider problems, threw belt off of rear pulley and had to tow it > home with the pickup a wee bit before sundown last night. The JD rear > end has higher gear ratio, so its a lot slower. Otherwise it fits. So > the battery has to come back out, along with the carrier to gain > access to the rear pulley. > Continued. I've done several make cleans, and started over, but I can't find a debian/configure option to get me past the dpkg-buildpackage -b -uc checking. The kernel currently running is 4.4.4-rt9-v7+, so I did a debian/configure 4.4.4-rt9-v7+ which issued some warnings but seemed to work, reporting this:
buildslave@picnc:/media/slash/buildbot/linuxcnc-dev/debian $ ./configure 4,4.4-rt9-v7+ your kernel '4,4.4-rt9-v7+' is not known. There might be needed dependencies which won't get set automatically. successfully configured for 'Raspbian-8.0'-'4,4.4-rt9-v7+'.. but the dpkg-buildpackage -b -uc says: buildslave@picnc:/media/slash/buildbot/linuxcnc-dev $ dpkg-buildpackage -b -uc dpkg-buildpackage: source package linuxcnc dpkg-buildpackage: source version 1:2.9.0~pre0 dpkg-buildpackage: source distribution stretch dpkg-buildpackage: source changed by Sebastian Kuzminsky <[email protected]> dpkg-buildpackage: host architecture armhf dpkg-source --before-build linuxcnc-dev dpkg-checkbuilddeps: Unmet build dependencies: linux-image-4 4.4-rt9-v7+ rtai-modules-4 linux-headers-4 dblatex (>= 0.2.12) dvipng imagemagick inkscape source-highlight texlive-lang-cyrillic texlive-lang-french texlive-lang-german texlive-lang-polish texlive-lang-spanish dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting dpkg-buildpackage: warning: (Use -d flag to override.) I note it says stretch, but thats a jessie install. So should I reconfigure again using both uspace and the kernel version? That threatened to kill some kittens, so I went back to a uspace option. But at the rate missing deps are being satisfied by apt install, I'll be here till noon, and its only 5 am. And I'm going to skip the extra languages its fussing about. All these dependencies are being installed to a 32 gig u-sd card, and I'd rather not abuse it by installing languages I don't read or speak as an old Iowa farm kid. So the package build is proceeding. But since it is a pi, I won't use the term apace, its rather leasurely. I must say its been a learning experience so far. =================== One question though, in the middle of 2.8.0-pre, the axis/joints merger was done, which requires a rewrite of my hal file, to be done automatically. The one time I did get it to run for a few milliseconds it wanted to do that, but IIRC it was done once already. Since I've been frozen since Sept 2018 by your shutting down the odroid, was that done before or after that merge? ================== The version in the .ini file I am running is still 1.0. And that hal file is a biggie. Currently 745 lines. I'd rather not have to rescue that as it has support for extra gfx in it. It displays both the overshout spindle turns AND extra distance the tap moves inward after the reversal signal has been issued, due to chuck and motor inertia when rigid tapping, and the jog distance per click when driving it with the jog dials I put of the replacement apron. Thanks. Humm, I just saw some warnings about hostmot2-7i90 driver go by by I think the refer to a parport drive version, and I'm all rpspi.ko driven. Must be about done, its building Master Documentation.pdf now. Probably a good thing I've put a fan on that puppy. :) However, buildpackage just bailed, while building docs, looks like I'll have to install another 3 or 4 gigs worth of foreign languages. Turned out to be 104 megs of space. But write speeds on that 32GB u-sd are preglobal warming glacial. Supposed to be 100megs/sec card, the son---- isn't even 10k a minute! Anyway its restarted buildpackage again. More later, I've been at this since about 4am and its raining. I feel a nap coming on. Yard work is about 90% caught up. The missus has coffee and a toasted bagel, I'm free till this is done, at least an hour hence. 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
