mlcommons / cm4mlops

A collection of portable, reusable and cross-platform automation recipes (CM scripts) with a human-friendly interface and minimal dependencies to make it easier to build, run, benchmark and optimize AI, ML and other applications and systems across diverse and continuously changing models, data sets, software and hardware (cloud/edge)
http://docs.mlcommons.org/cm4mlops/
Apache License 2.0
9 stars 12 forks source link

could not identify license file for third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian #39

Closed amsachdev closed 5 months ago

amsachdev commented 5 months ago
running bdist_wheel
Traceback (most recent call last):
  File "/home/ebay/CM/repos/local/cache/2bfde55101034352/pytorch/setup.py", line 1288, in <module>
    main()
  File "/home/ebay/CM/repos/local/cache/2bfde55101034352/pytorch/setup.py", line 1239, in main
    setup(
  File "/home/ebay/projects/devops/mlperftest/cm/lib/python3.10/site-packages/setuptools/__init__.py", line 153, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.10/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.10/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.10/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/home/ebay/CM/repos/local/cache/2bfde55101034352/pytorch/setup.py", line 744, in run
    with concat_license_files(include_files=True):
  File "/home/ebay/CM/repos/local/cache/2bfde55101034352/pytorch/setup.py", line 722, in __enter__
    create_bundled(os.path.relpath(third_party_path), f1,
  File "/home/ebay/CM/repos/local/cache/2bfde55101034352/pytorch/third_party/build_bundled.py", line 42, in create_bundled
    collected = collect_license(d)
  File "/home/ebay/CM/repos/local/cache/2bfde55101034352/pytorch/third_party/build_bundled.py", line 20, in collect_license
    raise ValueError('could not identify license file '
ValueError: could not identify license file for third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian

CM error: Portable CM script failed (name = install-pytorch-from-src, return code = 256)

cm-run-script-input.json cm-run-script-info.json