Skip to content

Fuchsia Linux SDK to Engine roll failing #100155

@bdero

Description

@bdero

Fuchsia Linux SDK roll is broken. The Fuchsia Mac SDK was able to roll successfully a few hours beforehand.

https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Most recent rolls:

[133/8081] ACTION //flutter/shell/platform/fuchsia/flutter:flutter_jit_runner_flutter_jit_runner_compile_cml(//build/toolchain/fuchsia:fuchsia)
FAILED: flutter_jit_runner_far/meta/flutter_jit_runner.cm 
python3 ../../flutter/tools/fuchsia/compile_cml.py --cmc-bin /b/s/w/ir/cache/builder/src/fuchsia/sdk/linux/tools/cmc --manifest-file /b/s/w/ir/cache/builder/src/flutter/shell/platform/fuchsia/flutter/meta/flutter_jit_runner.cml --output flutter_jit_runner_far/meta/flutter_jit_runner.cm --includepath /b/s/w/ir/cache/builder/src/flutter/shell/platform/fuchsia/flutter/meta --includepath /b/s/w/ir/cache/builder/src/
/b/s/w/ir/cache/builder/src/fuchsia/sdk/linux/tools/cmc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /b/s/w/ir/cache/builder/src/fuchsia/sdk/linux/tools/cmc)
Traceback (most recent call last):
  File "../../flutter/tools/fuchsia/compile_cml.py", line 47, in <module>
    sys.exit(main())
  File "../../flutter/tools/fuchsia/compile_cml.py", line 35, in main
    subprocess.check_output([
  File "/b/s/w/ir/cipd_bin_packages/cpython3/lib/python3.8/subprocess.py", line 415, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/b/s/w/ir/cipd_bin_packages/cpython3/lib/python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/b/s/w/ir/cache/builder/src/fuchsia/sdk/linux/tools/cmc', 'compile', '--output', 'flutter_jit_runner_far/meta/flutter_jit_runner.cm', '/b/s/w/ir/cache/builder/src/flutter/shell/platform/fuchsia/flutter/meta/flutter_jit_runner.cml', '--includepath', '/b/s/w/ir/cache/builder/src/flutter/shell/platform/fuchsia/flutter/meta', '/b/s/w/ir/cache/builder/src/']' returned non-zero exit status 1.
[134/8081] ACTION //flutter/shell/platform/fuchsia/flutter:flutter_aot_runner_flutter_aot_runner_compile_cml(//build/toolchain/fuchsia:fuchsia)
FAILED: flutter_aot_runner_far/meta/flutter_aot_runner.cm 
python3 ../../flutter/tools/fuchsia/compile_cml.py --cmc-bin /b/s/w/ir/cache/builder/src/fuchsia/sdk/linux/tools/cmc --manifest-file /b/s/w/ir/cache/builder/src/flutter/shell/platform/fuchsia/flutter/meta/flutter_aot_runner.cml --output flutter_aot_runner_far/meta/flutter_aot_runner.cm --includepath /b/s/w/ir/cache/builder/src/flutter/shell/platform/fuchsia/flutter/meta --includepath /b/s/w/ir/cache/builder/src/
/b/s/w/ir/cache/builder/src/fuchsia/sdk/linux/tools/cmc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /b/s/w/ir/cache/builder/src/fuchsia/sdk/linux/tools/cmc)
Traceback (most recent call last):
  File "../../flutter/tools/fuchsia/compile_cml.py", line 47, in <module>
    sys.exit(main())
  File "../../flutter/tools/fuchsia/compile_cml.py", line 35, in main
    subprocess.check_output([
  File "/b/s/w/ir/cipd_bin_packages/cpython3/lib/python3.8/subprocess.py", line 415, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/b/s/w/ir/cipd_bin_packages/cpython3/lib/python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/b/s/w/ir/cache/builder/src/fuchsia/sdk/linux/tools/cmc', 'compile', '--output', 'flutter_aot_runner_far/meta/flutter_aot_runner.cm', '/b/s/w/ir/cache/builder/src/flutter/shell/platform/fuchsia/flutter/meta/flutter_aot_runner.cml', '--includepath', '/b/s/w/ir/cache/builder/src/flutter/shell/platform/fuchsia/flutter/meta', '/b/s/w/ir/cache/builder/src/']' returned non-zero exit status 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions