linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: lkp@intel.com
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
	herbert@gondor.apana.org.au
Subject: Re: arch/powerpc/boot/../../../lib/xz/xz_crc32.c:18:10: fatal error: linux/crc32poly.h: No such file or directory
Date: Wed, 19 Sep 2018 08:42:39 +0200	[thread overview]
Message-ID: <CAJKOXPcSLyQq3k30Duu8hMF68ABuRS6UwTu5UPY1wDZQ_0azvQ@mail.gmail.com> (raw)
In-Reply-To: <201809191129.m6L5SG90%fengguang.wu@intel.com>

On Wed, 19 Sep 2018 at 05:57, kbuild test robot <lkp@intel.com> wrote:
>
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   5211da9ca526a5adddee1ccd078e6e33a583ab36
> commit: faa16bc404d72a5afb857c924c83a5f691f83386 lib: Use existing define with polynomial
> date:   8 weeks ago
> config: powerpc-skiroot_defconfig (attached as .config)
> compiler: powerpc64-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         git checkout faa16bc404d72a5afb857c924c83a5f691f83386
>         # save the attached .config to linux build tree
>         GCC_VERSION=7.2.0 make.cross ARCH=powerpc
>
> All errors (new ones prefixed by >>):
>
>    In file included from arch/powerpc/boot/../../../lib/decompress_unxz.c:233:0,
>                     from arch/powerpc/boot/decompress.c:42:
> >> arch/powerpc/boot/../../../lib/xz/xz_crc32.c:18:10: fatal error: linux/crc32poly.h: No such file or directory
>     #include <linux/crc32poly.h>
>              ^~~~~~~~~~~~~~~~~~~
>    compilation terminated.
>
> vim +18 arch/powerpc/boot/../../../lib/xz/xz_crc32.c
>
>   > 18  #include <linux/crc32poly.h>
>     19  #include "xz_private.h"
>     20

Just for the record, fixed some time ago here:
https://patchwork.ozlabs.org/patch/963258/

Best regards,
Krzysztof

  reply	other threads:[~2018-09-19  6:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-19  3:56 arch/powerpc/boot/../../../lib/xz/xz_crc32.c:18:10: fatal error: linux/crc32poly.h: No such file or directory kbuild test robot
2018-09-19  6:42 ` Krzysztof Kozlowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-29  8:49 kbuild test robot
2018-08-23  3:43 kbuild test robot
2018-08-29  7:54 ` Krzysztof Kozlowski

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=CAJKOXPcSLyQq3k30Duu8hMF68ABuRS6UwTu5UPY1wDZQ_0azvQ@mail.gmail.com \
    --to=krzk@kernel.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).