[EMAIL PROTECTED] net-snmp-5.1.1]# make test
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/snmplib
make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/snmplib'
make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/snmplib'
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/agent
make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/agent'
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/agent/helpers
make[2]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/agent/helpers'
make[2]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/agent/helpers'
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/agent/mibgroup
make[2]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/agent/mibgroup'
make[2]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/agent/mibgroup'
make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/agent'
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/apps
make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/apps'
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/apps/snmpnetstat
make[2]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/apps/snmpnetstat'
make[2]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/apps/snmpnetstat'
make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/apps'
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/man
make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/man'
make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/man'
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/local
make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/local'
make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/local'
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/mibs
make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/mibs'
make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/mibs'
making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/local
make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/local'
make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/local'
for i in testing ; do \
( cd $i ; make ) ; \
if test $? != 0 ; then \
exit 1 ; \
fi \
done
make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/testing'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/testing'
( cd testing; make test )
make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/testing'
./RUNTESTS -a -D `pwd`/..
1:testing SNMPv1 support...FAIL
2:testing SNMPv2c get of system.sysUpTime.0...cat: /tmp/snmp-test-2-7581/*pid*:
No such file or directory
FAIL
3:testing SNMPv2c getnext of system.sysUpTime...cat: /tmp/snmp-test-3-7759/*pid*: No such file or directory
FAIL
4:testing SNMPv2 bulkget of system components...cat: /tmp/snmp-test-4-7937/*pid*: No such file or directory
FAIL
5:testing for failure of SNMPv2c get with wrong community...cat: /tmp/snmp-test-5-8115/*pid*: No such file or directory
FAIL
6:testing for failure of SNMPv2c get against SNMPv1 agent...cat: /tmp/snmp-test-6-8293/*pid*: No such file or directory
FAIL
7:testing for failure of SNMPv1 get against SNMPv2c agent...cat: /tmp/snmp-test-7-8471/*pid*: No such file or directory
FAIL
8:testing SNMPv2c get of system.sysUpTime.1...cat: /tmp/snmp-test-8-8649/*pid*:
No such file or directory
FAIL
9:testing SNMPv3 get using initial of .1.3.6.1.2.1.1.3.0...cat: /tmp/snmp-test-9-8827/*pid*: No such file or directory
FAIL
10:testing SNMPv3 getnext using initial of .1.3.6.1.2.1.1.3.0...cat: /tmp/snmp-test-10-9005/*pid*: No such file or directory
FAIL
11:testing SNMPv3 bulkget of system...cat: /tmp/snmp-test-11-9183/*pid*: No such file or directory
FAIL
12:testing SNMPv3 get using initial/MD5 of .1.3.6.1.2.1.1.3.0...cat: /tmp/snmp-test-12-9361/*pid*: No such file or directory
FAIL
13:testing SNMPv3 get using initial/MD5DES of .1.3.6.1.2.1.1.3.0...cat: /tmp/snmp-test-13-9539/*pid*: No such file or directory
FAIL
14:testing SNMPv3 get using templateSHA/SHA of .1.3.6.1.2.1.1.3.0...cat: /tmp/snmp-test-14-9719/*pid*: No such file or directory
FAIL
15:testing SNMPv3 get using templateSHA/MD5DES of .1.3.6.1.2.1.1.3.0...cat: /tmp/snmp-test-15-9898/*pid*: No such file or directory
FAIL
16:testing for failure of SNMPv3 get using unknown user....cat: /tmp/snmp-test-16-10078/*pid*: No such file or directory
FAIL
17:testing SNMPv3 user creation and usage using snmpusm...cat: /tmp/snmp-test-17-10256/*pid*: No such file or directory
FAIL
18:testing SNMPv3 informs received and sent by tools...FAIL
19:testing SNMPv3 traps received and sent by tools...FAIL
20:testing SNMPv2c traps received and sent by tools...FAIL
21:testing SNMPv2c informs received and sent by tools...FAIL
22:testing snmpv1 traps are sent by snmpd API...FAIL
23:testing snmpv2c traps are sent by snmpd API...FAIL
24:testing snmpv1 traps are sent by snmpd without notification mib support...FAIL
25:testing snmpv2c traps are sent by snmpd without notification mib support...FAIL
26:testing authentication failure traps are sent by snmpd...FAIL
27:testing that the agent responds properly to a kill -HUP...cat: /tmp/snmp-test-27-12384/snmpd.pid: No such file or directory
cat: /tmp/snmp-test-27-12384/*pid*: No such file or directory
FAIL
28:testing AgentX GET support...cat: /tmp/snmp-test-28-12567/*pid*: No such file or directory
FAIL
29:testing AgentX SET support...cat: /tmp/snmp-test-29-12747/*pid*: No such file or directory
FAIL
30:testing AgentX illegal SET handling support...cat: /tmp/snmp-test-30-12927/*pid*: No such file or directory
FAIL
31:testing AgentX trap sending support...FAIL
32:testing Proxy GET support...FAIL
33:testing Proxy SET support...FAIL
34:testing Proxy illegal SET handling support...FAIL
35:testing SNMPv1 vacm acceptance support...cat: /tmp/snmp-test-35-14023/*pid*:
No such file or directory
FAIL
36:testing SNMPv2 vacm acceptance support...cat: /tmp/snmp-test-36-14148/*pid*:
No such file or directory
FAIL
37:testing SNMPv3 vacm acceptance support...cat: /tmp/snmp-test-37-14273/*pid*:
No such file or directory
FAIL
38:testing SNMPv1 vacm denial support...cat: /tmp/snmp-test-38-14398/*pid*: No such file or directory
FAIL
39:testing SNMPv2 vacm denial support...cat: /tmp/snmp-test-39-14523/*pid*: No such file or directory
FAIL
40:testing SNMPv3 vacm denial support...cat: /tmp/snmp-test-40-14648/*pid*: No such file or directory
FAIL
41:testing 1st CPU on Solaris using HOST-RESOURCES...SKIPPED
42:testing initial load device on Solaris using HOST-RESOURCES...SKIPPED
43:testing uptime using HOST-RESOURCES...cat: /tmp/snmp-test-43-14797/*pid*: No
such file or directory
FAIL
44:testing swap on Solaris using HOST-RESOURCES...SKIPPED
Summary: 3 / 44 succeeded.
make[1]: *** [test] Error 41
make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/testing'
make: *** [test] Error 2
[EMAIL PROTECTED] net-snmp-5.1.1]#
_________________________________________________________________
免费下载 MSN Explorer: http://explorer.msn.com/lccn/
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
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