compile.27
build number: 27
re-implement command
docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/stubby/compile -j$(nproc) || make package/feeds/packages/stubby/compile V=s
Compile.txt
Applying ./patches/stubby-0.3.0-fix-config-install.patch using plaintext:
patching file CMakeLists.txt
Hunk #1 FAILED at 115.
1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej
Patch failed! Please fix ./patches/stubby-0.3.0-fix-config-install.patch!
make[3]: *** [Makefile:72: /openwrt/build_dir/target-x86_64_musl/stubby-0.4.0/.prepared_731449ebc449a111c507a074cfd81d00_18f1e190c5d53547fed41a3eaa76e9e9] Error 1