Opde Issues Tracker

compile.36

build number: 36

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

Compile.txt

Applying ./patches/010-iconv.patch using plaintext: 
patching file src/lib/icu/meson.build

Applying ./patches/020-string-view.patch using plaintext: 
patching file src/tag/GenParseName.cxx

Applying ./patches/030-no-avfilter.patch using plaintext: 
patching file src/lib/ffmpeg/meson.build
The Meson build system
Version: 0.60.0
Source dir: /openwrt/build_dir/target-mips_24kc_musl/mpd-mini/mpd-0.23.2
Build dir: /openwrt/build_dir/target-mips_24kc_musl/mpd-mini/mpd-0.23.2/openwrt-build
Build type: cross build
Project name: mpd
Project version: 0.23.2
C compiler for the host machine: ccache_cc (gcc 8.4.0 "mips-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r0-d26b4ff) 8.4.0")
C linker for the host machine: ccache_cc ld.bfd 2.37
C++ compiler for the host machine: ccache_cxx (gcc 8.4.0 "mips-openwrt-linux-musl-g++ (OpenWrt GCC 8.4.0 r0-d26b4ff) 8.4.0")
C++ linker for the host machine: ccache_cxx ld.bfd 2.37
C compiler for the build machine: ccache gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0")
C linker for the build machine: gcc ld.bfd 2.34
C++ compiler for the build machine: ccache g++ (gcc 9.3.0 "g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0")
C++ linker for the build machine: g++ ld.bfd 2.34
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: mips
Host machine cpu: generic
Target machine cpu family: mips
Target machine cpu: generic
Program /openwrt/staging_dir/host/bin/meson found: YES (/openwrt/staging_dir/host/bin/meson)
Configuring Version.h using configuration
Compiler for C++ supports arguments -fvisibility=hidden: YES 
Compiler for C++ supports arguments -ffunction-sections: YES 
Compiler for C++ supports arguments -fdata-sections: YES 
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports arguments -ffunction-sections: YES 
Compiler for C supports arguments -fdata-sections: YES 
Compiler for C++ supports arguments -ffast-math: YES 
Compiler for C++ supports arguments -ftree-vectorize: YES 
Compiler for C++ supports arguments -Wcast-qual: YES 
Compiler for C++ supports arguments -Wdouble-promotion: YES 
Compiler for C++ supports arguments -Wmissing-declarations: YES 
Compiler for C++ supports arguments -Wshadow: YES 
Compiler for C++ supports arguments -Wunused: YES 
Compiler for C++ supports arguments -Wvla: YES 
Compiler for C++ supports arguments -Wwrite-strings: YES 
Compiler for C++ supports arguments -Wunreachable-code-aggressive: NO 
Compiler for C++ supports arguments -Wused-but-marked-unused: NO 
Compiler for C++ supports arguments -fno-threadsafe-statics: YES 
Compiler for C++ supports arguments -fmerge-all-constants: YES 
Compiler for C++ supports arguments -Wcomma-subscript: NO 
Compiler for C++ supports arguments -Wextra-semi: YES 
Compiler for C++ supports arguments -Wmismatched-tags: NO 
Compiler for C++ supports arguments -Woverloaded-virtual: YES 
Compiler for C++ supports arguments -Wsign-promo: YES 
Compiler for C++ supports arguments -Wvolatile: NO 
Compiler for C++ supports arguments -Wvirtual-inheritance: YES 
Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES 
Compiler for C++ supports arguments -Wcomma: NO 
Compiler for C++ supports arguments -Wheader-hygiene: NO 
Compiler for C++ supports arguments -Winconsistent-missing-destructor-override: NO 
Compiler for C supports arguments -ffast-math: YES 
Compiler for C supports arguments -ftree-vectorize: YES 
Compiler for C supports arguments -Wcast-qual: YES 
Compiler for C supports arguments -Wdouble-promotion: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wunused: YES 
Compiler for C supports arguments -Wvla: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wunreachable-code-aggressive: NO 
Compiler for C supports arguments -Wused-but-marked-unused: NO 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C++ supports link arguments -Wl,-z,relro: YES 
Compiler for C++ supports link arguments -Wl,-z,now: YES 
Compiler for C++ supports link arguments -Wl,--gc-sections: YES 
Checking for function "getpwnam_r" : YES 
Checking for function "getpwuid_r" : YES 
Checking for function "initgroups" : YES 
Checking for function "fnmatch" : YES 
Checking for function "strndup" : YES 
Checking for function "strcasestr" : YES 
Checking for function "syslog" : YES 
Found pkg-config: /openwrt/staging_dir/host/bin/pkg-config (1.8.0)
Run-time dependency Boost found: NO (tried system)

../../../../build_dir/target-mips_24kc_musl/mpd-mini/mpd-0.23.2/meson.build:242:0: ERROR: Dependency "boost" not found, tried system

A full log can be found at /openwrt/build_dir/target-mips_24kc_musl/mpd-mini/mpd-0.23.2/openwrt-build/meson-logs/meson-log.txt
make[3]: *** [Makefile:250: /openwrt/build_dir/target-mips_24kc_musl/mpd-mini/mpd-0.23.2/.configured_b9c5e0476841007a156251c144ddc1f5] Error 1
Last updated on 27 Nov 2021
Published on 27 Nov 2021