manage build cross compile build errors:
- CMake Error: try_run() invoked in cross-compiling mode, please set
the following cache variables appropriately
variables required to be defined
LSTAT_FOLLOWS_SLASHED_SYMLINK_EXITCODE=0
LSTAT_FOLLOWS_SLASHED_SYMLINK_EXITCODE__TRYRUN_OUTPUT=“”
MASK_LONGDOUBLE_EXITCODE=0
MASK_LONGDOUBLE_EXITCODE__TRYRUN_OUTPUT=“”
STAT_EMPTY_STRING_BUG_EXITCODE=0
STAT_EMPTY_STRING_BUG_EXITCODE__TRYRUN_OUTPUT=“”
1.3.2 - Released 30-Aug-2022
--------------------------------
- Improved DNS rebinding attack protection.
- Added Samsung Neo QLED series (2021) support.
- Added webm/rm/rmvb support.
1.3.1 - Released 11-Feb-2022
--------------------------------
- Fixed a potential crash in SSDP request parsing.
- Fixed a configure script failure on some platforms.
- Protect against DNS rebinding attacks.
- Fix an socket leakage issue on some platforms.
- Minor bug fixes.
- containerd: update to 1.6.8
- libnetwork: drop package
- docker-proxy is now included in moby
- since: e7cf711c02
- moby: build docker-proxy in addition to dockerd
- runc: update to 1.1.4
- Set stdin to /dev/null to fix error on Generic (GBM)
CompletedProcess(args=['/storage/.kodi/addons/service.locale/bin/localedef', '-v', '-f', 'UTF-8', '-i', 'de_DE', '/storage/.kodi/addons/service.locale/locpath/de_DE.UTF-8'], returncode=4, stdout=b'', stderr=b"gzip: invalid magic\ngzip: invalid magic\n[error] character map file `UTF-8' not found: No such file or directory\n[warning] LC_NAME: field `name_gen' not defined\n[warning] LC_ADDRESS: field `country_post' not defined\n[warning] LC_ADDRESS: field `country_isbn' not defined\n[warning] LC_IDENTIFICATION: field `audience' not defined\n[warning] LC_IDENTIFICATION: field `application' not defined\n[warning] LC_IDENTIFICATION: field `abbreviation' not defined\n[error] no output file produced because errors were issued\n"
- Add error detection code
TokuDB's configure script seems somewhat broken when it comes to
cross-compilation so we shall disable it and also disable TokuDB.
Additionally TokuDB has been deprecated in MariaDB 10.5.y.