----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129119/#review100129 -----------------------------------------------------------
I had the same issue with gcc 6.2. I can confirm that the patch fixes the issue. - Ralf Habacker On Okt. 7, 2016, 11:05 nachm., Albert Astals Cid wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/129119/ > ----------------------------------------------------------- > > (Updated Okt. 7, 2016, 11:05 nachm.) > > > Review request for Build System and kdelibs. > > > Repository: kdelibs > > > Description > ------- > > On newer distros the check fails because trunc is ambiguous, so tell sizeof > exactly which trunc we're speaking about. > > > Diffs > ----- > > ConfigureChecks.cmake 2729adb > cmake/modules/CheckPrototypeExists.cmake 811d648 > > Diff: https://git.reviewboard.kde.org/r/129119/diff/ > > > Testing > ------- > > kdelibs compiles (a bit more, there's still an unrelated issue) > > > Thanks, > > Albert Astals Cid > >