Asterisk cannot compile on snapshots
Environment:
- OpenWrt snapshots (all latest builds of the last couple of weeks)
- DISTRIB_TARGET='mediatek/filogic'
- DISTRIB_ARCH='aarch64_cortex-a53'
Issue: Since some days, Asterisk fails compilation with the snapshots. Please see faillog for details: https://downloads.openwrt.org/snapshots/faillogs/aarch64_cortex-a53/telephony/asterisk/compile.txt
Is it possible that this happened after upgrade to 20.14.0 that occurred on 5-June with commit https://github.com/openwrt/telephony/commit/1582286bca4f47ee402af61e4bae55d5c1b96574 ?
Asking this because my box is running Asterisk 20.8.1 on an OpenWrt snapshot of 3-June (OpenWrt SNAPSHOT r29931-53b87d660b) and that was likely the last time I was able to upgrade the snapshot; later, the imagebuilder was not able to find the Asterisk package anymore.
Thank you.
cc: @pprindeville , most likely caused by https://github.com/openwrt/telephony/pull/895
I have a few fixes for this, although they involve bumping to 22 and 23. I can't see an obvious reason we shouldn't do that. So I'll go ahead and submit a PR @jslachta
I have a few fixes for this, although they involve bumping to 22 and 23. I can't see an obvious reason we shouldn't do that.
Thanks for this. Asterisk 21 will go out of support before the next OpenWrt release goes out of support, so it is a good idea to upgrade https://docs.asterisk.org/About-the-Project/Asterisk-Versions/
This issue is closed by #927