Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65479 _apply issues_ Submitter: David Marchand Date: 2020-02-02 21:08:34 Reply_mail: 20200202210835.29791-4-david.marchand@redhat.com DPDK git baseline: Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775 *Repo: dpdk OPTS="$OPTS --default-library=$DEF_LIB" meson build --werror -Dexamples=all $OPTS ninja -C build error: patch failed: .ci/linux-build.sh:29 error: .ci/linux-build.sh: patch does not apply Checking patch .travis.yml... error: while searching for: language: c cache: ccache compiler: - gcc - clang error: patch failed: .travis.yml:1 error: .travis.yml: patch does not apply Checking patch MAINTAINERS... error: while searching for: F: lib/librte_eal/common/include/rte_compat.h F: lib/librte_eal/common/include/rte_function_versioning.h -- F: devtools/check-symbol-change.sh F: devtools/update-abi.sh F: devtools/update_version_map_abi.py F: devtools/validate-abi.sh error: patch failed: MAINTAINERS:144 error: MAINTAINERS: patch does not apply Checking patch devtools/check-abi.sh... error: devtools/check-abi.sh: already exists in working directory Checking patch devtools/dpdk.abignore... Checking patch devtools/gen-abi.sh... -- # - ARMV8_CRYPTO_LIB_PATH # - DPDK_BUILD_TEST_CONFIGS (defconfig1+option1+option2 defconfig2) # - DPDK_BUILD_TEST_DIR # - DPDK_DEP_ARCHIVE error: patch failed: devtools/test-build.sh:6 error: devtools/test-build.sh: patch does not apply Checking patch devtools/test-meson-builds.sh... error: while searching for: builddir=$1 shift -- options="--werror -Dexamples=all" for option in $DPDK_MESON_OPTIONS ; do options="$options -D$option" done error: patch failed: devtools/test-meson-builds.sh:64 error: devtools/test-meson-builds.sh: patch does not apply DPDK STV team