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
The same configuration, no problem compiling on the local computer, compiling through github action, will report this error, ruby cannot be compiled. Same process.
Use sudo bash -c 'bash <(curl -s https://build-scripts.immortalwrt.org/init_build_environment.sh)' script to initialize the system environment
Describe the bug
Operating System: Ubuntu 22.04.5
Memory: 16GB
Space: 90GB
The same configuration, no problem compiling on the local computer, compiling through github action, will report this error, ruby cannot be compiled. Same process.
sudo bash -c 'bash <(curl -s https://build-scripts.immortalwrt.org/init_build_environment.sh)'
script to initialize the system environmentgit clone https://github.com/immortalwrt/immortalwrt
cd immortalwrt
./scripts/feeds update -a
./scripts/feeds install -a
make -j$(nproc) V=s
github action link
The error log in github action is as follows:
openwrt/packages#24450
ImmortalWrt release
SNAPSHOT
ImmortalWrt target/subtarget
x86/64
Image kind
Self-built image
Diffconfig
Terms
The text was updated successfully, but these errors were encountered: