9 NEW error logs bitcoin-0.9.3-alt1.rc1.1.1 net.cpp: In function 'void ThreadMapPort()': net.cpp:1068:74: error: invalid conversion from 'int*' to 'unsigned char' [-fpermissive] devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0, 0, &error); net.cpp:1068:74: error: too few arguments to function 'UPNPDev* upnpDiscover(int, const char*, const char*, int, int, unsigned char, int*)' In file included from net.cpp:24:0: haveged-1.9.1-alt1 Mean: 127.469673 PI: 3.141855(0.008337%) Correlation: 0.000501 Check Fail: chisqr:99.077528% not in 1.000000-99.000000 make[2]: *** [check-local] Error 255 make[2]: Leaving directory `/usr/src/RPM/BUILD/haveged-1.9.1/ent' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/usr/src/RPM/BUILD/haveged-1.9.1/ent' make: *** [check-recursive] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/haveged-1.9.1' icewm-githubmod-1.3.12-alt2.gitb60d6d4 patching file src/yxtray.cc + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47160 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd icewm-githubmod + LC_ALL=ru_RU.UTF-8 + msgfilter -i po/ru.po -o po/icewm.pot true msgfilter: ошибка при записи в дочерний процесс true: Обрыв канала octave-optiminterp-0.3.4-alt2.1 1 Fatal Error: Can't open module file 'optimal_interpolation.mod' for reading at (1): No such file or directory compilation terminated. -- pkg: error running `make' for the optiminterp package. error: called from 'configure_make' in file /usr/share/octave/4.0.3/m/pkg/private/configure_make.m near line 96, column 9 perl-HTML-FormFu-MultiForm-1.00-alt1 CGI::param called in list context from /usr/share/perl5/HTML/FormFu.pm line 317, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 412. # Failed test 'Error running (t-aggregate/multiform-misc-file-client-side.t): Couldn't parse 't-aggregate/multiform-misc-file-client-side.t': Can't locate object method "tmp_upload_dir" via package "HTML::FormFu::QueryType::CGI" at /usr/share/perl5/HTML/FormFu/UploadParam.pm line 42, <$fh> chunk 2, at /usr/src/RPM/BUILD/HTML-FormFu-MultiForm-1.00/blib/lib/HTML/FormFu/MultiForm.pm line 508. # at /usr/share/perl5/Test/Aggregate/Nested.pm line 228. -- # Looks like you failed 1 test of 7 run. # Failed test 'Tests for t-aggregate/multiform-misc-file-client-side.t' # at /usr/share/perl5/Test/Aggregate/Nested.pm line 229. # Failed test 'Error running (t-aggregate/multiform-misc/file-server-side.t): Couldn't parse 't-aggregate/multiform-misc/file-server-side.t': Can't locate object method "tmp_upload_dir" via package "HTML::FormFu::QueryType::CGI" at /usr/share/perl5/HTML/FormFu/UploadParam.pm line 42, <$fh> chunk 4, at /usr/src/RPM/BUILD/HTML-FormFu-MultiForm-1.00/blib/lib/HTML/FormFu/MultiForm.pm line 508. # at /usr/share/perl5/Test/Aggregate/Nested.pm line 228. -- # Looks like you failed 1 test of 8 run. # Failed test 'Tests for t-aggregate/multiform-misc/file-server-side.t' # at /usr/share/perl5/Test/Aggregate/Nested.pm line 229. -- t/aggregate.t (Wstat: 512 Tests: 23 Failed: 2) Failed tests: 1, 3 Non-zero exit status: 2 -- Result: FAIL Failed 1/1 test programs. 2/23 subtests failed. make: *** [test_dynamic] Error 2 perl-HTML-Widget-1.11-alt2 t/06bugs_select_empty_options.t .......... ok # Failed test 'constraint value' # at t/06bugs_select_zero_key_constraint.t line 23. -- # expected: '1' # Failed test 'constraint value' # at t/06bugs_select_zero_key_constraint.t line 25. -- t/06bugs_select_zero_key_constraint.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 -- Result: FAIL Failed 1/90 test programs. 2/625 subtests failed. make: *** [test_dynamic] Error 255 perl-HTML-WikiConverter-MoinMoin-0.54-alt1.1 t/boilerplate.t ... ok # Failed test 'table w/ attrs' # at t/runtests.pl line 108. -- t/moinmoin.t (Wstat: 256 Tests: 50 Failed: 1) Failed test: 34 Non-zero exit status: 1 -- Result: FAIL Failed 1/5 test programs. 1/56 subtests failed. make: *** [test_dynamic] Error 255 python-module-mockito-0.5.2-alt1.1 testVerifies (mockito_test.verifications_test.VerifyZeroInteractionsTest) ... ok FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.InorderVerifyTest) Traceback (most recent call last): -- raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation, invocation)) mockito.verification.VerificationError: Wanted foo() to be invoked, got foo() instead >> raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation, invocation)) FAIL: testVerifiesWhenMethodIsUsingKeywordArguments (mockito_test.verifications_test.InorderVerifyTest) Traceback (most recent call last): -- raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation, invocation)) mockito.verification.VerificationError: Wanted someOtherMethod(1) to be invoked, got someOtherMethod(1) instead >> raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation, invocation)) FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.VerifyTest) Traceback (most recent call last): -- raise VerificationError("\nWanted but not invoked: %s" % (invocation)) mockito.verification.VerificationError: Wanted but not invoked: foo() >> raise VerificationError("\nWanted but not invoked: %s" % (invocation)) FAIL: testVerifiesWhenMethodIsUsingKeywordArguments (mockito_test.verifications_test.VerifyTest) Traceback (most recent call last): -- raise VerificationError("\nWanted but not invoked: %s" % (invocation)) mockito.verification.VerificationError: Wanted but not invoked: someOtherMethod(1) -- Ran 164 tests in 0.110s FAILED (failures=4) python-module-zdaemon-4.1.1-alt1.dev0.git20150416.1.1 testDirectoryChown (zdaemon.tests.testzdrun.TestRunnerDirectory) ... ok FAIL: test_start_timeout (zdaemon.tests.tests) Doctest: zdaemon.tests.tests.test_start_timeout -- raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for zdaemon.tests.tests.test_start_timeout File "/usr/src/RPM/BUILD/python-module-zdaemon-4.1.1/src/zdaemon/tests/tests.py", line 307, in test_start_timeout -- Ran 81 tests in 71.034s FAILED (failures=1) 3 error logs REMOVED from the list LibreOffice-5.1-alt4 apache-mime4j-0:0.7.2-alt3_11jpp8 perl-IO-Event-0.813-alt2 Total 473 error logs.