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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 30C3CC05027 for ; Wed, 1 Feb 2023 23:53:11 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4P6dys3W2gz3f51 for ; Thu, 2 Feb 2023 10:53:09 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=KS6zDda1; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=intel.com (client-ip=192.55.52.43; helo=mga05.intel.com; envelope-from=lkp@intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=KS6zDda1; dkim-atps=neutral Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4P6dxq57Csz30hl for ; Thu, 2 Feb 2023 10:52:14 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1675295535; x=1706831535; h=date:from:to:cc:subject:message-id:mime-version; bh=D2I9TeA2Tawzj+jB0UYLaHcjxxaaPZASn+fihGeKsOk=; b=KS6zDda1x7DY1S44xRzW+O84oKjCmR1G72XhU4c5Ekw6Awk49UKDW4/C MLwwnLiDesVLBPnomenEhZbVrL1X45E9QHX1uNnYIAP0o75CdVbedG6CV BXSxzUtbFhi3YQtBvyKBCgpJmsRT3iroPAfBgpVqFFF2JHOwg6I84B9cq 7ptPS1xBEmShsdVG8Pv+a8vWRASZ1Xuc4BVZEYjpmW52Yzqi+sHocp/Lt rmIgFyMIZyQeQCcOQ4hJPY8XUXENhs6CJhOjePAQAXTDhJ/LT7EVAIAtQ 8AL+NUmlvV0GYvdlle5MFiSSIZh7pXcoFMowi+KZBW0BaHGKejALnbAGd A==; X-IronPort-AV: E=McAfee;i="6500,9779,10608"; a="414511039" X-IronPort-AV: E=Sophos;i="5.97,265,1669104000"; d="scan'208";a="414511039" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Feb 2023 15:51:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10608"; a="695548885" X-IronPort-AV: E=Sophos;i="5.97,265,1669104000"; d="scan'208";a="695548885" Received: from lkp-server01.sh.intel.com (HELO ffa7f14d1d0f) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 01 Feb 2023 15:51:57 -0800 Received: from kbuild by ffa7f14d1d0f with local (Exim 4.96) (envelope-from ) id 1pNMtQ-0005vQ-1U; Wed, 01 Feb 2023 23:51:56 +0000 Date: Thu, 2 Feb 2023 07:51:23 +0800 From: kernel test robot To: Pali =?iso-8859-1?Q?Roh=E1r?= Subject: [powerpc:next-test 14/40] pci.c:undefined reference to `pci_create_OF_bus_map' Message-ID: <202302020739.cLZQSxQV-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linuxppc-dev@lists.ozlabs.org, oe-kbuild-all@lists.linux.dev Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" tree: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next-test head: 9ffcf6a19dbb2a24de2c2d7b2af1e130986cd565 commit: 869363998da87c80c16ff1221e95b41b2d3cceb2 [14/40] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map config: powerpc-allmodconfig (https://download.01.org/0day-ci/archive/20230202/202302020739.cLZQSxQV-lkp@intel.com/config) compiler: powerpc-linux-gcc (GCC) 12.1.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/powerpc/linux.git/commit/?id=869363998da87c80c16ff1221e95b41b2d3cceb2 git remote add powerpc https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git git fetch --no-tags powerpc next-test git checkout 869363998da87c80c16ff1221e95b41b2d3cceb2 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=powerpc olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=powerpc SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): powerpc-linux-ld: arch/powerpc/platforms/chrp/pci.o: in function `chrp_find_bridges': >> pci.c:(.init.text+0xaec): undefined reference to `pci_create_OF_bus_map' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests