Never mind, I think this commit fixes the problem... https://gitlab.nic.cz/labs/bird/-/commit/2928c5bcc7c3caaeb6de34a84ca63de9a12e1f1a
Let me verify... -- Best regards / S pozdravem, BSc. Mark Stopka, BBA Managing Partner (at) PERLUR Group mobile: +420 704 373 561 website: www.perlur.cloud On Mon, Nov 16, 2020 at 1:37 PM Mark Stopka <[email protected]> wrote: > Hi, > I am packaging bird 2.0.7 for openSUSE s390x, and the tests are failing > with the following: > > [ 48s] LD -Wl,-z,relro -pie -pthread -o obj/nest/a-path_test > obj/nest/a-path_test.o ... > [ 48s] obj/filter/tree_test 0.115749752s > [ OK ] > [ 49s] obj/filter/filter_test 0.700194688s > [ OK ] > [ 49s] obj/filter/trie_test 0.157692001s > [ OK ] > [ 49s] obj/lib/heap_test 0.011880888s > [ OK ] > [ 49s] obj/lib/buffer_test 0.002189509s > [ OK ] > [ 49s] obj/lib/event_test 0.000482824s > [ OK ] > [ 49s] obj/lib/flowspec_test 0.001865918s > [ OK ] > [ 49s] obj/lib/bitops_test 0.001912407s > [ OK ] > [ 49s] obj/lib/patmatch_test 0.000268604s > [ OK ] > [ 49s] obj/lib/fletcher16_test: t_fletcher16_compute 0.000228385s > [FAIL] > [ 49s] obj/lib/fletcher16_test: t_fletcher16_checksum 0.000196775s > [FAIL] > [ 49s] obj/lib/fletcher16_test 0.000489688s > [FAIL] > [ 49s] make: *** [Makefile:180: obj/lib/fletcher16_test.ok] Error 1 > [ 49s] error: Bad exit status from /var/tmp/rpm-tmp.Y1ueWS (%check) > [ 49s] > > Has anybody looked into that? Fedora "solved it" by simply disabling tests > for s390x architecture, Debian and Ubuntu don't build Bird for s390x... > -- > Best regards / S pozdravem, > BSc. Mark Stopka, BBA > Managing Partner (at) PERLUR Group > > mobile: +420 704 373 561 > website: www.perlur.cloud >
