From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 33) id E04502965; Tue, 17 Jul 2018 09:56:59 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Tue, 17 Jul 2018 07:56:59 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: stanislav.chlebec@gmail.com X-Bugzilla-Status: CONFIRMED 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 72] Unable to install dpdk on arm64 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2018 07:57:00 -0000 https://bugs.dpdk.org/show_bug.cgi?id=3D72 Bug ID: 72 Summary: Unable to install dpdk on arm64 Product: DPDK Version: unspecified Hardware: ARM OS: Linux Status: CONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: stanislav.chlebec@gmail.com Target Milestone: --- ################################################################### ############### C O M P I L I N G ########################## ################################################################### stanislav@contivvpp:~/dpdk$ make install T=3Darm64_thunderx_linuxapp_gcc make[3]: *** No rule to make target '/home/stanislav/dpdk/config/defconfig_arm64_thunderx_linuxapp_gcc', needed= by '/home/stanislav/dpdk/arm64_thunderx_linuxapp_gcc/.config'. Stop. /home/stanislav/dpdk/mk/rte.sdkroot.mk:65: recipe for target 'config' failed make[2]: *** [config] Error 2 /home/stanislav/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_instal= l' failed make[1]: *** [pre_install] Error 2 /home/stanislav/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' fail= ed make: *** [install] Error 2 stanislav@contivvpp:~/dpdk$=20 stanislav@contivvpp:~/dpdk$ make install T=3Darm64_native_linuxapp_gcc make[3]: *** No rule to make target '/home/stanislav/dpdk/config/defconfig_arm64_native_linuxapp_gcc', needed by '/home/stanislav/dpdk/arm64_native_linuxapp_gcc/.config'. Stop. /home/stanislav/dpdk/mk/rte.sdkroot.mk:65: recipe for target 'config' failed make[2]: *** [config] Error 2 /home/stanislav/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_instal= l' failed make[1]: *** [pre_install] Error 2 /home/stanislav/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' fail= ed make: *** [install] Error 2 stanislav@contivvpp:~/dpdk$=20 ################################################################### ############ R E P O S I T O R Y ###################################### ################################################################### stanislav@contivvpp:~/dpdk$ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean stanislav@contivvpp:~/dpdk$ git log commit c27dbc300eee78c2eb33e84181617fdd7cbaaae4 Author: Thomas Monjalon Date: Mon Jul 16 01:17:18 2018 +0200 version: 18.08-rc1 Signed-off-by: Thomas Monjalon ################################################################### See more at: https://gist.github.com/stanislav-chlebec/b622b12ec5b4a976a74e6de20e8a6fc1 --=20 You are receiving this mail because: You are the assignee for the bug.=