From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Wed, 13 Dec 2023 05:30:09 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: 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-20231213 x86_64 beehive_status: +6 -5 (61) 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: Wed, 13 Dec 2023 05:30:12 -0000 Archived-At: List-Archive: 6 NEW error logs gnustep-sqlclient-1.7.0-alt9 ECPG.pgm: In function '-[SQLClientECPG backendQuery:recordType:listType:]': ECPG.pgm:573:31: error: 'ECPGge' undeclared (first use in this function); did you mean 'ECPGdo'? 573 | EXEC SQL GET DESCRIPTOR myDesc VALUE :index -- ECPG.pgm:573:31: note: each undeclared identifier is reported only once for each function it appears in ECPG.pgm:573:37: error: expected ';' at end of input 573 | EXEC SQL GET DESCRIPTOR myDesc VALUE :index 574 | :aString = DATA; ECPG.pgm:573:29: error: expected declaration or statement at end of input 573 | EXEC SQL GET DESCRIPTOR myDesc VALUE :index ECPG.pgm:573:29: error: expected declaration or statement at end of input ECPG.pgm:445:25: warning: variable 'v' set but not used [-Wunused-but-set-variable] 445 | id v; ECPG.pgm:573:29: error: expected declaration or statement at end of input 573 | EXEC SQL GET DESCRIPTOR myDesc VALUE :index -- 439 | SQLRecord *record; ECPG.pgm:573:29: error: expected declaration or statement at end of input 573 | EXEC SQL GET DESCRIPTOR myDesc VALUE :index ECPG.pgm:573:29: error: expected declaration or statement at end of input ECPG.pgm:573:29: error: '@try' without '@catch' or '@finally' ECPG.pgm:573:29: error: expected declaration or statement at end of input ECPG.pgm:389:25: warning: variable 'localTransaction' set but not used [-Wunused-but-set-variable] guile22-2.2.7-alt1 WARNING: (test-suite sxml-xpath): imported module (sxml xpath) overrides core binding `filter' FAIL: check-guile 1 of 1 test failed openmotif-2.3.8-alt1 Severe: internal error - submit defect report make[3]: *** [Makefile:647: hellomotif.uid] Error 1 make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif' make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../lib/Xm -I./../../../lib -I../../../lib -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c hellomotif.c make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif' make[2]: *** [Makefile:359: all-recursive] Error 1 make[1]: *** [Makefile:326: all-recursive] Error 1 make: *** [Makefile:381: all-recursive] Error 1 python3-module-qtconsole-5.5.1-alt1 --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=1973655) Traceback (most recent call last): -- return open(fname, "rb", buffering=FILE_READ_BUFFER_SIZE) FileNotFoundError: [Errno 2] No such file or directory: '/proc/1973655/stat' During handling of the above exception, another exception occurred: -- --------------------------- Captured stderr teardown --------------------------- [IPKernelApp] ERROR | Exception during subprocesses termination process PID not found (pid=2003290) Traceback (most recent call last): -- return open(fname, "rb", buffering=FILE_READ_BUFFER_SIZE) FileNotFoundError: [Errno 2] No such file or directory: '/proc/2003290/stat' During handling of the above exception, another exception occurred: -- =========================== short test summary info ============================ FAILED qtconsole/tests/test_00_console_widget.py::test_input - pytestqt.excep... ======== 1 failed, 43 passed, 1 skipped, 1 warning in 86.93s (0:01:26) ========= INFO : Command's result: FAILURE INFO : Command's error: Command '['xvfb-run', '-s', '-nolisten local', 'pytest', '-v', 'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py']' returned non-zero exit status 1. python3-module-taskiq-0.10.2-alt1 INFO taskiq.receiver.receiver:receiver.py:128 Executing task test_receiver_task:test_func with ID: bfd567e33e894b23b4d82afbf9113f91 ERROR taskiq.receiver.receiver:receiver.py:257 Exception found while executing function: Traceback (most recent call last): -- assert kicked == desired_kicked AssertionError: assert 2 == 3 During handling of the above exception, another exception occurred: -- =========================== short test summary info ============================ FAILED tests/api/test_receiver_task.py::test_successful - assert 2 == 3 =================== 1 failed, 146 passed, 1 warning in 8.53s =================== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero exit status 1. python3-module-urllib3-2:2.1.0-alt1 SKIPPED [3] test/with_dummyserver/test_socketlevel.py:2281: urllib3 uses Content-Length in this case FAILED test/with_dummyserver/test_socketlevel.py::TestContentFraming::test_chunked_specified[bytes-PATCH-True] - AssertionError: assert 0 == 5 + where 0 = (b':') -- INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned non-zero exit status 1. 5 error logs REMOVED from the list curl-8.5.0-alt1 mailfromd-8.16-alt1 perl-Tie-DBI-1.08-alt1 python3-module-pytest-httpbin-2.0.0-alt1 qemu-checkinstall-2-alt1 Total 61 error logs.