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/routing/cjdns/compile -j$(nproc) || make package/feeds/routing/cjdns/compile V=s
Compile.txt
Applying ./patches/001-five-mins-builder-zonk.patch using plaintext:
patching file node_build/builder.js
Applying ./patches/010-musl-12x.patch using plaintext:
patching file memory/Allocator.c
timeout is 600000
Initialize 29ms
{"isLLVM":false,"isClang":false,"isGCC":true,"version":"8.4.0"}
Copy dependencies
Link time optimization not supported [[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
[01m[Kcc1:[m[K [01;31m[Kerror: [m[K-Werror=stringop-overread: no option -Wstringop-overread
]
Build NaCl
Creating directories
cc1: error: -Werror=stringop-overread: no option -Wstringop-overread
Total build time: 899ms.
/openwrt/build_dir/target-aarch64_cortex-a72_musl/cjdns-cjdns-v21/build_linux/dependencies/cnacl/node_build/RandomBytes.js:13
if (retCode) { throw new Error('failed to compile'); }
^
Error: failed to compile
at /openwrt/build_dir/target-aarch64_cortex-a72_musl/cjdns-cjdns-v21/build_linux/dependencies/cnacl/node_build/RandomBytes.js:13:30
at /openwrt/build_dir/target-aarch64_cortex-a72_musl/cjdns-cjdns-v21/node_build/builder.js:95:13
at ChildProcess.<anonymous> (/openwrt/build_dir/target-aarch64_cortex-a72_musl/cjdns-cjdns-v21/tools/lib/Semaphore.js:7:30)
at ChildProcess.emit (events.js:198:13)
at maybeClose (internal/child_process.js:982:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
make[3]: *** [Makefile:149: /openwrt/build_dir/target-aarch64_cortex-a72_musl/cjdns-cjdns-v21/.built] Error 1