From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 27 Feb 2021 07:17:13 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <20210227071713.GA31239@gyle.altlinux.org> Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20210227 x86_64 beehive_status: +8 -21 (419) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2021 07:17:13 -0000 Archived-At: List-Archive: 8 NEW error logs coreutils-8.31.0.3.6bd78-alt2 # SKIP: 15 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 See gnulib-tests/test-suite.log curl-7.75.0-alt1 TESTDONE: 1112 tests out of 1113 reported OK: 99% TESTFAIL: These test cases failed: 587 TESTDONE: 1406 tests were considered during 435 seconds. fish-3.1.2-alt1 Testing file checks/variable-assignment.fish ... ok (68 ms) Testing file checks/version.fish ... ok (57 ms) Testing file checks/wildcard.fish ... ok (66 ms) Testing file checks/wraps.fish ... ok (61 ms) 1 test failed make[3]: *** [CMakeFiles/serial_test_fishscript.dir/build.make:76: CMakeFiles/serial_test_fishscript] Error 1 make[3]: Leaving directory '/usr/src/RPM/BUILD/fish-3.1.2/BUILD' make[2]: *** [CMakeFiles/Makefile2:1134: CMakeFiles/serial_test_fishscript.dir/all] Error 2 make[1]: *** [CMakeFiles/Makefile2:893: CMakeFiles/test.dir/rule] Error 2 make: *** [Makefile:534: test] Error 2 haveged-1.9.2-alt2 Mean: 127.475234 PI: 3.141300(-0.009331%) Correlation: 0.000490 Check Fail: chisqr:99.149682% not in 1.000000-99.000000 make[2]: *** [Makefile:573: check-local] Error 255 make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent' make[1]: *** [Makefile:446: check-am] Error 2 make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent' make: *** [Makefile:480: check-recursive] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2' librabbitmq-c-0.9.0-alt1 /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:1927:28: error: field 'amqp_channel_close' declared as a function 1927 | amqp_rpc_reply_t AMQP_CALL amqp_channel_close(amqp_connection_state_t state, -- 1928 | amqp_channel_t channel, int code); /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:1945:28: error: field 'amqp_connection_close' declared as a function 1945 | amqp_rpc_reply_t AMQP_CALL amqp_connection_close(amqp_connection_state_t state, -- 1946 | int code); /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:1965:15: error: field 'amqp_basic_ack' declared as a function 1965 | int AMQP_CALL amqp_basic_ack(amqp_connection_state_t state, -- 1967 | amqp_boolean_t multiple); /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:1986:28: error: field 'amqp_basic_get' declared as a function 1986 | amqp_rpc_reply_t AMQP_CALL amqp_basic_get(amqp_connection_state_t state, -- 1989 | amqp_boolean_t no_ack); /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2008:15: error: field 'amqp_basic_reject' declared as a function 2008 | int AMQP_CALL amqp_basic_reject(amqp_connection_state_t state, -- 2010 | amqp_boolean_t requeue); /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2032:15: error: field 'amqp_basic_nack' declared as a function 2032 | int AMQP_CALL amqp_basic_nack(amqp_connection_state_t state, -- 2034 | amqp_boolean_t multiple, amqp_boolean_t requeue); /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2048:26: error: field 'amqp_data_in_buffer' declared as a function 2048 | amqp_boolean_t AMQP_CALL amqp_data_in_buffer(amqp_connection_state_t state); -- from /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:41: /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2066:42: error: field 'amqp_error_string' declared as a function 2066 | AMQP_PUBLIC_FUNCTION char *AMQP_CALL amqp_error_string(int err)); -- 2065 | AMQP_DEPRECATED( /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2080:23: error: field 'amqp_error_string2' declared as a function 2080 | const char *AMQP_CALL amqp_error_string2(int err); -- 2080 | const char *AMQP_CALL amqp_error_string2(int err); /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2103:15: error: field 'amqp_decode_table' declared as a function 2103 | int AMQP_CALL amqp_decode_table(amqp_bytes_t encoded, amqp_pool_t *pool, libsmi-0.5.0-alt1.svn1841 parser-smi.c:9963:29: warning: passing argument 1 of 'smiyyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 9963 | yyerror (parserPtr, yymsgp); error.h:25:44: note: in definition of macro 'yyerror' 25 | #define yyerror(parserPtr, msg) smiyyerror(msg, parserPtr) In file included from parser-smi.y:40: smi-check.h:71:30: note: expected 'char *' but argument is of type 'const char *' 71 | extern void smiyyerror(char *msg, Parser *parserPtr); make[2]: Leaving directory '/usr/src/RPM/BUILD/libsmi-0.5.0/lib' make[1]: *** [Makefile:518: all-recursive] Error 1 make: *** [Makefile:404: all] Error 2 ocaml-ounit-2.2.3-alt1 ...............................S......................~ Error: OUnit:7:Runner:7:Threads. File "/usr/src/RPM/BUILD/ocaml-ounit-2.2.3/_build/default/test/oUnit-OUnit-localhost.localdomain#00.log", line 12568, characters 1-1: Error: OUnit:7:Runner:7:Threads (in the log). Timeout after 600.0s Ran: 55 tests in: 605.72 seconds. FAILED: Cases: 55 Tried: 55 Errors: 0 Failures: 0 Skip: 1 Todo: 0 Timeouts: 1. xdg-desktop-portal-1.8.1-alt1 PASS: test-portals 38 /portal/inhibit/permissions ERROR: test-portals - Bail out! xdg-desktop-portal:ERROR:tests/inhibit.c:327:session_state_changed_cb: assertion failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1) PASS: test-xdp-utils 1 /alternate-doc-path -- PASS: testdb 3 /db/modify SKIP: test-doc-portal 1 /db/version # SKIP access /dev/fuse: No such file or directory SKIP: test-doc-portal 2 /db/create_doc # SKIP access /dev/fuse: No such file or directory SKIP: test-doc-portal 3 /db/recursive_doc # SKIP access /dev/fuse: No such file or directory SKIP: test-doc-portal 4 /db/create_docs # SKIP access /dev/fuse: No such file or directory SKIP: test-doc-portal 5 /db/add_named # SKIP access /dev/fuse: No such file or directory PASS: test-permission-store 1 /permissions/version -- # SKIP: 6 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 1 See ./test-suite.log 21 error logs REMOVED from the list acme-client-0.1.16-alt1.2 coccigrep-1.20-alt1 coccinelle-1.0.8-alt8 coriander-2.0.1-alt1.qa1 custodia-0.6.0-alt6 cvise-2.0.0-alt1 eresi-0.83-alt3 freeswitch-1:1.10.5-alt2 glibc-6:2.32-alt2 golang-github-burntsushi-xgb-0-alt1.git27f1227 golang-github-erikstmartin-testdb-0-alt1.git8d10e4a mures-0.5-alt6.qa2 opendchub-0.8.3-alt1.2 oregano-0.84.41-alt1 perl-autovivification-0.18-alt2_8 php7-memcache-4.0.5.2-alt7.4.15.alt1 python3-module-pexpect-4.8.0-alt1 rednotebook-2.11.1-alt1 rkdeveloptool-1.3-alt2 tracker-miners3-3.0.4-alt1 wiki2html-0.1-alt2 Total 419 error logs.