[phobos] FreeBSD 32 still fails unittests for std.datetime

Jonathan M Davis jmdavisProg at gmx.com
Sat Apr 30 16:52:49 PDT 2011


> Testing generated/freebsd/debug/32/unittest/std/date
> std.date and std.dateparse have been scheduled for deprecation. Please use
> std.d atetime instead.
> Testing generated/freebsd/debug/32/unittest/std/datetime
> gmake[2]: *** [generated/freebsd/debug/32/unittest/std/datetime] Killed: 9
> gmake[1]: Leaving directory `/usr/home/walter/cbx/mars/phobos'
> gmake[1]: *** [unittest] Error 2
> gmake: *** [unittest] Error 2

Yuck. I haven't the slightest clue what to do about that. There's no 
meaningful error there whatsoever. Bleh.

I may have to take the time and set up a FreeBSD box (probably in VirtualBox) 
one of these days soon, which will likely be quite unpleasant (or at least 
quite time-consuming) given the fact that I've never done anything with any 
BSD (though I use Linux all the time, so that'll help considerably). Short of 
doing that, I haven't a clue how to go about fixing it.

And I'm not even sure that my going and doing that will help given that 
std.datetime passes on the autotester. There must be something critically 
different between your machine and the autotester.

Bleh. I hate these sort of problems. Give me a nice logic bug over this sort 
of stuff any day. But such is life.

- Jonathan M Davis


More information about the phobos mailing list