Skip to content

packaging: make LZF coredump support optional - #26

Merged
xiaoxiang781216 merged 1 commit into
apache:mainfrom
raiden00pl:fix-upstream
Sep 2, 2026
Merged

packaging: make LZF coredump support optional#26
xiaoxiang781216 merged 1 commit into
apache:mainfrom
raiden00pl:fix-upstream

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

The lzf package only ships a source distribution and needs Python development headers to build. Normal NuttX CI runs do not use syslog coredumps.

Move lzf to the coredump extra and import the syslog handler only when that backend is enabled.

try to fix https://github.com/apache/nuttx/actions/runs/33632000331/job/100254091669?pr=20045#step:10:546

The lzf package only ships a source distribution and needs Python development
headers to build. Normal NuttX CI runs do not use syslog coredumps.

Move lzf to the coredump extra and import the syslog handler only when that
backend is enabled.

Signed-off-by: raiden00pl <raiden00@railab.me>
@xiaoxiang781216
xiaoxiang781216 merged commit 60ea802 into apache:main Sep 2, 2026
6 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.

2 participants