compile.32
build number: 32
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_f3bb0be328eff7e8754cf02c30c9e5d4_18f1e190c5d53547fed41a3eaa76e9e9] Error 1