On Mon, 20 Aug 2018 10:39:43 -0300 Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote: > Hi guys, > > I noticed this while working on a new perf build container for the Clear > Linux distro, can you take a look at it so that we get the build clean on Clear? Hi Arnaldo, Thanks for reporting this, Tzvetomir is going to take a look at the warnings happening in the traceevent directory. -- Steve > > - Arnaldo > > root@28864dcfe31b /git/perf # gcc -v > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-generic-linux/8.2.0/lto-wrapper > Target: x86_64-generic-linux > Configured with: ../gcc-8.2.0/configure --prefix=/usr --with-pkgversion='Clear Linux OS for Intel Architecture' --libdir=/usr/lib64 --enable-libstdcxx-pch --libexecdir=/usr/lib64 --with-system-zlib --enable-shared --enable-gnu-indirect-function --disable-vtable-verify --enable-threads=posix --enable-__cxa_atexit --enable-plugin --enable-ld=default --enable-clocale=gnu --disable-multiarch --enable-multilib --enable-lto --enable-linker-build-id --build=x86_64-generic-linux --target=x86_64-generic-linux --enable-languages=c,c++,fortran,go --enable-bootstrap --with-ppl=yes --with-isl --includedir=/usr/include --with-gxx-include-dir=/usr/include/c++/ --exec-prefix=/usr --with-glibc-version=2.19 --disable-libunwind-exceptions --with-gnu-ld --with-tune=haswell --with-arch=westmere --disable-libmpx > Thread model: posix > gcc version 8.2.0 (Clear Linux OS for Intel Architecture) > root@28864dcfe31b /git/perf # > >