#linuxcnc-devel Logs

Aug 22 2022

#linuxcnc-devel Calendar

01:22 AM CaptHindsight[m]: jepler: he said he is already is running preempt_rt that way
06:59 AM jepler[m]1: Oh I failed at reading and just assumed those were rtai timings
09:12 AM pere: what would it take to automatically publish the translated web pages directly from master when it is changed?
10:46 AM jepler[m]1: pere: right now the process is performed on buildbot and mmmmmaybe it's not handling translations right? I see that for instance there's a zh_CN directory dated today but it's only got 2 files in it, gcode.html and drivers/mb2hal_HOWTO.ini
10:47 AM pere: jepler[m]1: where?
10:47 AM jepler[m]1: http://linuxcnc.org/docs/devel/html/ is what I think is published automatically on each push and I had to guess at paths to get directory listings of the other languages like http://linuxcnc.org/docs/devel/html/zh_CN/
10:48 AM pere: I only found <URL: http://buildbot.linuxcnc.org/doc/scratch/ > so far, and it lacked translations.
10:49 AM pere: unable to reach linuxcnc.org coming from Tor, so no idea what that look like.
10:49 AM pere: Anyway, got to run, back in a few hours.
10:50 AM jepler[m]1: oh interesting. I don't know if that's the webhost's decision (dreamhost) or something that can be set by us. I wouldn't have thought to test accessing linuxcnc.org via tor
10:51 AM pere: I almost always use tor when I visit web sites.
10:51 AM pere: (in pratice always. :)
10:58 AM JT-Shop: I've used tor to access linuxcnc.org...
12:36 PM Tom_L: pere, i tried building with buster and got the same error
12:46 PM -!- #linuxcnc-devel mode set to +v by ChanServ
12:47 PM Tom_dev: cp: cannot stat '/usr/share/live/build/data/debian-cd/buster/armhf_netinst_udeb_include': No such file or directory
12:47 PM Tom_dev: that was a buster build but similar error on bookworm
12:51 PM Tom_L: there must be a way to eliminate that as an install option since the image is burned to a sd on arm
01:06 PM Tom_dev: maybe the '--debian-installer cdrom' as an option
02:54 PM pere: Tom_L: yeah. apparently it reject some but not all tor exit nodes.
02:54 PM pere: Tom_L: just touch /usr/share/live/build/data/debian-cd/buster/armhf_netinst_udeb_include to avoid it. :)
02:55 PM -!- #linuxcnc-devel mode set to +v by ChanServ
02:55 PM Tom_L: i tried that ^^ switch just now and that was a fail too
02:58 PM Tom_L: there is an amd64_netinst_udeb_include there
02:58 PM pere: if it complain about a missing file like that (a list of packages), just create an empty file to keep it happy. we can figure out which packages should be listed there later.
02:58 PM Tom_dev: wait a sec...
02:58 PM pere: in thus case (udeb), it is the installer components.
03:00 PM Tom_dev: http://tom-itx.no-ip.biz:81/~webpage/cnc/live-build/netinst.png
03:00 PM pere: gah, yet another weblate git conflict.
03:01 PM Tom_dev: ok i'll make a couple entries there then
03:01 PM pere: Tom_dev: I know, lost of files for different build profiles.
03:01 PM Tom_dev: mebbe i'll rename one :)
03:02 PM Tom_dev: netcfg ethdetect
03:02 PM Tom_dev: was in that one hilited
03:02 PM pere: do we include the installer in the linuxcnc live iso?
03:02 PM Tom_dev: i'll put one in that buster and bookworm directory
03:02 PM pere: if not, the udebs are not needed.
03:03 PM Tom_dev: not on that particular one since it's an iso image file that just gets copied to a sd
03:03 PM Tom_dev: the normal amd64 etc will need it
03:06 PM Tom_dev: also
03:07 PM Tom_dev: bookworm will not find linuxcnc-uspace or linuxcnc-uspace-dev since (i think) it is looking for 2.9.0 instead of 2.8.2
03:07 PM Tom_dev: where are the linuxcnc versions determined in the build config?
03:08 PM Tom_dev: there is no an probably won't be a bookworm file set on buildbot.linuxcnc.org
03:10 PM pere: Tom_dev: 2.9 vs. 2.8 should not make a difference, as long as linuxcnc is in bookworm.
03:10 PM pere: Tom_dev: the bookworm build fetches linuxcnc packages from debian, not buildbot.
03:10 PM Tom_dev: it can't find it
03:10 PM Tom_dev: i don't get that error on buster
03:11 PM pere: <URL: https://tracker.debian.org/pkg/linuxcnc > claim it is available.
03:11 PM Tom_dev: but buster is pulled from buildbot.linuxcnc.org
03:11 PM pere: I'm cleaning up the weblate git conflict.
03:11 PM Tom_dev: i watched it building and saw that link come up
03:11 PM pere: Tom_dev: yeah, buster had to, as there is no linuxcnc in buster.
03:11 PM Tom_dev: right
03:12 PM Tom_dev: one sec..
03:12 PM pere: perhaps there is no linuxcnc for armhf in bookworm...
03:13 PM pere: yeah. build failed according to <URL: https://buildd.debian.org/status/package.php?p=linuxcnc >.
03:13 PM Tom_dev: ahh...
03:13 PM Tom_dev: it's called arm64_udeb_include in those directories... not armhf_udeb_include
03:14 PM Tom_dev: how to fix that?
03:14 PM pere: lots of boost related linking errors. I see arm64 did work. is linuxcnc not 32 bit safe? is armhf 32 bit?
03:14 PM pere: is armhf the wrong arch for rpi4?
03:14 PM Tom_dev: both can be 32bit
03:14 PM Tom_dev: there is 32bit and wishing for 64 bit for rpi4
03:14 PM Tom_dev: my current ones are 32bit
03:15 PM Tom_dev: i know CaptHindsight[m] would like to see 64 bit
03:15 PM Tom_dev: but i don't know of any until now
03:15 PM pere: I am not sure why I believed rpi4 was armhf. might be wrong.
03:15 PM CaptHindsight[m]: make whatever is easiest for noobs to work with
03:16 PM Tom_dev: i think it can be either
03:16 PM CaptHindsight[m]: don't worry about me, we use Gentoo for anything serious
03:16 PM Tom_dev: i can copy those files to armhf*****
03:17 PM pere: Tom_dev: perhaps change all armhf to arm64 work?
03:17 PM Tom_dev: in the config?
03:17 PM pere: in the command line, config, everywhere.
03:17 PM Tom_dev: i was gonna copy the arm64_udeb_include to armf_udeb_include in those folders and try
03:18 PM Tom_dev: can we make one for both?
03:18 PM pere: probably, once someone get linuxcnc building for armhf.
03:19 PM pere: I do not care enough to fix it, so far.
03:19 PM Tom_dev: :)
03:19 PM Tom_dev: i'm still working on it
03:20 PM Tom_dev: i wonder if that's a simlink
03:21 PM Tom_dev: i changed one and all 3 changed
03:23 PM pere: sound likely.
03:24 PM Tom_dev: there is also a arm_netinst_udeb_include i will save as armhf...
03:25 PM Tom_dev: they all have the same thing in the file
03:26 PM Tom_dev: will build again..
03:39 PM Tom_dev: Get:1444 http://buildbot.linuxcnc.org buster/2.8-rtpreempt armhf linuxcnc-uspace-dev armhf 1:2.8.3.3.g92cfdf719 [1099 kB]
03:39 PM Tom_dev: that's on buster
03:40 PM Tom_dev: bookworm will have to look elsewhere
03:40 PM Tom_dev: as well as bullseye
03:40 PM Tom_dev: i may as well skip bullseye on the builds though
03:41 PM Tom_dev: not in andy's repo anyway
04:42 PM -!- #linuxcnc-devel mode set to +v by ChanServ
04:42 PM Tom_dev: E: Unable to locate package grub-efi-arm-signed
04:48 PM Tom_dev: there's a 64bit version
06:39 PM -!- #linuxcnc-devel mode set to +v by ChanServ
06:39 PM Tom_shop: pere, P: Build completed successfully
06:44 PM Tom_L: testing...
06:56 PM Tom_L: http://tom-itx.no-ip.biz:81/~webpage/cnc/live-build/raspberrry_pi_amd64.jpg
07:12 PM Tom_L: now to figure out how to convert iso to img in fat format
08:02 PM -!- #linuxcnc-devel mode set to +v by ChanServ
09:36 PM -!- #linuxcnc-devel mode set to +v by ChanServ