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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 66DB0C25B7D for ; Wed, 16 Aug 2023 21:17:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346403AbjHPVRM (ORCPT ); Wed, 16 Aug 2023 17:17:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47072 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346402AbjHPVQ5 (ORCPT ); Wed, 16 Aug 2023 17:16:57 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D944B128 for ; Wed, 16 Aug 2023 14:16:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692220616; x=1723756616; h=date:from:to:cc:subject:message-id:mime-version; bh=qTZV4tmlMYkykmO5HljcaEblsUb58mTHrw3JLW6UAjo=; b=OE8m1Frr8WqxTVnv1u2m5fCFIeqDqFcxhsqMGANuNvz46XT1F4Wyi3/f GL5TP2qzjBEzG6aZCqt3/WlvYYuFnxXhqv4gQwGQbWhma+13hrZrLa141 IxURDabsSTnmCpIQEuxGP2S652yTS0yQctT/sNsY9rFesUxM5VWpCxkgs xAPgA0hdr4oN2CdatyStlBpV3Gerw84OYrfYaS820geURP85Lwy9pVP+E o0aBwMfw7hXGJEnQJuY0KOghUVl8lzpr/BfW1HES9nsHKFLCFGd09Zzdm IxvYH3vhGz83DFHJIUhxiMK6USVGINXKoAY3zpkboA24D2ZRt+RTsiWyw Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10803"; a="352958137" X-IronPort-AV: E=Sophos;i="6.01,178,1684825200"; d="scan'208";a="352958137" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Aug 2023 14:16:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10803"; a="857960394" X-IronPort-AV: E=Sophos;i="6.01,178,1684825200"; d="scan'208";a="857960394" Received: from lkp-server02.sh.intel.com (HELO a9caf1a0cf30) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 16 Aug 2023 14:16:54 -0700 Received: from kbuild by a9caf1a0cf30 with local (Exim 4.96) (envelope-from ) id 1qWNss-0000Zj-0L; Wed, 16 Aug 2023 21:16:54 +0000 Date: Thu, 17 Aug 2023 05:15:55 +0800 From: kernel test robot To: Keguang Zhang Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Daniel Lezcano Subject: ld.lld: error: version script assignment of 'LINUX_2.6' to symbol '__vdso_gettimeofday' failed: symbol not defined Message-ID: <202308170532.zxFFv25c-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6 commit: e738521a11f13e40af89f66527e59306c4169782 clocksource/drivers/loongson1: Move PWM timer to clocksource framework date: 8 weeks ago config: mips-randconfig-r012-20230817 (https://download.01.org/0day-ci/archive/20230817/202308170532.zxFFv25c-lkp@intel.com/config) compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a) reproduce: (https://download.01.org/0day-ci/archive/20230817/202308170532.zxFFv25c-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202308170532.zxFFv25c-lkp@intel.com/ All errors (new ones prefixed by >>): >> ld.lld: error: version script assignment of 'LINUX_2.6' to symbol '__vdso_gettimeofday' failed: symbol not defined -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki