Re: [SCM] Net-SNMP branch master updated. v5.7.3-1984-gf629d12

2016-11-16 Thread Bart Van Assche
On 11/16/16 20:12, Robert Story wrote: > Can you try this patch: > [ ... ] Hello Robert, With that patch applied all but one of the Perl regression tests pass: make[1]: Entering directory '/home/bart/software/net-snmp/master/perl/SNMP' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM"

Re: [SCM] Net-SNMP branch master updated. v5.7.3-1984-gf629d12

2016-11-16 Thread Robert Story
On Wed, 16 Nov 2016 18:10:02 -0800 Bart wrote: BVA> On 11/16/16 13:15, Robert Story wrote: BVA> > How are you running configure? I ran configure with defaults BVA> > plus --enable-perl-modules and did not have any test BVA> > failures. BVA> [...] BVA> I have attached the scripts I use to configur

Re: [SCM] Net-SNMP branch master updated. v5.7.3-1984-gf629d12

2016-11-16 Thread Bart Van Assche
On 11/16/16 13:15, Robert Story wrote: How are you running configure? I ran configure with defaults plus --enable-perl-modules and did not have any test failures. Hello Robert, I have attached the scripts I use to configure and build Net-SNMP to this e-mail. These scripts should be stored in

Preferred method to receive patches?

2016-11-16 Thread David Hankins
I've had a pull request in sourceforge open since March. It's not a huge deal, it fixes a problem where a single error in a python NetSNMP session causes all subsequent requests to be treated as errors (even if they succeeded). But I have a bunch of other changes queued up to send you behind this

Re: [SCM] Net-SNMP branch master updated. v5.7.3-1984-gf629d12

2016-11-16 Thread Robert Story
On Tue, 15 Nov 2016 18:37:41 -0800 Bart wrote: BVA> Apparently that build failure has been fixed in commit "better BVA> handling of pdu max message size; now per packet, not per BVA> session". However, since that commit all Perl regression tests BVA> fail: BVA> BVA> make[1]: Entering directory 'pe