DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 288] Target name recorded wrong when try to build dpdk with x86_64-native-linux-gcc
@ 2019-05-30 15:47 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2019-05-30 15:47 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=288

            Bug ID: 288
           Summary: Target name recorded wrong when try to build dpdk with
                    x86_64-native-linux-gcc
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: minor
          Priority: Normal
         Component: mk
          Assignee: dev@dpdk.org
          Reporter: jasvinder.singh@intel.com
  Target Milestone: ---

When build dpdk using x86_64-native-linux-gcc target. At the end, it publish
wrong target name x86_64-native-linuxapp-gcc instead of
x86_64-native-linux-gcc.

Log info: 
$make install T=x86_64-native-linux-gcc -j
   Configuration done using x86_64-native-linux-gcc
== Build lib
== Build lib/librte_kvargs
== Build lib/librte_cfgfile
   SYMLINK-FILE include/rte_cfgfile.h
   CC rte_cfgfile.o
   SYMLINK-FILE include/rte_kvargs.h
   CC rte_kvargs.o

<snip>


  INSTALL-APP testpipeline
  INSTALL-MAP testpipeline.map
  INSTALL-APP testbbdev
  INSTALL-MAP testbbdev.map
  INSTALL-APP testpmd
  INSTALL-MAP testpmd.map
  LD test
  INSTALL-APP test
  INSTALL-MAP test.map
Build complete [x86_64-native-linuxapp-gcc]      <------

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-30 15:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30 15:47 [dpdk-dev] [Bug 288] Target name recorded wrong when try to build dpdk with x86_64-native-linux-gcc bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).