Build of dev-cpp/clucene-2.3.3.4-r6 fails if distcc is enabled ( FEATURES="distcc distcc-pump ). Build succeeds when distcc is disabled. Distcc server is also gentoo and has same version of all sys-devel/gcc (5.4.0), sys-devel/binutils (2.27) and sys-devel/distcc (3.2_rc1-r4). Error is: CMake Error at src/shared/cmake/MacroMustDefine.cmake:6 (MESSAGE): The symbol 'HAVE_TYPE_INT8_T' was not defined. Call Stack (most recent call first): src/shared/CMakeLists.txt:263 (MUSTDEFINE_VAR) (full build.log is attached) I found there were also others affected by this issue: https://forums.gentoo.org/viewtopic-t-1012764-start-0-postdays-0-postorder-asc-highlight-.html
Created attachment 456268 [details] build.log
Created attachment 456270 [details] emerge-info.log
Created attachment 456272 [details] CMakeOutput.log
Created attachment 456274 [details] CMakeError.log