Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XLS package is broken #367

Closed
proppy opened this issue Feb 19, 2024 · 0 comments · Fixed by #369
Closed

XLS package is broken #367

proppy opened this issue Feb 19, 2024 · 0 comments · Fixed by #369

Comments

@proppy
Copy link
Contributor

proppy commented Feb 19, 2024

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

2024-02-18T23:20:57.5238777Z �[32;1m23:20:57�[0m | [581 / 3,873] Executing genrule //xls/ir:nodes_source; 0s linux-sandbox ... (2 actions, 1 running)
2024-02-18T23:20:59.0777218Z �[32;1m23:20:59�[0m | 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 �[32;1m23:20:59�[0m | 
2024-02-18T23:20:59.0780712Z �[32;1m23:20:59�[0m | Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
2024-02-18T23:20:59.0802200Z �[32;1m23:20:59�[0m | 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 �[32;1m23:20:59�[0m | Traceback (most recent call last):
2024-02-18T23:20:59.0807612Z �[32;1m23:20:59�[0m |   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 �[32;1m23:20:59�[0m |     app.run(main)
2024-02-18T23:20:59.0812168Z �[32;1m23:20:59�[0m |   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 �[32;1m23:20:59�[0m |     _run_main(main, args)
2024-02-18T23:20:59.0816621Z �[32;1m23:20:59�[0m |   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 �[32;1m23:20:59�[0m |     sys.exit(main(argv))
2024-02-18T23:20:59.0821180Z �[32;1m23:20:59�[0m |   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 �[32;1m23:20:59�[0m |     print(template.render(spec=specification))
2024-02-18T23:20:59.0824564Z �[32;1m23:20:59�[0m | BrokenPipeError: [Errno 32] Broken pipe
2024-02-18T23:20:59.0826095Z �[32;1m23:20:59�[0m | Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
2024-02-18T23:20:59.0827190Z �[32;1m23:20:59�[0m | BrokenPipeError: [Errno 32] Broken pipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant