You are not logged in.
I've made two Dockerfiles to track it but result is weird!!!
* If I build from PKGBUILD, it works!
* If I install from pacman it is broken!
Dockerfiles are available at:
> https://gist.github.com/superherointj/f … a7e14de310
Is it upstream or packaging?
Edit: Should I be filling a bug report?
Edit2: To reproduce problem, just try:
sudo pacman -S pony-stable
stable version
Edit3: Broken means "stable version" will error as: "Illegal instruction (core dumped)" and won't show pony-stable's version. Any other pony-stable function won't work.
Edit4: IRC users report:
> .:eschwartz:. pacman -S pony-stable
> .:eschwartz:. $ stable version
> .:eschwartz:. Illegal instruction (core dumped)
> .:Scimmia:. what CPU?
> .:eschwartz:. i5-3320M
> .:superherointj:. Maybe if you just install pony-stable in a machine and run "stable version" would be enough to reproduce it.
> .:Scimmia:. works fine
> .:Scimmia:. I ask because it's working on an i7-4510U,
> :superherointj:. My notebook has i5-2520M [and errors as...
> $ stable version
> Instrução ilegal (imagem do núcleo gravada)
> Which is a translation of "Illegal instruction (core dumped)", same issue.
Last edited by superherointj (2019-12-22 17:42:07)
Offline
Please elaborate on what "broken" means.
https://bbs.archlinux.org/viewtopic.php?id=57855
http://www.catb.org/~esr/faqs/smart-questions.html
Mod note: Moving to NC.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
$ sudo pacman -S pony-stable
[...]
$ stable version
Illegal instruction (core dumped)Is this package building with like -march=native or something...
What does this do? https://github.com/ponylang/pony-stable … le#L25-L28
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
PKGBUILD author has fixed the bug. Thanks to everyone that helped.
https://bugs.archlinux.org/task/64934#comment184777
This thread shall be closed.
Offline
Thanks for the update, forum threads don't get closed though. Instead, please edit the first post in the thread, and modify the thread title to start with:
[SOLVED]
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline