Skip Menu |

This queue is for tickets about the QMake-Project CPAN distribution.

Report information
The Basics
Id: 131769
Status: new
Priority: 0/
Queue: QMake-Project

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.85
Fixed in: (no value)



Subject: Project ERROR: Unknown module(s) in QT: xmlpatterns
On my centos8 smoker system the test suite fails: ... # Failed test 'qmake ok' # at t/01-QMake-Project.t line 35. # got: '768' # expected: '0' # Info: creating stash file /home/cpansand/.cpan/build/2020021223/QMake-Project-0.85-0/t/test_projects/03-list/.qmake.stash # Project ERROR: Unknown module(s) in QT: xmlpatterns # Failed test 'makefile was created' # at t/01-QMake-Project.t line 36. QMake::Project: command `"make" -f "Makefile" -n qmake 2>&1', in directory /home/cpansand/.cpan/build/2020021223/QMake-Project-0.85-0/t/test_projects/03-list, exited with status 512, output follows: make: Makefile: No such file or directory make: *** No rule to make target 'Makefile'. Stop. at /home/cpansand/.cpan/build/2020021223/Scalar-Defer-0.23-0/blib/lib/Scalar/Defer.pm line 34. at /home/cpansand/.cpan/build/2020021223/Scalar-Defer-0.23-0/blib/lib/Scalar/Defer.pm line 34. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 2 just after 20. t/01-QMake-Project.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/20 subtests ...