Hi,
what is the status of the current V5.4-patches branch?
Is it planed to release a v5.4.5 version this year?

I tried the following before working on some back-ports for this branch:

+ git checkout V5-4-patches
Switched to a new branch 'V5-4-patches'
Branch V5-4-patches set up to track remote branch V5-4-patches from origin.
#==================================
+ rm -rf build
+ mkdir -p build
+ cd build
#==================================
+ SRCDIR=..
+ DIRNAME=build
++ uname
+ UNAME=Linux
+ export MIBDIRS=../mibs
+ MIBDIRS=../mibs
+ ../configure --help
+ ../configure --cache-file=config.cache '--with-cflags= -g -Wall - Wextra' --with-ldflags=-lrt --with-defaults
configure: creating cache config.cache
...
( cd testing; make test )
make[1]: Entering directory `/scratch/jenkins/workspace/ClausKlein/net- snmp/build/testing'
../../testing/RUNTESTS -a -D `pwd`/..
1:testing Checking the Net-SNMP configure script validity....ok
2:testing SNMPv1 support.......ok
3:testing SNMPv2c get of system.sysUpTime.0...ok
4:testing SNMPv2c getnext of system.sysUpTime...ok
5:testing SNMPv2c bulkget of system components......ok
6:testing for failure of SNMPv2c get with wrong community...ok
7:testing for failure of SNMPv2c get against SNMPv1 agent...ok
8:testing for failure of SNMPv1 get against SNMPv2c agent...ok
9:testing SNMPv2c get of system.sysUpTime.1...ok
10:testing SNMPv3 get using noAuthNoPriv of .1.3.6.1.2.1.1.3.0...ok
11:testing SNMPv3 getnext using initial of .1.3.6.1.2.1.1.3.0...FAIL
12:testing SNMPv3 bulkget of system......ok
13:testing SNMPv3 get using MD5/noPriv of .1.3.6.1.2.1.1.3.0...ok
14:testing SNMPv3 get using MD5/AES of .1.3.6.1.2.1.1.3.0...ok
15:testing SNMPv3 get using MD5/DES of .1.3.6.1.2.1.1.3.0...ok
16:testing SNMPv3 get using SHA/noPriv of .1.3.6.1.2.1.1.3.0...ok
17:testing SNMPv3 get using SHA/DES of .1.3.6.1.2.1.1.3.0...ok
18:testing SNMPv3 get using SHA/AES of .1.3.6.1.2.1.1.3.0...ok
19:testing for failure of SNMPv3 get using unknown user....ok
20:testing SNMPv3 agent USM user management with snmpusm...............ok
21:testing SNMPv3 snmptrapd USM user management with snmpusm.......FAIL
22:testing SNMPv3 informs (noAuthNoPriv) received and sent by tools...FAIL
23:testing SNMPv3 informs (authNoPriv) received and sent by tools...FAIL
24:testing SNMPv3 informs (authPriv) received and sent by tools...FAIL
25:testing SNMPv3 traps received and sent by tools...FAIL
26:testing SNMPv2c traps received and sent by tools...FAIL
27:testing SNMPv2c informs received and sent by tools...FAIL
28:testing snmpv1 traps are sent by snmpd API...SKIPPED
29:testing snmpv2c traps are sent by snmpd API...SKIPPED
30:testing snmpv1 traps are sent by snmpd without notification mib support...SKIPPED 31:testing snmpv2c traps are sent by snmpd without notification mib support...SKIPPED
32:testing snmptrapd authorization failure of non authorized users...ok
33:testing snmptrapd discards of unauthorized notification types...ok
34:testing snmptrapd discards of incorrect view types...ok
35:testing authentication failure traps are sent by snmpd...ok
36:testing snmptrapd traphandle: launching external shell script.....FAIL 37:testing snmptrapd embedded perl support (NetSNMP::TrapReceiver)...SKIPPED
38:testing snmpd embedded perl support (using NetSNMP::agent)...SKIPPED
39:testing extending agent functionality with extend........ok
40:testing extending agent functionality with pass...FAIL
41:testing extending agent functionality with pass_persist...FAIL
42:testing that the agent responds properly to a kill -HUP...FAIL
43:testing AgentX GET support...ok
44:testing AgentX SET support...FAIL
45:testing AgentX illegal SET handling support...FAIL
46:testing AgentX trap sending support...SKIPPED
47:testing AgentX subagent in Perl (using NetSNMP::agent)...SKIPPED
48:testing Proxy GET support...FAIL
49:testing Proxy SET support...FAIL
50:testing Proxy illegal SET handling support...FAIL
51:testing SNMPv1 vacm acceptance support....ok
52:testing SNMPv2 vacm acceptance support....ok
53:testing SNMPv3 vacm acceptance support....ok
54:testing SNMPv1 vacm denial support.....ok
55:testing SNMPv2 vacm denial support.......FAIL
56:testing SNMPv3 vacm denial support.....ok
57:testing 1st CPU on Solaris using HOST-RESOURCES...SKIPPED
58:testing initial load device on Solaris using HOST-RESOURCES...SKIPPED
59:testing uptime using HOST-RESOURCES....ok
60:testing swap on Solaris using HOST-RESOURCES...SKIPPED
61:testing if snmpnetstat finds the running agent in udpTable...ok
62:testing full snmpwalk (SNMPv2c) against agent (may take time).....ok
Summary: 44 / 62 succeeded.
make[1]: *** [test] Error 18
make[1]: Leaving directory `/scratch/jenkins/workspace/ClausKlein/net- snmp/build/testing'
make: *** [test] Error 2
Build step 'Execute shell' marked build as failure
Sending e-mails to: claus.klein....@googlemail.com
Finished: FAILURE

The full log can be found here:
https://buildhive.cloudbees.com/job/ClausKlein/job/net-snmp/15/consoleText



Can anyone please help?

Thanks in advance
Best Regards
Claus

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to