Hi. Sorry for my english ))
I try compile standart generic x86_64 LibreELEC (git master) on Ubuntu 18. Compile process stop on 80..81 step from 331 - glibc.
>>> glibc:target seq 81 >>>
[080/331] [FAIL] install glibc:target
The following log for this failure is available:
/media/data/src/http://LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.80-devel/.threads/logs/81.log
I search log (81.log) but dont understand what wrong.
Full log file - 81.log / Облако Mail.ru
Code
....
/media/data/src/LibreELEC.tv
Executing (target): /media/data/src/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.80-devel/build/glibc-2.31/configure --host=x86_64-libreelec-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --disable-static --enable-shared BASH_SHELL=/bin/sh ac_cv_path_PERL=no ac_cv_prog_MAKEINFO= --libexecdir=/usr/lib/glibc --cache-file=config.cache --disable-profile --disable-sanity-checks --enable-add-ons --enable-bind-now --with-elf --with-tls --with-__thread --with-binutils=/media/data/src/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/bin --with-headers=/media/data/src/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/include --enable-kernel=5.4.0 --without-cvs --without-gd --disable-build-nscd --disable-nscd --enable-lock-elision --disable-timezone-tools --enable-obsolete-rpc --disable-debug
configure: loading cache config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-libreelec-linux-gnu
checking for x86_64-libreelec-linux-gnu-gcc... /media/data/src/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.80-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc
checking for suffix of object files... configure: error: in `/media/data/src/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.80-devel/build/glibc-2.31/.x86_64-libreelec-linux-gnu':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details
FAILURE: scripts/build glibc:target during configure_target (default)
*********** FAILED COMMAND ***********
${PKG_CONFIGURE_SCRIPT} ${TARGET_CONFIGURE_OPTS} ${PKG_CONFIGURE_OPTS_TARGET}
**************************************
*********** FAILED COMMAND ***********
${SCRIPTS}/build "${1}" "${PARENT_PKG}"
**************************************
FAILURE: scripts/install glibc:target has failed!
The following log for this failure is available:
/media/data/src/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.80-devel/.threads/logs/81.log
>>> glibc:target seq 81 >>>
[080/331] [FAIL] install glibc:target
The following log for this failure is available:
/media/data/src/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.80-devel/.threads/logs/81.log
Parallel build failure - see log for details. Time of failure: Wed Oct 14 10:20:52 MSK 2020
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 1
Display More