Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1646623

Re: [PATCH v2] zlib: Mark get_unaligned16() as __maybe_unused

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] zlib: Mark get_unaligned16() as __maybe_unused
Date 2017-05-22 11:00 +0200
Message-ID <tJRm2-3g5-23@gated-at.bofh.it> (permalink)
References <tIUP0-5Wm-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Matthias,

[auto build test ERROR on linus/master]
[also build test ERROR on v4.12-rc2 next-20170522]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Matthias-Kaehlcke/zlib-Mark-get_unaligned16-as-__maybe_unused/20170522-112401
config: powerpc-maple_defconfig (attached as .config)
compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=powerpc 

All errors (new ones prefixed by >>):

>> arch/powerpc/boot/inffast.c:6:22: fatal error: compiler.h: No such file or directory
    #include "compiler.h"
                         ^
   compilation terminated.
--
   In file included from ./arch/powerpc/boot/decompress_inflate.c:10:0,
                    from arch/powerpc/boot/decompress.c:37:
>> ./arch/powerpc/boot/inffast.c:6:22: fatal error: compiler.h: No such file or directory
    #include "compiler.h"
                         ^
   compilation terminated.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2] zlib: Mark get_unaligned16() as __maybe_unused Matthias Kaehlcke <mka@chromium.org> - 2017-05-19 20:30 +0200
  Re: [PATCH v2] zlib: Mark get_unaligned16() as __maybe_unused kbuild test robot <lkp@intel.com> - 2017-05-22 11:00 +0200
    Re: [PATCH v2] zlib: Mark get_unaligned16() as __maybe_unused Matthias Kaehlcke <mka@chromium.org> - 2017-05-22 20:30 +0200

csiph-web