[ic] Bundle::InterchangeKitchenSink install failed

Grant emailgrant at gmail.com
Thu Sep 16 20:24:25 EDT 2004


On Thu, 16 Sep 2004 23:51:18 +0000 (UTC), Jon Jensen <jon at endpoint.com> wrote:
> On Thu, 16 Sep 2004, Grant wrote:
> 
> > I tried to install the Bundle::InterchangeKitchenSink module but it
> > stops with this:
> >
> > Failed 24/30 test scripts, 20.00% okay. 197/408 subtests failed, 51.72% okay.
> > make: *** [test] Error 2
> >   /usr/bin/make test -- NOT OK
> > Running make install
> >   make test had returned bad status, won't install without force
> 
> You really need to tell us which module failed to build.
> 
> In the meantime, you may have luck making sure that the build locale is C,
> not a unicode one:
> 
> export LC_ALL=C LANG=C
> 
> And don't do parallel builds (as for multiple processors), e.g. no "-j3"
> make option in CPAN's Config.pm. Some modules don't handle that well
> (though most are fine).
> 
> Jon
> 

I'm sure I did not specify anything when asked about parallel builds. 
Where should I specify the export line above?  Does the table below
help?  If not, please let me know and I'll watch more closely to see
what the last module mentioned is.

        Test returned status 2 (wstat 512, 0x200)
Failed Test          Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
base/common-req.t       2   512    ??   ??       %  ??
base/cookies.t          2   512    ??   ??       %  ??
base/headers-auth.t     2   512    ??   ??       %  ??
base/headers.t          2   512   154   94  61.04%  108-154
base/mediatypes.t       2   512    ??   ??       %  ??
base/message-old.t      2   512    19   38 200.00%  1-19
base/message-parts.t    2   512    ??   ??       %  ??
base/message.t          2   512    74  148 200.00%  1-74
base/negotiate.t        2   512    ??   ??       %  ??
base/protocols.t        2   512    ??   ??       %  ??
base/response.t         2   512    ??   ??       %  ??
base/ua.t               2   512    ??   ??       %  ??
html/form-param.t       2   512    ??   ??       %  ??
html/form.t             2   512    ??   ??       %  ??
local/autoload-get.t    2   512     1    2 200.00%  1
local/autoload.t        2   512     1    2 200.00%  1
local/get.t             2   512     2    4 200.00%  1-2
local/http-get.t        2   512    20   40 200.00%  1-20
local/http.t            2   512    18   36 200.00%  1-18
local/protosub.t        2   512    ??   ??       %  ??
robot/rules-dbm.t       2   512    ??   ??       %  ??
robot/rules.t           2   512    ??   ??       %  ??
robot/ua-get.t          2   512     8   16 200.00%  1-8
robot/ua.t              2   512     7   14 200.00%  1-7

- Grant


More information about the interchange-users mailing list