From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f181.google.com ([209.85.128.181]:34261 "EHLO mail-wr0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752137AbdFPHOF (ORCPT ); Fri, 16 Jun 2017 03:14:05 -0400 Received: by mail-wr0-f181.google.com with SMTP id 77so33349849wrb.1 for ; Fri, 16 Jun 2017 00:14:04 -0700 (PDT) Date: Fri, 16 Jun 2017 09:14:01 +0200 From: Alexander Alemayhu To: Sumit Semwal Cc: Greg Kroah-Hartman , shuah@kernel.org, LKML , stable@vger.kernel.org, linux-kselftest@vger.kernel.org, Brian Norris , mcgrof@kernel.org, Kees Cook Subject: Re: LTS testing with latest kselftests - some failures Message-ID: <20170616071401.GC3071@gmail.com> References: <20170615230503.GB3071@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Jun 16, 2017 at 10:01:37AM +0530, Sumit Semwal wrote: > > make headers_install was missing, but it still didn't improve the > build - here's the pastebin: https://paste.debian.net/971652/ > Last time I saw similar kinds of errors gcc libraries were missing. Can you try rerunning after apt-get install -y gcc-multilib g++-multilib You probably don't need or have most of them, but if the above doesn't help, try apt-get install -y make gcc libssl-dev bc libelf-dev libcap-dev \ clang gcc-multilib llvm libncurses5-dev git -- Mit freundlichen Gr��en Alexander Alemayhu