Opde Issues Tracker

compile.23

build number: 23

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

Compile.txt

-- The CXX compiler identification is GNU 8.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/bin/aarch64-openwrt-linux-musl-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_TO_STRING
-- Performing Test HAVE_TO_STRING - Failed
-- Found PkgConfig: /openwrt/staging_dir/host/bin/pkg-config (found version "0.29.2") 
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Checking for module 'libevent>=2.1.10'
--   No package 'libevent' found
CMake Error at /openwrt/staging_dir/host/share/cmake-3.20/Modules/FindPkgConfig.cmake:556 (message):
  A required package was not found
Call Stack (most recent call first):
  /openwrt/staging_dir/host/share/cmake-3.20/Modules/FindPkgConfig.cmake:778 (_pkg_check_modules_internal)
  CMakeLists.txt:72 (PKG_CHECK_MODULES)


-- Configuring incomplete, errors occurred!
See also "/openwrt/build_dir/target-aarch64_cortex-a53_musl/subconverter-0.6.4-2021-07-29-867602fb/CMakeFiles/CMakeOutput.log".
See also "/openwrt/build_dir/target-aarch64_cortex-a53_musl/subconverter-0.6.4-2021-07-29-867602fb/CMakeFiles/CMakeError.log".
make[3]: *** [Makefile:63: /openwrt/build_dir/target-aarch64_cortex-a53_musl/subconverter-0.6.4-2021-07-29-867602fb/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
Last updated on 27 Aug 2021
Published on 27 Aug 2021