[arch-general] Issue building Electron 1.8
Hi everyone, I am trying to build Electron 1.8.X for an AUR package which requires it. In order to build it, I checked out the `electron` package, switched to the commit of the latest 1.8 and built the package. Everything goes quite well, except for the final linking step, which gives an error as in here: https://pastebin.com/WScSCUP5 I am not really sure why this happens and would like to have some help understanding what is wrong; as soon as I/we can narrow down the issue, I can work on it and/or report it to the Electron devs. :) Thanks in advance, Giovanni Santini
On 11/04/2019 13:08, Giovanni Santini via arch-general wrote:
I am trying to build Electron 1.8.X for an AUR package which requires it.
Given the last commit to the 1.8.x branch was in November 2018 [1] I suspect it probably doesn't support LLVM 8. [1] https://github.com/electron/electron/commit/f1a1197e69b5c386ce8a9b6279c2c211...
Hi Jonathon, That might be; will probably ping the Electron team for getting a bit of help on this. Any other suggestions? Possibly from Electron official packagers. Thanks in advance, Giovanni Santini Il giorno gio 11 apr 2019 alle ore 21:58 Jonathon Fernyhough < jonathon@manjaro.org> ha scritto:
On 11/04/2019 13:08, Giovanni Santini via arch-general wrote:
I am trying to build Electron 1.8.X for an AUR package which requires it.
Given the last commit to the 1.8.x branch was in November 2018 [1] I suspect it probably doesn't support LLVM 8.
[1]
https://github.com/electron/electron/commit/f1a1197e69b5c386ce8a9b6279c2c211...
participants (2)
-
Giovanni Santini
-
Jonathon Fernyhough