On Tuesday, May 08, 2012 00:30:42 Walter Bright wrote: > On 5/7/2012 11:48 PM, Jonathan M Davis wrote: > > I don't know if it's expected or not, since you're obviously in the middle > > of fixing the 64-bit ABI stuff, but the 64-bit builds have been broken > > starting with this commit. > > > > Tail of phobos unittest output: > > > > Testing generated/linux/debug/64/unittest/std/file > > Testing generated/linux/debug/64/unittest/std/format > > several format tests disabled on x86_64 due to bug 5625 > > generated/linux/debug/64/unittest/std/format(_D4core7runtime18runModuleUni > > tTestsUZb19unittestSegvHandlerUiPS4core3sys5posix6signal9siginfo_tPvZv+0x3 > > c) [0x51c55c] > > make[1]: *** [generated/linux/debug/64/unittest/std/format] Segmentation > > fault make[1]: *** Deleting file > > `generated/linux/debug/64/unittest/std/format' make: *** [unittest] Error > > 2 > > phobos: unit tests failed. > > > > - Jonathan M Davis > > Hmm. It's passing the tests on my machine.
Well, it's failing on both my machine and the autotester. Maybe you failed to commit one of the requisite files? - jonathan M Davis _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
