#linuxcnc-devel Logs

Nov 12 2022

#linuxcnc-devel Calendar

12:50 AM pere: seb_kuzminsky: any hope to have 2.9, 2.10, bullseye and bookworm buildbots?
06:09 AM -!- #linuxcnc-devel mode set to +v by ChanServ
06:19 AM pere: andypugh: any idea how to build hal_speaker with RTAI?
06:28 AM andypugh: pere: Just by dropping the ioperm() section, I suspect.
06:28 AM pere: it is needed on uspace, thought. :)
06:54 AM JT-Cave: pcw--home, do you have 7i92t 7i85s firmware?
07:14 AM andypugh: pere: I don’t reallly know what is going on with RTAPI_RTAI
07:14 AM pere: andypugh: is the new patch working better?
07:15 AM pere: I'll test if dropping the FAST stuff solve the build on arm64.
07:25 AM pere: sadly the arm64 porterbox is unable to install inkscape at the moment. :(
08:02 AM andypugh: pere: No. #if !defined(RTAPI_RTAI) seems to pass on RTAI.
08:02 AM andypugh: if (ioperm(SPEAKER_PORT, 1, 1) < 0) {
08:02 AM andypugh: ^~~~~~
08:03 AM andypugh: hal_speaker.c:163:9: error: implicit declaration of function ‘ioperm’ [-Werror=implicit-function-declaration]
08:03 AM andypugh: The config.log has
08:03 AM andypugh: #define HAVE_UNISTD_H 1
08:03 AM andypugh: #define RTAPI_RTAI /**/
08:03 AM andypugh: #define RTDIR "/usr/realtime-4.19.195-rtai-amd64"
08:30 AM andypugh: If I #define RTAI_RTAPI inside hal_speaker.c then it compiles. It really looks like, in the cotext that hal_speaker is compiled in, the #define isn’t defined.
08:36 AM andypugh: pere: Sorted it out, see the github PR comments
09:46 AM pere: andypugh: very good.
09:46 AM pere: rene-dev5: hi. :)
10:57 AM -!- #linuxcnc-devel mode set to +v by ChanServ
11:17 AM pere: andypugh: I suspect hal-rtai-arm64-speaker should go into 2.9 too.
04:06 PM linuxcnc-build: build #2311 of 4041.deb-buster-rtpreempt-amd64 is complete: Failure [4failed shell_1] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4041.deb-buster-rtpreempt-amd64/builds/2311 blamelist: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
04:07 PM linuxcnc-build: build #2204 of 4042.deb-buster-rtpreempt-rpi4 is complete: Failure [4failed shell_1] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4042.deb-buster-rtpreempt-rpi4/builds/2204 blamelist: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
04:07 PM linuxcnc-build: build #1092 of 4040.deb-buster-rtpreempt-i386 is complete: Failure [4failed shell_1] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4040.deb-buster-rtpreempt-i386/builds/1092 blamelist: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
05:17 PM pcw--home: JT-Cave: http://freeby.mesanet.com/7i92t_7i85sx2d.bin
05:50 PM pcw--home: also http://freeby.mesanet.com/7i92t_7i85x2d.bin for plain 7I85
07:36 PM Tom_L: http://tom-itx.no-ip.biz:81/~webpage/rue/coupler/Coupler_brass5.jpg
07:36 PM Tom_L: http://tom-itx.no-ip.biz:81/~webpage/rue/coupler/Coupler_brass6.jpg
07:36 PM Tom_L: mo parts
07:38 PM Tom_L: woops wrong channel
11:19 PM pere: hi
11:19 PM pere: seb_kuzminsky: around?