From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ADAA8C3A5A6 for ; Mon, 23 Sep 2019 14:39:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7B160207FD for ; Mon, 23 Sep 2019 14:39:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="YJqyyi0T" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2440039AbfIWOjc (ORCPT ); Mon, 23 Sep 2019 10:39:32 -0400 Received: from mail-qt1-f193.google.com ([209.85.160.193]:37245 "EHLO mail-qt1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2438136AbfIWOjc (ORCPT ); Mon, 23 Sep 2019 10:39:32 -0400 Received: by mail-qt1-f193.google.com with SMTP id d2so17438499qtr.4; Mon, 23 Sep 2019 07:39:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=jz4K68fBy8pZ1BsZkrFiMwqpHU2gfCQLS/Qs1fCJ12c=; b=YJqyyi0Tf8+7VHYPShYR6G+g2fZaC0nW1bVaWc74oovFKQHMD8Zejf/VapZaVhxd53 3jV4BJgvEDmlvAfsRxO3w+K/NbfhVHB7a9I5kMGqDYbBSEIaMEz1q46FvbiG0A2nKjoZ IitVbghh5wqWiF0m2rNlLy9Ks9ibwaK6QPcT81p55dTQv25srqecBsc8UYbsngAr04eM NrCbVgYdP1LuoH0dgMuXJhKhcEFC9Kgjaz4RWas4w4rl+eCVuGoeNIAixaw9A1w2IW/S Gr2pDvidAEi4RPPVEbcPumQH2IcSFxbhyxr59U0IQvHxrSpjUZUBCJcGEhc9Omu55VKK wFmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=jz4K68fBy8pZ1BsZkrFiMwqpHU2gfCQLS/Qs1fCJ12c=; b=QnD9lCip9poBX57zpFgX+r/Xrd42kTA+OQfP/0Xox0jphd8iW20Sv4KJKYirVdocHD Jo4Q52CMhNb3IQengt4LLlebROvuahLx2YQFDY3K8ZWVgi+KgMZ3RN/YNNLdesgjkb9V pvgqdkwnzGIInNe8sTGtGRX2Ux6spGajtlKt6zJeSonERcD2m5bo6GRtJ+es6KoRT4+V SpzeblbMV7SPXxh7xXDK6VCa9B+ho+RRWx/zGRaEgGVfwmXX1u5+6gP1KgaFthtRAO11 2mU7tDUoofZ50Fn8TPYqvRIHvQR+H2JnCDiiFDF+1AduARM8Y4SPGh2B1tDfjNa6Bkak hY6Q== X-Gm-Message-State: APjAAAVHzZNiheWa8bqPVOD8Q3l2l164EBG/4vnKMdR+ibXfuWH08Hoi nromIYMFx6lijTfIuF9RfJw= X-Google-Smtp-Source: APXvYqygJwYrW7BX+oau30H2huyThSBduU7bsEyFTWa8WCAZdopncbF4KJeooPtzse3iRLxEH6/VXA== X-Received: by 2002:ac8:3647:: with SMTP id n7mr231216qtb.159.1569249570759; Mon, 23 Sep 2019 07:39:30 -0700 (PDT) Received: from quaco.ghostprotocols.net ([179.97.35.50]) by smtp.gmail.com with ESMTPSA id g19sm7125120qtb.2.2019.09.23.07.39.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Sep 2019 07:39:30 -0700 (PDT) From: Arnaldo Carvalho de Melo X-Google-Original-From: Arnaldo Carvalho de Melo Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id 993BD41105; Mon, 23 Sep 2019 11:39:27 -0300 (-03) Date: Mon, 23 Sep 2019 11:39:27 -0300 To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, linux-trace-devel@vger.kernel.org, Ingo Molnar , Jiri Olsa , Namhyung Kim , Andrew Morton Subject: Re: [PATCH 0/6] tools/lib/traceevent: Man page updates and some file movement Message-ID: <20190923143927.GE16544@kernel.org> References: <20190919212335.400961206@goodmis.org> <20190923142839.GD16544@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190923142839.GD16544@kernel.org> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Mon, Sep 23, 2019 at 11:28:39AM -0300, Arnaldo Carvalho de Melo escreveu: > Em Thu, Sep 19, 2019 at 05:23:35PM -0400, Steven Rostedt escreveu: > > Hi Arnaldo, > > > > This is a series of man page updates to the libtraceevent code, as > > well as a fix to one missing prototype and some movement of the location > > of the plugins (to have the plugins in their own directory). > Thanks, applied. Its breaking the build on Ubuntu 19.04 cross building to aarch64, I'll see if I can fix it: perfbuilder@9660e1237188:~$ m make: Entering directory '/git/perf/tools/perf' BUILD: Doing 'make -j8' parallel build sh: 1: command: Illegal option -c Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ OFF ] ... libbfd: [ OFF ] ... libcap: [ OFF ] ... libelf: [ on ] ... libnuma: [ OFF ] ... numa_num_possible_cpus: [ OFF ] ... libperl: [ OFF ] ... libpython: [ OFF ] ... libcrypto: [ OFF ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ OFF ] ... get_cpuid: [ OFF ] ... bpf: [ on ] ... libaio: [ on ] ... libzstd: [ OFF ] ... disassembler-four-args: [ OFF ] Makefile.config:497: No sys/sdt.h found, no SDT events are defined, please install systemtap-sdt-devel or systemtap-sdt-dev Makefile.config:545: No libunwind found. Please install libunwind-dev[el] >= 1.1 and/or set LIBUNWIND_DIR Makefile.config:637: No libcrypto.h found, disables jitted code injection, please install openssl-devel or libssl-dev Makefile.config:653: slang not found, disables TUI support. Please install slang-devel, libslang-dev or libslang2-dev Makefile.config:670: GTK2 not found, disables GTK2 support. Please install gtk2-devel or libgtk2.0-dev Makefile.config:697: Missing perl devel files. Disabling perl scripting support, please install perl-ExtUtils-Embed/libperl-dev Makefile.config:724: No python interpreter was found: disables Python support - please install python-devel/python-dev Makefile.config:782: No bfd.h/libbfd found, please install binutils-dev[el]/zlib-static/libiberty-dev to gain symbol demangling Makefile.config:813: No liblzma found, disables xz kernel module decompression, please install xz-devel/liblzma-dev Makefile.config:826: No libzstd found, disables trace compression, please install libzstd-dev[el] and/or set LIBZSTD_DIR Makefile.config:837: No libcap found, disables capability support, please install libcap-devel/libcap-dev Makefile.config:850: No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl-devel/libnuma-devel/libnuma-dev Makefile.config:905: No libbabeltrace found, disables 'perf data' CTF format support, please install libbabeltrace-dev[el]/libbabeltrace-ctf-dev Makefile.config:931: No alternatives command found, you need to set JDIR= to point to the root of your Java directory DESCEND plugins make[3]: *** No rule to make target '/tmp/build/perf/libtraceevent-dynamic-list'. Stop. make[2]: *** [Makefile.perf:740: /tmp/build/perf/libtraceevent-dynamic-list] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile.perf:221: sub-make] Error 2 make: *** [Makefile:70: all] Error 2 make: Leaving directory '/git/perf/tools/perf' perfbuilder@9660e1237188:~$ export declare -x ARCH="arm64" declare -x CROSS_COMPILE="aarch64-linux-gnu-" declare -x EXTRA_MAKE_ARGS="CORESIGHT=1" declare -x HOME="/home/perfbuilder" declare -x HOSTNAME="9660e1237188" declare -x OLDPWD="/" declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" declare -x PWD="/home/perfbuilder" declare -x SHLVL="1" declare -x TARGET="aarch64-linux-gnu" declare -x TERM="xterm" declare -x container="podman" perfbuilder@9660e1237188:~$