[aur-general] Evolvotron app in AUR can't use correct distro libraries
Hi, can you give any feedback on why there is this segmentation fault when installing and running this app from AUR? Thanks in andvance https://aur.archlinux.org/packages/evolvotron/
On 05/14/19 at 07:32am, Saverio Brancaccio via aur-general wrote:
Hi, can you give any feedback on why there is this segmentation fault when installing and running this app from AUR? Thanks in andvance
Please pastebin the segmentation fault somewhere... The PKGBUILD hardcodes `make -j4` which is wrong, change that at least to just `make` since otherwise your machine my run out of ram depending on your hardware. -- Jelle van der Waa
Thanks for the attention, you can look at the core dump generated after that I tried to run Evolvotron application at the following link: https://bbs.archlinux.org/viewtopic.php?pid=1844227#p1844227 Il giorno mar 14 mag 2019 alle ore 09:14 Jelle van der Waa <jelle@vdwaa.nl> ha scritto:
On 05/14/19 at 07:32am, Saverio Brancaccio via aur-general wrote:
Hi, can you give any feedback on why there is this segmentation fault when installing and running this app from AUR? Thanks in andvance
Please pastebin the segmentation fault somewhere...
The PKGBUILD hardcodes `make -j4` which is wrong, change that at least to just `make` since otherwise your machine my run out of ram depending on your hardware.
-- Jelle van der Waa
Nothing to do... After one of the last Arch update in which massive changes have been introduced with qt5 libs, qt4 removal and perhaps boost update, I'm not able to compile and run Evolvotron anymore. Guys, what's happened? Can you help please, trying to intall the package by yourself from AUR? Hopefully reporting some info? Many thanks. Il mar 14 mag 2019, 09:18 Saverio Brancaccio <saverio.brancaccio@gmail.com> ha scritto:
Thanks for the attention, you can look at the core dump generated after that I tried to run Evolvotron application at the following link: https://bbs.archlinux.org/viewtopic.php?pid=1844227#p1844227
Il giorno mar 14 mag 2019 alle ore 09:14 Jelle van der Waa <jelle@vdwaa.nl> ha scritto:
On 05/14/19 at 07:32am, Saverio Brancaccio via aur-general wrote:
Hi, can you give any feedback on why there is this segmentation fault when installing and running this app from AUR? Thanks in andvance
Please pastebin the segmentation fault somewhere...
The PKGBUILD hardcodes `make -j4` which is wrong, change that at least to just `make` since otherwise your machine my run out of ram depending on your hardware.
-- Jelle van der Waa
On Tue, 14 May 2019 22:08:16 +0200, Saverio Brancaccio :
qt4 removal
I don't know if everything Qt4 related is still provided by the AUR, but qt4 is. I'm using it to e.g. run simplesysexxer.
participants (3)
-
Jelle van der Waa
-
Ralf Mardorf
-
Saverio Brancaccio