Skip Menu |

This queue is for tickets about the NSNMP CPAN distribution.

Report information
The Basics
Id: 5856
Status: new
Priority: 0/
Queue: NSNMP

People
Owner: Nobody in particular
Requestors: xpix [...] xpix.de
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: Out of memory at compile on linux system (suse 8.0)
www:~/perlmodules/NSNMP-0.5 # perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for NSNMP www:~/perlmodules/NSNMP-0.5 # make cp NSNMP/Agent.pm blib/lib/NSNMP/Agent.pm cp NSNMP/Simple.pm blib/lib/NSNMP/Simple.pm cp NSNMP.pm blib/lib/NSNMP.pm cp NSNMP/Mapper.pm blib/lib/NSNMP/Mapper.pm Manifying blib/man3/NSNMP.3pm Manifying blib/man3/NSNMP::Simple.3pm www:~/perlmodules/NSNMP-0.5 # make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Agent.....ok t/NSNMP.....Out of memory! t/NSNMP.....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1-941 Failed 941/941 tests, 0.00% okay t/Simple....ok 20/109Out of memory! t/Simple....dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 21-109 Failed 89/109 tests, 18.35% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/NSNMP.t 1 256 941 941 100.00% 1-941 t/Simple.t 9 2304 109 89 81.65% 21-109 Failed 2/3 test scripts, 33.33% okay. 1030/1136 subtests failed, 9.33% okay. make: *** [test_dynamic] Fehler 9