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
I am on ruby 3.4.4 on popos - (ubuntu derivative). I ran bundle update --bundler and bundle - needed base64 gem so added it to bundler - ran bundle exec rake test:integration and got the following error.
Receiving objects: 100% (9/9), done.
rake aborted!
Don't know how to build task '/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/ascii.pi' (See the list of available tasks with `rake --tasks`)
Did you mean? /home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/ascii.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/st.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/big5.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/shift_jis.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/euc_jp.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regparse.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regposix.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/unicode.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regcomp.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/euc_kr.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/euc_tw.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regenc.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/koi8_u.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/koi8_r.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regtrav.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regexec.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/utf_8.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regversion.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regposerr.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regsyntax.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/reggnu.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regext.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_2.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_3.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_4.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_5.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_6.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_7.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_8.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_9.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_1.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/gb18030.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/windows_31j.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_16.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_15.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_14.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_13.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_11.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/iso_8859_10.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/utf_32le.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/utf_32be.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/utf_16le.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/utf_16be.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/regerror.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/windows_1250.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/windows_1251.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/windows_1252.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/windows_1253.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/windows_1254.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/libonig_objs/windows_1257.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/.libs/libonigmo.a
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/onigmo-6.2.0/onigmo.h
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/gem_init.c
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/gem_init.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/mrbgems/mruby-onig-regexp/src/mruby_onig_regexp.o
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/linux-x86_64/mrbgems/mruby-onig-regexp/onigmo-6.2.0/.libs/libonigmo.a
/home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/linux-x86_64/mrbgems/mruby-onig-regexp/onigmo-6.2.0/onigmo.h
Tasks: TOP => compile => all => gensym => /home/dom/repos/github.com/itamae-kitchen/mitamae/mruby/build/host/presym
(See full trace by running task with --trace)
An error occurred in a `before(:suite)` hook.
Failure/Error: system('rake', 'compile', "BUILD_TARGET=#{MItamaeSpec::TARGET}", exception: true)
RuntimeError:
Command failed with exit 1: rake
# ./spec/spec_helper.rb:34:in 'Kernel#system'
# ./spec/spec_helper.rb:34:in 'block (2 levels) in <top (required)>
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am on ruby 3.4.4 on popos - (ubuntu derivative). I ran bundle update --bundler and bundle - needed base64 gem so added it to bundler - ran bundle exec rake test:integration and got the following error.
Beta Was this translation helpful? Give feedback.
All reactions