You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
您好,编译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.
The text was updated successfully, but these errors were encountered: