12 NEW error logs

bind-9.18.32-alt1
        SKIPPED [1] nzd2nzf/tests_sh_nzd2nzf.py:23: Prerequisites missing.
        FAILED dupsigs/tests_sh_dupsigs.py::test_dupsigs
        - subprocess.CalledProcessError: Command '['/bin/sh',
        
'/usr/src/RPM/BUILD/bind-9.18.32/bin/tests/system/dupsigs_tmp_imzrn2_s/tests.sh']'
        returned non-zero exit status 1.
        ======= 1 failed, 43 passed, 8 skipped, 1 warning in 1086.74s (0:18:06) 
========

hyprpaper-0.7.3-alt1
        --   Found hyprgraphics, version 0.1.1
        Package libffi was not found in the pkg-config search path.
        Perhaps you should add the directory containing `libffi.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'libffi', required by 'wayland-client', not found
        Package libffi was not found in the pkg-config search path.
        Perhaps you should add the directory containing `libffi.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'libffi', required by 'wayland-client', not found
        Package libffi was not found in the pkg-config search path.
        Perhaps you should add the directory containing `libffi.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'libffi', required by 'wayland-client', not found
        Package libffi was not found in the pkg-config search path.
        Perhaps you should add the directory containing `libffi.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'libffi', required by 'wayland-client', not found
        -- Found wayland-protocols at //usr/share/wayland-protocols
        --
        /usr/src/RPM/BUILD/hyprpaper-0.7.3/src/Hyprpaper.cpp: In lambda 
function:
        /usr/src/RPM/BUILD/hyprpaper-0.7.3/src/Hyprpaper.cpp:204:78: error: 
'wl_resource'
        has not been declared
        204 |             m_pSeatPointer->setEnter([this](CCWlPointer* r, 
uint32_t serial,
        wl_resource* surface, wl_fixed_t x, wl_fixed_t y) {
        /usr/src/RPM/BUILD/hyprpaper-0.7.3/src/Hyprpaper.cpp:204:38: error: 
cannot convert
        
'CHyprpaper::createSeat(Hyprutils::Memory::CSharedPointer<CCWlSeat>)::<lambda(CCWlSeat*,
        wl_seat_capability)>::<lambda(CCWlPointer*, uint32_t, int*, wl_fixed_t, 
wl_fixed_t)>'
        to 'std::function<void(CCWlPointer*, unsigned int, wl_proxy*, int, 
int)>'
        204 |             m_pSeatPointer->setEnter([this](CCWlPointer* r, 
uint32_t serial,
        wl_resource* surface, wl_fixed_t x, wl_fixed_t y) {

kernel-image-6.12-6.12.10-alt1
        timerfd01.c:128: TPASS: Timer read back value is relative
        timerfd01.c:86: TFAIL: got 6 tick(s) expected 3
        + exit 1

libgupnp-igd-1.6.0-alt1
        # GLib-GIO-DEBUG: GSocketClient: Connection successful!
        not ok /simpleigd/random/conflict -
        ERROR:../tests/gtest/gupnp-simple-igd.c:172:delete_port_mapping_cb: 
assertion failed:
        (external_port != INTERNAL_PORT)
        Bail out!
        ERROR:../tests/gtest/gupnp-simple-igd.c:172:delete_port_mapping_cb: 
assertion failed:
        (external_port != INTERNAL_PORT)
        1/1 gupnp-simple-igd FAIL            8.01s   killed by signal 6 SIGABRT

pyro5-5.15-alt1
        >                       chunk = sock.recv(size, socket.MSG_WAITALL)
        E                       TimeoutError: timed out
        
/usr/src/tmp/pyro5-buildroot/usr/lib/python3/site-packages/Pyro5/socketutil.py:132:
        TimeoutError
        --
        >                       raise TimeoutError("receiving: timeout")
        E                       Pyro5.errors.TimeoutError: receiving: timeout
        
/usr/src/tmp/pyro5-buildroot/usr/lib/python3/site-packages/Pyro5/socketutil.py:140:
        TimeoutError
        =========================== short test summary info 
============================
        FAILED tests/test_server.py::TestServerThreadNoTimeout::testTimeoutCall 
- ass...
        FAILED 
tests/test_server_timeout.py::TestServerThreadTimeout::testServerConnections
        ===== 2 failed, 433 passed, 5 skipped, 13 deselected in 128.68s 
(0:02:08) ======

python3-module-mkdocs-1.6.1-alt1
        
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F...............................................s..................................................s................s...............s........................................................................................................................
        FAIL: test_watch_with_broken_symlinks
        
(mkdocs.tests.livereload_tests.BuildTests.test_watch_with_broken_symlinks)
        Traceback (most recent call last):
        --
        self.assertTrue(started_building.wait(timeout=10))
        AssertionError: False is not true
        Ran 724 tests in 20.022s
        FAILED (failures=1, skipped=4)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'unittest', 
'discover', '-p',
        '*tests.py', 'mkdocs', '--top-level-directory', '.']' returned non-zero 
exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.84059 (%check)

python3-module-pycryptodomex-3.20.0-alt1
        result = load_test_vectors_wycheproof(("Signature", "wycheproof"),
        FAIL: runTest 
(Cryptodome.SelfTest.Random.test_random.SimpleTest.runTest)
        Cryptodome.Random.new()
        --
        self.assertNotEqual(x, y)
        AssertionError: 6088 == 6088
        Ran 3603 tests in 43.101s
        FAILED (failures=1)
        Traceback (most recent call last):
        --
        raise SelfTestError("Self-test failed", result)
        Cryptodome.SelfTest.SelfTestError: ('Self-test failed', 
<unittest.runner.TextTestResult
        run=3603 errors=0 failures=1>)

python3-module-sanic-24.6.0-alt2
        =========================== short test summary info 
============================
        FAILED tests/test_tls.py::test_logger_vhosts - 
sanic.exceptions.ServerError: ...
        FAILED tests/test_tls.py::test_ssl_in_multiprocess_mode - assert 
('sanic.root...
        = 2 failed, 1666 passed, 25 skipped, 5 deselected, 3 xfailed, 6 
xpassed, 318 warnings
        in 170.74s (0:02:50) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not
        test_websocket_route_with_subprotocols and not 
test_keep_alive_client_timeout']'
        returned non-zero exit status 1.

python3-module-setuptools-1:75.8.0-alt1
        ===== 1218 passed, 42 skipped, 10 xfailed, 2 xpassed in 337.30s 
(0:05:37) ======
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

snapd-glib-2-1.66-alt1
        Summary of Failures:
        3/4 Tests                TIMEOUT        600.16s   killed by signal 15 
SIGTERM
        4/4 Tests (qt6           TIMEOUT        600.13s   killed by signal 15 
SIGTERM
        Ok:                 2
        Expected Fail:      0
        Fail:               0
        Unexpected Pass:    0
        Skipped:            0
        Timeout:            2
        Full log written to
        
/usr/src/RPM/BUILD/snapd-glib-1.66/x86_64-alt-linux/meson-logs/testlog.txt

tripso-1.2.2-alt1
        10.99.0.1 > 10.99.0.3: ICMP echo request, id 17547, seq 1, length 64
        = Received packet matches expected!
        = send test/cipso-dsp-c1.pkt
        [   14.526290] xt_TRIPSO: option cipso 0x86[b]<2> 86 0b 00 00 00 01 01 
05 00 01 40 00
        [   14.528556] xt_TRIPSO: : cipso level=1 categories=2
        [   14.532777] xt_TRIPSO: :: translated to astra: 82 05 ab 03 08
        [   14.535034] xt_TRIPSO: ::: packet shortened 4 bytes. [92]
        IP (tos 0x0, ttl 64, id 50004, offset 0, flags [DF], proto ICMP (1), 
length 96, options
        (unknown 134,EOL))
        10.99.0.1 > 10.99.0.3: ICMP echo request, id 18037, seq 1, length 64
        qemu-system-x86_64: terminating on signal 15 from pid 2016694 (timeout)

zstd-1.5.5-alt2
        test206 : ZSTD_adjustCParams() + dictionary OK
        test207 : check compression mem usage monotonicity over levels for 
estimateCCtxSize() : OK
        test208 : check estimateCCtxSize() always larger or equal to
        ZSTD_estimateCCtxSize_usingCParams() : OK
        test209 : thread pool API tests :
        thread pool test : threadPool re-use roundtrips: OK
        thread pool test : threadPool simultaneous usage: OK
        thread pool tests OK
        1          
         3          
          5          
           9          
    20         
    24
        
    28           
    34    
    41     
        43          
         48          
        52          
         53          
          54          
    57         
    60          
    64
        
    70           
    74    
    78     
        85          
         99          
        101          
         105          
   107         
   111          
   112           
   113
        
   115           
   117    
   123     
   128      
        130          
        132          
         134          
   135         
   138          
   144           
   147
        
   148           
   156    
   165     
   166      
        176          
        186          
         192          
   204         
   212          
   216           
   217
        
   220           
   224    
   225     
   229      
        242          
        245          
         247          
   248         
   250          
   256           
   260
        
   267           
   270    
   275     
   280      
        281          
        294          
         298          
   306         
   315          
   323           
   326
        
   332           
   336    
   342     
   354      
        358          
        367          
         377          
   379         
   385          
   388           
   399
        
   412           
   414    
   418     
   421      
        433          
        442          
         451          
   456         
   468          
   473           
   485
        
   487           
   490    
   504     
   515      
        528          
        539          
         544          
   550         
   558          
   563           
   569
        
   571           
   576    
   579     
   585      
        590          
        591          
         603          
   607         
   619          
   625           
   637
        
   652           
   660    
   664     
   675      
        683          
        689          
         690          
   707         
   713          
   735           
   742
        
   744           
   753    
   754     
   759      
        766          
        772          
         773          
   782         
   790          
   794           
   805
        
   816           
   831    
   836     
   843      
        844          
        846          
         850          
   867         
   871          
   886           
   895
        
   906           
   917    
   928     
   932      
        933          
        941          
         945          
   951         
   953          
   957           
   963
        
   964           
   965    
   968     
   979      
        982          
        990          
         999          
  1005         
  1008          
  1016           
        1019          
  1022         
  1027          
  1030           
  1040    
        1049          
  1059         
  1060          
  1070           
  1071    
        1091          
  1098         
  1102          
  1103           
  1105    
        1110          
  1115         
  1122          
  1131           
  1143    
        1147          
  1158         
  1160          
  1164           
  1176    
        1177          
  1182         
  1188          
  1193           
  1200    
        1205          
  1214         
  1215          
  1226           
  1228    
        1245          
  1258         
  1268          
  1281           
  1290    
        1292          
  1299         
  1317          
  1323           
  1328    
        1333          
  1342         
  1351          
  1364           
  1368    
        1375          
  1384         
  1387          
  1392           
  1403    
        1406          
  1411         
  1415          
  1418           
  1419    
        1427          
  1436         
  1451          
  1460           
  1467    
        1476          
  1477         
  1483          
  1502           
  1509    
  1516
        make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
        make: Target 'test' not remade because of errors.

        26 error logs REMOVED from the list
Alaya-4.5.0.1.gitc003169-alt1
agrep-2.04-alt1.qa2
altlinux-freedesktop-menu-0.70-alt1
apache-commons-pool-0:1.6-alt2_29jpp11
autogen-5.18.16-alt1
cilk-5.4.6-alt13
clisp-1:2.49.92-alt2.1
fprintd-1.94.4-alt3
gcr4-4.2.1-alt1
gem-libv8-8.4.255.0-alt1
gem-libv8-node-22.5.1.0-alt1
gem-ruby-debug-0.11.0.3-alt0.1
gnome-vfs-1:2.24.4-alt13
kyotocabinet-1.2.76-alt3
pam-redhat-1.0.0-alt1
perl-HTML-Widget-1.11-alt3
perl-Tie-DBI-1.08-alt1
python-2.7.18-alt11
python3-module-devpi-process-1.0.2-alt1
python3-module-fastapi-template-5.1.0-alt1.git8c5f2813
python3-module-nbclient-0.10.2-alt1
python3-module-oslo.rootwrap-7.3.0-alt1
python3-module-pyshark-0.6-alt2
python3-module-pythran-0.17.0-alt1
python3-module-vcrpy-7.0.0-alt1
srt-1.5.4-alt1

Total 675 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to