Skip to content

A733 Kernel Build Fails #485

@raphaelscholle

Description

@raphaelscholle

The kernel doesn't build when using the documention we'll get patch errors :

vscode ➜ /workspaces/linux-a733 (main) $ make deb DEB_BUILD_OPTIONS='parallel=1' debuild --no-lintian --lintian-hook "lintian --fail-on error,warning --suppress-tags-from-file /workspaces/linux-a733/debian/common-lintian-overrides -- %p_%v_*.changes" --no-sign -b dpkg-buildpackage -us -uc -ui -b dpkg-buildpackage: info: source package linux-a733 dpkg-buildpackage: info: source version 5.15.147-10 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by "Radxa Computer Co., Ltd" <[email protected]> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying linux/0001-feat-Radxa-common-kernel-config.patch dpkg-source: info: applying linux/0002-feat-Radxa-custom-kernel-config.patch dpkg-source: info: applying linux/0003-fix-use-the-correct-header-path.patch patching file bsp/drivers/g2d/g2d_trace.h patching file bsp/drivers/gmac/sunxi-gmac-trace.h patching file bsp/drivers/sound/adapter/snd_sunxi_adapter.c Hunk #1 FAILED at 12. 1 out of 1 hunk FAILED patching file bsp/drivers/sound/adapter/snd_sunxi_pcm_adapter.c Hunk #1 FAILED at 16. 1 out of 1 hunk FAILED patching file bsp/drivers/sound/platform/platforms/snd_sun55iw3_dmic.c Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED patching file bsp/drivers/sound/platform/platforms/snd_sun55iw3_i2s.c Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED patching file bsp/modules/nand/common1/nfd/nand_type.h Hunk #1 FAILED at 24. 1 out of 1 hunk FAILED patching file bsp/drivers/usb/host/sunxi-hci.h Hunk #1 FAILED at 29. 1 out of 1 hunk FAILED patching file bsp/drivers/ve/cedar-ve/platforms/ve_plat_common.c Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED patching file bsp/drivers/ve/cedar-ve/platforms/ve_plat_sun60iw2.c Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED patching file bsp/drivers/sound/platform/platforms/snd_sun60iw2_i2s.c Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED patching file bsp/drivers/sound/platform/platforms/snd_sun60iw2_owa.c Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED dpkg-source: info: the patch has fuzz which is not allowed, or is malformed dpkg-source: info: if patch 'linux/0003-fix-use-the-correct-header-path.patch' is correctly applied by quilt, use 'quilt refresh' to update it dpkg-source: info: restoring quilt backup files for linux/0003-fix-use-the-correct-header-path.patch dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -E -b -B .pc/linux/0003-fix-use-the-correct-header-path.patch/ --reject-file=- < linux-a733/debian/patches/linux/0003-fix-use-the-correct-header-path.patch subprocess returned exit status 1 dpkg-buildpackage: error: dpkg-source --before-build . subprocess returned exit status 2 debuild: fatal error at line 1182: dpkg-buildpackage -us -uc -ui -b failed make: *** [Makefile:102: debuild] Error 29 vscode ➜ /workspaces/linux-a733 (main) $

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions