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

选择编译docker失败,去掉docker后编译没有问题,但是需要docker,请问该如何解决? #187

Open
dghuig opened this issue Oct 23, 2024 · 2 comments

Comments

@dghuig
Copy link

dghuig commented Oct 23, 2024

详细叙述
选择编译docker失败,去掉docker后编译没有问题,但是需要docker,请问该如何解决?

重复 issue
没有类似的 issue
具体型号
AArch64

详细日志
错误:在'../containerd/Makefile'中预期'PKG_VERSION:=1.7.22',发现'PKG_VERSION:='
make[3]:*** [Makefile:194:/home/huig/lede/build_dir/target-aarch64_generic_musl/dockerd-27.3.1/.prepared_2b9aaca6bc104c8ed0fa15c317e54ef0_6664517399ebbc92a37c5bb081b5c53] 错误 1
​​make[3]:离开目录'/home/huig/lede/feeds/kenzo/dockerd'
时间:package/feeds/kenzo/dockerd/compile#0.45#1.65#2.60
错误:package/feeds/kenzo/dockerd 无法构建。
make[2]: *** [package/Makefile:116: package/feeds/kenzo/dockerd/compile] 错误 1
​​make[2]: 离开目录 '/home/huig/lede'
make[1]: *** [package/Makefile:110: /home/huig/lede/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] 错误 2
make[1]: 离开目录 '/home/huig/lede'
make: *** [/home/huig/lede/include/toplevel.mk:231:world] 错误 2

终于完成编译是源的问题src-git kenzo https://github.com/kenzok8/openwrt-packages
src-git small https://github.com/kenzok8/small 双仓库正常编译!!!!单仓库src-git smpackage https://github.com/kenzok8/small-package 出以上错误!!!

@dghuig
Copy link
Author

dghuig commented Oct 23, 2024

选择编译docker失败,去掉docker后编译没有问题,但是需要docker,请问该如何解决?

重复 issue
没有类似的 issue
具体型号
AArch64

详细日志
ERROR: Expected 'PKG_VERSION:=1.7.22' in '../containerd/Makefile', found 'PKG_VERSION:='
make[3]: *** [Makefile:194: /home/huig/lede/build_dir/target-aarch64_generic_musl/dockerd-27.3.1/.prepared_2b9aaca6bc104c8ed0fa15c317e54ef0_6664517399ebbbc92a37c5bb081b5c53] Error 1
make[3]: Leaving directory '/home/huig/lede/feeds/kenzo/dockerd'
time: package/feeds/kenzo/dockerd/compile#0.45#1.65#2.60
ERROR: package/feeds/kenzo/dockerd failed to build.
make[2]: *** [package/Makefile:116: package/feeds/kenzo/dockerd/compile] Error 1
make[2]: Leaving directory '/home/huig/lede'
make[1]: *** [package/Makefile:110: /home/huig/lede/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/huig/lede'
make: *** [/home/huig/lede/include/toplevel.mk:231:world] 错误 2

单仓库src-git smpackage https://github.com/kenzok8/small-package 出以上错误!!!

@kenzok8
Copy link
Owner

kenzok8 commented Oct 24, 2024

f7d14e4

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

2 participants