DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 993] [build][21.11] build failure using meson 0.62.0
@ 2022-04-13 11:02 bugzilla
  2022-10-26 13:32 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2022-04-13 11:02 UTC (permalink / raw)
  To: dev

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

            Bug ID: 993
           Summary: [build][21.11] build failure using meson 0.62.0
           Product: DPDK
           Version: 21.11
          Hardware: All
                OS: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: meson
          Assignee: dev@dpdk.org
          Reporter: kamilx.godzwon@intel.com
  Target Milestone: ---

1. DPDK version:
   version: 21.11

2. OS:
   FreeBSD 12.3-RELEASE r371126 GENERIC amd64
   meson: 0.62.0
   ninja: 1.10.2

Failed to build DPDK using meson version 0.62.0 on FreeBSD 12.3-RELEASE r371126
GENERIC amd64.

It is possible to build DPDK with meson 0.60.3

[2022-04-13T04:26:00.190Z] 2022-04-13T06:25:59+02:00:     freebsd12: Found
ninja-1.10.2 at /usr/local/bin/ninja

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: ninja:
Entering directory `/git_repos/spdk_abi_latest/dpdk/build-tmp'

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [1/233]
Generating lib/rte_telemetry_mingw with a custom command

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [2/233]
Generating lib/rte_telemetry_def with a custom command

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [3/233]
Generating lib/rte_kvargs_def with a custom command

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [4/233]
Generating lib/rte_kvargs_mingw with a custom command

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [5/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [6/233]
Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [7/233]
Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [8/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [9/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [10/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o

[2022-04-13T04:26:00.190Z] 2022-04-13T06:26:00+02:00:     freebsd12: [11/233]
Linking static target lib/librte_kvargs.a

[2022-04-13T04:26:00.457Z] 2022-04-13T06:26:00+02:00:     freebsd12: [12/233]
Linking target lib/librte_kvargs.so.22.0

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [13/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [14/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_log.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [15/233]
Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [16/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [17/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [18/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [19/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [20/233]
Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [21/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [22/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [23/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [24/233]
Linking static target lib/librte_telemetry.a

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [25/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [26/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [27/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [28/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [29/233]
Linking target lib/librte_telemetry.so.22.0

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [30/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [31/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [32/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [33/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [34/233]
Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [35/233]
Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [36/233]
Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [37/233]
Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [38/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [39/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [40/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [41/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [42/233]
Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [43/233]
Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [44/233]
Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [45/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [46/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [47/233]
Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [48/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [49/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [50/233]
Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [51/233]
Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [52/233]
Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [53/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_cpuflags.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [54/233]
Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [55/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_dev.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [56/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_debug.c.o

[2022-04-13T04:26:00.758Z] 2022-04-13T06:26:00+02:00:     freebsd12: [57/233]
Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [58/233]
Generating symbol file
lib/librte_kvargs.so.22.0.p/librte_kvargs.so.22.0.symbols

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [59/233]
Generating symbol file
lib/librte_telemetry.so.22.0.p/librte_telemetry.so.22.0.symbols

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [60/233]
Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [61/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_lcore.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [62/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_alarm.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [63/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_memalloc.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [64/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_hugepage_info.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [65/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_timer.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [66/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [67/233]
Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [68/233]
Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [69/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_thread.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [70/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_interrupts.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [71/233]
Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_memory.c.o

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [72/233]
Generating lib/rte_eal_def with a custom command

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [73/233]
Generating lib/rte_eal_mingw with a custom command

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [74/233]
Generating lib/rte_ring_def with a custom command

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [75/233]
Generating lib/rte_ring_mingw with a custom command

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [76/233]
Generating lib/rte_rcu_def with a custom command

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [77/233]
Generating lib/rte_rcu_mingw with a custom command

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [78/233]
Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o

[2022-04-13T04:26:01.021Z] 2022-04-13T06:26:00+02:00:     freebsd12: [79/233]
Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o

[2022-04-13T04:26:01.021Z] 2022-04-13T06:26:00+02:00:     freebsd12: [80/233]
Generating lib/rte_mempool_def with a custom command

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [81/233]
Generating lib/rte_mempool_mingw with a custom command

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [82/233]
Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [83/233]
Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [84/233]
Linking static target lib/librte_ring.a

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [85/233]
Generating lib/rte_mbuf_mingw with a custom command

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [86/233]
Generating lib/rte_mbuf_def with a custom command

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [87/233]
Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [88/233]
Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [89/233]
Linking static target lib/librte_rcu.a

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [90/233]
Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [91/233]
Linking static target lib/librte_eal.a

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [92/233]
Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [93/233]
Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [94/233]
Linking target lib/librte_eal.so.22.0

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [95/233]
Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [96/233]
Generating lib/rte_net_def with a custom command

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [97/233]
Generating lib/rte_net_mingw with a custom command

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [98/233]
Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [99/233]
Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [100/233]
Generating lib/rte_meter_def with a custom command

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [101/233]
Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [102/233]
Linking static target lib/librte_mempool.a

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [103/233]
Generating lib/rte_meter_mingw with a custom command

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [104/233]
Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [105/233]
Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [106/233]
Linking static target lib/net/libnet_crc_avx512_lib.a

[2022-04-13T04:26:02.106Z] 2022-04-13T06:26:01+02:00:     freebsd12: [107/233]
Linking static target lib/librte_meter.a

[2022-04-13T04:26:02.106Z] 2022-04-13T06:26:01+02:00:     freebsd12: [108/233]
Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o

[2022-04-13T04:26:02.106Z] 2022-04-13T06:26:02+02:00:     freebsd12: [109/233]
Compiling C object lib/librte_net.a.p/net_rte_net.c.o

[2022-04-13T04:26:02.106Z] 2022-04-13T06:26:02+02:00:     freebsd12: [110/233]
Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o

[2022-04-13T04:26:02.106Z] 2022-04-13T06:26:02+02:00:     freebsd12: [111/233]
Compiling C object lib/librte_net.a.p/net_rte_arp.c.o

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [112/233]
Generating lib/rte_ethdev_def with a custom command

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [113/233]
Generating lib/rte_ethdev_mingw with a custom command

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [114/233]
Compiling C object lib/librte_net.a.p/net_rte_ether.c.o

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [115/233]
Generating symbol file lib/librte_eal.so.22.0.p/librte_eal.so.22.0.symbols

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [116/233]
Generating lib/rte_pci_def with a custom command

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [117/233]
Generating lib/rte_pci_mingw with a custom command

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [118/233]
Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [119/233]
Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [120/233]
Linking target lib/librte_ring.so.22.0

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [121/233]
Linking target lib/librte_meter.so.22.0

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [122/233]
Linking static target lib/librte_net.a

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [123/233]
Linking static target lib/librte_pci.a

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [124/233]
Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [125/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [126/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [127/233]
Linking target lib/librte_pci.so.22.0

[2022-04-13T04:26:02.624Z] 2022-04-13T06:26:02+02:00:     freebsd12: [128/233]
Linking static target lib/librte_mbuf.a

[2022-04-13T04:26:02.624Z] 2022-04-13T06:26:02+02:00:     freebsd12: [129/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o

[2022-04-13T04:26:02.624Z] 2022-04-13T06:26:02+02:00:     freebsd12: [130/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o

[2022-04-13T04:26:02.624Z] 2022-04-13T06:26:02+02:00:     freebsd12: [131/233]
Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o

[2022-04-13T04:26:02.624Z] 2022-04-13T06:26:02+02:00:     freebsd12: [132/233]
Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o

[2022-04-13T04:26:02.624Z] 2022-04-13T06:26:02+02:00:     freebsd12: [133/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o

[2022-04-13T04:26:02.624Z] 2022-04-13T06:26:02+02:00:     freebsd12: [134/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o

[2022-04-13T04:26:02.882Z] 2022-04-13T06:26:02+02:00:     freebsd12: [135/233]
Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [136/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [137/233]
Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [138/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [139/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [140/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [141/233]
Generating lib/rte_cmdline_mingw with a custom command

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [142/233]
Generating symbol file lib/librte_meter.so.22.0.p/librte_meter.so.22.0.symbols

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [143/233]
Generating lib/rte_cmdline_def with a custom command

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [144/233]
Generating symbol file lib/librte_ring.so.22.0.p/librte_ring.so.22.0.symbols

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [145/233]
Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [146/233]
Generating lib/rte_hash_mingw with a custom command

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [147/233]
Generating lib/rte_hash_def with a custom command

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [148/233]
Generating lib/rte_timer_def with a custom command

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [149/233]
Linking target lib/librte_rcu.so.22.0

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [150/233]
Generating lib/rte_timer_mingw with a custom command

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [151/233]
Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [152/233]
Generating symbol file lib/librte_pci.so.22.0.p/librte_pci.so.22.0.symbols

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [153/233]
Linking target lib/librte_mempool.so.22.0

[2022-04-13T04:26:03.141Z] 2022-04-13T06:26:02+02:00:     freebsd12: [154/233]
Generating lib/rte_compressdev_def with a custom command

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:02+02:00:     freebsd12: [155/233]
Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:02+02:00:     freebsd12: [156/233]
Generating lib/rte_compressdev_mingw with a custom command

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:02+02:00:     freebsd12: [157/233]
Linking static target lib/librte_timer.a

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:02+02:00:     freebsd12: [158/233]
Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:03+02:00:     freebsd12: [159/233]
Linking target lib/librte_timer.so.22.0

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:03+02:00:     freebsd12: [160/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:03+02:00:     freebsd12: [161/233]
Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [162/233]
Generating lib/rte_cryptodev_def with a custom command

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [163/233]
Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [164/233]
Linking static target lib/librte_cmdline.a

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [165/233]
Generating lib/rte_cryptodev_mingw with a custom command

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [166/233]
Generating lib/rte_reorder_def with a custom command

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [167/233]
Generating lib/rte_reorder_mingw with a custom command

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [168/233]
Generating symbol file
lib/librte_mempool.so.22.0.p/librte_mempool.so.22.0.symbols

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [169/233]
Generating lib/rte_security_def with a custom command

[2022-04-13T04:26:03.659Z] 2022-04-13T06:26:03+02:00:     freebsd12: [170/233]
Generating lib/rte_security_mingw with a custom command

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [171/233]
Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [172/233]
Linking target lib/librte_mbuf.so.22.0

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [173/233]
Generating symbol file lib/librte_rcu.so.22.0.p/librte_rcu.so.22.0.symbols

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [174/233]
Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [175/233]
Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [176/233]
Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [177/233]
Compiling C object
lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [178/233]
Linking static target lib/librte_ethdev.a

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [179/233]
Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [180/233]
Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [181/233]
Generating drivers/rte_bus_pci_def with a custom command

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [182/233]
Linking static target lib/librte_hash.a

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [183/233]
Generating drivers/rte_bus_pci_mingw with a custom command

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [184/233]
Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [185/233]
Generating drivers/rte_bus_vdev_def with a custom command

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [186/233]
Generating drivers/rte_bus_vdev_mingw with a custom command

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [187/233]
Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [188/233]
Generating drivers/rte_mempool_ring_mingw with a custom command

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [189/233]
Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [190/233]
Compiling C object
lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [191/233]
Generating drivers/rte_mempool_ring_def with a custom command

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [192/233]
Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [193/233]
Linking static target lib/librte_compressdev.a

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [194/233]
Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [195/233]
Linking static target drivers/libtmp_rte_bus_vdev.a

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [196/233]
Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_bsd_pci.c.o

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [197/233]
Linking static target drivers/libtmp_rte_bus_pci.a

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [198/233]
Generating drivers/rte_bus_vdev.pmd.c with a custom command

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: FAILED:
drivers/rte_bus_vdev.pmd.c

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:
/usr/local/bin/python3.8 ../buildtools/gen-pmdinfo-cfile.py
/git_repos/spdk_abi_latest/dpdk/build-tmp/buildtools ar
/git_repos/spdk_abi_latest/dpdk/build-tmp/drivers/libtmp_rte_bus_vdev.a
drivers/rte_bus_vdev.pmd.c /usr/local/bin/python3.8 ../buildtools/pmdinfogen.py
elf

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: ar: fatal:
Unrecognized archive format: Inappropriate file type or format

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: Traceback
(most recent call last):

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:   File
"../buildtools/gen-pmdinfo-cfile.py", line 13, in <module>

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:     for
name in subprocess.run([ar, "t", archive], stdout=subprocess.PIPE,

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:   File
"/usr/local/lib/python3.8/subprocess.py", line 516, in run

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:     raise
CalledProcessError(retcode, process.args,

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:
subprocess.CalledProcessError: Command '['ar', 't',
'/git_repos/spdk_abi_latest/dpdk/build-tmp/drivers/libtmp_rte_bus_vdev.a']'
returned non-zero exit status 1.

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [199/233]
Generating drivers/rte_bus_pci.pmd.c with a custom command

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: FAILED:
drivers/rte_bus_pci.pmd.c

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:
/usr/local/bin/python3.8 ../buildtools/gen-pmdinfo-cfile.py
/git_repos/spdk_abi_latest/dpdk/build-tmp/buildtools ar
/git_repos/spdk_abi_latest/dpdk/build-tmp/drivers/libtmp_rte_bus_pci.a
drivers/rte_bus_pci.pmd.c /usr/local/bin/python3.8 ../buildtools/pmdinfogen.py
elf

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: ar: fatal:
Unrecognized archive format: Inappropriate file type or format

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: Traceback
(most recent call last):

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:   File
"../buildtools/gen-pmdinfo-cfile.py", line 13, in <module>

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:     for
name in subprocess.run([ar, "t", archive], stdout=subprocess.PIPE,

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:   File
"/usr/local/lib/python3.8/subprocess.py", line 516, in run

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:     raise
CalledProcessError(retcode, process.args,

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12:
subprocess.CalledProcessError: Command '['ar', 't',
'/git_repos/spdk_abi_latest/dpdk/build-tmp/drivers/libtmp_rte_bus_pci.a']'
returned non-zero exit status 1.

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [200/233]
Generating symbol file lib/librte_mbuf.so.22.0.p/librte_mbuf.so.22.0.symbols

[2022-04-13T04:26:04.487Z] 2022-04-13T06:26:04+02:00:     freebsd12: [201/233]
Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o

[2022-04-13T04:26:04.487Z] 2022-04-13T06:26:04+02:00:     freebsd12: [202/233]
Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o

[2022-04-13T04:26:04.487Z] 2022-04-13T06:26:04+02:00:     freebsd12: [203/233]
Compiling C object lib/librte_security.a.p/security_rte_security.c.o

[2022-04-13T04:26:04.487Z] 2022-04-13T06:26:04+02:00:     freebsd12: [204/233]
Compiling C object
drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: [205/233]
Generating kernel/freebsd/contigmem with a custom command

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12: gmake[1]:
*** [Makefile:167: all] Error 1

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12: gmake: ***
[/git_repos/spdk_abi_latest/mk/spdk.subdirs.mk:44: dpdkbuild] Error 2

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: machine ->
/usr/src/sys/amd64/include

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: x86 ->
/usr/src/sys/x86/include

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- pkgdep/git@97 -- # trap - ERR

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: awk -f
/usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- pkgdep/git@97 -- # print_backtrace

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- common/autotest_common.sh@991 -- # [[ ehxBET =~ e ]]

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: awk -f
/usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: awk -f
/usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- common/autotest_common.sh@993 -- # args=('--disable-tsocks' '--upgrade'
'--install-deps')

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- common/autotest_common.sh@993 -- # local args

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- common/autotest_common.sh@995 -- # xtrace_disable

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- common/autotest_common.sh@14 -- # '[' '' '!=' yes ']'

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- common/autotest_common.sh@15 -- # PREV_BASH_OPTS=ehxBET

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- common/autotest_common.sh@16 -- # [[ ehxBET == *\x* ]]

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: clang  -O2
-pipe -include rte_config.h  -fno-strict-aliasing -Werror -D_KERNEL
-DKLD_MODULE -nostdinc  -I/git_repos/spdk_abi_latest/dpdk/build-tmp
-I/git_repos/spdk_abi_latest/dpdk/config -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
/git_repos/spdk_abi_latest/dpdk/kernel/freebsd/contigmem/contigmem.c -o
contigmem.o

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: ld -m
elf_x86_64_fbsd -d -warn-common --build-id=sha1 -r -d -o contigmem.ko
contigmem.o

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- common/autotest_common.sh@17 -- # XTRACE_DISABLED=yes

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: :>
export_syms

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: awk -f
/usr/src/sys/conf/kmod_syms.awk contigmem.ko  export_syms | xargs -J% objcopy %
contigmem.ko

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: objcopy
--strip-debug contigmem.ko

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: ==> freebsd12:   04:26:04
-- common/autotest_common.sh@19 -- # set +x

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00:     freebsd12: ninja:
build stopped: subcommand failed.

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

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

* [Bug 993] [build][21.11] build failure using meson 0.62.0
  2022-04-13 11:02 [Bug 993] [build][21.11] build failure using meson 0.62.0 bugzilla
@ 2022-10-26 13:32 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-10-26 13:32 UTC (permalink / raw)
  To: dev

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

Kevin Traynor (ktraynor@redhat.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ktraynor@redhat.com

--- Comment #5 from Kevin Traynor (ktraynor@redhat.com) ---
This patch has been backported to 21.11 stable branch [1] and released as part
of DPDK 21.11.1.

Marking bug as RESOLVED as Reporter has confirmed this patch fixed the build.

[1]
https://git.dpdk.org/dpdk-stable/commit/?h=21.11&id=0c7cbe52f76963a6d8f6466fc077a9c0cb695b37

-- 
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-10-26 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13 11:02 [Bug 993] [build][21.11] build failure using meson 0.62.0 bugzilla
2022-10-26 13:32 ` 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).