Created attachment 1318154 [details] bcc compilation error Description of problem: bcc tools fails to start on kernel 4.12.* Version-Release number of selected component (if applicable): 0.3.0-2.fc26 How reproducible: Always Steps to Reproduce: 1. Install bcc package 2. Try to run any bcc tool in /usr/share/bcc/tools 3. bcc fails to compile Actual results: In attachment Expected results: Tools are usable Additional info: bcc rebuild from upstream master works fine on 4.12.* https://copr.fedorainfracloud.org/coprs/mskarbek/bcc-nightly/
This bug has already been reported upstream [1]. As you can see there, the problem comes from LLVM. It's solved in LLVM/Clang 5.0. [1] https://github.com/iovisor/bcc/issues/1221 *** This bug has been marked as a duplicate of bug 1460482 ***