xiaoxiang781216 commented on PR #8379: URL: https://github.com/apache/nuttx/pull/8379#issuecomment-1410618357
@Bhindhiya and anjana-tel do you know why docker fail to generate the renesas toolchain: ``` Error: buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd renesas-tools/source/gcc && chmod +x ./contrib/download_prerequisites ./configure ./move-if-change ./libgcc/mkheader.sh && ./contrib/download_prerequisites && sed -i '1s/^/@documentencoding ISO-8859-1\\n/' ./gcc/doc/gcc.texi && sed -i 's/@tex/\\n&/g' ./gcc/doc/gcc.texi && sed -i 's/@end tex/\\n&/g' ./gcc/doc/gcc.texi && mkdir -p /tools/renesas-tools/build/gcc && cd /tools/renesas-tools/build/gcc && /tools/renesas-tools/source/gcc/configure --target=rx-elf --prefix=/tools/renesas-toolchain/rx-elf-gcc --disable-shared --disable-multilib --disable-libssp --disable-libstdcxx-pch --disable-werror --enable-lto --enable-gold --with-pkgversion=GCC_Build_1.02 --with-newlib --enable-languages=c && make && make install" did not complete successfully: exit code: 1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org