Opde Issues Tracker

compile.25

build number: 25

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

Compile.txt

The Meson build system
Version: 0.57.2
Source dir: /openwrt/build_dir/target-x86_64_musl/libevdev-1.11.0
Build dir: /openwrt/build_dir/target-x86_64_musl/libevdev-1.11.0/openwrt-build
Build type: cross build
WARNING: Unknown options: "build.libdir, build.prefix, build.sbindir"
The value of new options can be set with:
meson setup <builddir> --reconfigure -Dnew_option=new_value ...
Project name: libevdev
Project version: 1.11.0
C compiler for the host machine: ccache_cc (gcc 8.4.0 "x86_64-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r0-0c222996) 8.4.0")
C linker for the host machine: ccache_cc ld.bfd 2.34
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
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: generic
Target machine cpu family: x86_64
Target machine cpu: generic
Library m found: YES
Program libevdev/make-event-names.py found: YES (/openwrt/build_dir/target-x86_64_musl/libevdev-1.11.0/libevdev/make-event-names.py)
Configuring event-names.h with command

../../../../build_dir/target-x86_64_musl/libevdev-1.11.0/meson.build:47:0: ERROR: Running configure command failed.

Python path configuration:
  PYTHONHOME = (not set)
  PYTHONPATH = (not set)
  program name = 'python3'
  isolated = 0
  environment = 1
  user site = 1
  import site = 1
  sys._base_executable = '/openwrt/staging_dir/hostpkg/bin/python3'
  sys.base_prefix = '/openwrt/staging_dir/hostpkg'
  sys.base_exec_prefix = '/openwrt/staging_dir/hostpkg'
  sys.platlibdir = 'lib'
  sys.executable = '/openwrt/staging_dir/hostpkg/bin/python3'
  sys.prefix = '/openwrt/staging_dir/hostpkg'
  sys.exec_prefix = '/openwrt/staging_dir/hostpkg'
  sys.path = [
    '/openwrt/staging_dir/hostpkg/lib/python39.zip',
    '/openwrt/staging_dir/hostpkg/lib/python3.9',
    '/openwrt/staging_dir/hostpkg/lib/python3.9/lib-dynload',
  ]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
LookupError: no codec search functions registered: can't find encoding

Current thread 0x00007f58642db740 (most recent call first):
<no Python frame>


A full log can be found at /openwrt/build_dir/target-x86_64_musl/libevdev-1.11.0/openwrt-build/meson-logs/meson-log.txt
make[3]: *** [Makefile:66: /openwrt/build_dir/target-x86_64_musl/libevdev-1.11.0/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
Last updated on 10 Sep 2021
Published on 10 Sep 2021