Skip to content

show-utils.sh: help building coreutils without GNU make#13217

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:show-utils
Open

show-utils.sh: help building coreutils without GNU make#13217
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:show-utils

Conversation

@oech3

@oech3 oech3 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor
  • Replace some dependency e.g. jq with part of coreutils.
  • Honor (SKIP_)UTILS and PROG_PREFIX e.g. PROG_PREFIX="-p uu_" to tell it to cargo.

This does not help user of Windows since this still depends on bash, but GNUmakefile already depends on it.

@oech3 oech3 changed the title show-utils.sh: help inst coreutils without GNU make show-utils.sh: help building coreutils without GNU make Jun 30, 2026
@oech3 oech3 force-pushed the show-utils branch 5 times, most recently from 7107336 to a37d5df Compare June 30, 2026 03:13
@codspeed-hq

codspeed-hq Bot commented Jun 30, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 7.39%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
❌ 2 regressed benchmarks
✅ 324 untouched benchmarks
⏩ 46 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation df_with_path 242 µs 304.6 µs -20.56%
Simulation sort_ascii_c_locale 16 ms 16.7 ms -4.67%
Simulation sort_ascii_utf8_locale 16.1 ms 15.4 ms +4.9%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing oech3:show-utils (e284071) with main (02dfaa2)

Open in CodSpeed

Footnotes

  1. 46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/rm/isatty (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/symlink (passes in this run but fails in the 'main' branch)

@oech3 oech3 marked this pull request as ready for review June 30, 2026 03:31
@oech3 oech3 force-pushed the show-utils branch 2 times, most recently from dd315b2 to 2966e71 Compare July 1, 2026 11:56
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 this pull request may close these issues.

1 participant