The GitHub Actions job "Lint" on tvm.git/main has failed.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
e30208ce5a3902c91c05a6388d390ed452c544eb / Tianqi Chen 
<[email protected]>
[REFACTOR] Phase out root Makefile (#18828)

This PR removes the root Makefile and inlines its remaining
functionality
into CI scripts and READMEs. Also removes legacy lint scripts that are
now handled by pre-commit.

## Changes

- **Delete root `Makefile`** — all targets either unused or inlined
- **Create `tests/scripts/task_jvm_build.sh`** — extracted JVM platform
  detection + mvn build from Makefile
- **Update CI scripts**: `task_python_docs.sh` (cppdoc/javadoc),
  `task_java_unittest.sh` (jvmpkg), `cppdocs.sh` (doxygen)
- **Update READMEs**: `docker/README.md`, `jvm/README.md`,
  `apps/cpp_rpc/README.md` — replace `make` with direct commands
- **Remove legacy lint scripts** from `tests/lint/` (8 files) —
  pre-commit handles all linting now

Subdirectory Makefiles (`docs/Makefile`, `web/Makefile`) are unchanged.

Report URL: https://github.com/apache/tvm/actions/runs/22461762407

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to