Uploaded image for project: 'ReactOS Online Service'
  1. ReactOS Online Service
  2. ONLINE-911

GitHub Actions 'Compile RosBE' step seems to not detect failure

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      Example:
      https://github.com/SergeGautherie/reactos/actions/runs/6755944808/job/18364891361

      Compile RosBE "succeeds"

      [...]
      --2023-11-04 16:25:22--  https://ftpmirror.gnu.org/gcc/gcc-8.4.0/gcc-8.4.0.tar.xz
      Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200, 2001:470:142:5::200
      Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:443... connected.
      HTTP request sent, awaiting response... 302 Moved Temporarily
      Location: https://mirrors.tripadvisor.com/gnu/gcc/gcc-8.4.0/gcc-8.4.0.tar.xz [following]
      --2023-11-04 16:25:24--  https://mirrors.tripadvisor.com/gnu/gcc/gcc-8.4.0/gcc-8.4.0.tar.xz
      Resolving mirrors.tripadvisor.com (mirrors.tripadvisor.com)... 199.102.235.174
      Connecting to mirrors.tripadvisor.com (mirrors.tripadvisor.com)|199.102.235.174|:443... connected.
      HTTP request sent, awaiting response... 500 Internal Server Error
      2023-11-04 16:25:24 ERROR 500: Internal Server Error.
       
      tar: gcc-8.4.0.tar.xz: Cannot open: No such file or directory
      tar: Error is not recoverable: exiting now
      rm: cannot remove 'gcc-8.4.0.tar.xz': No such file or directory
      mv: cannot stat 'gcc-8.4.0': No such file or directory
      tar: ./gcc: Cannot stat: No such file or directory
      tar: Exiting with failure status due to previous errors
      [...]
      Running "../gcc/configure --prefix=/home/runner/work/reactos/reactos/RosBE-CI/i386 --target=i686-w64-mingw32 --with-sysroot=/home/runner/work/reactos/reactos/RosBE-CI/i386 --with-pkgversion=RosBE-Unix --enable-languages=c,c++ --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-shared --disable-multilib --disable-nls --disable-werror --disable-win32-registry --enable-sjlj-exceptions --disable-libstdcxx-verbose"... FAILED
      Please take a look at the log file "/home/runner/work/reactos/reactos/RosBE-git/RosBE-Unix/Base-i386/sources/build.log"
      If you did not do something wrong, please save the log file and contact the ReactOS Team.
      Aborted!
      

      Later,

      Configure fails

      /home/runner/work/_temp/a3e37c91-b1d4-4d67-bafc-cf20e9dbd2be.sh: line 1: /home/runner/work/reactos/reactos/RosBE-CI/RosBE.sh: No such file or directory
      Error: Process completed with exit code 127.
      

      I have seen the Configure error a few times already recently.
      This is the first time, I "investigate" it.

      Note:
      I don't know if RosBE compilation itself fails to report the failure,
      or if G.A. workflow script misses to check/detect it somehow.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            Serge Gautherie Serge Gautherie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: