2025-04-29 20:41:09 /home/nba/Install/net-snmp-bin/trunk nba-dfly62 configure OK nba-dfly62 compile OK nba-dfly62 test Summary: 96 / 96 succeeded. /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c:180:13: error: 'NETSNMP_FALLTHROUGH' undeclared (first use in this function); did you mean 'NETSNMP_FACTORY_H'? NETSNMP_FALLTHROUGH; ^~~~~~~~~~~~~~~~~~~ NETSNMP_FACTORY_H /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c:180:13: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c:179:18: warning: this statement may fall through [-Wimplicit-fallthrough=] rval = 0; ~~~~~^~~ /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c:181:9: note: here default: ^~~~~~~ /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c:152:13: error: 'NETSNMP_FALLTHROUGH' undeclared (first use in this function); did you mean 'NETSNMP_FEATURES_H'? NETSNMP_FALLTHROUGH; ^~~~~~~~~~~~~~~~~~~ NETSNMP_FEATURES_H /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c:152:13: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c:151:18: warning: this statement may fall through [-Wimplicit-fallthrough=] rval = 0; ~~~~~^~~ /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c:153:9: note: here default: ^~~~~~~ /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c:128:13: error: 'NETSNMP_FALLTHROUGH' undeclared (first use in this function); did you mean 'NETSNMP_FEATURES_H'? NETSNMP_FALLTHROUGH; ^~~~~~~~~~~~~~~~~~~ NETSNMP_FEATURES_H /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c:128:13: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c:127:18: warning: this statement may fall through [-Wimplicit-fallthrough=] rval = 0; ~~~~~^~~ /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c:129:9: note: here default: ^~~~~~~ /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? container->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? c->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T028_objid_clib.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T028_objid_clib.c:32:41: warning: passing argument 4 of 'asn_build_objid' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] t->objid, t->objid_length); ~^~~~~~~ In file included from /usr/local/include/net-snmp/pdu_api.h:44, from /usr/local/include/net-snmp/library/snmp_client.h:31, from /usr/local/include/net-snmp/varbind_api.h:102, from /usr/local/include/net-snmp/library/snmp_api.h:33, from /usr/local/include/net-snmp/types.h:425, from /usr/local/include/net-snmp/definitions.h:22, from /usr/local/include/net-snmp/net-snmp-includes.h:24, from testing/fulltests/unit-tests/B028_objid_clib.c:3: /usr/local/include/net-snmp/library/asn1.h:222:21: note: expected 'oid *' {aka 'long unsigned int *'} but argument is of type 'const oid *' {aka 'const long unsigned int *'} u_char *asn_build_objid(u_char *, size_t *, u_char, oid *, ^~~~~~~~~~~~~~~ /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T102pdu_build_clib.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T102pdu_build_clib.c:76:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c:32:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c:44:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T106agentx_parse_cagentlib.c: In function 'main': /Install/net-snmp-svn/trunk/net-snmp/testing/fulltests/unit-tests/T106agentx_parse_cagentlib.c:71:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version Segmentation fault (core dumped) Bus error (core dumped) nba-dfly62 full Files=168, Tests=20577, 22 failed nba-dfly62 walk OK nba-dfly62 snmpd OK nba-dfly62 run OK 0:09:56 2025-04-29 20:51:05 /home/nba/Install/net-snmp-bin/V5-8-patches nba-dfly62 configure OK nba-dfly62 compile Failed 0:03:23 2025-04-29 20:54:28 /home/nba/Install/net-snmp-bin/V5-9-patches nba-dfly62 configure OK nba-dfly62 compile OK nba-dfly62 test Summary: 88 / 88 succeeded. /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? container->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? c->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c:32:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-patches/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c:44:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version Segmentation fault (core dumped) nba-dfly62 full Files=157, Tests=20555, 22 failed nba-dfly62 walk OK nba-dfly62 snmpd OK nba-dfly62 run OK 0:09:09 2025-04-29 21:03:37 /home/nba/Install/net-snmp-bin/V5-9-test nba-dfly62 configure OK nba-dfly62 compile OK nba-dfly62 test Summary: 88 / 88 succeeded. /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? container->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? c->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c:32:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-test/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c:44:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version Segmentation fault (core dumped) nba-dfly62 full Files=157, Tests=20555, 22 failed nba-dfly62 walk OK nba-dfly62 snmpd OK nba-dfly62 run OK 0:09:06 2025-04-29 21:12:43 /home/nba/Install/net-snmp-bin/V5-9-tls nba-dfly62 configure OK nba-dfly62 compile OK nba-dfly62 test Summary: 88 / 88 succeeded. /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? container->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? c->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c:32:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c: In function 'main': /Install/net-snmp-svn/branches/V5-9-tls/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c:44:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version Segmentation fault (core dumped) nba-dfly62 full Files=157, Tests=20555, 22 failed nba-dfly62 walk OK nba-dfly62 snmpd OK nba-dfly62 run OK 0:09:12 2025-04-29 21:21:55 /home/nba/Install/net-snmp-bin/testsrc nba-dfly62 configure OK nba-dfly62 compile OK nba-dfly62 test Summary: 96 / 96 succeeded. /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c:180:13: error: 'NETSNMP_FALLTHROUGH' undeclared (first use in this function); did you mean 'NETSNMP_FACTORY_H'? NETSNMP_FALLTHROUGH; ^~~~~~~~~~~~~~~~~~~ NETSNMP_FACTORY_H /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c:180:13: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c:179:18: warning: this statement may fall through [-Wimplicit-fallthrough=] rval = 0; ~~~~~^~~ /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T010scapitest_capp.c:181:9: note: here default: ^~~~~~~ /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c:152:13: error: 'NETSNMP_FALLTHROUGH' undeclared (first use in this function); did you mean 'NETSNMP_FEATURES_H'? NETSNMP_FALLTHROUGH; ^~~~~~~~~~~~~~~~~~~ NETSNMP_FEATURES_H /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c:152:13: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c:151:18: warning: this statement may fall through [-Wimplicit-fallthrough=] rval = 0; ~~~~~^~~ /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T040keymanagetest_capp.c:153:9: note: here default: ^~~~~~~ /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c:128:13: error: 'NETSNMP_FALLTHROUGH' undeclared (first use in this function); did you mean 'NETSNMP_FEATURES_H'? NETSNMP_FALLTHROUGH; ^~~~~~~~~~~~~~~~~~~ NETSNMP_FEATURES_H /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c:128:13: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c:127:18: warning: this statement may fall through [-Wimplicit-fallthrough=] rval = 0; ~~~~~^~~ /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/snmpv3/T050etimetest_capp.c:129:9: note: here default: ^~~~~~~ /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? container->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T002containers_clib.c:8:22: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: error: 'netsnmp_str_compare' undeclared (first use in this function); did you mean 'netsnmp_str_to_gid'? c->compare = netsnmp_str_compare; ^~~~~~~~~~~~~~~~~~~ netsnmp_str_to_gid /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T013binary_array_string_clib.c:21:14: note: each undeclared identifier is reported only once for each function it appears in /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T028_objid_clib.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T028_objid_clib.c:32:41: warning: passing argument 4 of 'asn_build_objid' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] t->objid, t->objid_length); ~^~~~~~~ In file included from /usr/local/include/net-snmp/pdu_api.h:44, from /usr/local/include/net-snmp/library/snmp_client.h:31, from /usr/local/include/net-snmp/varbind_api.h:102, from /usr/local/include/net-snmp/library/snmp_api.h:33, from /usr/local/include/net-snmp/types.h:425, from /usr/local/include/net-snmp/definitions.h:22, from /usr/local/include/net-snmp/net-snmp-includes.h:24, from testing/fulltests/unit-tests/B028_objid_clib.c:3: /usr/local/include/net-snmp/library/asn1.h:222:21: note: expected 'oid *' {aka 'long unsigned int *'} but argument is of type 'const oid *' {aka 'const long unsigned int *'} u_char *asn_build_objid(u_char *, size_t *, u_char, oid *, ^~~~~~~~~~~~~~~ /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T102pdu_build_clib.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T102pdu_build_clib.c:76:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T104agentx_parse_cagentlib.c:32:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T105trap_parse_clib.c:44:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T106agentx_parse_cagentlib.c: In function 'main': /Install/net-snmp-svn/branches/testsrc/net-snmp/testing/fulltests/unit-tests/T106agentx_parse_cagentlib.c:71:1: warning: implicit declaration of function 'netsnmp_cleanup_session'; did you mean 'netsnmp_get_version'? [-Wimplicit-function-declaration] netsnmp_cleanup_session(&session); ^~~~~~~~~~~~~~~~~~~~~~~ netsnmp_get_version Segmentation fault (core dumped) Bus error (core dumped) nba-dfly62 full Files=168, Tests=20577, 22 failed nba-dfly62 walk OK nba-dfly62 snmpd OK nba-dfly62 run OK 0:09:57