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

编译出错,提示:Process completed with exit code 2 #4

Closed
chdeast opened this issue Mar 3, 2024 · 1 comment
Closed

编译出错,提示:Process completed with exit code 2 #4

chdeast opened this issue Mar 3, 2024 · 1 comment

Comments

@chdeast
Copy link

chdeast commented Mar 3, 2024

您好,编译openwrt_x86_64版出错,提示:Process completed with exit code 2.

部分日志如下:
2024-03-03T11:27:31.9349435Z Building targets
2024-03-03T11:27:31.9395708Z go: ../../go.mod requires go >= 1.22 (running go 1.21.7; GOTOOLCHAIN=local)
2024-03-03T11:27:31.9401182Z
2024-03-03T11:27:32.0706265Z make[3]: *** [Makefile:91: /Openwrt/openwrt/build_dir/target-x86_64_musl/Xray-core-1.8.8/.built] Error 1
2024-03-03T11:27:32.0707370Z make[3]: Leaving directory '/Openwrt/openwrt/feeds/pkgchdeast/xray-core'
2024-03-03T11:27:32.0711245Z time: package/feeds/pkgchdeast/xray-core/compile#0.16#0.15#0.31
2024-03-03T11:27:32.0719255Z ERROR: package/feeds/pkgchdeast/xray-core failed to build.
2024-03-03T11:27:32.0722954Z make[2]: *** [package/Makefile:128: package/feeds/pkgchdeast/xray-core/compile] Error 1
2024-03-03T11:27:32.0728131Z make[2]: Leaving directory '/Openwrt/openwrt'
2024-03-03T11:27:32.0739983Z make[1]: *** [package/Makefile:122: /Openwrt/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
2024-03-03T11:27:32.0745321Z make[1]: Leaving directory '/Openwrt/openwrt'
2024-03-03T11:27:32.0752145Z make: *** [/Openwrt/openwrt/include/toplevel.mk:233: world] Error 2
2024-03-03T11:27:32.0763914Z ##[error]Process completed with exit code 2.

cc1: note: someone does not honour COPTS correctly, passed 2 times
ccache_cc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/Lede_lxc/openwrt/build_dir/target-x86_64_musl/openssl-3.0.1
This step has been truncated due to its large size. Download the full logs from the menu once the workflow run has completed.

@stanlyshi
Copy link
Contributor

go版本的问题,go的版本问题比较烦人。

@roacn roacn closed this as completed Mar 9, 2024
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

3 participants