Hi,
when trying to build lollypop on the fedora mock build server, the package
build fails, when test suite (%meson_test) is enabled.
rpm -E "%meson_test"
/usr/bin/ninja test -v -j2 -C x86_64-redhat-linux-gnu ||
{ rc=$?;
echo "-----BEGIN TESTLOG-----";
cat x86_64-redhat-linux-gnu/meson-logs/testlog.txt;
echo "-----END TESTLOG-----";
exit $rc; }
build.log: https://kojipkgs.fedoraproject.org//work/tasks/980/25540980/build.log
how can i solve this ?
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]