telephony icon indicating copy to clipboard operation
telephony copied to clipboard

Asterisk cannot compile on snapshots

Open marcelloformica opened this issue 8 months ago • 1 comments

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.

marcelloformica avatar Jun 21 '25 20:06 marcelloformica

cc: @pprindeville , most likely caused by https://github.com/openwrt/telephony/pull/895

BKPepe avatar Jun 22 '25 07:06 BKPepe

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

systemcrash avatar Dec 03 '25 15:12 systemcrash

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/

Rondom avatar Dec 04 '25 22:12 Rondom

This issue is closed by #927

systemcrash avatar Dec 04 '25 23:12 systemcrash