DPDK on layerscape target

Hi, I'm using OpenWRT v19.07.3 with NXP LS1088ARDB. I am trying to compile DPDK and I keep running into this error.

install -m0755 /home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/build_dir/hostpkg/Python-3.7.7/Parser/pgen /home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/staging_dir/hostpkg/bin/pgen3

Applying ./patches-setuptools/001-reproducible.patch using plaintext: 
patching file setuptools/command/easy_install.py
Hunk #1 succeeded at 417 (offset -19 lines).

Applying ./patches-setuptools/002-sorted-requires.patch using plaintext: 
patching file setuptools/command/egg_info.py
Hunk #1 succeeded at 638 (offset 17 lines).

Applying ./patches-setuptools/003-PKG-INFO-output-reproducible.patch using plaintext: 
patching file setuptools/dist.py
Hunk #1 succeeded at 194 (offset 3 lines).
touch /home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/staging_dir/hostpkg/lib/python3.7/site-packages/.setuptools_installed_41.2.0-1

Applying ./patches-pip/001-pep517-pyc-fix.patch using plaintext: 
patching file pip/_vendor/pep517/wrappers.py
touch /home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/staging_dir/hostpkg/lib/python3.7/site-packages/.pip_installed_19.2.3-2
mkdir -p /home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/staging_dir/hostpkg/stamp
touch /home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/build_dir/hostpkg/Python-3.7.7/.built
touch /home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/staging_dir/hostpkg/stamp/.python3_installed
find /home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/build_dir/hostpkg/Python-3.7.7 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' | xargs -r rm -rf
make[3]: Leaving directory '/home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/feeds/packages/lang/python/python3'
time: package/feeds/packages/python3/host-compile#206.45#20.21#168.33
make[2]: Leaving directory '/home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64'
make[1]: *** [package/Makefile:107: /home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/staging_dir/target-aarch64_generic_glibc/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64'
make: *** [/home/rmoh/LS1088ARDB/openwrt-sdk-layerscape-armv8_64b_gcc-7.5.0_glibc.Linux-x86_64/include/toplevel.mk:220: world] Error 2
1 Like

also very interesting. Interested in a bunch of dpdk, openvswitch