Project

General

Profile

Actions

Bug #21965

closed

cross compile with out-of-source build is broken

Bug #21965: cross compile with out-of-source build is broken

Added by hsbt (Hiroshi SHIBATA) 6 days ago. Updated 2 days ago.


Description

cross compile with out-of-source build is broken since 14th March.

I created simple cross-compile workflow with out-of-source build at https://github.com/ruby/ruby/pull/16545 because our CI suite is not covered that case.

ruby_4_0 branch is working fine: https://github.com/ruby/ruby/actions/runs/23571659532/job/68635350261

master branch is broken: https://github.com/ruby/ruby/actions/runs/23574018376/job/68642526668

...
making ../src/warning.rbinc
making ../src/gc.rbinc
./dump_ast: 1: ELF�@[@��5@8: not found
./dump_ast: 1: %@@@��888,�: not found
./dump_ast: 2: ,�: not found
./dump_ast: 3: ��: not found
...

@nobu (Nobuyoshi Nakada) try to fix that at https://github.com/ruby/ruby/pull/16456

Updated by hsbt (Hiroshi SHIBATA) 6 days ago Actions #1

  • Description updated (diff)

Updated by hsbt (Hiroshi SHIBATA) 2 days ago Actions #2 [ruby-core:125147]

  • Status changed from Open to Closed

https://github.com/ruby/ruby/pull/16456 fixed this and added my simple workflow for cross compile.

Actions

Also available in: PDF Atom