1. Traceback (most recent call last):
  2. File "/Users/user/src/openwrt/wlan-ap/openwrt/staging_dir/host/bin/meson.py/mesonbuild/mesonmain.py", line 146, in run
  3. return options.run_func(options)
  4. File "/Users/user/src/openwrt/wlan-ap/openwrt/staging_dir/host/bin/meson.py/mesonbuild/minstall.py", line 811, in run
  5. installer.do_install(datafilename)
  6. File "/Users/user/src/openwrt/wlan-ap/openwrt/staging_dir/host/bin/meson.py/mesonbuild/minstall.py", line 594, in do_install
  7. self.apply_ldconfig(dm, destdir, d.is_cross_build, libdir)
  8. File "/Users/user/src/openwrt/wlan-ap/openwrt/staging_dir/host/bin/meson.py/mesonbuild/minstall.py", line 390, in apply_ldconfig
  9. apply_ldconfig(dm, libdir)
  10. File "/Users/user/src/openwrt/wlan-ap/openwrt/staging_dir/host/bin/meson.py/mesonbuild/minstall.py", line 270, in apply_ldconfig
  11. proc, out, err = Popen_safe(['ldconfig', '-v'])
  12. File "/Users/user/src/openwrt/wlan-ap/openwrt/staging_dir/host/bin/meson.py/mesonbuild/mesonlib/universal.py", line 1393, in Popen_safe
  13. p = subprocess.Popen(args, universal_newlines=True, close_fds=False,
  14. File "/opt/homebrew/Cellar/[email protected]/3.9.10/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 951, in __init__
  15. self._execute_child(args, executable, preexec_fn, close_fds,
  16. File "/opt/homebrew/Cellar/[email protected]/3.9.10/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 1821, in _execute_child
  17. raise child_exception_type(errno_num, err_msg, err_filename)
  18. OSError: [Errno 8] Exec format error: 'ldconfig'
  19. ERROR: Unhandled python exception
  20. This is a Meson bug and should be reported!
  21. FAILED: meson-install