Skip to content

docker: bump tuxmake to 1.44.0 - #3178

Merged
nuclearcat merged 1 commit into
kernelci:mainfrom
bhcopeland:bump-tuxmake-1.44.0
Aug 6, 2026
Merged

docker: bump tuxmake to 1.44.0#3178
nuclearcat merged 1 commit into
kernelci:mainfrom
bhcopeland:bump-tuxmake-1.44.0

Conversation

@bhcopeland

Copy link
Copy Markdown
Member

Update the pinned tuxmake version in the kernelci docker fragment from 1.38.0 to 1.44.0.

Notable changes for the builders:

  • reproducer.sh is now written to the output directory, so it is picked up and uploaded along with the other build artifacts
  • metadata.json is written early, so it survives a hard kill
  • the compiler version is logged at the start of build.log
  • arm was renamed to armhf and armv5 to armel; the old names are kept as aliases and armhf.ini is unchanged from the old arm.ini, so the arch=arm jobs are unaffected
  • gcc-16, korg-gcc-16 and korg-clang-23 toolchains were added

Update the pinned tuxmake version in the kernelci docker fragment from
1.38.0 to 1.44.0.

Notable changes for the builders:

- reproducer.sh is now written to the output directory, so it is picked
  up and uploaded along with the other build artifacts
- metadata.json is written early, so it survives a hard kill
- the compiler version is logged at the start of build.log
- arm was renamed to armhf and armv5 to armel; the old names are kept as
  aliases and armhf.ini is unchanged from the old arm.ini, so the
  arch=arm jobs are unaffected
- gcc-16, korg-gcc-16 and korg-clang-23 toolchains were added

Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
@roxell

roxell commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Since tuxmake now adds the compiler version into the build.log can we drop this commit 6ad0e70 ("kbuild: preserve tuxmake metadata as tuxmake_metadata.json") ?

@roxell

roxell commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

ba64058 ("kbuild: initialise rpmdb before tuxmake build") should probably be moved into the config/docker/fragment/kernelci.jinja2 and only generated once, and not every time we do a build.

@nuclearcat
nuclearcat added this pull request to the merge queue Aug 6, 2026
Merged via the queue into kernelci:main with commit cf36407 Aug 6, 2026
3 checks passed
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.

3 participants