Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AX6无法编译 #11712

Closed
liyiranlab opened this issue Dec 16, 2023 · 0 comments
Closed

AX6无法编译 #11712

liyiranlab opened this issue Dec 16, 2023 · 0 comments

Comments

@liyiranlab
Copy link

反馈bug/问题模板,提建议请删除
AX6无法编译

1.关于你要提交的问题

Q:是否搜索了issue (使用 "x" 选择)

  • [ X] 没有类似的issue

2. 详细叙述

(1) 具体问题

A:AX6无法编译

(2) 路由器型号和固件版本

A:AX6 master a316972

(3) 详细日志

Applying /home/ran/lede/target/linux/ipq807x/patches-5.10/990-clk-qcom-fix-wrong-RCG-clock-rate-for-high-parent-fr.patch using plaintext:
patching file drivers/clk/qcom/clk-rcg2.c
Hunk #1 FAILED at 145.
1 out of 1 hunk FAILED -- saving rejects to file drivers/clk/qcom/clk-rcg2.c.rej
Patch failed! Please fix /home/ran/lede/target/linux/ipq807x/patches-5.10/990-clk-qcom-fix-wrong-RCG-clock-rate-for-high-parent-fr.patch!
make[4]: *** [Makefile:36: /home/ran/lede/build_dir/target-aarch64_cortex-a53_musl/linux-ipq807x_generic/linux-5.10.201/.prepared_33c07f7a60654bf4041c1039dd5d636a] Error 1
make[4]: Leaving directory '/home/ran/lede/target/linux/ipq807x'
make[3]: *** [Makefile:11: compile] Error 2
make[3]: Leaving directory '/home/ran/lede/target/linux'
time: target/linux/compile#4.74#14.51#14.44
ERROR: target/linux failed to build.
make[2]: *** [target/Makefile:30: target/linux/compile] Error 1
make[2]: Leaving directory '/home/ran/lede'
make[1]: *** [target/Makefile:23: /home/ran/lede/staging_dir/target-aarch64_cortex-a53_musl/stamp/.target_compile] Error 2
make[1]: Leaving directory '/home/ran/lede'
make: *** [/home/ran/lede/include/toplevel.mk:231: world] Error 2

A:

467815891a pushed a commit to 467815891a/lede that referenced this issue Dec 18, 2023
xayane added a commit to xayane/openwrt that referenced this issue Dec 27, 2023
commit 4a683e0
Author: Miles Poupart <[email protected]>
Date:   Mon Dec 25 22:40:15 2023 +0800

    kmod-media-core: update kconfig (coolsnowwolf#11735)

commit 4d6eb48
Author: aiamadeus <[email protected]>
Date:   Tue Dec 12 23:08:26 2023 +0800

    github: update issue and pr template

commit 138efb1
Author: Beginner <[email protected]>
Date:   Sun Dec 24 00:25:24 2023 +0800

    kernel: bump 5.15 to 5.15.145 (coolsnowwolf#11733)

commit 6070792
Author: Beginner <[email protected]>
Date:   Fri Dec 22 15:47:09 2023 +0800

    kernel: bump 5.15 to 5.15.144 (coolsnowwolf#11728)

    Signed-off-by: Beginner-Go <[email protected]>

commit d0f140b
Author: Beginner <[email protected]>
Date:   Fri Dec 22 15:43:59 2023 +0800

    kernel: bump 5.10 to 5.10.205 (coolsnowwolf#11730)

    Signed-off-by: Beginner-Go <[email protected]>

commit ccadf36
Author: Beginner <[email protected]>
Date:   Fri Dec 22 10:30:11 2023 +0800

    kernel: bump 5.4 to 5.4.265 (coolsnowwolf#11723)

commit 6731232
Author: Beginner <[email protected]>
Date:   Fri Dec 22 10:26:57 2023 +0800

    kernel: bump 6.1 to 6.1.69 (coolsnowwolf#11729)

commit 14fb304
Author: aiamadeus <[email protected]>
Date:   Thu Dec 7 23:10:18 2023 +0800

    mac80211: refresh all patches

    Signed-off-by: AnYun <[email protected]>

commit 794fa13
Author: aiamadeus <[email protected]>
Date:   Wed Dec 6 22:08:05 2023 +0800

    mac80211: ath11k: sync with upstream linux

    Signed-off-by: AnYun <[email protected]>

commit 4658355
Author: Daniel Golle <[email protected]>
Date:   Fri Nov 17 00:02:05 2023 +0000

    base-files: add mmc_get_mac_ascii function

    Similar to the *_get_mac_binary function, also split the common parts
    off mtd_get_mac_ascii into new get_mac_ascii function and introduce
    mmc_get_mac_ascii which uses it.

    Signed-off-by: Daniel Golle <[email protected]>

commit c7ee906
Author: Martin Schiller <[email protected]>
Date:   Thu Nov 16 14:10:46 2023 +0100

    u-boot.mk: do not force parallel build

    Some patched u-boots may have problems with parallel build.
    Do not enforce parallel build here so one can set PKG_BUILD_PARALLEL:=0
    in the specific u-boot Makefile also before including the u-boot.mk.

    Signed-off-by: Martin Schiller <[email protected]>

commit 2baf4cd
Author: lunatickochiya <[email protected]>
Date:   Tue Dec 19 15:10:25 2023 +0800

    fibocom_qmi: fixes build error (coolsnowwolf#11718)

commit ba3c8ab
Author: Beginner <[email protected]>
Date:   Tue Dec 19 10:30:35 2023 +0800

    kernel: bump 5.10 to 5.10.204 (coolsnowwolf#11721)

commit b36db4e
Author: Beginner-Go <[email protected]>
Date:   Sun Dec 17 13:40:54 2023 +0000

    kernel: refresh 5.15 patches (coolsnowwolf#11715)

commit fae6bc8
Author: Beginner <[email protected]>
Date:   Mon Dec 18 10:25:13 2023 +0800

    kernel: refresh 5.10 patches (coolsnowwolf#11719)

    Fixes: coolsnowwolf#11712

commit 67dcd38
Author: coolsnowwolf <[email protected]>
Date:   Sun Dec 17 15:38:17 2023 +0800

    kernel: bump 5.15 to 5.15.143

commit 783f460
Author: HHJLKK <[email protected]>
Date:   Sun Dec 17 12:25:25 2023 +0800

    kernel: fixes usb-audio depends (coolsnowwolf#11713)

    Fixes: coolsnowwolf#11703

commit a316972
Author: aakkll <[email protected]>
Date:   Sat Dec 16 12:08:02 2023 +0800

    kernel: bump 6.1 to 6.1.68 (coolsnowwolf#11708)

commit 0d2cce2
Author: aakkll <[email protected]>
Date:   Sat Dec 16 12:06:10 2023 +0800

    kernel: bump 5.4 to 5.4.264 (coolsnowwolf#11711)

commit 37d1429
Author: Beginner <[email protected]>
Date:   Sat Dec 16 12:04:17 2023 +0800

    kernel: bump 5.10 to 5.10.201 (coolsnowwolf#11710)

commit 3358c91
Author: Beginner <[email protected]>
Date:   Sat Dec 16 12:02:58 2023 +0800

    kernel: bump 5.15 to 5.15.142 (coolsnowwolf#11709)

commit 1cd3b4e
Author: aiamadeus <[email protected]>
Date:   Sun Nov 12 23:05:14 2023 +0800

    mediatek: add support for FZS P3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant