Source: ruby3.3
Version: 3.3.1-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: loong64

Hi maintainers,

Compiling the ruby3.3 failed for loong64 in the Debian Package Auto-Building environment.
The build error log is as follows,
```
......
  rb_resume_coverages@Base 3.3.1
- (arch=!ppc64el !s390x !riscv64 !i386 !mips64el)rb_rjit_call_p@Base 3.3.1
- (arch=!ppc64el !s390x !riscv64 !i386 !mips64el)rb_rjit_compile@Base 3.3.1
- (arch=!ppc64el !s390x !riscv64 !i386 !mips64el)rb_rjit_opts@Base 3.3.1
+#MISSING: 3.3.1-3# (arch=!ppc64el !s390x !riscv64 !i386 !mips64el)rb_rjit_call_p@Base 3.3.1 +#MISSING: 3.3.1-3# (arch=!ppc64el !s390x !riscv64 !i386 !mips64el)rb_rjit_compile@Base 3.3.1 +#MISSING: 3.3.1-3# (arch=!ppc64el !s390x !riscv64 !i386 !mips64el)rb_rjit_opts@Base 3.3.1
  rb_rs@Base 3.3.0~preview1
.....
```
The full log can be found at https://buildd.debian.org/status/logs.php?pkg=ruby3.3&ver=3.3.1-3&arch=loong64.

Please consider the patch I attached.
Your opinions are welcome.

Thanks,
Dandan Zhang

diff -Nru ruby3.3-3.3.1/debian/libruby3.3.symbols 
ruby3.3-3.3.1/debian/libruby3.3.symbols
--- ruby3.3-3.3.1/debian/libruby3.3.symbols     2024-06-01 01:44:10.000000000 
+0000
+++ ruby3.3-3.3.1/debian/libruby3.3.symbols     2024-06-12 20:16:55.000000000 
+0000
@@ -1390,9 +1390,9 @@
  rb_resolve_me_location@Base 3.3.0~preview1
  rb_respond_to@Base 3.3.0~preview1
  rb_resume_coverages@Base 3.3.1
- (arch=!ppc64el !s390x !riscv64 !i386 !mips64el)rb_rjit_call_p@Base 3.3.1
- (arch=!ppc64el !s390x !riscv64 !i386 !mips64el)rb_rjit_compile@Base 3.3.1
- (arch=!ppc64el !s390x !riscv64 !i386 !mips64el)rb_rjit_opts@Base 3.3.1
+ (arch=!ppc64el !s390x !riscv64 !i386 !mips64el !loong64)rb_rjit_call_p@Base 
3.3.1
+ (arch=!ppc64el !s390x !riscv64 !i386 !mips64el !loong64)rb_rjit_compile@Base 
3.3.1
+ (arch=!ppc64el !s390x !riscv64 !i386 !mips64el !loong64)rb_rjit_opts@Base 
3.3.1
  rb_rs@Base 3.3.0~preview1
  rb_ruby_debug_ptr@Base 3.3.0~preview1
  rb_ruby_parser_compile_string@Base 3.3.1
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to