Commit Graph

32412 Commits

Author SHA1 Message Date
SupervisedThinking
6de3ece383 harfbuzz: fix build after 5.2.0 update
- seems like the ICU detection broken now and pulls ins system ICU files which leads to `HAVE_ICU` defined and ends up with a broken build

```
[69/79] Compiling C++ object src/libharfbuzz-icu.so.0.50200.0.p/hb-icu.cc.o
FAILED: src/libharfbuzz-icu.so.0.50200.0.p/hb-icu.cc.o
/mnt/build/LibreELEC-RR/build.LibreELEC-x11.x86_64-11.0-devel/toolchain/bin/x86_64-libreelec-linux-gnu-g++ -Isrc/libharfbuzz-icu.so.0.50200.0.p -Isrc -I../src -I. -I.. -I/usr/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -fno-rtti -O0 -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -DHAVE_CONFIG_H -march=x86-64-v2 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -fPIC -Wno-non-virtual-dtor -MD -MQ src/libharfbuzz-icu.so.0.50200.0.p/hb-icu.cc.o -MF src/libharfbuzz-icu.so.0.50200.0.p/hb-icu.cc.o.d -o src/libharfbuzz-icu.so.0.50200.0.p/hb-icu.cc.o -c ../src/hb-icu.cc
CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include
cc1plus: internal compiler error: in add_path, at incpath.cc:481
0x6b83d4 _start
	../sysdeps/x86_64/start.S:115
Please submit a full bug report, with preprocessed source (by using -freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
```
2022-10-09 19:10:27 +02:00
Rudi Heitbaum
61688b2d6b libva: update to 2.16.0
release notes:
- https://github.com/intel/libva/releases/tag/2.16.0
2022-10-09 05:23:47 +00:00
Rudi Heitbaum
d17ddc165d libva-utils: update to 2.16.0 2022-10-09 05:23:47 +00:00
Matthias Reichl
7bbd725c0e LibreELEC-settings: update to f369cd1
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-08 19:25:46 +02:00
Jernej Škrabec
1d2cd1dfcf Merge pull request #6979 from heitbaum/addons
inputstream.adaptive: add missing expat dependency
2022-10-08 12:47:36 +02:00
Rudi Heitbaum
b91456d926 inputstream.adaptive: add missing expat dependency 2022-10-08 10:41:21 +00:00
Matthias Reichl
475dc96fde RPi: update to firmware 53f4941
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-08 12:09:16 +02:00
Matthias Reichl
ca2c50bab9 Merge pull request #6966 from heitbaum/lirc
lirc: update to 0.10.2
2022-10-08 10:56:32 +02:00
CvH
2d8a2268ec Merge pull request #6972 from heitbaum/binaries
pvr.hts: update 20.5.0-Nexus to 20.6.0-Nexus
2022-10-08 09:33:42 +02:00
Rudi Heitbaum
d455d49456 inputstream.adaptive: update v20.3.0-Nexus to 20.3.1-Nexus 2022-10-08 07:12:15 +00:00
Rudi Heitbaum
74767ed2f3 pvr.hts: update 20.5.0-Nexus to 20.6.0-Nexus 2022-10-07 20:55:46 +00:00
Matthias Reichl
bbb8c6be08 Merge pull request #6875 from SupervisedThinking/up_mold_v2
[le11] Add support for building with MOLD linker v2
2022-10-07 17:58:44 +02:00
CvH
9c1305e3fd Merge pull request #6968 from heitbaum/tools
Build tool updates
2022-10-07 12:09:00 +02:00
Rudi Heitbaum
15781d1abb wireplumber: update to 0.4.12 2022-10-07 09:11:56 +00:00
Rudi Heitbaum
d1df2e4553 lirc: update to 0.10.2
news:
- 2650b422f4/tree/NEWS
2022-10-07 08:55:51 +00:00
Rudi Heitbaum
49f2c5566f meson: update to 0.63.3 2022-10-07 08:53:26 +00:00
Rudi Heitbaum
9a2731b89e go: update to 1.19.2 2022-10-07 08:53:26 +00:00
SupervisedThinking
8aefb33a85 kodi: add mold linker 2022-10-06 19:40:10 +02:00
SupervisedThinking
65fa2f2473 spdlog: build shared to fix linking with mold
- Kodi fails to link static spdlog libs
```
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans2.ltrans.o: std::_Sp_make_shared_tag::_S_ti()::__tag
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::do_count_digits(unsigned int)::table
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::do_count_digits(unsigned long long)::bsr2log10
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::do_count_digits(unsigned long long)::zero_or_powers_of_10
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::basic_data<void>::pow10_significands
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::basic_data<void>::pow10_exponents
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::basic_data<void>::power_of_10_64
```
2022-10-06 19:40:04 +02:00
SupervisedThinking
2fc355058b gcc packages: add mold as host dependency 2022-10-06 19:39:57 +02:00
SupervisedThinking
e485a16a8d build system: add support for mold & linker PKG_BUILD_FLAGS 2022-10-06 19:39:45 +02:00
SupervisedThinking
0d5fd365fb mold: initial package 1.5.1 2022-10-06 00:01:17 +02:00
SupervisedThinking
d6fe335e23 tbb: initial package 2021.6.0 2022-10-06 00:01:10 +02:00
SupervisedThinking
4e0b5e1bc7 mimalloc: initial package 2.0.6 2022-10-06 00:01:03 +02:00
Frank Hartung
f15e1de7ee Merge pull request #6928 from HiassofT/le11-default-linker
buildsystem: support choosing default linker
2022-10-05 23:59:20 +02:00