Skip to content

[Bug] ARM OpenResty build timeout #10289

@avsba001

Description

@avsba001

Contact Information

No response

1Panel Version

2.0.10

Problem Description

2025/09/06 23:28:35 #12 3582.6 rm -f test/buildtest_c_e_os2
2025/09/06 23:28:36 #12 3582.6 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -Wall -O3 -g -L.  -Wl,-rpath,/usr/local/openresty/openssl3/lib \
2025/09/06 23:28:36 #12 3582.6 	-o test/buildtest_c_e_os2 \
2025/09/06 23:28:36 #12 3582.6 	test/buildtest_c_e_os2-bin-buildtest_e_os2.o \
2025/09/06 23:28:36 #12 3582.6 	-lssl -lcrypto -lz -ldl -pthread 
2025/09/06 23:28:36 #12 3582.8 /usr/bin/perl test/generate_buildtest.pl e_ostime > test/buildtest_e_ostime.c
2025/09/06 23:28:36 #12 3582.8 gcc  -Iinclude  -pthread -Wa,--noexecstack -Wall -O3 -g -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG  -MMD -MF test/buildtest_c_e_ostime-bin-buildtest_e_ostime.d.tmp -c -o test/buildtest_c_e_ostime-bin-buildtest_e_ostime.o test/buildtest_e_ostime.c
2025/09/06 23:28:36 #12 3583.0 rm -f test/buildtest_c_e_ostime
2025/09/06 23:28:36 #12 3583.0 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -Wall -O3 -g -L.  -Wl,-rpath,/usr/local/openresty/openssl3/lib \
2025/09/06 23:28:36 #12 3583.0 	-o test/buildtest_c_e_ostime \
2025/09/06 23:28:36 #12 3583.0 	test/buildtest_c_e_ostime-bin-buildtest_e_ostime.o \
2025/09/06 23:28:36 #12 3583.0 	-lssl -lcrypto -lz -ldl -pthread 
2025/09/06 23:28:36 #12 3583.2 /usr/bin/perl test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c
2025/09/06 23:28:36 #12 3583.2 gcc  -Iinclude  -pthread -Wa,--noexecstack -Wall -O3 -g -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG  -MMD -MF test/buildtest_c_ebcdic-bin-buildtest_ebcdic.d.tmp -c -o test/buildtest_c_ebcdic-bin-buildtest_ebcdic.o test/buildtest_ebcdic.c
2025/09/06 23:28:36 #12 3583.4 rm -f test/buildtest_c_ebcdic
2025/09/06 23:28:36 #12 3583.4 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -Wall -O3 -g -L.  -Wl,-rpath,/usr/local/openresty/openssl3/lib \
2025/09/06 23:28:36 #12 3583.4 	-o test/buildtest_c_ebcdic \
2025/09/06 23:28:36 #12 3583.4 	test/buildtest_c_ebcdic-bin-buildtest_ebcdic.o \
2025/09/06 23:28:36 #12 3583.4 	-lssl -lcrypto -lz -ldl -pthread 
2025/09/06 23:28:36 #12 3583.6 /usr/bin/perl test/generate_buildtest.pl ec > test/buildtest_ec.c
2025/09/06 23:28:37 #12 3583.6 gcc  -Iinclude  -pthread -Wa,--noexecstack -Wall -O3 -g -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG  -MMD -MF test/buildtest_c_ec-bin-buildtest_ec.d.tmp -c -o test/buildtest_c_ec-bin-buildtest_ec.o test/buildtest_ec.c
2025/09/06 23:28:37 子任务 超时
2025/09/06 23:28:37 
2025/09/06 23:28:38 [TASK-END]

Steps to Reproduce

主机名称 | armbian -- | -- 发行版本 | debian-13.0 内核版本 | 6.1.147-ophub 系统类型 | aarch64

构建 ngx_brotli 超时

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions