Opde Issues Tracker

compile.33

build number: 33

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/memcached/compile -j$(nproc) || make package/feeds/packages/memcached/compile V=s

Compile.txt

Applying ./patches/100-fix_iov_max.patch using plaintext: 
patching file memcached.c
Hunk #1 succeeded at 13 with fuzz 2.
Hunk #2 FAILED at 34.
1 out of 2 hunks FAILED -- saving rejects to file memcached.c.rej
Patch failed!  Please fix ./patches/100-fix_iov_max.patch!
make[3]: *** [Makefile:71: /openwrt/build_dir/target-aarch64_cortex-a72_musl/memcached-1.6.9/.prepared_9d9710240ec60b085adca87f571f3182_18f1e190c5d53547fed41a3eaa76e9e9] Error 1
Last updated on 30 Oct 2021
Published on 30 Oct 2021