fortify patch is missing adjusted PKG_RELEASE

Jonas Lochmann openwrt at jonaslochmann.de
Tue Feb 24 01:19:51 PST 2026


Am Tue, Feb 24, 2026 at 02:01:47AM +0100, schrieb Hauke Mehrtens:
> You just provided some very wage, like something does not work.
> 
> fortify-headers does not automatically rebuilds when something changes,
> maybe you have to manually rebuild it like this:
> make toolchain/fortify-headers/{clean,compile}

I found the issue. A new git checkout results in another version of the
fortify header. The building issue was not at the toolchain, but at
ucode. And someone (you) already fixed that [1]. However, PKG_RELEASE
was not adjusted, as someone noted already [2]. So your patch is not
applied at existing checkouts without extra steps.

Now I am wondering why my dirclean did not resolve this. Is there the
chance that it only cleans the currently selected architecture and
not all architectures?

[1] https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=b23726664090098acb9318caf41f7d6961cd1074
[2] https://github.com/openwrt/openwrt/commit/b23726664090098acb9318caf41f7d6961cd1074#commitcomment-177838102



More information about the openwrt-devel mailing list