All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Alemayhu <alexander@alemayhu.com>
To: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	shuah@kernel.org, LKML <linux-kernel@vger.kernel.org>,
	stable@vger.kernel.org, linux-kselftest@vger.kernel.org,
	Brian Norris <computersforpeace@gmail.com>,
	mcgrof@kernel.org, Kees Cook <keescook@chromium.org>
Subject: Re: LTS testing with latest kselftests - some failures
Date: Fri, 16 Jun 2017 09:14:01 +0200	[thread overview]
Message-ID: <20170616071401.GC3071@gmail.com> (raw)
In-Reply-To: <CAO_48GH0-ZX-So4hMR=xEgyZMJRTW7CUz1jad9+g1RREHsUR6g@mail.gmail.com>

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

WARNING: multiple messages have this Message-ID (diff)
From: Alexander Alemayhu <alexander@alemayhu.com>
To: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	shuah@kernel.org, LKML <linux-kernel@vger.kernel.org>,
	stable@vger.kernel.org, linux-kselftest@vger.kernel.org,
	Brian Norris <computersforpeace@gmail.com>,
	mcgrof@kernel.org, Kees Cook <keescook@chromium.org>
Subject: Re: LTS testing with latest kselftests - some failures
Date: Fri, 16 Jun 2017 09:14:01 +0200	[thread overview]
Message-ID: <20170616071401.GC3071@gmail.com> (raw)
In-Reply-To: <CAO_48GH0-ZX-So4hMR=xEgyZMJRTW7CUz1jad9+g1RREHsUR6g@mail.gmail.com>

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

  reply	other threads:[~2017-06-16  7:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-15 17:56 LTS testing with latest kselftests - some failures Sumit Semwal
2017-06-15 18:30 ` Shuah Khan
2017-06-15 23:05 ` Alexander Alemayhu
2017-06-15 23:05   ` Alexander Alemayhu
2017-06-16  4:31   ` Sumit Semwal
2017-06-16  7:14     ` Alexander Alemayhu [this message]
2017-06-16  7:14       ` Alexander Alemayhu
2017-06-16  7:38       ` Sumit Semwal
2017-06-16 19:26         ` Alexander Alemayhu
2017-06-16 19:26           ` Alexander Alemayhu
2017-06-16 16:46 ` Luis R. Rodriguez
2017-06-16 19:29   ` Greg Kroah-Hartman
2017-06-16 19:47     ` Luis R. Rodriguez
2017-06-17  4:16       ` Greg Kroah-Hartman
2017-06-19 14:48         ` Luis R. Rodriguez
2017-06-19 14:55           ` Greg Kroah-Hartman
2017-06-19 17:32             ` Luis R. Rodriguez
2017-06-16 23:55   ` Fengguang Wu
2017-06-19 18:56   ` Kees Cook

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170616071401.GC3071@gmail.com \
    --to=alexander@alemayhu.com \
    --cc=computersforpeace@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=shuah@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=sumit.semwal@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.