[Home]

Summary:ASTERISK-26497: make install downloads x86_32 variants of external modules on non Intel architectures
Reporter:Corey Farrell (coreyfarrell)Labels:
Date Opened:2016-10-24 15:13:14Date Closed:2021-10-15 09:57:29
Priority:MinorRegression?
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:13.12.0 13.11.2 14.0.2 14.1.0 Frequency of
Occurrence
Constant
Related
Issues:
is duplicated byASTERISK-27979 externals: Script assumes that architecture is Intel
Environment:Architecture: armhfp (or any non Intel platform)Attachments:
Description:The download_externals script only checks for x86_64 and if the architecture isn't that, it assumes x86_32.   The download will succeed but the module will fail to load.

If possible, make the external components unavailable in menuselect.  If not, at least prevent the downloader from downloading the x86_32 variant.
 
Comments:By: Friendly Automation (friendly-automation) 2021-10-15 09:57:29.916-0500

Change 16578 merged by Friendly Automation:
build: prevent binary downloads for non x86 architectures

[https://gerrit.asterisk.org/c/asterisk/+/16578|https://gerrit.asterisk.org/c/asterisk/+/16578]

By: Friendly Automation (friendly-automation) 2021-10-15 10:05:48.162-0500

Change 16614 merged by Friendly Automation:
build: prevent binary downloads for non x86 architectures

[https://gerrit.asterisk.org/c/asterisk/+/16614|https://gerrit.asterisk.org/c/asterisk/+/16614]

By: Friendly Automation (friendly-automation) 2021-10-15 13:39:11.731-0500

Change 16612 merged by George Joseph:
build: prevent binary downloads for non x86 architectures

[https://gerrit.asterisk.org/c/asterisk/+/16612|https://gerrit.asterisk.org/c/asterisk/+/16612]

By: Friendly Automation (friendly-automation) 2021-10-15 13:39:40.218-0500

Change 16613 merged by George Joseph:
build: prevent binary downloads for non x86 architectures

[https://gerrit.asterisk.org/c/asterisk/+/16613|https://gerrit.asterisk.org/c/asterisk/+/16613]