Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

buildroot make help request

This site may earn commission on affiliate links.
Hello. I'm hoping someone here who has used buildroot from the tesla Github successfully can help me figure out what's going on here.
I'm using the ap-hw3r_defconfig on the 2021.02 branch. After a long build, I get the following error. Does anyone have any idea what I can do? Building on an arm64 Ubuntu VM.

Code:
Applying 0004-udhcpc-check-that-4-byte-options-are-indeed-4-byte-closes-11506.patch using patch:
patching file networking/udhcp/common.c
Hunk #1 FAILED at 272.
Hunk #2 succeeded at 324 with fuzz 1 (offset 35 lines).
1 out of 2 hunks FAILED -- saving rejects to file networking/udhcp/common.c.rej
patching file networking/udhcp/common.h
Reversed (or previously applied) patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file networking/udhcp/common.h.rej
patching file networking/udhcp/dhcpc.c
Reversed (or previously applied) patch detected!  Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file networking/udhcp/dhcpc.c.rej
patching file networking/udhcp/dhcpd.c
Hunk #1 FAILED at 640.
Hunk #2 FAILED at 987.
Hunk #3 FAILED at 1011.
3 out of 3 hunks FAILED -- saving rejects to file networking/udhcp/dhcpd.c.rej
make[1]: *** [package/pkg-generic.mk:209: /home/parallels/Desktop/tesla/2/buildroot/output/build/busybox-1.33.0/.stamp_patched] Error 1
make: *** [Makefile:90: _all] Error 2