On Mon, Feb 25, 2019 at 10:19 PM John Reiser <jreiser@xxxxxxxxxxxx> wrote:
> That test 'testvoidarg' succeeds for me (normal termination, no SIGSEGV) on Fedora 28 and Fedora 29.
>
>
> Yes, it only seems to affect f30/Rawhide with GCC 9 (though I'm not sure it's the culprit).
>
>
> The traceback says:
> > 41 QCOMPARE(addedFunc->arguments().count(), 0);
> so the suggestion is to check if addedFunc->arguments() is NULL.
'addedFunc' itself is 0 (NULL).
Substituting testvoidarg.cpp.o as compiled by gcc-8.2.1-6.fc28.x86_64 (from the same source)
gives the same SIGSEGV. So compiling testvoidarg.cpp with gcc-9 is no longer a suspect.
I just performed a mockbuild for Fedora 29 and all tests passed... What am I missing?
Test project /builddir/build/BUILD/apiextractor-0.10.10/x86_64-redhat-linux-gnu
Start 1: testabstractmetaclass
1/35 Test #1: testabstractmetaclass ............ Passed 0.02 sec
Start 2: testabstractmetatype
2/35 Test #2: testabstractmetatype ............. Passed 0.02 sec
Start 3: testaddfunction
3/35 Test #3: testaddfunction .................. Passed 0.02 sec
Start 4: testarrayargument
4/35 Test #4: testarrayargument ................ Passed 0.01 sec
Start 5: testcodeinjection
5/35 Test #5: testcodeinjection ................ Passed 0.01 sec
Start 6: testcontainer
6/35 Test #6: testcontainer .................... Passed 0.01 sec
Start 7: testconversionoperator
7/35 Test #7: testconversionoperator ........... Passed 0.01 sec
Start 8: testconversionruletag
8/35 Test #8: testconversionruletag ............ Passed 0.02 sec
Start 9: testctorinformation
9/35 Test #9: testctorinformation .............. Passed 0.01 sec
Start 10: testdroptypeentries
10/35 Test #10: testdroptypeentries .............. Passed 0.02 sec
Start 11: testdtorinformation
11/35 Test #11: testdtorinformation .............. Passed 0.01 sec
Start 12: testenum
12/35 Test #12: testenum ......................... Passed 0.02 sec
Start 13: testextrainclude
13/35 Test #13: testextrainclude ................. Passed 0.01 sec
Start 14: testfunctiontag
14/35 Test #14: testfunctiontag .................. Passed 0.01 sec
Start 15: testimplicitconversions
15/35 Test #15: testimplicitconversions .......... Passed 0.01 sec
Start 16: testinserttemplate
16/35 Test #16: testinserttemplate ............... Passed 0.01 sec
Start 17: testmodifyfunction
17/35 Test #17: testmodifyfunction ............... Passed 0.01 sec
Start 18: testmultipleinheritance
18/35 Test #18: testmultipleinheritance .......... Passed 0.01 sec
Start 19: testnamespace
19/35 Test #19: testnamespace .................... Passed 0.01 sec
Start 20: testnestedtypes
20/35 Test #20: testnestedtypes .................. Passed 0.01 sec
Start 21: testnumericaltypedef
21/35 Test #21: testnumericaltypedef ............. Passed 0.01 sec
Start 22: testprimitivetypetag
22/35 Test #22: testprimitivetypetag ............. Passed 0.01 sec
Start 23: testrefcounttag
23/35 Test #23: testrefcounttag .................. Passed 0.01 sec
Start 24: testreferencetopointer
24/35 Test #24: testreferencetopointer ........... Passed 0.01 sec
Start 25: testremovefield
25/35 Test #25: testremovefield .................. Passed 0.01 sec
Start 26: testremoveimplconv
26/35 Test #26: testremoveimplconv ............... Passed 0.01 sec
Start 27: testremoveoperatormethod
27/35 Test #27: testremoveoperatormethod ......... Passed 0.01 sec
Start 28: testresolvetype
28/35 Test #28: testresolvetype .................. Passed 0.01 sec
Start 29: testreverseoperators
29/35 Test #29: testreverseoperators ............. Passed 0.01 sec
Start 30: testtemplates
30/35 Test #30: testtemplates .................... Passed 0.02 sec
Start 31: testtoposort
31/35 Test #31: testtoposort ..................... Passed 0.01 sec
Start 32: testvaluetypedefaultctortag
32/35 Test #32: testvaluetypedefaultctortag ...... Passed 0.01 sec
Start 33: testvoidarg
33/35 Test #33: testvoidarg ...................... Passed 0.01 sec
Start 34: testtyperevision
34/35 Test #34: testtyperevision ................. Passed 0.01 sec
Start 35: testmodifydocumentation
35/35 Test #35: testmodifydocumentation .......... Passed 0.01 sec
100% tests passed, 0 tests failed out of 35
Thanks,
RIchard
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx