Re: LTS testing with latest kselftests - some failures
From: Alexander Alemayhu
Date: Fri Jun 16 2017 - 03:14:16 EST
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