I'm trying to debug a unit test failure that's only showing up
on s390x for notcurses. I've been able to get a s390x build
going with

  "mock -r fedora-34-s390x --arch=s390x --forcearch=s390x"

but the tests aren't run within:

        Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qGYPWH
        + umask 022
        + cd /builddir/build/BUILD
        + cd notcurses-2.0.9
        + ctest -V -j8
        UpdateCTestConfiguration  from 
:/builddir/build/BUILD/notcurses-2.0.9/DartConfiguration.tcl
        UpdateCTestConfiguration  from 
:/builddir/build/BUILD/notcurses-2.0.9/DartConfiguration.tcl
        Test project /builddir/build/BUILD/notcurses-2.0.9
        Constructing a list of tests
        Updating test list for fixtures
        Added 0 tests to meet fixture requirements
        Checking test dependency graph...
        Checking test dependency graph end
        No tests were found!!!
        + RPM_EC=0
        ++ jobs -p
        + exit 0
        Processing files: notcurses-2.0.9-1.fc34.s390x

I'm using CMake in my package. any idea what i'm missing?

-- 
nick black -=- https://www.nick-black.com
to make an apple pie from scratch,
you need first invent a universe.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to