File size: 2,350 Bytes
e1f5446
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
  "image_digest": "local-venv:PyHDI__Pyverilog",
  "image_tag": "local/PyHDI__Pyverilog",
  "language": "python",
  "repo": "PyHDI/Pyverilog",
  "ref": "81838bc463d17148ef6872af34eb27585ee349ba",
  "rebuild_cmds": [
    "uv pip install -q --no-deps --no-build-isolation --python .venv/bin/python -e ."
  ],
  "test_cmds": [
    "python -m pytest"
  ],
  "smoke_passed": true,
  "iterations": 0,
  "build_time_sec": 130.9,
  "llm_provider": "none",
  "llm_cost_estimate_usd": 0.0,
  "dockerfile_reconstruction": "",
  "transcript_path": null,
  "pushed_to_registry": false,
  "verify_passed": true,
  "verify_detail": "python 3.12.13; collected=27; suite={'ran': True, 'rc': 0, 'sec': 16.9, 'passed': 27, 'failed': 0, 'errors': 0}",
  "extra": {
    "python_version": "3.12.13",
    "requires_python": null,
    "install_cmds": [
      "uv pip install -q --python .venv/bin/python -e .",
      "uv pip install -q --python .venv/bin/python pytest",
      "P=/Users/beneecs/work/projects/openrsi/code/assets/sandboxes/PyHDI__Pyverilog/.venv; [ -x $P/bin/iverilog ] || ( CONDA_PKGS_DIRS=/Users/beneecs/work/projects/openrsi/code/assets/.conda-pkgs /Users/beneecs/miniconda3/bin/conda create -y -q -p $P/buildtools -c conda-forge --override-channels autoconf bison flex gperf >/dev/null && rm -rf $P/src && mkdir -p $P/src && curl -sL https://github.com/steveicarus/iverilog/archive/refs/tags/v12_0.tar.gz | tar xz -C $P/src && cd $P/src/iverilog-12_0 && export PATH=$P/buildtools/bin:$PATH && sh autoconf.sh && ./configure --prefix=$P >/dev/null && make -j8 >/dev/null && make install >/dev/null ) && $P/bin/iverilog -V | head -1"
    ],
    "extras": [],
    "requirement_files": [],
    "poetry_dev": [],
    "collected": 27,
    "suite": {
      "ran": true,
      "rc": 0,
      "sec": 16.9,
      "passed": 27,
      "failed": 0,
      "errors": 0
    },
    "sandbox_layout": "checkout with .venv inside; LocalSandbox adapter",
    "rebuild_check_rc": 0,
    "build_backends_installed": [
      "setuptools",
      "wheel",
      "setuptools-scm",
      "hatchling",
      "hatch-vcs",
      "hatch-fancy-pypi-readme",
      "poetry-core",
      "flit-core",
      "pdm-backend",
      "versioningit",
      "pbr",
      "editables",
      "hatch-requirements-txt",
      "setuptools-git-versioning",
      "poetry-dynamic-versioning"
    ]
  }
}