Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 10.0.17-galera
-
Fix Version/s: 10.0
-
Component/s: None
-
Labels:None
-
Environment:any OS with gcc5
Description
After building and running the tests with gcc5, the test number 53 ( dbug ) is failing :
Start 52: pfs
52/53 Test #52: pfs .............................. Passed 0.66 sec
Start 53: dbug
53/53 Test #53: dbug .............................***Failed 0.00 sec
98% tests passed, 1 tests failed out of 53
Total Test time (real) = 45.72 sec
The following tests FAILED:
53 - dbug (Failed)
Errors while running CTest
Makefile:117: recipe for target 'test' failed
make: *** [test] Error 8
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.ZxANCm (%check)
Bad exit status from /var/tmp/rpm-tmp.ZxANCm (%check)
Child return code was: 1
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
I cannot repeat it, I compile MariaDB with gcc-5 and dbug tests don't fail:
Please provide more information about the failure. Exact gcc version, compilation options, OS, etc.