[...] + cd /home/users/builder/rpm/BUILD + cd HTML-Form-6.00 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTML::Form Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 cp lib/HTML/Form.pm blib/lib/HTML/Form.pm Manifying blib/man3/HTML::Form.3pm + /usr/bin/make -j4 test PERL_DL_NONLAZY=1 /usr/bin/perl5.20.1 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/form-maxlength.t ..... ok t/form-multi-select.t .. ok t/form-param.t ......... ok t/form-selector.t ...... ok t/form-unicode.t ....... ok # Test 15 got: "POST http://localhost/\nContent-Length: 75\nContent-Type: application/x-www-form-urlencoded\n\ni.x=1&i.y=1&c=on&r=b&t=&p=&h=xyzzy&f=&x=&a=%0D%0Aabc%0D%0A+++&s=bar&m=a&m=b\n" (t/form.t at line 82) # Expected: "POST http://localhost/\nContent-Length: 69\nContent-Type: application/x-www-form-urlencoded\n\ni.x=1&i.y=1&c=on&r=b&t=&p=&h=xyzzy&f=&x=&a=%0Aabc%0A+++&s=bar&m=a&m=b\n" # Line 2 is changed: # - "Content-Length: 69\n" # + "Content-Length: 75\n" # Line 5 is changed: # - "i.x=1&i.y=1&c=on&r=b&t=&p=&h=xyzzy&f=&x=&a=%0Aabc%0A+++&s=bar&m=a&m=b\n" # + "i.x=1&i.y=1&c=on&r=b&t=&p=&h=xyzzy&f=&x=&a=%0D%0Aabc%0D%0A+++&s=bar&m=a&m=b\n" # t/form.t line 82 is: ok($f->click->as_string, <<'EOT'); t/form.t ............... Failed 1/127 subtests Test Summary Report ------------------- t/form.t (Wstat: 0 Tests: 127 Failed: 1) Failed test: 15 Files=6, Tests=190, 1 wallclock secs ( 0.10 usr 0.04 sys + 0.64 cusr 0.14 csys = 0.92 CPU) Result: FAIL Failed 1/6 test programs. 1/190 subtests failed. make: *** [test_dynamic] Error 255 error: Bad exit status from /tmp/B.f576ab/rpm-tmp.2780 (%build) RPM build errors: Bad exit status from /tmp/B.f576ab/rpm-tmp.2780 (%build) ended at: Wed Jul 22 19:23:52 2015, done in 01days 00h 00m 03s error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device Begin-PLD-Builder-Info Build-Time: user:3.32s sys:1.89s real:6.39s (faults io:3 non-io:151759) End-PLD-Builder-Info