Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp4035870imm; Mon, 20 Aug 2018 08:45:42 -0700 (PDT) X-Google-Smtp-Source: AA+uWPwd0HOGC3LrDe9IxXbANOnbdRf99rctyBXytqXiAjkslz3QKdDHS10hmmycOntz9aOPOXZS X-Received: by 2002:a63:1e63:: with SMTP id p35-v6mr5016498pgm.376.1534779942381; Mon, 20 Aug 2018 08:45:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534779942; cv=none; d=google.com; s=arc-20160816; b=FudFQL+bq17wHBlVcsScgFpjO7cnnEsmGLtqCpWlRCqqHC0TPkiipxbG8iC/yMoXKU Lain3V6VvCmJVY6LWnB1Jg1KiExwkFqKvCg9nmiJqEk27TZb4ujinzn5kaCRfGi47crz MJGiYZKS5TckvGTeTOD8yZ7T6P/pkzifazcUnRbQeg6q8gE8M1DWY6tR9wg3bP4lXLUk UjCfkbb5LGNX72jseEPfoJj0dkAbmKLSKQEJom8wO+s1tgK7tq3ab/BsJmBFwobBF2IN MKPOmcJPSQE0+FAxjsYFn7VESPDQbHmyqVNRl8AT6neyoya/ItubQ98yuvhAlBTTOR0I EhRw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=LYImMPiWnjc7p62D9+m8/FN/YI7B0Z0uzGUEmBllrJY=; b=nwhV5bk2CcRQgRu6GjiTYvV/6Qluedts3KSjaT/pt3OmfukDQIl26cwgHqZsrg08L0 zh1pTQymvcpYda9jHKCRfp9/1kq56vUVMjlTjJx3jMIpz4KaLMqsxtK3zzCataILnYt2 Tw6vd4r+WnnCSASn3H/+xQGzN6ite0yZ6CC2Vm1d0AY7LC5GnsnLU9Vm+8oa2RP9AhF6 YMivSg6c0Limg5IS8yci7r0wuY/9Vlheq2XcB8n49d9knZGWzszhtFEHWBlxOQ1fQzGf YQN50PT1ZmThwlbOxWIP7bm+b9C3NDt7idd3o8BKIDRo6iHP41CQyxoIXhH0ZdLKxHkn UtkQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z15-v6si8805354pga.117.2018.08.20.08.45.26; Mon, 20 Aug 2018 08:45:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726620AbeHTS74 (ORCPT + 99 others); Mon, 20 Aug 2018 14:59:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:49790 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726024AbeHTS74 (ORCPT ); Mon, 20 Aug 2018 14:59:56 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8A0612170E; Mon, 20 Aug 2018 15:43:46 +0000 (UTC) Date: Mon, 20 Aug 2018 11:43:45 -0400 From: Steven Rostedt To: Arnaldo Carvalho de Melo Cc: LKML , Ingo Molnar , Jiri Olsa , Tzvetomir Stoyanov , Yordan Karadzhov , Linux Trace Devel , Tiago Macieira Subject: Re: libtracevent build warnings on Clear Linux (gcc 8.2.0) Message-ID: <20180820114345.09b1a9e5@gandalf.local.home> In-Reply-To: <20180820133943.GB21100@kernel.org> References: <20180820133943.GB21100@kernel.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 20 Aug 2018 10:39:43 -0300 Arnaldo Carvalho de Melo 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 # > >