#1127712 ssed FTCBFS: builds for the build architecture

Package:
src:ssed
Source:
src:ssed
Submitter:
Helmut Grohne
Date:
2026-02-12 07:35:03 UTC
Severity:
normal
Tags:
#1127712#5
Date:
2026-02-10 11:24:13 UTC
From:
To:
ssed fails to cross build from source, because it attempts to build for
the build architecture and fails there. Usually, the easiest way to fix
this is using dh_auto_configure, but ssed's configure does not
understand the --runstatedir switch passed by debhelper. I therefore
suggest passing the --build and --host flags explicitly. Please find a
patch attached for your convenience.

Helmut