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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 EB2D4C0015E for ; Thu, 29 Jun 2023 22:27:29 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 13D9C1E2; Fri, 30 Jun 2023 00:26:37 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 13D9C1E2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1688077647; bh=XDbEq6z0G5cJo1AA7vUnB0yASGsY1KqUcw6vztBNFik=; h=Date:From:To:Cc:Subject:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=oY4hmi8n/mcrvSEyP2htXFjlhS2eXtcUeCDLlGGJ349RCFRbDq3ZnyHFTUKMxWR/k 2iw7HG5eTrRCcErudzxxMz3P/53Z6JSpxRaj7iaj3K5YbgPy5GLXH/RUffOUwprP6b CieIYffDOjcCSbwnswK3949xposhfT1SAS/vjsYc= Received: by alsa1.perex.cz (Postfix, from userid 50401) id EBF6EF80535; Fri, 30 Jun 2023 00:26:13 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 9147EF80246; Fri, 30 Jun 2023 00:26:13 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 5F032F80246; Fri, 30 Jun 2023 00:26:10 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 69C35F80169 for ; Fri, 30 Jun 2023 00:26:05 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 69C35F80169 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=BcYrm18w DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1688077567; x=1719613567; h=date:from:to:cc:subject:message-id:mime-version; bh=XDbEq6z0G5cJo1AA7vUnB0yASGsY1KqUcw6vztBNFik=; b=BcYrm18wsgATy282TrHgGLmQ4C6BUPTLe+woE+Lcpkc3A5b4RLiDLnpm tU+cScKbDfoLZe2D2o0igbOcekQpWaSOJUCtjdzdkuEpGpxZOmJnFY3tA 7WwarsN+lDvn7/P5Mozd7CZftM1BINJGoJqy9Q23PAst+SVEZgFj367nZ 8CfBLaj7SoyhnhueNPqxzcRhIA9w3Gl6a6bsy9dTdyXNR6zhUuEUapxVg hriJhZy70sgO1KikFRL6TOIYx5f/YWBmiTROmj8MTkgnAaq6vbW/ZeF5N LL35ZcjpTkJAa0UBKHw9+Mz7AL/HaxXbX/hgbWn+2TinjOOubtpCOLviD A==; X-IronPort-AV: E=McAfee;i="6600,9927,10756"; a="364823854" X-IronPort-AV: E=Sophos;i="6.01,169,1684825200"; d="scan'208";a="364823854" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jun 2023 15:26:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10756"; a="711610838" X-IronPort-AV: E=Sophos;i="6.01,169,1684825200"; d="scan'208";a="711610838" Received: from lkp-server01.sh.intel.com (HELO 783282924a45) ([10.239.97.150]) by orsmga007.jf.intel.com with ESMTP; 29 Jun 2023 15:26:01 -0700 Received: from kbuild by 783282924a45 with local (Exim 4.96) (envelope-from ) id 1qF05Q-000ESD-1I; Thu, 29 Jun 2023 22:26:00 +0000 Date: Fri, 30 Jun 2023 06:25:59 +0800 From: kernel test robot To: Takashi Iwai Cc: oe-kbuild-all@lists.linux.dev, alsa-devel@alsa-project.org Subject: [tiwai-sound:topic/midi20-gadget 56/56] f_midi2.c:undefined reference to `snd_ump_endpoint_new' Message-ID: <202306300642.o48bLzoB-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID-Hash: JMVMO6LXOD7KHEVWN33MA54Y7URMNPQ7 X-Message-ID-Hash: JMVMO6LXOD7KHEVWN33MA54Y7URMNPQ7 X-MailFrom: lkp@intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: tree: https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git topic/midi20-gadget head: ed28b6939ebadd073e731ccf0f2c6ce4ab102ffd commit: ed28b6939ebadd073e731ccf0f2c6ce4ab102ffd [56/56] usb: gadget: add support for USB MIDI 2.0 function driver (WIP) config: x86_64-buildonly-randconfig-r001-20230629 (https://download.01.org/0day-ci/archive/20230630/202306300642.o48bLzoB-lkp@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce: (https://download.01.org/0day-ci/archive/20230630/202306300642.o48bLzoB-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/202306300642.o48bLzoB-lkp@intel.com/ All errors (new ones prefixed by >>): ld: drivers/usb/gadget/function/f_midi2.o: in function `f_midi2_create.constprop.0': >> f_midi2.c:(.text+0x27f2): undefined reference to `snd_ump_endpoint_new' >> ld: f_midi2.c:(.text+0x29a5): undefined reference to `snd_ump_block_new' ld: drivers/usb/gadget/function/f_midi2.o: in function `process_ump_transmit': >> f_midi2.c:(.text+0x4a69): undefined reference to `snd_ump_transmit' ld: drivers/usb/gadget/function/f_midi2.o: in function `f_midi2_ep_out_complete': >> f_midi2.c:(.text+0x5af1): undefined reference to `snd_ump_receive_ump_val' >> ld: f_midi2.c:(.text+0x5bef): undefined reference to `snd_ump_receive' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki