|FAILURE| pw152832 [RFC PATCH] add rust binding support to DPDK
0-day Robot
robot at bytheb.org
Tue Apr 8 18:23:26 CEST 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/152832/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/14337435060
Build Logs:
-----------------------Summary of failed steps-----------------------
"windows-2022-msvc" failed at step Configure
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "windows-2022-msvc" at step Configure
####################################################################################
--- stderr ---
Can't find libdpdk.pc in any of D:/a/dpdk/dpdk/build/meson-uninstalled C:/Strawberry/c/lib/pkgconfig
use the PKG_CONFIG_PATH environment variable, or
specify extra search paths via 'search_paths'
Traceback (most recent call last):
File "D:\a\dpdk\dpdk\buildtools\rust/gen-cargo-bindgen-info.py", line 18, in <module>
linker_flags = subprocess.check_output([pkgconf, '--libs', '--static', 'libdpdk']).decode('utf-8')
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\hostedtoolcache\windows\Python\3.13.2\x64\Lib\subprocess.py", line 474, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs).stdout
^^^^^^^^^
File "C:\hostedtoolcache\windows\Python\3.13.2\x64\Lib\subprocess.py", line 579, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['C:\\Strawberry\\perl\\bin\\pkg-config.BAT', '--libs', '--static', 'libdpdk']' returned non-zero exit status 1.
meson.build:118:0: ERROR: Command `C:\hostedtoolcache\windows\Python\3.13.2\x64\python3.EXE D:\a\dpdk\dpdk\buildtools\rust/gen-cargo-bindgen-info.py C:\Strawberry\perl\bin\pkg-config.BAT` failed with status 1.
##[endgroup]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "windows-2022-msvc" at step Configure
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list