From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 73615A050A;
	Wed, 13 Apr 2022 13:02:52 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 53BD040694;
	Wed, 13 Apr 2022 13:02:52 +0200 (CEST)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
 by mails.dpdk.org (Postfix) with ESMTP id 1917C4068B
 for <dev@dpdk.org>; Wed, 13 Apr 2022 13:02:51 +0200 (CEST)
Received: by inbox.dpdk.org (Postfix, from userid 33)
 id 06551A050B; Wed, 13 Apr 2022 13:02:50 +0200 (CEST)
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 993] [build][21.11] build failure using meson 0.62.0
Date: Wed, 13 Apr 2022 11:02:50 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: DPDK
X-Bugzilla-Component: meson
X-Bugzilla-Version: 21.11
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: normal
X-Bugzilla-Who: kamilx.godzwon@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: <bug-993-3@http.bugs.dpdk.org/>
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
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

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

            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 r37=
1126
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/23=
3]
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/23=
3]
Linking static target lib/librte_kvargs.a

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

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [13/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
Linking static target lib/librte_telemetry.a

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [25/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
Linking target lib/librte_telemetry.so.22.0

[2022-04-13T04:26:00.458Z] 2022-04-13T06:26:00+02:00:     freebsd12: [30/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
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/23=
3]
Generating lib/rte_eal_def with a custom command

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

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

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

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

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

[2022-04-13T04:26:01.020Z] 2022-04-13T06:26:00+02:00:     freebsd12: [78/23=
3]
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/23=
3]
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/23=
3]
Generating lib/rte_mempool_def with a custom command

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

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [82/23=
3]
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/23=
3]
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/23=
3]
Linking static target lib/librte_ring.a

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

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

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [87/23=
3]
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/23=
3]
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/23=
3]
Linking static target lib/librte_rcu.a

[2022-04-13T04:26:01.280Z] 2022-04-13T06:26:01+02:00:     freebsd12: [90/23=
3]
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/23=
3]
Linking static target lib/librte_eal.a

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [92/23=
3]
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/23=
3]
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/23=
3]
Linking target lib/librte_eal.so.22.0

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [95/23=
3]
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/23=
3]
Generating lib/rte_net_def with a custom command

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

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [98/23=
3]
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/23=
3]
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/2=
33]
Generating lib/rte_meter_def with a custom command

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [101/2=
33]
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/2=
33]
Linking static target lib/librte_mempool.a

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

[2022-04-13T04:26:01.847Z] 2022-04-13T06:26:01+02:00:     freebsd12: [104/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
Linking static target lib/librte_meter.a

[2022-04-13T04:26:02.106Z] 2022-04-13T06:26:01+02:00:     freebsd12: [108/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
Generating lib/rte_ethdev_def with a custom command

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

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [114/2=
33]
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/2=
33]
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/2=
33]
Generating lib/rte_pci_def with a custom command

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

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [118/2=
33]
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/2=
33]
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/2=
33]
Linking target lib/librte_ring.so.22.0

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

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

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

[2022-04-13T04:26:02.365Z] 2022-04-13T06:26:02+02:00:     freebsd12: [124/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
Linking target lib/librte_pci.so.22.0

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

[2022-04-13T04:26:02.624Z] 2022-04-13T06:26:02+02:00:     freebsd12: [129/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
Generating lib/rte_cmdline_mingw with a custom command

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [142/2=
33]
Generating symbol file lib/librte_meter.so.22.0.p/librte_meter.so.22.0.symb=
ols

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

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [144/2=
33]
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/2=
33]
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/2=
33]
Generating lib/rte_hash_mingw with a custom command

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

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

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

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

[2022-04-13T04:26:02.883Z] 2022-04-13T06:26:02+02:00:     freebsd12: [151/2=
33]
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/2=
33]
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/2=
33]
Linking target lib/librte_mempool.so.22.0

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

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:02+02:00:     freebsd12: [155/2=
33]
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/2=
33]
Generating lib/rte_compressdev_mingw with a custom command

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

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:02+02:00:     freebsd12: [158/2=
33]
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/2=
33]
Linking target lib/librte_timer.so.22.0

[2022-04-13T04:26:03.142Z] 2022-04-13T06:26:03+02:00:     freebsd12: [160/2=
33]
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/2=
33]
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/2=
33]
Generating lib/rte_cryptodev_def with a custom command

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [163/2=
33]
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/2=
33]
Linking static target lib/librte_cmdline.a

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

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

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

[2022-04-13T04:26:03.401Z] 2022-04-13T06:26:03+02:00:     freebsd12: [168/2=
33]
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/2=
33]
Generating lib/rte_security_def with a custom command

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

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [171/2=
33]
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/2=
33]
Linking target lib/librte_mbuf.so.22.0

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [173/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
Linking static target lib/librte_ethdev.a

[2022-04-13T04:26:03.660Z] 2022-04-13T06:26:03+02:00:     freebsd12: [179/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
Linking static target lib/librte_hash.a

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [183/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
Linking static target lib/librte_compressdev.a

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [194/2=
33]
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/2=
33]
Linking static target drivers/libtmp_rte_bus_vdev.a

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [196/2=
33]
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/2=
33]
Linking static target drivers/libtmp_rte_bus_pci.a

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: [198/2=
33]
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/pmdinfoge=
n.py
elf

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

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: Traceb=
ack
(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=3Dsubprocess.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:     ra=
ise
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/2=
33]
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: fa=
tal:
Unrecognized archive format: Inappropriate file type or format

[2022-04-13T04:26:03.919Z] 2022-04-13T06:26:03+02:00:     freebsd12: Traceb=
ack
(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=3Dsubprocess.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:     ra=
ise
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
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/2=
33]
Generating kernel/freebsd/contigmem with a custom command

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

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: =3D=3D> freebsd12: gm=
ake: ***
[/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: machin=
e ->
/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: =3D=3D> 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: =3D=3D> freebsd12:   =
04:26:04
-- pkgdep/git@97 -- # print_backtrace

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: =3D=3D> freebsd12:   =
04:26:04
-- common/autotest_common.sh@991 -- # [[ ehxBET =3D~ 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: =3D=3D> freebsd12:   =
04:26:04
-- common/autotest_common.sh@993 -- # args=3D('--disable-tsocks' '--upgrade'
'--install-deps')

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

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

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

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

[2022-04-13T04:26:04.746Z] 2022-04-13T06:26:04+02:00: =3D=3D> freebsd12:   =
04:26:04
-- common/autotest_common.sh@16 -- # [[ ehxBET =3D=3D *\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=3D./machine=3D/usr/src/sys/amd64/include
-fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include   -MD  -MF.depend.con=
tigmem.o
-MTcontigmem.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo=
at=20
-fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -W=
all
-Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign
-D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs
-fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-co=
mpare
-Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality
-Wno-error=3Dunused-function -Wno-error=3Dpointer-sign
-Wno-error=3Dshift-negative-value -Wno-address-of-packed-member
-Wno-format-zero-length  -mno-aes -mno-avx  -std=3Diso9899: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=3Dsha1 -r -d -o contigmem.ko
contigmem.o

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

[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% objco=
py %
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: =3D=3D> 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.

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