Opde Issues Tracker

compile.22

build number: 22

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

Compile.txt

Applying ./patches/001-iconv-cmake-fix.patch using plaintext: 
patching file src/Mayaqua/CMakeLists.txt

Applying ./patches/002-pthread-include-fix.patch using plaintext: 
patching file src/Mayaqua/Encrypt.h

Applying ./patches/100-increase-cfg-save-intervall.patch using plaintext: 
patching file src/Cedar/Server.h

Applying ./patches/101-add-config-write-syslog.patch using plaintext: 
patching file src/Cedar/Server.c
-- The C compiler identification is GNU 8.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-8.4.0_musl/bin/aarch64-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for sys/auxv.h
-- Looking for sys/auxv.h - found
-- Build date: 18/08/2021
-- Build time: 15:01:20
-- Found PkgConfig: /openwrt/staging_dir/host/bin/pkg-config (found version "0.29.2") 
-- Checking for one of the modules 'libsodium'
-- Looking for cbreak in /openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libncurses.so
-- Looking for cbreak in /openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libncurses.so - found
-- Looking for nodelay in /openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libncurses.so
-- Looking for nodelay in /openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libncurses.so - found
-- Found Curses: /openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libncurses.so  
CMake Error at /openwrt/staging_dir/host/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
  system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY
  OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
  /openwrt/staging_dir/host/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  /openwrt/staging_dir/host/share/cmake-3.20/Modules/FindOpenSSL.cmake:570 (find_package_handle_standard_args)
  src/Mayaqua/CMakeLists.txt:19 (find_package)


-- Configuring incomplete, errors occurred!
See also "/openwrt/build_dir/target-aarch64_cortex-a53_musl/SoftEtherVPN-5.02.5180/CMakeFiles/CMakeOutput.log".
make[3]: *** [Makefile:178: /openwrt/build_dir/target-aarch64_cortex-a53_musl/SoftEtherVPN-5.02.5180/.configured_a17fb5ef857664f03cd0ce37cc5ea591] Error 1
Last updated on 20 Aug 2021
Published on 20 Aug 2021