Das sieht nicht gut aus. Alle automatische Builds auf dem Server schlagen fehl. Hauptursache scheint das Live-Plugin zu sein:
Code
vdrstern@build-coreelec:~/actions-runner/_work/VDRSternELEC/VDRSternELEC$ ./build.sh -config CoreELEC-20-ng -package _vdr-plugin-live
...
BUILD _vdr-plugin-live (target)
TOOLCHAIN make (auto-detect)
PKG_CONFIG_PATH /home/vdrstern/actions-runner/_work/VDRSternELEC/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.7.3/usr/local/lib/pkgconfig
Executing (target): make
CC pages/ js.o
CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include
cc1plus: internal compiler error: in add_path, at incpath.cc:481
0x185fc46 diagnostic_impl(rich_location*, diagnostic_metadata const*, int, char const*, __va_list_tag (*) [1], diagnostic_t)
???:0
0x1860b95 internal_error(char const*, ...)
???:0
0x64c20a fancy_abort(char const*, int, char const*)
???:0
0x84fab6 add_path(char*, incpath_kind, int, bool)
???:0
0x89add5 c_common_handle_option(unsigned long, char const*, long, int, unsigned int, cl_option_handlers const*)
???:0
0x1850b3b handle_option(gcc_options*, gcc_options*, cl_decoded_option const*, unsigned int, int, unsigned int, cl_option_handlers const*, bool, diagnostic_context*)
???:0
0x1850cbe read_cmdline_option(gcc_options*, gcc_options*, cl_decoded_option*, unsigned int, unsigned int, cl_option_handlers const*, diagnostic_context*)
???:0
0xc97a92 decode_options(gcc_options*, gcc_options*, cl_decoded_option*, unsigned int, unsigned int, diagnostic_context*, void (*)())
???:0
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.
make[1]: *** [Makefile:37: js.o] Error 1
make: *** [Makefile:193: pages] Error 2
FAILURE: scripts/build _vdr-plugin-live during make_target (default)
*********** FAILED COMMAND ***********
make ${PKG_MAKE_OPTS_TARGET}
**************************************
Display More
Hat noch jemand das Problem? Lokal tritt das Problem nicht auf und das macht es etwas schwieriger, die Ursache zu finden.