Open tieugene opened 2 years ago
I'd like to test it on VMWare on my machine. Which version Fedora ISO image should I use for i686 ?
On Sat, Apr 9, 2022 at 3:20 AM Eugene @.***> wrote:
oops https://koji.fedoraproject.org/koji/taskinfo?taskID=85362494:
- /usr/bin/make -O -j6 V=1 VERBOSE=1 check LD_LIBRARY_PATH=.:/lib:/usr/lib:/usr/local/lib:/builddir/lib python3 test.py testAsyncDBM (main.TestTkrzw) ... make: *** [Makefile:47: check] Segmentation fault (core dumped) error: Bad exit status from /var/tmp/rpm-tmp.L3m9LU (%check) Bad exit status from /var/tmp/rpm-tmp.L3m9LU (%check)
— Reply to this email directly, view it on GitHub https://github.com/estraier/tkrzw-python/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQGJVRB3UFQAW34VFH737NDVEB2HJANCNFSM5S5JORLQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I'd like to test it on VMWare on my machine. Which version Fedora ISO image should I use for i686 ?
Fedora 36, but unfortunately Fedora don't ships i686 ISOs starting from 32 version. The solutions are:
oops:
PS. this reproducing on Fedora 37 and 36 i686, but ok on Fedora 34..35. Maybe something concerning compiler version (12.0 vs 11.x)?