11 NEW error logs

cilk-5.4.6-alt13
        perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
        no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 
43.
        S0          
S1               
Q1.1            
Q1.2           
Q1.3          
Q1.4         
Q1.5
        
Q1.6           
Q1.7          
Q1.8         
S2        
Q2.1             
Q2.2
        
Q2.3           
Q2.4          
S3         
Q3.1      
Q3.2             
Q3.3
        
Q3.4           
unknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
        --
        libtool: install: /usr/libexec/rpm-build/install -p 
.libs/libcilk.g.p.so.0.0.0
        /usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.g.p.so.0.0.0
        /usr/bin/install: cannot stat '.libs/libcilk.g.p.so.0.0.0': No such 
file or directory
        make[2]: *** [Makefile:567: install-libLTLIBRARIES] Error 1

erlang-proper-1.4.0.19.3bbd-alt1
        1) proper_tests:-simple_types_test_/0-fun-1-/0:754
             Failure/Error: {error,
        {badmatch,error},
        --
        [{file,"eunit_proc.erl"},{line,468}]}]}
             Output: Error: Couldn't produce an instance that 
satisfies all strict
        constraints from (proper_tests:simple_types_with_data/0, 
proper_types:non_empty/1)
        after 50 tries.
        

gz-gui-10.0.0-alt2
        54/54 Test #54: check_INTEGRATION_transport_scene_manager ...   Passed  
  0.01 sec
        94% tests passed, 3 tests failed out of 54
        Total Test time (real) = 105.29 sec
        The following tests FAILED:
        1 - UNIT_Application_TEST (Subprocess aborted)
        --
        0inputs+0outputs (0major+12828271minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

kopia-0.15.0-alt2
        ok      github.com/kopia/kopia/tests/tools/fswalker/walker      0.012s
        ?       github.com/kopia/kopia/tests/tools/kopiaclient  [no test files]
        ok      github.com/kopia/kopia/tests/tools/kopiarunner  0.011s
        ?       github.com/kopia/kopia/tools/cli2md     [no test files]
        ?       github.com/kopia/kopia/tools/gettool    [no test files]
        ?       github.com/kopia/kopia/tools/gettool/autodownload       [no 
test files]
        FAIL
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.qFrDi9 (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.qFrDi9 (%check)

libsvm-3.37-alt1
        javac --release 11 svm_predict.java
        ./libsvm/svm_model.java:10: error: cannot access svm_node
        public svm_node[][] SV; // SVs (SV[l])
        --
        Please remove or make sure it appears in the correct subdirectory of 
the classpath.
        svm_predict.java:80: error: cannot find symbol
        svm_node[] x = new svm_node[m];
        --
        location: class svm_predict
        svm_predict.java:80: error: cannot find symbol
        svm_node[] x = new svm_node[m];
        --
        location: class svm_predict
        svm_predict.java:83: error: cannot find symbol
        x[j] = new svm_node();
        --
        location: class svm_predict
        ./libsvm/svm.java:180: error: illegal parenthesized expression
        return x[i][(int)(x[j][0].value)].value;
        ./libsvm/svm.java:279: error: illegal parenthesized expression
        return  x[(int)(y[0].value)].value;
        ./libsvm/svm.java:2636: error: illegal parenthesized expression
        fp.writeBytes("0:"+(int)(p[0].value));

litmus-0.14.0-alt2.git.9fbc73d
        checking for a BSD-compatible install... /usr/bin/ginstall -c
        ./configure: line 3491: syntax error near unexpected token `0,'
        ./configure: line 3491: `NE_REQUIRE_VERSIONS(0, 26 27 28 29 30 31 32)'

postgresql17-1C-17.10-alt0.p11.2
        Bail out!make[1]: *** [GNUmakefile:118: check] Error 2
        make[1]: Leaving directory 
'/usr/src/RPM/BUILD/postgresql17-1C-17.10/src/test/regress'
        make: *** [GNUmakefile:69: check] Error 2
        make: Leaving directory '/usr/src/RPM/BUILD/postgresql17-1C-17.10'
        58.21user 44.62system 2:06.04elapsed 81%CPU (0avgtext+0avgdata 
13362416maxresident)k
        0inputs+0outputs (0major+33867minor)pagefaults 0swaps
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.x3dkVY (%check)
        RPM build errors:
        Macro %prog_nameXY not found
        Bad exit status from /usr/src/tmp/rpmb-tmp.x3dkVY (%check)

python3-module-curio-1.6-alt1
        tests/test_timequeue.py::test_timequeue_expired PASSED                  
 [ 96%]
        tests/test_workers.py::test_cpu FAILED                                  
 [ 96%]
        tests/test_workers.py::test_bad_cpu PASSED                              
 [ 97%]
        --
        ('fib', 14930352)
        E       AssertionError: assert [10, 9, 8, 7, 6, 5, 4, ('fib', 
14930352), 3, 2, 1] ==
        [10, 9, 8, 7, 6, 5, 4, 3, 2, 1, ('fib', 14930352)]
        E
        --
        raise RuntimeError(
        RuntimeError: Curio kernel not properly terminated.  Please use 
Kernel.run(shutdown=True)
        warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
        --
        raise RuntimeError("Async generator with async finalization must be 
wrapped by\n"
        RuntimeError: Async generator with async finalization must be wrapped by
        async with curio.meta.finalize(agen) as agen:
        --
        raise RuntimeError('Task not terminated')
        RuntimeError: Task not terminated
        warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
        --
        =========================== short test summary info 
============================
        FAILED tests/test_workers.py::test_cpu - AssertionError: assert [10, 9, 
8, 7, 6, 5, 4,
        ('fib', 14930352), 3, 2, 1] == [10, 9, 8, 7, 6, 5, 4, 3, 2, 1, ('fib', 
14930352)]
        At index 7 diff: ('fib', 14930352) != 3
        --
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-m', 'not
        internet']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.cBYrv6 (%check)

python3-module-inline-snapshot-0.28.0-alt1
        >       result.assert_outcomes(passed=1)
        E       AssertionError: assert {'errors': 0,...pped': 0, ...} == 
{'errors': 0,...pped':
        0, ...}
        E
        --
        =========================== short test summary info 
============================
        FAILED tests/test_file.py::test_a - assert 4 == 5
        ============================== 1 failed in 0.08s 
===============================
        --
        ==================================== ERRORS 
====================================
        _________________________ ERROR at teardown of test_a 
__________________________
        some snapshots in this test have incorrect values.
        --
        =========================== short test summary info 
============================
        ERROR tests/test_file.py::test_a - Failed: some snapshots in this test 
have i...
        ========================== 1 passed, 1 error in 0.14s 
==========================
        --
        =========================== short test summary info 
============================
        FAILED tests/test_file.py::test_a - assert 4 == 5
        ============================== 1 failed in 0.08s 
===============================
        =========================== short test summary info 
============================
        FAILED tests/test_pytest_plugin.py::test_disabled - AssertionError: 
assert {'...
        = 1 failed, 597 passed, 7 deselected, 1 xfailed, 997 subtests passed in 
107.22s (0:01:47) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not pyright
        and not test_compare']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.buL0tn (%check)

python3-module-joblib-1.5.3-alt1
        
.....ss.....ss.....................
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

qemu-9.1.2-alt1
        Summary of Failures:
        775/885 qemu:block / io-qcow2-161                                       
          ERROR
        5.31s   exit status 1
        Ok:                819

        12 error logs REMOVED from the list
altlinux-freedesktop-menu-0.70-alt1
doctest-2.4.11-alt2
givaro-4.2.0-alt3
guile22-2.2.7-alt1
gz-sim-10.1.0-alt1
meschach-1.2-alt1.b.3
mumps-5.3.5-alt4
ntfy-2.27.0-alt1
perl-Crypt-RSA-1.99-alt2
python3-module-pyshark-0.6-alt3
python3-module-sanic-25.3.0-alt1
python3-module-websockets-12.0-alt1

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

Reply via email to