coolsnowwolf / lede

Lean's LEDE source
Other
29.65k stars 19.51k forks source link

Apple Silicon target编译失败 #11981

Open zhangzhenxi opened 7 months ago

zhangzhenxi commented 7 months ago

详细叙述

screen fetch

                          ./+o+-       fury@opb
                  yyyyy- -yyyyyy+      OS: Ubuntu 20.04 focal
               ://+//////-yyyyyyo      Kernel: x86_64 Linux 6.5.13-orbstack-00122-g57b8027e2387
           .++ .:/++++++/-.+sss/`      Uptime: 1h 44m
         .:++o:  /++++++++/:--:/-      Packages: 796
        o:+o+:++.`..```.-/oo+++++/     Shell: bash 5.0.17
       .:+o:+o/.          `+sssoo+/    Disk: 1.8T / 5.6T (32%)
  .++/+:+oo+o:`             /sssooo.   CPU: 13th Gen Intel Core i7-13700K @ 24x 2GHz
 /+++//+:`oo+o               /::--:.   RAM: 4879MiB / 32092MiB
 \+/+o+++`o++o               ++////.
  .++.o+++oo+:`             /dddhhh.
       .+.o+oo:.          `oddhhhh+
        \+.++o+o``-````.:ohdhhhhh+
         `:o+++ `ohhhhhhhhyo++os:
           .o:`.syhhhhhhh/.oo++o`
               /osyyyyyyo++ooo+++/
                   ````` +oo+++o\:
                          `oo++.

make download

make[2]: Entering directory '/home/fury/lede/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/home/fury/lede/scripts/config'
Makefile:14: .mk: No such file or directory
make[6]: *** No rule to make target '.mk'.  Stop.
make[5]: *** [Makefile:29: image-prereq] Error 2
make[4]: *** [Makefile:11: prereq] Error 2
time: target/linux/prereq#0.04#0.01#0.06
    ERROR: target/linux failed to build.
make[3]: *** [target/Makefile:30: target/linux/prereq] Error 1
make[2]: *** [target/Makefile:22: /home/fury/lede/staging_dir/target-arm_xscale_musl_eabi/stamp/.target_prereq] Error 2
make[1]: *** [/home/fury/lede/include/toplevel.mk:209: prereq] Error 2
make: *** [/home/fury/lede/include/toplevel.mk:229: tools/flock/compile] Error 2

重复 issue

具体型号

i7-13700K hackintosh 13.4.1 (22F82)

详细日志

日志如上描述所述,我在一台X86的台式机黑苹果上,跑了一个20.04的ubuntu,内核版本6.5.13,想要编译出Apple Silicon target下的固件,在 make download 这步失败了

WYC-2020 commented 7 months ago

这玩意好像就是废的,不能用的,我看以前也有人提过这个问题 https://github.com/coolsnowwolf/lede/issues/9900 劝你放弃

zhangzhenxi commented 6 months ago

@WYC-2020 我已经放弃了 🌚