* [cyber] I: p10-20250302 x86_64 beehive_status: +6 -4 (80)
@ 2025-03-02 16:54 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-03-02 16:54 UTC (permalink / raw)
To: sisyphus-cybertalk
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-02 16:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-02 16:54 [cyber] I: p10-20250302 x86_64 beehive_status: +6 -4 (80) ALT beekeeper
ALT Linux Sisyphus cybertalk
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
public-inbox-index sisyphus-cybertalk
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git