Thanks to TurBoss, I fixed that problem by adding PYTHONPATH="/usr/lib/python3/dist-packages" to /etc/env.d/99linuxcnc (system environment variable) to the ebuild. LinuxCNC's latency-test works now, however when trying to start sim axis, I get:
count= and names= are mutually exclusive and2: rtapi_app_main: Invalid argument (-22) ./cooling.hal:2: waitpid failed /usr/bin/rtapi_app and2 ./cooling.hal:2: /usr/bin/rtapi_app exited without becoming ready ./cooling.hal:2: insmod for and2 failed, returned -1 21472 Stopping realtime threads Unloading hal components and2: not loaded <commandline>:0: exit value: 255 <commandline>:0: rmmod failed, returned -1 <commandline>:0: unloadrt failed I opened up a bug report on Github: https://github.com/LinuxCNC/linuxcnc/issues/3205 I think everything will be working wonderfully again once this is fixed. One other issue I'd like to mention: https://github.com/LinuxCNC/linuxcnc/issues/3191 -Wl,--undefined-version must be passed to LDFLAGS in order to currently build LinuxCNC on LLD version 19. See: https://reviews.llvm.org/D135402 Thank you everyone for being so kind and helpful, we got a lot done the past few weeks! This might just be the last bug! Alec _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers