linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: John Johansen <john.johansen@canonical.com>
Cc: kbuild-all@lists.01.org,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master 310/4212] policy_unpack.o:undefined reference to `zlib_deflate_workspacesize'
Date: Mon, 7 Feb 2022 19:02:06 +0800	[thread overview]
Message-ID: <202202071838.DjsF2x5J-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   b3c0a155ef77550d48f6eb7c6fdd6075764a5622
commit: abfb9c0725f274c75ca2a51684c2dd842a8dc254 [310/4212] apparmor: make export of raw binary profile to userspace optional
config: microblaze-randconfig-r006-20220207 (https://download.01.org/0day-ci/archive/20220207/202202071838.DjsF2x5J-lkp@intel.com/config)
compiler: microblaze-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=abfb9c0725f274c75ca2a51684c2dd842a8dc254
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout abfb9c0725f274c75ca2a51684c2dd842a8dc254
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=microblaze SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   microblaze-linux-ld: security/apparmor/policy_unpack.o: in function `deflate_compress':
>> policy_unpack.o:(.text+0x13e0): undefined reference to `zlib_deflate_workspacesize'
>> microblaze-linux-ld: policy_unpack.o:(.text+0x1420): undefined reference to `zlib_deflateInit2'
>> microblaze-linux-ld: policy_unpack.o:(.text+0x14a0): undefined reference to `zlib_deflate'
>> microblaze-linux-ld: policy_unpack.o:(.text+0x14c4): undefined reference to `zlib_deflateEnd'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


                 reply	other threads:[~2022-02-07 11:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202202071838.DjsF2x5J-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=john.johansen@canonical.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.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 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).