#linuxcnc-devel Logs

Nov 18 2020

#linuxcnc-devel Calendar

12:27 AM linuxcnc-build: build #1819 of 3303.dsc-stretch-rtpreempt is complete: Failure [4failed shell] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3303.dsc-stretch-rtpreempt/builds/1819 blamelist: Greg Carl <gregory.d.carl@gmail.com>, Phillip Carter <phillc54@users.noreply.github.com>
12:31 AM linuxcnc-build: build #646 of 3304.dsc-buster-rtpreempt is complete: Failure [4failed shell] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3304.dsc-buster-rtpreempt/builds/646 blamelist: Greg Carl <gregory.d.carl@gmail.com>, Phillip Carter <phillc54@users.noreply.github.com>
12:31 AM linuxcnc-build: build #3070 of 3004.dsc-jessie is complete: Failure [4failed shell] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3004.dsc-jessie/builds/3070 blamelist: Greg Carl <gregory.d.carl@gmail.com>, Phillip Carter <phillc54@users.noreply.github.com>
12:31 AM linuxcnc-build: build #3068 of 3302.dsc-jessie-rtpreempt is complete: Failure [4failed shell] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/3302.dsc-jessie-rtpreempt/builds/3068 blamelist: Greg Carl <gregory.d.carl@gmail.com>, Phillip Carter <phillc54@users.noreply.github.com>
12:42 AM linuxcnc-build: build #7354 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/7354 blamelist: Greg Carl <gregory.d.carl@gmail.com>, Phillip Carter <phillc54@users.noreply.github.com>
05:54 AM linuxcnc-build: build #558 of 1660.rip-buster-python3 is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1660.rip-buster-python3/builds/558 blamelist: Chris Morley <chrisinnanaimo@hotmail.com>, Greg Carl <gregory.d.carl@gmail.com>
06:57 AM -!- #linuxcnc-devel mode set to +v by ChanServ
07:20 AM linuxcnc-build: build #7357 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/7357 blamelist: Chris Morley <chrisinnanaimo@hotmail.com>, Greg Carl <gregory.d.carl@gmail.com>
10:37 AM rene_dev_21: satiowadahc not really, all python3 stuff that doesnt break anything is in master
10:37 AM rene_dev_21: everything else is in my branch, mostly gl and gtk3 related stuff
10:37 AM rene_dev_21: dont know about the qt stuff tho
10:38 AM satiowadahc: The one thing from yours I keep using is the debian/configure updates
10:40 AM rene_dev_21: I cant pull that into master, it will break everything
10:41 AM rene_dev_21: that will be done once the gtk and gl stuff is finished, and old distros will be dropped
10:41 AM satiowadahc: Fair enough
10:42 AM satiowadahc: One rabbit hole I've been going down is trying to figure out what calls linuxcnc.command.mdi in boost
10:43 AM satiowadahc: Wait to make clear I should have branched off master then?
10:46 AM rene_dev_21: I regulary merge master into my branch
10:46 AM rene_dev_21: what exactly are you trying to figure out?
10:48 AM satiowadahc: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats: self.command.mdi(cmd)
10:49 AM satiowadahc: From documentation it just needs a define before #include <python.h> and to change ints to PY_ssize_t
10:50 AM rene_dev_21: https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/usr_intf/axis/extensions/emcmodule.cc#L935
11:00 AM satiowadahc: Thats definitely it thank you
11:09 AM rene_dev_21: probably best to create a PR in master, I will then merge it into my branch
11:20 AM satiowadahc: Ok I'll make a new branch and cherry pick
04:05 PM -!- #linuxcnc-devel mode set to +v by ChanServ