Fail to include "code.h" again v6.26/{08,10} again

Hi,

It seems that the same error as that reported in this post have appeard again…
The same for both in v6.26/08 and v6.26/10…
Built from the git source…

[ 76%] Building CXX object bindings/pyroot/cppyy/CPyCppyy/CMakeFiles/cppyy3_11.dir/src/LowLevelViews.cxx.o
/home/furutaka/work/root/root.git/bindings/pyroot/cppyy/CPyCppyy/src/CPPOverload.cxx:5:10: fatal error: code.h: No such file or directory
    5 | #include "code.h"            // from Python
      |          ^~~~~~~~
compilation terminated.
make[2]: *** [bindings/pyroot/cppyy/CPyCppyy/CMakeFiles/cppyy3_11.dir/build.make:216: bindings/pyroot/cppyy/CPyCppyy/CMakeFiles/cppyy3_11.dir/src/CPPOverload.cxx.o] Error 1
make[2]: *** Waiting for unfinished jobs....

Yours,
Kazuyoshi


Please read tips for efficient and successful posting and posting code

ROOT Version: v6.26/08 and v6.26/10
Platform: fedora 37 (x86_64)
Compiler: g++ (GCC) 12.2.1 20220819 (Red Hat 12.2.1-2)


Yes, that was fixed in master but not backported to v6-26-00-patches until yesterday. Sorry about that

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.