Subject: | utter 'make test' failure on SXCE b101 (x86) |
Date: | Fri, 21 Nov 2008 13:02:46 -0500 |
To: | bug-JSON-DWIW [...] rt.cpan.org |
From: | Kurt Lidl <kurt.lidl [...] cello.com> |
I attempted to install the 0.27 version of JSON::DWIW this morning
(since it's now required by JSON::Any) on a Solaris eXpress Community
Edition (SXCE) build 101.
'make test' failed all tests (see attached logfile).
The basic problem is that the asprintf() code didn't get compiled,
because the make_config program claimed that asprintf()
exists. (Same with vasprintf() -- it doesn't exist, but
the make_config program claims it does in the generated
jsonevt_config.h file).
I also tried the 0.27.2 version that was reference in another
bug, but that failed in the same way.
-Kurt
Message body is not shown because it is too large.