Signal Desktop Builds for Manjaro aarch64
#11
(06-26-2020, 11:03 AM)llsf Wrote: With regards to the challenges: well, you can just run makepkg with `CARCH=aarch64 makepkg` on x86_64, which gives you an '*-aarch64.pkg.tar.*'-package – but whether that's helpful is probably questionable ^^

That actually might do the trick.  I'll see if I can get this magical "electron-ozone-aarch64" built within a day or two, and share the PKGBUILD if it works.  And the pre-built package, because it takes forever.  It will almost certainly be a fork of electron-ozone from AUR w/ a few additional dependencies and gn build flag changes.

(06-26-2020, 11:03 AM)llsf Wrote: More specifically with regards to electron: do you know why exactly (ie. some issues / known bugs) it's not possible to natively compile electron on aarch64? Considering it's "just a somewhat modified chrome" (yeah, it's probably a bit more complex than that), which can be built natively, maybe it's possible to get this done with less hassle.

Their build infrastructure makes all sorts of assumptions in various places that your current running architecture is x86_64.  For example, it fetches a complete Debian chroot environment during the build process, and it always pulls the x86_64 (and for some reason also i386) versions.  If you're cross-building, then it also pulls an aarch64 chroot.  For another example, it always wants to bring its own copy of Python along to build with... and it always pulls the x86_64 version.  In other words, it seems like in a tonne of places the build tool authors have likely just hard-coded "x86_64" or "i386" instead of detecting architecture.

See: https://github.com/electron/electron/issues/17288


Messages In This Thread
RE: Signal Desktop Builds for Manjaro aarch64 - by ninefathom - 06-28-2020, 07:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Manjaro Sway Theme Broken Eighty8 1 297 03-08-2024, 08:41 AM
Last Post: tophneal
Question Manjaro with Full Disk Encryption and GRUB dumetrulo 1 1,770 02-02-2024, 02:45 AM
Last Post: frankkinney
  Manjaro network problem late 2023 acruhl 1 347 01-19-2024, 11:32 PM
Last Post: Kevin Kofler
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 2,171 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 2,248 12-11-2023, 03:47 AM
Last Post: calinb
  Manjaro 20.04 not loading from SD (with Manjaro on eMMC) zaius 1 420 12-07-2023, 03:11 PM
Last Post: wdt
  Manjaro ARM: enabling external monitors & fixing Broadcom WiFi after updating trifleneurotic 2 911 11-14-2023, 10:57 AM
Last Post: trifleneurotic
  Manjaro [ARM Stable Update] 2021-07-23 issues Bocanila 1 2,029 08-21-2023, 09:10 PM
Last Post: vanessadonald
  [Manjaro] u-boot won't boot from eMMC with (unbootable) SD card present zackw 1 1,989 08-21-2023, 09:08 PM
Last Post: vanessadonald
  Manjaro - HIbernate - brcmfmac clk issue pompeyPinePro 1 777 08-18-2023, 02:06 AM
Last Post: juliamenendez

Forum Jump:


Users browsing this thread: 1 Guest(s)