redo src/client/activeobjectmgr.o + deps=activeobjectmgr.deps + deps_ne=activeobjectmgr.deps_ne + cat /home/nils/share/src/games/minetest/src/include_dirs + include_dirs= /home/nils/share/src/games/minetest/src /home/nils/share/src/games/minetest/src/script /usr/include/luajit-2.1 /usr/include/jsoncpp ../lib/irrlichtmt/include /usr/include/freetype2 + redo-ifchange /home/nils/share/src/games/minetest/src/CPPFLAGS + printf -- -I%s\n /home/nils/share/src/games/minetest/src /home/nils/share/src/games/minetest/src/script /usr/include/luajit-2.1 /usr/include/jsoncpp ../lib/irrlichtmt/include /usr/include/freetype2 + cat /home/nils/share/src/games/minetest/src/CPPFLAGS + CPPFLAGS= -I/home/nils/share/src/games/minetest/src -I/home/nils/share/src/games/minetest/src/script -I/usr/include/luajit-2.1 -I/usr/include/jsoncpp -I../lib/irrlichtmt/include -I/usr/include/freetype2 -DNDEBUG -DUSE_CMAKE_CONFIG_H -Wall -Wextra -Wno-unused-parameter -Wno-implicit-fallthrough -mfpmath=sse -msse -pipe -funroll-loops -O3 -fomit-frame-pointer -fno-math-errno -fno-trapping-math -ffinite-math-only -fno-signed-zeros -MD -MF activeobjectmgr.deps + src=activeobjectmgr.cpp + command -v strace + : + strace -e stat,stat64,fstat,fstat64,lstat,lstat64 -o activeobjectmgr.deps_ne.in -f c++ -I/home/nils/share/src/games/minetest/src -I/home/nils/share/src/games/minetest/src/script -I/usr/include/luajit-2.1 -I/usr/include/jsoncpp -I../lib/irrlichtmt/include -I/usr/include/freetype2 -DNDEBUG -DUSE_CMAKE_CONFIG_H -Wall -Wextra -Wno-unused-parameter -Wno-implicit-fallthrough -mfpmath=sse -msse -pipe -funroll-loops -O3 -fomit-frame-pointer -fno-math-errno -fno-trapping-math -ffinite-math-only -fno-signed-zeros -MD -MF activeobjectmgr.deps -o activeobjectmgr.o.tmp -c activeobjectmgr.cpp In file included from /home/nils/share/src/games/minetest/src/log.h:35, from activeobjectmgr.cpp:20: /home/nils/share/src/games/minetest/src/irrlichttypes.h:28:10: fatal error: irrTypes.h: No such file or directory 28 | #include | ^~~~~~~~~~~~ compilation terminated.