pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/51903



The following reply was made to PR pkg/51903; it has been noted by GNATS.

From: coypu%SDF.ORG@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/51903
Date: Sun, 22 Jan 2017 16:29:30 +0000

 No, disabling PaX & ASLR doesn't help.
 It's also complaining before the segfault:
 
 ===> Testing for p5-XML-Sablotron-1.01nb6
 Manifying 2 pod documents
 Running Mkbootstrap for XML::Sablotron ()
 chmod 644 "Sablotron.bs"
 PERL_DL_NONLAZY=1 "/home/pkg/pkg/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
 t/dom.t ......... Failed 1/39 subtests 
 t/domHandler.t .. Failed 3/4 subtests 
 t/sablot.t ...... Failed 3/10 subtests 
 
 Test Summary Report
 -------------------
 t/dom.t       (Wstat: 139 Tests: 38 Failed: 0)
   Non-zero wait status: 139
   Parse errors: Bad plan.  You planned 39 tests but ran 38.
 t/domHandler.t (Wstat: 139 Tests: 1 Failed: 0)
   Non-zero wait status: 139
   Parse errors: Bad plan.  You planned 4 tests but ran 1.
 t/sablot.t    (Wstat: 139 Tests: 7 Failed: 0)
   Non-zero wait status: 139
   Parse errors: Bad plan.  You planned 10 tests but ran 7.
 Files=3, Tests=46,  0 wallclock secs ( 0.01 usr  0.02 sys +  0.03 cusr  0.04 csys =  0.10 CPU)
 Result: FAIL
 Failed 3/3 test programs. 0/46 subtests failed.
 *** Error code 255
 


Home | Main Index | Thread Index | Old Index