[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170616071401.GC3071@gmail.com>
Date: Fri, 16 Jun 2017 09:14:01 +0200
From: Alexander Alemayhu <alexander@...mayhu.com>
To: Sumit Semwal <sumit.semwal@...aro.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, shuah@...nel.org,
LKML <linux-kernel@...r.kernel.org>, stable@...r.kernel.org,
linux-kselftest@...r.kernel.org,
Brian Norris <computersforpeace@...il.com>, mcgrof@...nel.org,
Kees Cook <keescook@...omium.org>
Subject: Re: LTS testing with latest kselftests - some failures
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
Powered by blists - more mailing lists