[Pkg-dpdk-devel] Bug#998532: dpdk: FTBFS: ../meson.build:4:0: ERROR: Unknown options: "per_library_versions"

Lucas Nussbaum lucas at debian.org
Thu Nov 4 19:42:57 GMT 2021


Source: dpdk
Version: 20.11.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211104 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure --  \
> 	--includedir=include/dpdk \
> 	--default-library=shared \
> 	-Dper_library_versions=false \
> 	-Dinclude_subdir_arch=../x86_64-linux-gnu/dpdk \
> 	-Dmachine="default"
> 	install -d obj-x86_64-linux-gnu
> 	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu --includedir=include/dpdk --default-library=shared -Dper_library_versions=false -Dinclude_subdir_arch=../x86_64-linux-gnu/dpdk -Dmachine=default
> The Meson build system
> Version: 0.60.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Program cat found: YES (/bin/cat)
> 
> ../meson.build:4:0: ERROR: Unknown options: "per_library_versions"
> 
> A full log can be found at /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
> 	cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
> ==> meson-logs/meson-log.txt <==
> Build started at 2021-11-04T08:54:47.258619
> Main binary: /usr/bin/python3
> Build Options: -Dper_library_versions=false -Dinclude_subdir_arch=../x86_64-linux-gnu/dpdk -Dmachine=default -Dprefix=/usr -Dincludedir=include/dpdk -Dlibdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var -Dsysconfdir=/etc -Dbuildtype=plain -Ddefault_library=shared -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.60.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Program cat found: YES (/bin/cat)
> Running command: /bin/cat /<<PKGBUILDDIR>>/VERSION
> --- stdout ---
> 20.11.3
> 
> --- stderr ---
> 
> 
> 
> ../meson.build:4:0: ERROR: Unknown options: "per_library_versions"
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu --includedir=include/dpdk --default-library=shared -Dper_library_versions=false -Dinclude_subdir_arch=../x86_64-linux-gnu/dpdk -Dmachine=default returned exit code 1
> make[1]: *** [debian/rules:85: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/11/04/dpdk_20.11.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-dpdk-devel mailing list