All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 913] [dpdk-19.11.11]'mk/' makefile build failed on Freebsd13 with clang11.0.1
@ 2021-12-20  7:30 bugzilla
  2022-01-03 11:34 ` [Bug 913] [dpdk-19.11.11]'mk' " bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2021-12-20  7:30 UTC (permalink / raw)
  To: dev

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

            Bug ID: 913
           Summary: [dpdk-19.11.11]'mk/' makefile build failed on
                    Freebsd13 with clang11.0.1
           Product: DPDK
           Version: 19.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: core
          Assignee: dev@dpdk.org
          Reporter: longfengx.liang@intel.com
  Target Milestone: ---

1.DPDk version:
commit e247b323cf0f079c3020d19314d5a5c64fa680c5 (HEAD -> 19.11, origin/HEAD,
origin/19.11)
Author: Bruce Richardson <bruce.richardson@intel.com>
Date:   Fri Jan 3 11:52:43 2020 +0000

    contigmem: update for FreeBSD 13

    [ upstream commit 03bff90ccfd6ad347f1e50901caf47890872ca28 ]

    FreeBSD 13 has changed the definition of vm_page_replace so we need
    to have slightly different code paths around this function depending on
    the BSD version.

    Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
    Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

2.Based on dpdk version 19.11.11-rc1 commit details:
e247b323c (HEAD -> 19.11, origin/HEAD, origin/19.11) contigmem: update for
FreeBSD 13
f3068d161 eal/freebsd: update CPU macro for FreeBSD 13
30585e9c4 eal/freebsd: fix incorrect variable name
e99e9d1c1 kni: update kernel API to set random MAC address
f5b3f1a47 cryptodev: fix stringop-overflow build failure with gcc 10
2ce84bf86 igb_uio: fix build for switch fall through
fab80885e net/ixgbe: build failure with make and clang 13
acd0a2d2d net/ice: build failure with make and clang 13
cc089e955 net/i40e: build failure with make and clang 13
d43fa3e19 kni: fix build for SLES15-SP3 (Make)
f32335f08 ethdev: fix typos
e5075011b net/nfp: remove unused message length

3.Just verify that the three patches are build passed:
e247b323c (HEAD -> 19.11, origin/HEAD, origin/19.11) contigmem: update for
FreeBSD 13
f3068d161 eal/freebsd: update CPU macro for FreeBSD 13
30585e9c4 eal/freebsd: fix incorrect variable name

4.TestSteps:
#export RTE_TARGET=x86_64-native-bsdapp-clang
#export RTE_SDK=`pwd`
#gmake -j 70 install T=x86_64-native-bsdapp-clang

5.Error Log:
[root@freebsd13-gcc ~/dpdk-stable-queue]# export
RTE_TARGET=x86_64-native-bsdapp-clang
export RTE_SDK=`pwd`
gmake -j 70 install T=x86_64-native-bsdapp-clang
Configuration done using x86_64-native-bsdapp-clang
== Build lib
== Build lib/librte_kvargs
  CC rte_kvargs.o
  SYMLINK-FILE include/rte_kvargs.h
  AR librte_kvargs.a
  INSTALL-LIB librte_kvargs.a
== Build lib/librte_eal
== Build lib/librte_eal/common
  SYMLINK-FILE include/generic/rte_atomic.h
  SYMLINK-FILE include/generic/rte_byteorder.h
  SYMLINK-FILE include/generic/rte_cycles.h
  SYMLINK-FILE include/generic/rte_prefetch.h
  SYMLINK-FILE include/generic/rte_memcpy.h
  SYMLINK-FILE include/generic/rte_cpuflags.h
  SYMLINK-FILE include/generic/rte_mcslock.h
  SYMLINK-FILE include/generic/rte_spinlock.h
  SYMLINK-FILE include/generic/rte_rwlock.h
  SYMLINK-FILE include/generic/rte_ticketlock.h
  SYMLINK-FILE include/generic/rte_vect.h
  SYMLINK-FILE include/generic/rte_pause.h
  SYMLINK-FILE include/generic/rte_io.h
  SYMLINK-FILE include/rte_branch_prediction.h
  SYMLINK-FILE include/rte_common.h
  SYMLINK-FILE include/rte_compat.h
  SYMLINK-FILE include/rte_function_versioning.h
  SYMLINK-FILE include/rte_debug.h
  SYMLINK-FILE include/rte_eal.h
  SYMLINK-FILE include/rte_eal_interrupts.h
  SYMLINK-FILE include/rte_errno.h
  SYMLINK-FILE include/rte_launch.h
  SYMLINK-FILE include/rte_lcore.h
  SYMLINK-FILE include/rte_log.h
  SYMLINK-FILE include/rte_memory.h
  SYMLINK-FILE include/rte_memzone.h
  SYMLINK-FILE include/rte_per_lcore.h
  SYMLINK-FILE include/rte_random.h
  SYMLINK-FILE include/rte_tailq.h
  SYMLINK-FILE include/rte_interrupts.h
  SYMLINK-FILE include/rte_alarm.h
  SYMLINK-FILE include/rte_string_fns.h
  SYMLINK-FILE include/rte_version.h
  SYMLINK-FILE include/rte_eal_memconfig.h
  SYMLINK-FILE include/rte_hexdump.h
  SYMLINK-FILE include/rte_devargs.h
  SYMLINK-FILE include/rte_bus.h
  SYMLINK-FILE include/rte_dev.h
  SYMLINK-FILE include/rte_class.h
  SYMLINK-FILE include/rte_option.h
  SYMLINK-FILE include/rte_pci_dev_feature_defs.h
  SYMLINK-FILE include/rte_pci_dev_features.h
  SYMLINK-FILE include/rte_malloc.h
  SYMLINK-FILE include/rte_keepalive.h
  SYMLINK-FILE include/rte_time.h
  SYMLINK-FILE include/rte_service.h
  SYMLINK-FILE include/rte_service_component.h
  SYMLINK-FILE include/rte_bitmap.h
  SYMLINK-FILE include/rte_vfio.h
  SYMLINK-FILE include/rte_hypervisor.h
  SYMLINK-FILE include/rte_test.h
  SYMLINK-FILE include/rte_reciprocal.h
  SYMLINK-FILE include/rte_fbarray.h
  SYMLINK-FILE include/rte_uuid.h
  SYMLINK-FILE include/rte_atomic.h
  SYMLINK-FILE include/rte_atomic_32.h
  SYMLINK-FILE include/rte_atomic_64.h
  SYMLINK-FILE include/rte_byteorder.h
  SYMLINK-FILE include/rte_byteorder_32.h
  SYMLINK-FILE include/rte_byteorder_64.h
  SYMLINK-FILE include/rte_cpuflags.h
  SYMLINK-FILE include/rte_cycles.h
  SYMLINK-FILE include/rte_io.h
  SYMLINK-FILE include/rte_memcpy.h
  SYMLINK-FILE include/rte_mcslock.h
  SYMLINK-FILE include/rte_pause.h
  SYMLINK-FILE include/rte_prefetch.h
  SYMLINK-FILE include/rte_rtm.h
  SYMLINK-FILE include/rte_rwlock.h
  SYMLINK-FILE include/rte_spinlock.h
  SYMLINK-FILE include/rte_ticketlock.h
  SYMLINK-FILE include/rte_vect.h
== Build lib/librte_eal/freebsd
== Build lib/librte_eal/freebsd/eal
  SYMLINK-FILE include/rte_os.h
  CC eal.o
  CC eal_cpuflags.o
  CC eal_memory.o
  CC eal_hugepage_info.o
  CC eal_thread.o
  CC eal_debug.o
  CC eal_memalloc.o
  CC eal_lcore.o
  CC eal_timer.o
  CC eal_interrupts.o
  CC eal_dev.o
  CC eal_alarm.o
  CC eal_common_lcore.o
  CC eal_common_timer.o
  CC eal_common_memzone.o
  CC eal_common_log.o
  CC eal_common_mcfg.o
  CC eal_common_memalloc.o
  CC eal_common_launch.o
  CC eal_common_memory.o
  CC eal_common_errno.o
  CC eal_common_hypervisor.o
  CC eal_common_tailqs.o
  CC eal_common_hexdump.o
  CC eal_common_devargs.o
  CC eal_common_string_fns.o
  CC eal_common_cpuflags.o
  CC eal_common_bus.o
  CC eal_common_class.o
  CC eal_common_dev.o
  CC eal_common_thread.o
  CC eal_common_proc.o
  CC eal_common_uuid.o
  CC eal_common_fbarray.o
  CC eal_common_options.o
  CC rte_malloc.o
  CC hotplug_mp.o
  CC malloc_heap.o
  CC malloc_elem.o
  CC malloc_mp.o
  CC rte_random.o
  CC rte_keepalive.o
  CC rte_service.o
  CC rte_reciprocal.o
  CC rte_spinlock.o
  CC rte_hypervisor.o
  CC rte_cpuflags.o
  CC rte_cycles.o
  CC rte_option.o
  AR librte_eal.a
  INSTALL-LIB librte_eal.a
== Build lib/librte_pci
== Build lib/librte_ring
== Build lib/librte_stack
== Build lib/librte_timer
== Build lib/librte_cfgfile
== Build lib/librte_meter
== Build lib/librte_acl
== Build lib/librte_jobstats
== Build lib/librte_metrics
== Build lib/librte_rcu
  SYMLINK-FILE include/rte_ring.h
  SYMLINK-FILE include/rte_timer.h
  CC rte_timer.o
  SYMLINK-FILE include/rte_ring_generic.h
  SYMLINK-FILE include/rte_pci.h
  SYMLINK-FILE include/rte_stack.h
  SYMLINK-FILE include/rte_ring_c11_mem.h
  SYMLINK-FILE include/rte_stack_std.h
  CC rte_pci.o
  SYMLINK-FILE include/rte_cfgfile.h
  CC rte_cfgfile.o
  SYMLINK-FILE include/rte_acl.h
  SYMLINK-FILE include/rte_acl_osdep.h
  CC tb_mem.o
  CC acl_bld.o
  SYMLINK-FILE include/rte_stack_lf.h
  CC rte_acl.o
  SYMLINK-FILE include/rte_stack_lf_generic.h
  SYMLINK-FILE include/rte_stack_lf_c11.h
  SYMLINK-FILE include/rte_stack_lf_stubs.h
  CC rte_stack_lf.o
  CC rte_stack_std.o
  CC rte_stack.o
  CC rte_ring.o
  CC acl_gen.o
  SYMLINK-FILE include/rte_rcu_qsbr.h
  CC acl_run_sse.o
  CC acl_run_avx2.o
  CC acl_run_scalar.o
  CC rte_rcu_qsbr.o
  SYMLINK-FILE include/rte_metrics.h
  CC rte_metrics.o
  SYMLINK-FILE include/rte_meter.h
  SYMLINK-FILE include/rte_jobstats.h
  CC rte_meter.o
  AR librte_pci.a
  INSTALL-LIB librte_pci.a
  CC rte_jobstats.o
  AR librte_cfgfile.a
  AR librte_stack.a
  INSTALL-LIB librte_stack.a
  INSTALL-LIB librte_cfgfile.a
  AR librte_metrics.a
  AR librte_ring.a
  INSTALL-LIB librte_metrics.a
  INSTALL-LIB librte_ring.a
  AR librte_meter.a
== Build lib/librte_mempool
== Build lib/librte_hash
  AR librte_timer.a
  INSTALL-LIB librte_timer.a
  INSTALL-LIB librte_meter.a
  SYMLINK-FILE include/rte_hash.h
  SYMLINK-FILE include/rte_hash_crc.h
  AR librte_rcu.a
  SYMLINK-FILE include/rte_mempool.h
  INSTALL-LIB librte_rcu.a
  CC rte_mempool.o
  CC rte_mempool_ops_default.o
  SYMLINK-FILE include/rte_jhash.h
  SYMLINK-FILE include/rte_thash.h
  CC rte_mempool_ops.o
  SYMLINK-FILE include/rte_fbk_hash.h
  CC rte_cuckoo_hash.o
  CC rte_fbk_hash.o
  AR librte_jobstats.a
  INSTALL-LIB librte_jobstats.a
  AR librte_acl.a
  INSTALL-LIB librte_acl.a
  AR librte_mempool.a
  INSTALL-LIB librte_mempool.a
== Build lib/librte_rib
== Build lib/librte_mbuf
  SYMLINK-FILE include/rte_rib6.h
  SYMLINK-FILE include/rte_rib.h
  CC rte_rib.o
  CC rte_rib6.o
  SYMLINK-FILE include/rte_mbuf.h
  SYMLINK-FILE include/rte_mbuf_core.h
  SYMLINK-FILE include/rte_mbuf_ptype.h
  SYMLINK-FILE include/rte_mbuf_pool_ops.h
  SYMLINK-FILE include/rte_mbuf_dyn.h
  CC rte_mbuf.o
  CC rte_mbuf_ptype.o
  CC rte_mbuf_pool_ops.o
  CC rte_mbuf_dyn.o
  AR librte_hash.a
  INSTALL-LIB librte_hash.a
== Build lib/librte_efd
== Build lib/librte_lpm
== Build lib/librte_member
  SYMLINK-FILE include/rte_lpm.h
  SYMLINK-FILE include/rte_lpm6.h
  SYMLINK-FILE include/rte_lpm_sse.h
  CC rte_lpm6.o
  CC rte_lpm.o
  SYMLINK-FILE include/rte_efd.h
  CC rte_efd.o
  SYMLINK-FILE include/rte_member.h
  CC rte_member_ht.o
  CC rte_member.o
  CC rte_member_vbf.o
  AR librte_rib.a
  INSTALL-LIB librte_rib.a
  AR librte_mbuf.a
== Build lib/librte_fib
  INSTALL-LIB librte_mbuf.a
== Build lib/librte_net
== Build lib/librte_bbdev
== Build lib/librte_cryptodev
== Build lib/librte_compressdev
== Build lib/librte_reorder
  SYMLINK-FILE include/rte_fib.h
  SYMLINK-FILE include/rte_fib6.h
  CC rte_fib.o
  CC dir24_8.o
  CC trie.o
  CC rte_fib6.o
  SYMLINK-FILE include/rte_bbdev_op.h
  SYMLINK-FILE include/rte_bbdev.h
  SYMLINK-FILE include/rte_bbdev_pmd.h
  CC rte_bbdev.o
  SYMLINK-FILE include/rte_crypto_sym.h
  SYMLINK-FILE include/rte_crypto.h
  SYMLINK-FILE include/rte_cryptodev_pmd.h
  SYMLINK-FILE include/rte_crypto_asym.h
  SYMLINK-FILE include/rte_cryptodev.h
  SYMLINK-FILE include/rte_comp.h
  SYMLINK-FILE include/rte_compressdev.h
  SYMLINK-FILE include/rte_reorder.h
  CC rte_reorder.o
  SYMLINK-FILE include/rte_ip.h
  CC rte_cryptodev.o
  CC rte_cryptodev_pmd.o
  SYMLINK-FILE include/rte_tcp.h
  SYMLINK-FILE include/rte_udp.h
  SYMLINK-FILE include/rte_esp.h
  SYMLINK-FILE include/rte_sctp.h
  SYMLINK-FILE include/rte_icmp.h
  SYMLINK-FILE include/rte_compressdev_pmd.h
  SYMLINK-FILE include/rte_compressdev_internal.h
  CC rte_compressdev.o
  CC rte_compressdev_pmd.o
  SYMLINK-FILE include/rte_arp.h
  CC rte_comp.o
  SYMLINK-FILE include/rte_ether.h
  SYMLINK-FILE include/rte_net.h
  SYMLINK-FILE include/rte_gre.h
  SYMLINK-FILE include/rte_mpls.h
  SYMLINK-FILE include/rte_higig.h
  SYMLINK-FILE include/rte_net_crc.h
  SYMLINK-FILE include/rte_gtp.h
  SYMLINK-FILE include/rte_vxlan.h
  CC rte_net.o
  AR librte_member.a
  INSTALL-LIB librte_member.a
  AR librte_efd.a
  CC rte_net_crc.o
  AR librte_lpm.a
  CC rte_ether.o
  CC rte_arp.o
  INSTALL-LIB librte_lpm.a
  INSTALL-LIB librte_efd.a
  AR librte_reorder.a
  INSTALL-LIB librte_reorder.a
  AR librte_fib.a
  INSTALL-LIB librte_fib.a
  AR librte_bbdev.a
  INSTALL-LIB librte_bbdev.a
  AR librte_net.a
  AR librte_compressdev.a
  INSTALL-LIB librte_net.a
== Build lib/librte_ethdev
== Build lib/librte_cmdline
  INSTALL-LIB librte_compressdev.a
== Build lib/librte_sched
  AR librte_cryptodev.a
  INSTALL-LIB librte_cryptodev.a
  SYMLINK-FILE include/rte_ethdev.h
  SYMLINK-FILE include/rte_ethdev_driver.h
  SYMLINK-FILE include/rte_ethdev_core.h
  SYMLINK-FILE include/rte_ethdev_pci.h
  SYMLINK-FILE include/rte_ethdev_vdev.h
  SYMLINK-FILE include/rte_eth_ctrl.h
  SYMLINK-FILE include/rte_dev_info.h
  SYMLINK-FILE include/rte_sched.h
  SYMLINK-FILE include/rte_sched_common.h
  SYMLINK-FILE include/cmdline.h
  SYMLINK-FILE include/cmdline_parse.h
  SYMLINK-FILE include/rte_flow_driver.h
  SYMLINK-FILE include/cmdline_parse_ipaddr.h
  SYMLINK-FILE include/rte_mtr_driver.h
  SYMLINK-FILE include/rte_tm.h
  SYMLINK-FILE include/cmdline_parse_num.h
  SYMLINK-FILE include/rte_mtr.h
  SYMLINK-FILE include/cmdline_parse_etheraddr.h
  SYMLINK-FILE include/cmdline_parse_string.h
  CC ethdev_private.o
  SYMLINK-FILE include/rte_approx.h
  SYMLINK-FILE include/rte_red.h
  SYMLINK-FILE include/rte_flow.h
  SYMLINK-FILE include/rte_tm_driver.h
  CC rte_ethdev.o
  SYMLINK-FILE include/cmdline_rdline.h
  SYMLINK-FILE include/cmdline_socket.h
  SYMLINK-FILE include/cmdline_vt100.h
  SYMLINK-FILE include/cmdline_cirbuf.h
  CC rte_class_eth.o
  CC rte_flow.o
  CC rte_sched.o
  CC rte_approx.o
  SYMLINK-FILE include/cmdline_parse_portlist.h
  CC rte_red.o
  CC rte_mtr.o
  CC cmdline_cirbuf.o
  CC ethdev_profile.o
  CC rte_tm.o
  CC cmdline.o
  CC cmdline_parse.o
  CC cmdline_parse_etheraddr.o
  CC cmdline_parse_ipaddr.o
  CC cmdline_parse_num.o
  CC cmdline_parse_string.o
  CC cmdline_vt100.o
  CC cmdline_rdline.o
  CC cmdline_socket.o
  CC cmdline_parse_portlist.o
  AR librte_cmdline.a
  INSTALL-LIB librte_cmdline.a
  AR librte_sched.a
  INSTALL-LIB librte_sched.a
  AR librte_ethdev.a
  INSTALL-LIB librte_ethdev.a
== Build lib/librte_security
== Build lib/librte_rawdev
== Build lib/librte_gro
== Build lib/librte_ip_frag
== Build lib/librte_eventdev
== Build lib/librte_latencystats
== Build lib/librte_distributor
== Build lib/librte_bitratestats
== Build lib/librte_pdump
== Build lib/librte_gso
== Build lib/librte_bpf
  SYMLINK-FILE include/rte_ip_frag.h
  CC rte_ipv4_fragmentation.o
  CC rte_ipv6_fragmentation.o
  SYMLINK-FILE include/rte_rawdev.h
  SYMLINK-FILE include/rte_bitrate.h
  CC rte_ipv4_reassembly.o
  SYMLINK-FILE include/rte_rawdev_pmd.h
  CC rte_ip_frag_common.o
  CC rte_bitrate.o
  SYMLINK-FILE include/rte_distributor.h
  SYMLINK-FILE include/rte_gso.h
  CC rte_rawdev.o
  SYMLINK-FILE include/rte_security.h
  SYMLINK-FILE include/rte_eventdev.h
  SYMLINK-FILE include/rte_pdump.h
  SYMLINK-FILE include/rte_eventdev_pmd_pci.h
  CC rte_ipv6_reassembly.o
  CC rte_pdump.o
  SYMLINK-FILE include/rte_eventdev_pmd_vdev.h
  SYMLINK-FILE include/rte_latencystats.h
  CC rte_gso.o
  CC rte_latencystats.o
  SYMLINK-FILE include/bpf_def.h
  CC rte_distributor_match_sse.o
  SYMLINK-FILE include/rte_gro.h
  CC ip_frag_internal.o
  SYMLINK-FILE include/rte_bpf.h
  SYMLINK-FILE include/rte_eventdev_pmd.h
  SYMLINK-FILE include/rte_security_driver.h
  SYMLINK-FILE include/rte_bpf_ethdev.h
  SYMLINK-FILE include/rte_event_ring.h
  CC rte_gro.o
  CC gso_tcp4.o
  CC rte_distributor.o
  CC gro_tcp4.o
  CC gso_tunnel_tcp4.o
  CC bpf.o
  CC gso_common.o
  CC rte_distributor_single.o
  CC rte_security.o
  CC gro_vxlan_tcp4.o
  CC gso_udp4.o
  CC bpf_load.o
  SYMLINK-FILE include/rte_event_eth_rx_adapter.h
  CC bpf_exec.o
  SYMLINK-FILE include/rte_event_timer_adapter.h
  CC bpf_pkt.o
  SYMLINK-FILE include/rte_event_crypto_adapter.h
  CC bpf_validate.o
  SYMLINK-FILE include/rte_event_timer_adapter_pmd.h
  CC bpf_jit_x86.o
  SYMLINK-FILE include/rte_event_eth_tx_adapter.h
  CC rte_event_eth_rx_adapter.o
  CC rte_eventdev.o
  CC rte_event_timer_adapter.o
  CC rte_event_ring.o
  CC rte_event_crypto_adapter.o
  CC rte_event_eth_tx_adapter.o
  AR librte_latencystats.a
  AR librte_rawdev.a
  INSTALL-LIB librte_latencystats.a
  INSTALL-LIB librte_rawdev.a
  AR librte_bitratestats.a
  INSTALL-LIB librte_bitratestats.a
  AR librte_ip_frag.a
  INSTALL-LIB librte_ip_frag.a
  AR librte_security.a
  INSTALL-LIB librte_security.a
  AR librte_gro.a
== Build lib/librte_ipsec
  INSTALL-LIB librte_gro.a
  AR librte_gso.a
  INSTALL-LIB librte_gso.a
  SYMLINK-FILE include/rte_ipsec.h
  SYMLINK-FILE include/rte_ipsec_group.h
  SYMLINK-FILE include/rte_ipsec_sa.h
  AR librte_distributor.a
  SYMLINK-FILE include/rte_ipsec_sad.h
  CC esp_outb.o
  INSTALL-LIB librte_distributor.a
  CC sa.o
  CC esp_inb.o
  CC ses.o
  CC ipsec_sad.o
  AR librte_pdump.a
  INSTALL-LIB librte_pdump.a
  AR librte_eventdev.a
  INSTALL-LIB librte_eventdev.a
== Build lib/librte_port
  SYMLINK-FILE include/rte_port.h
  SYMLINK-FILE include/rte_port_ethdev.h
  SYMLINK-FILE include/rte_port_ring.h
  SYMLINK-FILE include/rte_port_frag.h
  SYMLINK-FILE include/rte_port_ras.h
  SYMLINK-FILE include/rte_port_sched.h
  SYMLINK-FILE include/rte_port_fd.h
  SYMLINK-FILE include/rte_port_source_sink.h
  SYMLINK-FILE include/rte_port_sym_crypto.h
  SYMLINK-FILE include/rte_port_eventdev.h
  CC rte_port_ras.o
  CC rte_port_ring.o
  CC rte_port_frag.o
  CC rte_port_ethdev.o
  CC rte_port_sched.o
  CC rte_port_source_sink.o
  CC rte_port_fd.o
  CC rte_port_sym_crypto.o
  CC rte_port_eventdev.o
  AR librte_bpf.a
  INSTALL-LIB librte_bpf.a
  AR librte_ipsec.a
  INSTALL-LIB librte_ipsec.a
  AR librte_port.a
  INSTALL-LIB librte_port.a
== Build lib/librte_table
  SYMLINK-FILE include/rte_table.h
  SYMLINK-FILE include/rte_table_lpm.h
  SYMLINK-FILE include/rte_table_lpm_ipv6.h
  SYMLINK-FILE include/rte_table_acl.h
  SYMLINK-FILE include/rte_table_hash.h
  SYMLINK-FILE include/rte_table_hash_cuckoo.h
  SYMLINK-FILE include/rte_table_hash_func.h
  SYMLINK-FILE include/rte_table_hash_func_arm64.h
  SYMLINK-FILE include/rte_lru.h
  SYMLINK-FILE include/rte_lru_x86.h
  SYMLINK-FILE include/rte_table_array.h
  SYMLINK-FILE include/rte_table_stub.h
  CC rte_table_lpm.o
  CC rte_table_lpm_ipv6.o
  CC rte_table_acl.o
  CC rte_table_hash_cuckoo.o
  CC rte_table_hash_key16.o
  CC rte_table_hash_key8.o
  CC rte_table_hash_key32.o
  CC rte_table_hash_ext.o
  CC rte_table_hash_lru.o
  CC rte_table_array.o
  CC rte_table_stub.o
  AR librte_table.a
  INSTALL-LIB librte_table.a
== Build lib/librte_flow_classify
== Build lib/librte_pipeline
  SYMLINK-FILE include/rte_flow_classify.h
  CC rte_flow_classify.o
  CC rte_flow_classify_parse.o
  SYMLINK-FILE include/rte_pipeline.h
  SYMLINK-FILE include/rte_port_in_action.h
  SYMLINK-FILE include/rte_table_action.h
  CC rte_pipeline.o
  CC rte_port_in_action.o
  CC rte_table_action.o
  AR librte_flow_classify.a
  INSTALL-LIB librte_flow_classify.a
  AR librte_pipeline.a
  INSTALL-LIB librte_pipeline.a
== Build buildtools
== Build kernel
== Build kernel/freebsd
== Build buildtools/pmdinfogen
== Build kernel/freebsd/nic_uio
== Build kernel/freebsd/contigmem
  HOSTCC pmdinfogen.o
  HOSTLD dpdk-pmdinfogen
  INSTALL-HOSTAPP dpdk-pmdinfogen
machine -> /usr/src/sys/amd64/include
== Build drivers
x86 -> /usr/src/sys/x86/include
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
machine -> /usr/src/sys/amd64/include
x86 -> /usr/src/sys/x86/include
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
touch opt_global.h
touch opt_global.h
Warning: Object directory not changed from original
/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/build/kernel/freebsd/nic_uio
cc  -Winline -Wall -Werror -include
/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/include/rte_config.h 
-Werror -D_KERNEL -DKLD_MODULE -nostdinc 
-I/root/dpdk-stable-queue/kernel/freebsd/nic_uio
-I/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/include -include
/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/build/kernel/freebsd/nic_uio/opt_global.h
-I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
-fdebug-prefix-map=./machine=/usr/src/sys/amd64/include
-fdebug-prefix-map=./x86=/usr/src/sys/x86/include     -MD  -MF.depend.nic_uio.o
-MTnic_uio.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign
-D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs
-fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare
-Wno-error-empty-body -Wno-error-parentheses-equality
-Wno-error-unused-function -Wno-error-pointer-sign
-Wno-error-shift-negative-value -Wno-address-of-packed-member
-Wno-format-zero-length   -mno-aes -mno-avx  -std=iso9899:1999 -c nic_uio.c -o
nic_uio.o
Warning: Object directory not changed from original
/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/build/kernel/freebsd/contigmem
cc  -Winline -Wall -Werror -include
/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/include/rte_config.h 
-Werror -D_KERNEL -DKLD_MODULE -nostdinc 
-I/root/dpdk-stable-queue/kernel/freebsd/contigmem
-I/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/include -include
/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/build/kernel/freebsd/contigmem/opt_global.h
-I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
-fdebug-prefix-map=./machine=/usr/src/sys/amd64/include
-fdebug-prefix-map=./x86=/usr/src/sys/x86/include     -MD 
-MF.depend.contigmem.o -MTcontigmem.o -mcmodel=kernel -mno-red-zone -mno-mmx
-mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv
-fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign
-D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs
-fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare
-Wno-error-empty-body -Wno-error-parentheses-equality
-Wno-error-unused-function -Wno-error-pointer-sign
-Wno-error-shift-negative-value -Wno-address-of-packed-member
-Wno-format-zero-length   -mno-aes -mno-avx  -std=iso9899:1999 -c contigmem.c
-o contigmem.o
== Build drivers/common
== Build drivers/common/octeontx
== Build drivers/common/octeontx2
== Build drivers/common/cpt
ld -m elf_x86_64_fbsd -L/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/lib
-d -warn-common --build-id=sha1 -T /usr/src/sys/conf/ldscript.kmod.amd64 -r -d 
-o contigmem.ko contigmem.o
  CC cpt_pmd_ops_helper.o
  CC otx2_irq.o
  CC otx2_mbox.o
  CC otx2_dev.o
  CC otx2_common.o
  CC octeontx_mbox.o
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk contigmem.ko  export_syms | xargs -J%
objcopy % contigmem.ko
ld -m elf_x86_64_fbsd -L/root/dpdk-stable-queue/x86_64-native-bsdapp-clang/lib
-d -warn-common --build-id=sha1 -T /usr/src/sys/conf/ldscript.kmod.amd64 -r -d 
-o nic_uio.ko nic_uio.o
objcopy --strip-debug contigmem.ko
INSTALL-MODULE contigmem.ko
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk nic_uio.ko  export_syms | xargs -J%
objcopy % nic_uio.ko
objcopy --strip-debug nic_uio.ko
INSTALL-MODULE nic_uio.ko
  AR librte_common_octeontx.a
  INSTALL-LIB librte_common_octeontx.a
  AR librte_common_cpt.a
  INSTALL-LIB librte_common_cpt.a
  AR librte_common_octeontx2.a
  INSTALL-LIB librte_common_octeontx2.a
== Build drivers/bus
== Build drivers/bus/ifpga
== Build drivers/bus/pci
== Build drivers/bus/vdev
  SYMLINK-FILE include/rte_bus_ifpga.h
  SYMLINK-FILE include/rte_bus_pci.h
  SYMLINK-FILE include/rte_bus_vdev.h
  CC ifpga_bus.o
  CC ifpga_common.o
  CC pci_params.o
  CC vdev.o
  CC vdev_params.o
  CC bsd/pci.o
  CC pci_common.o
  CC pci_common_uio.o
  AR librte_bus_vdev.a
  AR librte_bus_ifpga.a
  INSTALL-LIB librte_bus_ifpga.a
  INSTALL-LIB librte_bus_vdev.a
  AR librte_bus_pci.a
  INSTALL-LIB librte_bus_pci.a
== Build drivers/mempool
== Build drivers/mempool/octeontx
== Build drivers/mempool/stack
== Build drivers/mempool/ring
== Build drivers/mempool/bucket
== Build drivers/mempool/octeontx2
  CC rte_mempool_bucket.o
  CC rte_mempool_stack.o
  CC otx2_mempool_ops.o
  CC otx2_mempool.o
  CC octeontx_fpavf.o
  CC rte_mempool_ring.o
  CC otx2_mempool_irq.o
  CC otx2_mempool_debug.o
  CC rte_mempool_octeontx.o
  PMDINFO otx2_mempool.o.pmd.c
  CC otx2_mempool.o.pmd.o
  LD otx2_mempool.o
  PMDINFO octeontx_fpavf.o.pmd.c
  AR librte_mempool_stack.a
  CC octeontx_fpavf.o.pmd.o
  LD octeontx_fpavf.o
  INSTALL-LIB librte_mempool_stack.a
  AR librte_mempool_ring.a
  INSTALL-LIB librte_mempool_ring.a
  AR librte_mempool_octeontx.a
  INSTALL-LIB librte_mempool_octeontx.a
  AR librte_mempool_octeontx2.a
  INSTALL-LIB librte_mempool_octeontx2.a
  AR librte_mempool_bucket.a
  INSTALL-LIB librte_mempool_bucket.a
== Build drivers/common/qat
== Build drivers/net
== Build drivers/baseband
== Build drivers/crypto
== Build drivers/compress
== Build drivers/compress/octeontx
== Build drivers/net/atlantic
== Build drivers/net/axgbe
== Build drivers/crypto/scheduler
== Build drivers/net/bonding
== Build drivers/net/ark
== Build drivers/baseband/null
== Build drivers/baseband/turbo_sw
== Build drivers/crypto/octeontx2
== Build drivers/net/cxgbe
== Build drivers/net/ena
== Build drivers/baseband/fpga_lte_fec
== Build drivers/net/e1000
== Build drivers/crypto/null
== Build drivers/crypto/octeontx
== Build drivers/net/fm10k
== Build drivers/net/iavf
== Build drivers/net/failsafe
== Build drivers/net/i40e
== Build drivers/crypto/nitrox
== Build drivers/net/enic
== Build drivers/crypto/virtio
  CC qat_comp.o
  CC qat_comp_pmd.o
  CC qat_device.o
  CC qat_qp.o
  CC qat_logs.o
  CC qat_common.o
== Build drivers/net/ixgbe
== Build drivers/net/ice
== Build drivers/net/bnxt
== Build drivers/net/liquidio
== Build drivers/net/octeontx
== Build drivers/net/sfc
== Build drivers/net/ring
== Build drivers/net/qede
== Build drivers/net/octeontx2
== Build drivers/net/null
  CC atl_rxtx.o
  CC otx_zip_pmd.o
== Build drivers/net/vmxnet3
== Build drivers/net/virtio
  CC hw_atl_utils_fw2x.o
  CC hw_atl_llh.o
  CC hw_atl_utils.o
== Build drivers/net/thunderx
  CC atl_hw_regs.o
  CC atl_ethdev.o
  SYMLINK-FILE include/fpga_lte_fec.h
  CC bbdev_null.o
  CC otx_zip.o
  CC otx_cryptodev_hw_access.o
  CC bbdev_turbo_software.o
  CC axgbe_ethdev.o
  CC fpga_lte_fec.o
  SYMLINK-FILE include/rte_eth_bond.h
  CC otx_cryptodev.o
  CC otx_cryptodev_capabilities.o
  SYMLINK-FILE include/rte_eth_bond_8023ad.h
  CC hw_atl_b0.o
  CC axgbe_phy_impl.o
  CC axgbe_dev.o
  CC cxgbe_ethdev.o
  CC axgbe_mdio.o
  CC cxgbevf_ethdev.o
  CC rte_pmd_atlantic.o
  CC otx_cryptodev_ops.o
  CC cxgbe_main.o
  SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
  CC otx_cryptodev_mbox.o
  CC cxgbevf_main.o
  CC axgbe_i2c.o
  SYMLINK-FILE include/rte_cryptodev_scheduler.h
  CC rte_eth_bond_api.o
  CC axgbe_rxtx.o
  CC cxgbe_filter.o
  CC sge.o
  CC scheduler_pmd.o
  CC nitrox_logs.o
  CC nitrox_hal.o
  CC null_crypto_pmd.o
  CC enic_ethdev.o
  CC nitrox_device.o
  CC rte_eth_bond_pmd.o
  CC ena_ethdev.o
  CC otx2_cryptodev.o
  CC ark_ddm.o
  CC iavf_adminq.o
  CC virtqueue.o
  CC fm10k_ethdev.o
  CC failsafe.o
  SYMLINK-FILE include/rte_pmd_i40e.h
  CC e1000_80003es2lan.o
  CC iavf_common.o
  SYMLINK-FILE include/rte_pmd_bnxt.h
  CC lio_ethdev.o
  SYMLINK-FILE include/rte_eth_ring.h
  CC null_crypto_pmd_ops.o
  SYMLINK-FILE include/rte_pmd_ixgbe.h
  SYMLINK-FILE include/rte_pmd_ice.h
  CC virtio_pci.o
  CC octeontx_rxtx.o
  CC virtqueue.o
  CC enic_main.o
  CC ark_ethdev.o
  CC rte_eth_null.o
  CC vmxnet3_rxtx.o
  CC otx2_rx.o
  CC ecore_dev.o
  CC sfc_ethdev.o
  CC bnxt_cpr.o
  CC nicvf_rxtx.o
  CC i40e_adminq.o
  CC failsafe_args.o
  CC ixgbe_common.o
  CC ice_controlq.o
error: unknown warning option '-Wno-unused-but-set-variable'; did you mean
'-Wno-unused-const-variable'? [-Werror,-Wunknown-warning-option]
gmake[6]: *** [/root/dpdk-stable-queue/mk/internal/rte.compile-pre.mk:116:
i40e_adminq.o] Error 1
  CC rte_eth_ring.o
gmake[5]: *** [/root/dpdk-stable-queue/mk/rte.subdir.mk:37: i40e] Error 2
gmake[5]: *** Waiting for unfinished jobs....
error: unknown warning option '-Wno-unused-but-set-variable'; did you mean
'-Wno-unused-const-variable'? [-Werror,-Wunknown-warning-option]
  PMDINFO otx_cryptodev.o.pmd.c
  CC otx_cryptodev.o.pmd.o
error: unknown warning option '-Wno-unused-but-set-variable'; did you mean
'-Wno-unused-const-variable'? [-Werror,-Wunknown-warning-option]
  LD otx_cryptodev.o
gmake[6]: *** [/root/dpdk-stable-queue/mk/internal/rte.compile-pre.mk:116:
ice_controlq.o] Error 1
gmake[6]: *** [/root/dpdk-stable-queue/mk/internal/rte.compile-pre.mk:116:
ixgbe_common.o] Error 1
gmake[5]: *** [/root/dpdk-stable-queue/mk/rte.subdir.mk:37: ixgbe] Error 2
  CC e1000_82540.o
  CC scheduler_pmd_ops.o
  CC otx2_cryptodev_capabilities.o
  CC lio_rxtx.o
gmake[5]: *** [/root/dpdk-stable-queue/mk/rte.subdir.mk:37: ice] Error 2
  CC virtio_rxtx.o
  CC octeontx_pkovf.o
  CC failsafe_eal.o
  CC axgbe_rxtx_vec_sse.o
  CC iavf_ethdev.o
  CC rte_cryptodev_scheduler.o
  CC lio_23xx_vf.o
  PMDINFO cxgbevf_ethdev.o.pmd.c
  CC otx2_cryptodev_hw_access.o
  CC cxgbevf_ethdev.o.pmd.o
  PMDINFO otx_zip_pmd.o.pmd.c
  PMDINFO atl_ethdev.o.pmd.c
  PMDINFO octeontx_pkovf.o.pmd.c
  CC octeontx_pkovf.o.pmd.o
  LD octeontx_pkovf.o
  CC otx_zip_pmd.o.pmd.o
  CC otx2_tx.o
  LD cxgbevf_ethdev.o
  CC atl_ethdev.o.pmd.o
  PMDINFO qat_device.o.pmd.c
  CC qat_device.o.pmd.o
  LD qat_device.o
  LD atl_ethdev.o
  LD otx_zip_pmd.o
  PMDINFO otx2_cryptodev.o.pmd.c
  CC otx2_cryptodev.o.pmd.o
  LD otx2_cryptodev.o
  CC bnxt_ethdev.o
  CC ena_com.o
  PMDINFO nitrox_device.o.pmd.c
  CC nitrox_device.o.pmd.o
  LD nitrox_device.o
  PMDINFO axgbe_ethdev.o.pmd.c
  CC axgbe_ethdev.o.pmd.o
  LD axgbe_ethdev.o
  CC e1000_82541.o
  CC nicvf_hw.o
  CC virtio_cryptodev.o
  PMDINFO fpga_lte_fec.o.pmd.c
  CC octeontx_pkivf.o
  CC fpga_lte_fec.o.pmd.o
  CC otx2_cryptodev_mbox.o
  CC nitrox_sym.o
  PMDINFO null_crypto_pmd.o.pmd.c
  CC null_crypto_pmd.o.pmd.o
  PMDINFO bbdev_null.o.pmd.c
  CC bbdev_null.o.pmd.o
  LD fpga_lte_fec.o
  LD null_crypto_pmd.o
  CC failsafe_ops.o
  CC virtio_pci.o
  PMDINFO octeontx_pkivf.o.pmd.c
  CC octeontx_pkivf.o.pmd.o
  PMDINFO failsafe.o.pmd.c
  CC failsafe.o.pmd.o
  CC lio_mbox.o
  CC rte_eth_bond_args.o
  LD failsafe.o
  CC cxgbe_flow.o
  LD bbdev_null.o
  LD octeontx_pkivf.o
  CC vmxnet3_ethdev.o
  CC iavf_vchnl.o
  PMDINFO enic_ethdev.o.pmd.c
  CC enic_ethdev.o.pmd.o
  LD enic_ethdev.o
  CC scheduler_roundrobin.o
  CC e1000_82542.o
  PMDINFO cxgbe_ethdev.o.pmd.c
  CC cxgbe_ethdev.o.pmd.o
  LD cxgbe_ethdev.o
  AR librte_pmd_octeontx_zip.a
  AR librte_pmd_qat.a
  CC failsafe_rxtx.o
  CC iavf_rxtx.o
  CC e1000_82543.o
  CC failsafe_ether.o
  CC rte_eth_bond_8023ad.o
  INSTALL-LIB librte_pmd_octeontx_zip.a
  INSTALL-LIB librte_pmd_qat.a
  CC ark_ethdev_rx.o
  CC fm10k_rxtx.o
  CC failsafe_flow.o
  CC bnxt_filter.o
  CC ecore_hw.o
  CC bnxt_flow.o
  CC bnxt_hwrm.o
  AR librte_pmd_null_crypto.a
  CC nicvf_mbox.o
  CC ark_ethdev_tx.o
  CC scheduler_pkt_size_distr.o
  AR librte_pmd_bbdev_fpga_lte_fec.a
  INSTALL-LIB librte_pmd_null_crypto.a
  CC octeontx_bgx.o
  AR librte_pmd_bbdev_null.a
  PMDINFO rte_eth_null.o.pmd.c
  CC rte_eth_null.o.pmd.o
  LD rte_eth_null.o
  INSTALL-LIB librte_pmd_bbdev_fpga_lte_fec.a
  PMDINFO bbdev_turbo_software.o.pmd.c
  CC bbdev_turbo_software.o.pmd.o
  CC ecore_cxt.o
  CC nitrox_sym_capabilities.o
  LD bbdev_turbo_software.o
  INSTALL-LIB librte_pmd_bbdev_null.a
  PMDINFO ark_ethdev.o.pmd.c
  CC ark_ethdev.o.pmd.o
  LD ark_ethdev.o
  CC nicvf_ethdev.o
  CC sfc_kvargs.o
  CC scheduler_failover.o
  CC sfc.o
  CC failsafe_intr.o
  CC nitrox_sym_reqmgr.o
  CC otx2_tm.o
  PMDINFO virtio_cryptodev.o.pmd.c
  CC virtio_cryptodev.o.pmd.o
  CC e1000_82571.o
  CC enic_rxtx.o
  PMDINFO lio_ethdev.o.pmd.c
  CC lio_ethdev.o.pmd.o
  CC t4_hw.o
  LD lio_ethdev.o
  CC virtio_rxtx.o
  CC sfc_mcdi.o
  LD virtio_cryptodev.o
  PMDINFO rte_eth_bond_pmd.o.pmd.c
  AR librte_pmd_atlantic.a
  CC rte_eth_bond_pmd.o.pmd.o
  CC nitrox_qp.o
  AR librte_pmd_axgbe.a
  INSTALL-LIB librte_pmd_atlantic.a
  AR librte_pmd_null.a
  LD rte_eth_bond_pmd.o
  PMDINFO rte_eth_ring.o.pmd.c
  CC rte_eth_ring.o.pmd.o
  LD rte_eth_ring.o
  CC otx2_rss.o
  CC iavf_rxtx_vec_sse.o
  INSTALL-LIB librte_pmd_axgbe.a
  CC ecore_l2.o
  INSTALL-LIB librte_pmd_null.a
  CC iavf_rxtx_vec_avx2.o
  CC octeontx_ethdev.o
  CC ena_eth_com.o
  AR librte_pmd_bbdev_turbo_sw.a
  CC ecore_sp_commands.o
  CC nicvf_bsvf.o
  INSTALL-LIB librte_pmd_bbdev_turbo_sw.a
  CC sfc_intr.o
  CC clip_tbl.o
  PMDINFO sfc_ethdev.o.pmd.c
  CC sfc_ethdev.o.pmd.o
  LD sfc_ethdev.o
  CC virtio_ethdev.o
  CC rte_eth_bond_alb.o
  PMDINFO fm10k_ethdev.o.pmd.c
  AR librte_pmd_virtio_crypto.a
  CC e1000_82575.o
  CC enic_clsf.o
  CC otx2_mac.o
  CC fm10k_ethdev.o.pmd.o
  LD fm10k_ethdev.o
  CC ark_mpu.o
  AR librte_pmd_ring.a
  INSTALL-LIB librte_pmd_virtio_crypto.a
  CC e1000_i210.o
  CC sfc_ev.o
  CC scheduler_multicore.o
  PMDINFO ena_ethdev.o.pmd.c
  CC sfc_port.o
  CC otx2_ptp.o
  CC otx2_cryptodev_ops.o
  CC ena_ethdev.o.pmd.o
  LD ena_ethdev.o
  INSTALL-LIB librte_pmd_ring.a
  CC bnxt_ring.o
  CC otx2_flow.o
  CC ark_pktchkr.o
  CC ark_pktdir.o
  CC ecore_init_fw_funcs.o
  CC enic_res.o
  CC rte_eth_bond_flow.o
  PMDINFO iavf_ethdev.o.pmd.c
  CC iavf_ethdev.o.pmd.o
  LD iavf_ethdev.o
  CC nicvf_svf.o
  CC fm10k_pf.o
  PMDINFO vmxnet3_ethdev.o.pmd.c
  CC vmxnet3_ethdev.o.pmd.o
  LD vmxnet3_ethdev.o
  CC sfc_rx.o
  CC otx2_link.o
  CC ecore_spq.o
  CC e1000_api.o
  CC virtio_rxtx_simple.o
  CC ecore_init_ops.o
  PMDINFO nicvf_ethdev.o.pmd.c
  CC nicvf_ethdev.o.pmd.o
  LD nicvf_ethdev.o
  CC sfc_tx.o
  CC e1000_ich8lan.o
  CC otx2_vlan.o
  CC mps_tcam.o
  AR librte_pmd_lio.a
  CC virtio_rxtx_simple_sse.o
  CC enic_flow.o
  CC otx2_stats.o
  CC sfc_tso.o
  CC ecore_mcp.o
  CC otx2_mcast.o
  CC bnxt_rxq.o
  CC sfc_filter.o
  CC fm10k_tlv.o
  CC l2t.o
  INSTALL-LIB librte_pmd_lio.a
  AR librte_pmd_vmxnet3_uio.a
  INSTALL-LIB librte_pmd_vmxnet3_uio.a
  CC sfc_flow.o
  CC ecore_int.o
  CC enic_fm_flow.o
  CC fm10k_common.o
  CC ecore_dcbx.o
  PMDINFO octeontx_ethdev.o.pmd.c
  CC fm10k_mbx.o
  CC octeontx_ethdev.o.pmd.o
  LD octeontx_ethdev.o
  CC t4vf_hw.o
  CC fm10k_vf.o
  AR librte_pmd_thunderx_nicvf.a
  AR librte_pmd_nitrox.a
  CC otx2_lookup.o
  CC e1000_logs.o
  CC fm10k_api.o
  INSTALL-LIB librte_pmd_thunderx_nicvf.a
  CC sfc_dp.o
  INSTALL-LIB librte_pmd_nitrox.a
  CC bcm_osal.o
  CC fm10k_rxtx_vec.o
  CC e1000_mac.o
  CC otx2_ethdev.o
  CC ark_pktgen.o
  AR librte_pmd_ena.a
  CC ecore_sriov.o
  CC base/vnic_cq.o
  AR librte_pmd_octeontx.a
  CC sfc_ef10_rx.o
  CC otx2_flow_ctrl.o
  INSTALL-LIB librte_pmd_octeontx.a
  INSTALL-LIB librte_pmd_ena.a
  CC bnxt_rxr.o
  CC ark_rqp.o
  CC e1000_manage.o
  CC sfc_ef10_essb_rx.o
  CC ecore_vf.o
  CC base/vnic_wq.o
  CC base/vnic_dev.o
  CC qede_ethdev.o
  AR librte_pmd_failsafe.a
  CC bnxt_stats.o
  CC qede_main.o
  CC otx2_flow_parse.o
  CC sfc_ef10_tx.o
  CC base/vnic_intr.o
  CC ark_udm.o
  INSTALL-LIB librte_pmd_failsafe.a
  CC e1000_mbx.o
  CC otx2_flow_utils.o
  PMDINFO bnxt_ethdev.o.pmd.c
  CC efx_bootcfg.o
  CC qede_rxtx.o
  CC e1000_osdep.o
  CC e1000_nvm.o
  CC bnxt_ethdev.o.pmd.o
  CC otx2_ethdev_irq.o
  LD bnxt_ethdev.o
  CC base/vnic_rq.o
  CC e1000_phy.o
  CC qede_filter.o
  CC enic_rxtx_vec_avx2.o
  CC otx2_ethdev_ops.o
  CC efx_crc32.o
  CC efx_ev.o
  CC bnxt_txq.o
  CC e1000_vf.o
  CC bnxt_txr.o
  AR librte_pmd_bond.a
  INSTALL-LIB librte_pmd_bond.a
  PMDINFO virtio_ethdev.o.pmd.c
  CC virtio_ethdev.o.pmd.o
  CC otx2_ethdev_debug.o
  LD virtio_ethdev.o
  AR librte_pmd_iavf.a
  CC otx2_ethdev_devargs.o
  CC igb_rxtx.o
  CC efx_evb.o
  CC bnxt_vnic.o
  CC igb_ethdev.o
  INSTALL-LIB librte_pmd_iavf.a
  CC bnxt_irq.o
  CC efx_filter.o
  CC efx_hash.o
  CC igb_pf.o
  CC bnxt_util.o
  CC igb_flow.o
  CC efx_intr.o
  CC rte_pmd_bnxt.o
  CC em_ethdev.o
  AR librte_pmd_ark.a
  CC efx_lic.o
  CC em_rxtx.o
  CC bnxt_rxtx_vec_sse.o
  CC efx_mac.o
  INSTALL-LIB librte_pmd_ark.a
  CC efx_mcdi.o
  CC efx_nic.o
  CC efx_nvram.o
  AR librte_pmd_crypto_scheduler.a
  CC efx_mon.o
  CC efx_phy.o
  INSTALL-LIB librte_pmd_crypto_scheduler.a
  CC efx_port.o
  CC efx_proxy.o
  CC efx_rx.o
  CC efx_sram.o
  CC efx_tunnel.o
  AR librte_pmd_cxgbe.a
  AR librte_pmd_virtio.a
  CC efx_vpd.o
  CC siena_mac.o
  CC mcdi_mon.o
  CC efx_tx.o
  INSTALL-LIB librte_pmd_virtio.a
  INSTALL-LIB librte_pmd_cxgbe.a
  CC siena_nvram.o
  CC siena_nic.o
  CC siena_mcdi.o
  CC siena_phy.o
  CC siena_vpd.o
  CC siena_sram.o
  CC ef10_ev.o
  CC ef10_filter.o
  PMDINFO qede_ethdev.o.pmd.c
  CC qede_ethdev.o.pmd.o
  CC ef10_intr.o
  CC ef10_image.o
  CC ef10_evb.o
  LD qede_ethdev.o
  CC ef10_mac.o
  CC ef10_mcdi.o
  CC ef10_nic.o
  CC ef10_nvram.o
  AR librte_pmd_fm10k.a
  CC ef10_tx.o
  CC ef10_proxy.o
  CC ef10_rx.o
  CC ef10_phy.o
  INSTALL-LIB librte_pmd_fm10k.a
  CC ef10_vpd.o
  CC hunt_nic.o
  CC medford_nic.o
  CC medford2_nic.o
  AR librte_pmd_enic.a
  PMDINFO otx2_ethdev.o.pmd.c
  CC otx2_ethdev.o.pmd.o
  INSTALL-LIB librte_pmd_enic.a
  LD otx2_ethdev.o
  PMDINFO em_ethdev.o.pmd.c
  CC em_ethdev.o.pmd.o
  LD em_ethdev.o
  AR librte_pmd_bnxt.a
  INSTALL-LIB librte_pmd_bnxt.a
  AR librte_pmd_octeontx2.a
  INSTALL-LIB librte_pmd_octeontx2.a
  AR librte_pmd_qede.a
  INSTALL-LIB librte_pmd_qede.a
  AR librte_pmd_sfc_efx.a
  INSTALL-LIB librte_pmd_sfc_efx.a
  PMDINFO igb_ethdev.o.pmd.c
  CC igb_ethdev.o.pmd.o
  LD igb_ethdev.o
  AR librte_pmd_e1000.a
  INSTALL-LIB librte_pmd_e1000.a
gmake[4]: *** [/root/dpdk-stable-queue/mk/rte.subdir.mk:35: net] Error 2
gmake[4]: *** Waiting for unfinished jobs....
  AR librte_pmd_octeontx2_crypto.a
  INSTALL-LIB librte_pmd_octeontx2_crypto.a
  AR librte_pmd_octeontx_crypto.a
  INSTALL-LIB librte_pmd_octeontx_crypto.a
gmake[3]: *** [/root/dpdk-stable-queue/mk/rte.sdkbuild.mk:46: drivers] Error 2
gmake[2]: *** [/root/dpdk-stable-queue/mk/rte.sdkroot.mk:99: all] Error 2
gmake[1]: *** [/root/dpdk-stable-queue/mk/rte.sdkinstall.mk:61: pre_install]
Error 2
gmake: *** [/root/dpdk-stable-queue/mk/rte.sdkroot.mk:77: install] Error 2

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 913] [dpdk-19.11.11]'mk' makefile build failed on Freebsd13 with clang11.0.1
  2021-12-20  7:30 [Bug 913] [dpdk-19.11.11]'mk/' makefile build failed on Freebsd13 with clang11.0.1 bugzilla
@ 2022-01-03 11:34 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-01-03 11:34 UTC (permalink / raw)
  To: dev

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

Christian Ehrhardt (christian.ehrhardt@canonical.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |christian.ehrhardt@canonica
                   |                            |l.com
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Christian Ehrhardt (christian.ehrhardt@canonical.com) ---
Thanks, Queued for 19.11.11 as it improves some other recently added compiler
fixes and we'd want to avoid those breaking older clang builds.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-03 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-20  7:30 [Bug 913] [dpdk-19.11.11]'mk/' makefile build failed on Freebsd13 with clang11.0.1 bugzilla
2022-01-03 11:34 ` [Bug 913] [dpdk-19.11.11]'mk' " bugzilla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.