make test errors

ian diddams <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
comoiling and installing net-snmp version 5.4 on solaris 10 3/05,
using gcc  3.4.6...

I've followed all the instructions faithfully in README.solaris -
"make" completed fine (no obvious errors).

However make test is a disaster!  Not one test passes...  at best they
get skipped (well, the summary indicates that 17 out of 59 passed but
I can;t see where!)

The make test output is shown below ...  is this normal?  What need I
do?  Any suggestions?

many thanks in advance

ian
(apologies of this is a repost - not sure a previous posting attempt worked)

-----------

bash-3.00# make test
making all in /tmp/net-snmp-5.4/snmplib
making all in /tmp/net-snmp-5.4/agent
making all in /tmp/net-snmp-5.4/agent/helpers
making all in /tmp/net-snmp-5.4/agent/mibgroup
making all in /tmp/net-snmp-5.4/apps
making all in /tmp/net-snmp-5.4/apps/snmpnetstat
making all in /tmp/net-snmp-5.4/man
making all in /tmp/net-snmp-5.4/local
making all in /tmp/net-snmp-5.4/mibs
for i in testing ; do   \
           ( cd $i ; make ) ;           \
           if test $? != 0 ; then \
              exit 1 ; \
           fi  \
done
( cd testing; make test )
./RUNTESTS -a -D `pwd`/..
1: testing SNMPv1 support... Killed
Killed
(no pid file(s) found) FAIL
2: testing SNMPv2c get of system.sysUpTime.0... Killed
Killed
(no pid file(s) found) FAIL
3: testing SNMPv2c getnext of system.sysUpTime... Killed
Killed
(no pid file(s) found) FAIL
4: testing SNMPv2c bulkget of system components... Killed
Killed
(no pid file(s) found) FAIL
5: testing for failure of SNMPv2c get with wrong community... Killed
Killed
(no pid file(s) found) FAIL
6: testing for failure of SNMPv2c get against SNMPv1 agent... Killed
Killed
(no pid file(s) found) FAIL
7: testing for failure of SNMPv1 get against SNMPv2c agent... Killed
Killed
(no pid file(s) found) FAIL
8: testing SNMPv2c get of system.sysUpTime.1... Killed
Killed
(no pid file(s) found) FAIL
9: testing SNMPv3 get using noAuthNoPriv of .1.3.6.1.2.1.1.3.0...
Killed
Killed
(no pid file(s) found) FAIL
10: testing SNMPv3 getnext using initial of .1.3.6.1.2.1.1.3.0...
Killed
Killed
(no pid file(s) found) FAIL
11: testing SNMPv3 bulkget of system... Killed
Killed
(no pid file(s) found) FAIL
12: testing SNMPv3 get using MD5/noPriv of .1.3.6.1.2.1.1.3.0...
Killed
Killed
(no pid file(s) found) FAIL
13: testing SNMPv3 get using MD5/AES of .1.3.6.1.2.1.1.3.0... SKIPPED
14: testing SNMPv3 get using MD5/DES of .1.3.6.1.2.1.1.3.0... SKIPPED
15: testing SNMPv3 get using SHA/noPriv of .1.3.6.1.2.1.1.3.0...
SKIPPED
16: testing SNMPv3 get using SHA/DES of .1.3.6.1.2.1.1.3.0... SKIPPED
17: testing SNMPv3 get using SHA/AES of .1.3.6.1.2.1.1.3.0... SKIPPED
18: testing for failure of SNMPv3 get using unknown user.... Killed
Killed
(no pid file(s) found) FAIL
19: testing SNMPv3 agent USM user management with snmpusm... SKIPPED
20: testing SNMPv3 snmptrapd USM user management with snmpusm...
SKIPPED
21: testing SNMPv3 informs (noAuthNoPriv) received and sent by
tools... Killed
Killed
(no pid file(s) found) FAIL
22: testing SNMPv3 informs (authNoPriv) received and sent by tools...
Killed
Killed
(no pid file(s) found) FAIL
23: testing SNMPv3 informs (authPriv) received and sent by tools...
SKIPPED
24: testing SNMPv3 traps received and sent by tools... SKIPPED
25: testing SNMPv2c traps received and sent by tools... Killed
Killed
(no pid file(s) found) FAIL
26: testing SNMPv2c informs received and sent by tools... Killed
Killed
(no pid file(s) found) FAIL
27: testing snmpv1 traps are sent by snmpd API... SKIPPED
28: testing snmpv2c traps are sent by snmpd API... SKIPPED
29: testing snmpv1 traps are sent by snmpd without notification mib
support... SKIPPED
30: testing snmpv2c traps are sent by snmpd without notification mib
support... SKIPPED
31: testing snmptrapd authorization failure of non authorized users...
Killed
Killed
(no pid file(s) found) FAIL
32: testing snmptrapd discards of unauthorized notification types...
Killed
Killed
(no pid file(s) found) FAIL
33: testing snmptrapd discards of incorrect view types... Killed
Killed
(no pid file(s) found) FAIL
34: testing authentication failure traps are sent by snmpd... Killed
Killed
Killed
(no pid file(s) found) FAIL
35: testing snmptrapd traphandle: launching external shell script...
Killed
Killed
.Killed
.(no pid file(s) found) FAIL
36: testing snmptrapd embedded perl support (NetSNMP::TrapReceiver)...
SKIPPED
37: testing snmpd embedded perl support (using NetSNMP::agent)...
SKIPPED
38: testing extending agent functionality with extend... Killed
Killed
(no pid file(s) found) FAIL
39: testing that the agent responds properly to a kill -HUP... Killed
cat: cannot open /tmp/snmp-test-39-21579/snmpd.pid
Killed
(no pid file(s) found) FAIL
40: testing AgentX GET support... Killed
Killed
(no pid file(s) found) FAIL
41: testing AgentX SET support... Killed
Killed
(no pid file(s) found) FAIL
42: testing AgentX illegal SET handling support... Killed
Killed
(no pid file(s) found) FAIL
43: testing AgentX trap sending support... SKIPPED
44: testing AgentX subagent in Perl (using NetSNMP::agent)... SKIPPED
45: testing Proxy GET support... Killed
Killed
Killed
(no pid file(s) found) FAIL
46: testing Proxy SET support... Killed
Killed
Killed
(no pid file(s) found) FAIL
47: testing Proxy illegal SET handling support... Killed
Killed
Killed
Killed
(no pid file(s) found) FAIL
48: testing SNMPv1 vacm acceptance support... Killed
Killed
(no pid file(s) found) FAIL
49: testing SNMPv2 vacm acceptance support... Killed
Killed
(no pid file(s) found) FAIL
50: testing SNMPv3 vacm acceptance support... Killed
Killed
(no pid file(s) found) FAIL
51: testing SNMPv1 vacm denial support... Killed
Killed
(no pid file(s) found) FAIL
52: testing SNMPv2 vacm denial support... Killed
Killed
(no pid file(s) found) FAIL
53: testing SNMPv3 vacm denial support... Killed
Killed
(no pid file(s) found) FAIL
54: testing 1st CPU on Solaris using HOST-RESOURCES... Killed
Killed
(no pid file(s) found) FAIL
55: testing initial load device on Solaris using HOST-RESOURCES...
Killed
Killed
(no pid file(s) found) FAIL
56: testing uptime using HOST-RESOURCES... Killed
Killed
(no pid file(s) found) FAIL
57: testing swap on Solaris using HOST-RESOURCES... Killed
Killed
(no pid file(s) found) FAIL
58: testing if snmpnetstat finds the running agent in udpTable...
Killed
Killed
(no pid file(s) found) FAIL
59: testing full snmpwalk (SNMPv2c) against agent (may take time)...
Killed
Killed
.(no pid file(s) found) FAIL
Summary: 17 / 59 succeeded.
*** Error code 42
make: Fatal error: Command failed for target `test'
Current working directory /tmp/net-snmp-5.4/testing
*** Error code 1
make: Fatal error: Command failed for target `test'
bash-3.00#


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.