bug#35775: Test gremlin.scm fails on foreign distributions

2019-05-18 Thread Ludovic Courtès
Ting-Wei Lan skribis: > I attached a patch which makes the tests pass on Fedora 30, but I am not > sure whether it is the correct way to fix things. Great analysis and perfect patch. :-) I pushed it on your behalf as 6b97415996583b15a97dad8254f610275353e913, thank you! Ludo’.

bug#35775: Test gremlin.scm fails on foreign distributions

2019-05-17 Thread Ting-Wei Lan
There are two failed tests in tests/gremlin.scm. The first one is 'elf-dynamic-info-needed, executable'. It seems that it assumes the guile executable always links to libguile-2.2, libgc, libunistring, libffi. However, on Fedora 30, /usr/bin/guile2.2 only links to libguile-2.2, causing the test to