Skip to content

CI failing for redox build #10918

@xtqqczze

Description

@xtqqczze

CICD / Build (ubuntu-latest, x86_64-unknown-redox, feat_os_unix_redox, redoxer, true):

   Compiling crossbeam-deque v0.8.6
warning: onig_sys@69.9.1: Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-unknown-redox-gcc": No such file or directory (os error 2)
warning: onig_sys@69.9.1: sccache: error: failed to execute compile
warning: onig_sys@69.9.1: sccache: caused by: cannot find binary path
error: failed to run custom build command for `onig_sys v69.9.1`

Caused by:
  process didn't exit successfully: `/home/runner/work/coreutils/coreutils/target/release/build/onig_sys-34c61bc53775ff73/build-script-build` (exit status: 1)
  --- stdout
  cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG
  cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG
  cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG
  OUT_DIR = Some(/home/runner/work/coreutils/coreutils/target/x86_64-unknown-redox/release/build/onig_sys-2efb17dfbe818b9c/out)
  OPT_LEVEL = Some(3)
  TARGET = Some(x86_64-unknown-redox)
  CARGO_ENCODED_RUSTFLAGS = Some(-L�native=/home/runner/.redoxer/x86_64-unknown-redox/toolchain/x86_64-unknown-redox/lib)
  HOST = Some(x86_64-unknown-linux-gnu)
  cargo:rerun-if-env-changed=CC_x86_64-unknown-redox
  CC_x86_64-unknown-redox = None
  cargo:rerun-if-env-changed=CC_x86_64_unknown_redox
  CC_x86_64_unknown_redox = Some(x86_64-unknown-redox-gcc)
  cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM
  CC_KNOWN_WRAPPER_CUSTOM = None
  RUSTC_WRAPPER = Some(sccache)
  cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
  cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "x86_64-unknown-redox-gcc": No such file or directory (os error 2)
  cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
  CRATE_CC_NO_DEFAULTS = None
  DEBUG = Some(false)
  CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
  cargo:rerun-if-env-changed=CFLAGS
  CFLAGS = None
  cargo:rerun-if-env-changed=TARGET_CFLAGS
  TARGET_CFLAGS = None
  cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_redox
  CFLAGS_x86_64_unknown_redox = None
  cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-redox
  CFLAGS_x86_64-unknown-redox = None
  cargo:warning=sccache: error: failed to execute compile
  cargo:warning=sccache: caused by: cannot find binary path

  --- stderr


  error occurred in cc-rs: command did not execute successfully (status code exit status: 2): LC_ALL="C" "sccache" "x86_64-unknown-redox-gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/runner/work/coreutils/coreutils/target/x86_64-unknown-redox/release/build/onig_sys-2efb17dfbe818b9c/out" "-I" "oniguruma/src" "-w" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/home/runner/work/coreutils/coreutils/target/x86_64-unknown-redox/release/build/onig_sys-2efb17dfbe818b9c/out/a445302c6d3dcb51-regexec.o" "-c" "oniguruma/src/regexec.c"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions