hdl / conda-eda

Conda recipes for FPGA EDA tools for simulation, synthesis, place and route and bitstream generation.
https://anaconda.org/LiteX-Hub
Apache License 2.0
91 stars 27 forks source link

XLS package is broken #367

Closed proppy closed 4 months ago

proppy commented 4 months ago

https://github.com/hdl/conda-eda/actions/runs/7952374577/job/21706902471

2024-02-18T23:20:57.5238777Z 23:20:57 | [581 / 3,873] Executing genrule //xls/ir:nodes_source; 0s linux-sandbox ... (2 actions, 1 running)
2024-02-18T23:20:59.0777218Z 23:20:59 | ERROR: /root/conda-eda/conda-eda/workdir/conda-env/conda-bld/xls_1708298173863/work/xls/ir/BUILD:1113:8: Executing genrule //xls/ir:nodes_source failed: (Exit 127): bash failed: error executing command (from target //xls/ir:nodes_source) /bin/bash -c ... (remaining 1 argument skipped)
2024-02-18T23:20:59.0779526Z 23:20:59 | 
2024-02-18T23:20:59.0780712Z 23:20:59 | Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
2024-02-18T23:20:59.0802200Z 23:20:59 | bazel-out/k8-opt-exec-2B5CBBC6/bin/external/llvm_toolchain/clang-format: error while loading shared libraries: libtinfo.so.6: cannot open shared object file: No such file or directory
2024-02-18T23:20:59.0804760Z 23:20:59 | Traceback (most recent call last):
2024-02-18T23:20:59.0807612Z 23:20:59 |   File "/root/.cache/bazel/_bazel_root/74fcdc56a65ee60e13cd04f4de135ef8/sandbox/linux-sandbox/3/execroot/com_google_xls/bazel-out/k8-opt-exec-2B5CBBC6/bin/xls/ir/render_specification_against_template.runfiles/com_google_xls/xls/ir/render_specification_against_template.py", line 45, in <module>
2024-02-18T23:20:59.0809887Z 23:20:59 |     app.run(main)
2024-02-18T23:20:59.0812168Z 23:20:59 |   File "/root/.cache/bazel/_bazel_root/74fcdc56a65ee60e13cd04f4de135ef8/sandbox/linux-sandbox/3/execroot/com_google_xls/bazel-out/k8-opt-exec-2B5CBBC6/bin/xls/ir/render_specification_against_template.runfiles/com_google_absl_py/absl/app.py", line 308, in run
2024-02-18T23:20:59.0814295Z 23:20:59 |     _run_main(main, args)
2024-02-18T23:20:59.0816621Z 23:20:59 |   File "/root/.cache/bazel/_bazel_root/74fcdc56a65ee60e13cd04f4de135ef8/sandbox/linux-sandbox/3/execroot/com_google_xls/bazel-out/k8-opt-exec-2B5CBBC6/bin/xls/ir/render_specification_against_template.runfiles/com_google_absl_py/absl/app.py", line 254, in _run_main
2024-02-18T23:20:59.0818683Z 23:20:59 |     sys.exit(main(argv))
2024-02-18T23:20:59.0821180Z 23:20:59 |   File "/root/.cache/bazel/_bazel_root/74fcdc56a65ee60e13cd04f4de135ef8/sandbox/linux-sandbox/3/execroot/com_google_xls/bazel-out/k8-opt-exec-2B5CBBC6/bin/xls/ir/render_specification_against_template.runfiles/com_google_xls/xls/ir/render_specification_against_template.py", line 41, in main
2024-02-18T23:20:59.0823501Z 23:20:59 |     print(template.render(spec=specification))
2024-02-18T23:20:59.0824564Z 23:20:59 | BrokenPipeError: [Errno 32] Broken pipe
2024-02-18T23:20:59.0826095Z 23:20:59 | Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
2024-02-18T23:20:59.0827190Z 23:20:59 | BrokenPipeError: [Errno 32] Broken pipe