[Pkg-dpdk-devel] Bug#1006341: dpdk: FTBFS on a bigger box

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Wed Feb 23 22:29:36 GMT 2022


Source: dpdk
Version: 20.11.4-2
Severity: important
Tags: bookworm sid ftbfs
User: pkg-openssl-devel at lists.alioth.debian.org
Usertags: ftbfs-3.0

Your package is failing to build while trying to figure out if it buils
with OpenSSL 3.0. It also fails with current OpeSSL (in unstable) with
same error:
| mkdir -p /<<PKGBUILDDIR>>/tmpdir
| XDG_RUNTIME_DIR=/<<PKGBUILDDIR>>/tmpdir meson test -C obj-x86_64-linux-gnu --verbose --suite fast-tests -t 3
| ninja: Entering directory `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
| ninja: no work to do.
|  1/54 DPDK:fast-tests / bitops_autotest          RUNNING       
| >>> DPDK_TEST=bitops_autotest MALLOC_PERTURB_=20 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/app/test/dpdk-test '-l 0-143' --no-huge -m 2048 --file-prefix=bitops_autotest
| ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
| EAL: Detected 128 lcore(s)
| EAL: Detected 4 NUMA nodes
| EAL: invalid core list syntax
| EAL: FATAL: Invalid 'command line' arguments.
| EAL: Invalid 'command line' arguments.
| 
| Usage: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/app/test/dpdk-test [options]
| 
| EAL common options:
|   -c COREMASK         Hexadecimal bitmask of cores to run on
|   -l CORELIST         List of cores to run on
|                       The argument format is <c1>[-c2][,c3[-c4],...]
|                       where c1, c2, etc are core indexes between 0 and 128

I suspect that the host has more cores than dpdk's test suite expects.

Full build log:
   https://people.debian.org/~bigeasy/openssl-rebuild-3/attempted/dpdk_20.11.4-2_amd64-2022-02-14T23:29:29Z

For more information see:
https://www.openssl.org/docs/man3.0/man7/migration_guide.html

Sebastian



More information about the Pkg-dpdk-devel mailing list