From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 67079C433F5 for ; Mon, 7 Feb 2022 11:02:24 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id CA5336B0074; Mon, 7 Feb 2022 06:02:23 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id C55C56B0075; Mon, 7 Feb 2022 06:02:23 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id B1D176B0078; Mon, 7 Feb 2022 06:02:23 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0228.hostedemail.com [216.40.44.228]) by kanga.kvack.org (Postfix) with ESMTP id 9FB6D6B0074 for ; Mon, 7 Feb 2022 06:02:23 -0500 (EST) Received: from smtpin21.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id 5182C91E44 for ; Mon, 7 Feb 2022 11:02:23 +0000 (UTC) X-FDA: 79115694966.21.894C01E Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by imf16.hostedemail.com (Postfix) with ESMTP id EC0CC180002 for ; Mon, 7 Feb 2022 11:02:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644231742; x=1675767742; h=date:from:to:cc:subject:message-id:mime-version; bh=zEusiiaU4P1Y0WtoqVpEaZQbiJIIL30R3ZidSXkXFaw=; b=X1O+gQZblR1+gmLj090dV+WUQdmMeHoPjoRijOtGOQ897bfOJFeE8tZt dbYMDSOeAtNRg+1IIwrZD/2IiVk1Brjvyi5vvOY0Ten+y+a8WEK7SsfYi G1QOVDXqPY/zi8SQxhnq+mqD++tY5R4/a+0JTSeSzQz+13qecFd5+rKEH ViqzawSqBzmeg9hU6XXLQYapsp82DgZYkqUZDI/+zVK5qV6ic9jHI0+V0 h1dS+KM1A9yleFjl8u2GbZMVI2AYJnlY530VYzOLH5Gfypkxw7s+lnyuY QxIrnUmNn0PSTOEUfn7RO0I9T9kijd97+Yx9jiqOWF/3atQITOYK6eYQv w==; X-IronPort-AV: E=McAfee;i="6200,9189,10250"; a="246281745" X-IronPort-AV: E=Sophos;i="5.88,349,1635231600"; d="scan'208";a="246281745" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2022 03:02:20 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,349,1635231600"; d="scan'208";a="540049137" Received: from lkp-server01.sh.intel.com (HELO 9dd77a123018) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 07 Feb 2022 03:02:19 -0800 Received: from kbuild by 9dd77a123018 with local (Exim 4.92) (envelope-from ) id 1nH1mk-0000Qu-OC; Mon, 07 Feb 2022 11:02:18 +0000 Date: Mon, 7 Feb 2022 19:02:06 +0800 From: kernel test robot To: John Johansen Cc: kbuild-all@lists.01.org, Linux Memory Management List Subject: [linux-next:master 310/4212] policy_unpack.o:undefined reference to `zlib_deflate_workspacesize' Message-ID: <202202071838.DjsF2x5J-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Server: rspam11 X-Rspamd-Queue-Id: EC0CC180002 X-Stat-Signature: k5otyqb7ypw8q163s387djqkdfd3mpcs Authentication-Results: imf16.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=X1O+gQZb; dmarc=pass (policy=none) header.from=intel.com; spf=none (imf16.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.93) smtp.mailfrom=lkp@intel.com X-Rspam-User: nil X-HE-Tag: 1644231741-203530 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000004, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: 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 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