| Summary: | 'make test' crashes in math/netcdf | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Kotchourko <Kotchourko> |
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Kotchourko
1999-12-14 19:10:00 UTC
State Changed From-To: open->closed This appears to a problem with the software and not the port. You might have better luck contacting the author of this software about a fix. Sorry for the late reply. Kotchourko@iket.fzk.de writes: > >Description: > After installation of port 'math/netcdf' the attempt to 'make test' > (how it is recomended in 'INSTALL') crashes > >How-To-Repeat: > cd math/netcdf > make install > cd work/netcdf-3.5/src > make test The test in one of the subdirectories fails because it expects a different representation of the data, like 0.200000 vs 0.2000000. Apart from that the tests are ok. tg |