hroptatyr / dateutils

nifty command line date and time utilities; fast date calculations and conversion in the shell
http://www.fresse.org/dateutils/
Other
619 stars 42 forks source link

fails to build on mipsel #29

Open matthewfischer opened 10 years ago

matthewfischer commented 10 years ago

0.3.1 fails to build on mipsel due to test faillures. Logs here:

https://buildd.debian.org/status/fetch.php?pkg=dateutils&arch=mipsel&ver=0.3.1-1&stamp=1413396392

hroptatyr commented 10 years ago

Cheers for the report, alas I don't have a mipsel machine anymore :(

Just a note to myself: The 4 tests failing are all to do with julian dates, so maybe floating point issues?

matthewfischer commented 10 years ago

I don't have one either. I do know someone who does if we can get more details on the issue or something to test.

hroptatyr commented 10 years ago

Oh nice one. Well for starters it would give me some insight to see the output of test/test-suite.log after make check.

matthewfischer commented 10 years ago

Will see what I can do.

matthewfischer commented 10 years ago

A debian dev retried it and it worked. Will keep this open but there will be a rebuild attempt at some point and I will update