6 NEW error logs

automake_1.11-1.11.6-alt9
        checking for upc... no
        configure: error: no Unified Parallel C compiler was found
        + exit_status=77
        --
        + exit 77
        1 of 878 tests failed
        (73 tests were not run)

gretl-2022c-alt1
        make -C cli
        make[1]: Entering directory '/usr/src/RPM/BUILD/gretl-2022c/cli'
        ../libtool --tag CC --mode=link mpicc -msse2   -o gretlmpi 
gretlcli-mpi.o \
        ../lib/libgretl-1.0.la
        libtool: link: mpicc -msse2 -o .libs/gretlmpi gretlcli-mpi.o  
../lib/.libs/libgretl-1.0.so
        -llapack -lm -ldl -lz -lgmp -lfftw3 -lcurl -lgsf-1 -lgobject-2.0 
-lglib-2.0 -lxml2 -lrt
        ../libtool: line 1856: mpicc: command not found
        make[1]: *** [Makefile:102: gretlmpi] Error 127
        make[1]: Leaving directory '/usr/src/RPM/BUILD/gretl-2022c/cli'
        make: *** [Makefile:73: cli] Error 2
        make: Leaving directory '/usr/src/RPM/BUILD/gretl-2022c'

lightdm-1.30.0-alt24
        PASS: test-session-greeter-autologin
        FAIL: test-session-greeter-reconnect
        PASS: test-session-greeter-unlock
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See tests/test-suite.log

python3-module-watchdog-2.1.3-alt1
        tests/test_inotify_buffer.py::test_move_internal PASSED                 
 [ 37%]
        tests/test_inotify_buffer.py::test_move_internal ERROR                  
 [ 37%]
        tests/test_inotify_buffer.py::test_move_internal_batch PASSED           
 [ 38%]
        tests/test_inotify_buffer.py::test_move_internal_batch ERROR            
 [ 38%]
        tests/test_inotify_buffer.py::test_delete_watched_directory PASSED      
 [ 39%]
        --
        ==================================== ERRORS 
====================================
        ___________________ ERROR at teardown of test_move_internal 
____________________
        recwarn = WarningsRecorder(record=True)
        --
        >       assert not warnings
        E       assert not 
['/usr/lib/python3/site-packages/_pytest/threadexception.py:73
        Exception in thread Thread-45\n\nTraceback (most recent call last):\n  
File
        "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner\n    
self.run()\n  File
        
"/usr/src/RPM/BUILD/python3-module-watchdog-2.1.3/src/watchdog/observers/inotify_buffer.py",
        line 88, in run\n    inotify_events = self._inotify.read_events()\n  
File
        
"/usr/src/RPM/BUILD/python3-module-watchdog-2.1.3/src/watchdog/observers/inotify_c.py",
        line 285, in read_events\n    event_buffer = os.read(self._inotify_fd,
        event_buffer_size)\nOSError: [Errno 9] Bad file descriptor\n']
        filename   = '/usr/lib/python3/site-packages/_pytest/threadexception.py'
        message    = 'Exception in thread Thread-45\n\nTraceback (most recent 
call last):\n
        File "/usr/lib64/python3.9/threading.py", line...read_events\n    
event_buffer =
        os.read(self._inotify_fd, event_buffer_size)\nOSError: [Errno 9] Bad 
file descriptor\n'
        recwarn    = WarningsRecorder(record=True)
        warning    = <warnings.WarningMessage object at 0x7f17eaf4e280>
        warnings   = 
['/usr/lib/python3/site-packages/_pytest/threadexception.py:73 Exception
        in thread Thread-45\n\nTraceback (most recent...ead_events\n    
event_buffer =
        os.read(self._inotify_fd, event_buffer_size)\nOSError: [Errno 9] Bad 
file descriptor\n']
        tests/conftest.py:55: AssertionError
        ________________ ERROR at teardown of test_move_internal_batch 
_________________
        recwarn = WarningsRecorder(record=True)
        --
        >       assert not warnings
        E       assert not 
['/usr/lib/python3/site-packages/_pytest/threadexception.py:73
        Exception in thread Thread-46\n\nTraceback (most recent call last):\n  
File
        "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner\n    
self.run()\n  File
        
"/usr/src/RPM/BUILD/python3-module-watchdog-2.1.3/src/watchdog/observers/inotify_buffer.py",
        line 88, in run\n    inotify_events = self._inotify.read_events()\n  
File
        
"/usr/src/RPM/BUILD/python3-module-watchdog-2.1.3/src/watchdog/observers/inotify_c.py",
        line 285, in read_events\n    event_buffer = os.read(self._inotify_fd,
        event_buffer_size)\nOSError: [Errno 9] Bad file descriptor\n']
        filename   = '/usr/lib/python3/site-packages/_pytest/threadexception.py'
        message    = 'Exception in thread Thread-46\n\nTraceback (most recent 
call last):\n
        File "/usr/lib64/python3.9/threading.py", line...read_events\n    
event_buffer =
        os.read(self._inotify_fd, event_buffer_size)\nOSError: [Errno 9] Bad 
file descriptor\n'
        recwarn    = WarningsRecorder(record=True)
        warning    = <warnings.WarningMessage object at 0x7f17eac23730>
        warnings   = 
['/usr/lib/python3/site-packages/_pytest/threadexception.py:73 Exception
        in thread Thread-46\n\nTraceback (most recent...ead_events\n    
event_buffer =
        os.read(self._inotify_fd, event_buffer_size)\nOSError: [Errno 9] Bad 
file descriptor\n']
        tests/conftest.py:55: AssertionError

python3-module-websockets-12.0-alt0.p10.1
        raise ValueError("Invalid file descriptor: {}".format(fd))
        ValueError: Invalid file descriptor: -1
        ..Exception in thread Thread-496:
        --
        raise ValueError("Invalid file descriptor: {}".format(fd))
        ValueError: Invalid file descriptor: -1
        
..................................................................................................................s..............................................................................................................................................................................................................................................................................................................................................................................
        ERROR: test_writing_in_recv_events_fails 
(tests.sync.test_connection.ClientConnectionTests)
        Error when responding to incoming frames is correctly reported.
        --
        raise self.protocol.close_exc from original_exc
        websockets.exceptions.ConnectionClosedError: no close frame received or 
sent
        FAIL: test_close_timeout_waiting_for_recv
        (tests.sync.test_connection.ClientConnectionTests)
        Traceback (most recent call last):
        --
        self.assertFalse(close_thread.is_alive())
        AssertionError: True is not false
        Ran 1297 tests in 2.682s
        FAILED (failures=1, errors=1, skipped=14)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'unittest']' 
returned non-zero
        exit status 1.

rng-tools-6.14-alt1.git82f665c4
        PASS: rngtestzero.sh
        FAIL: rngtestjitter.sh
        Testsuite summary for rng-tools 6.14
        --
        # SKIP:  1
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See tests/test-suite.log

        4 error logs REMOVED from the list
cilk-5.4.6-alt12
fleet-commander-admin-0.15.1-alt8.p10.1
libcacard-2.8.0-alt1
proftpd-1.3.6-alt0.4.ga73dbfe3b

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

Reply via email to