From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 63E8FA0C40; Fri, 11 Jun 2021 08:22:15 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECAEE4067C; Fri, 11 Jun 2021 08:22:14 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 1614F4014F for ; Fri, 11 Jun 2021 08:22:14 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id BD818A0C41; Fri, 11 Jun 2021 08:22:13 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Fri, 11 Jun 2021 06:22:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: core X-Bugzilla-Version: 19.11 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: yux.jiang@intel.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-dev] [Bug 732] [dpdk-19.11.9-rc2] DPDK build failed on Win10 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" https://bugs.dpdk.org/show_bug.cgi?id=3D732 Bug ID: 732 Summary: [dpdk-19.11.9-rc2] DPDK build failed on Win10 Product: DPDK Version: 19.11 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: yux.jiang@intel.com Target Milestone: --- Environment: OS: WIN10-64 Compiler: x86_64-windows-clang Test Error=EF=BC=9A "FAILED: examples/dpdk-helloworld.exe=20 16:27:31 ""clang"" -Wl,/MACHINE:X64 -Wl,/OUT:examples/dpdk-helloworld.exe examples/dpdk-helloworld.exe.p/helloworld_main.c.obj ""-Wl,/nologo"" ""-Wl,/release"" ""-Wl,/nologo"" ""-Wl,/OPT:REF"" ""lib\librte_eal.a"" ""lib\librte_kvargs.a"" ""-Wl,/SUBSYSTEM:CONSOLE"" ""-lkernel32"" ""-luser3= 2"" ""-lgdi32"" ""-lwinspool"" ""-lshell32"" ""-lole32"" ""-loleaut32"" ""-luui= d"" ""-lcomdlg32"" ""-ladvapi32"" 16:27:31 helloworld_main.c.obj : error LNK2019: unresolved external symbol rte_eal_cleanup referenced in function main 16:27:31 examples/dpdk-helloworld.exe : fatal error LNK1120: 1 unresolved externals 16:27:31 clang: error: linker command failed with exit code 1120 (use -v to see invocation) 16:27:31 [16/18] Linking target lib/rte_kvargs-0.200.dll 16:27:31 Creating library lib\rte_kvargs.lib and object lib\rte_kvargs.= exp 16:27:31 ninja: build stopped" --=20 You are receiving this mail because: You are the assignee for the bug.=