* [cyber] I: Sisyphus-20250305 x86_64 beehive_status: +13 -21 (300)
@ 2025-03-05 6:27 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-03-05 6:27 UTC (permalink / raw)
To: sisyphus-cybertalk
13 NEW error logs
auditd-plugin-clickhouse-lite-0.1.8-alt2
ok 13 auditd-plugin-clickhouse other-error nothrow
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
dtk6gui-6.0.30-alt1
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_Egl: /usr/lib64/libwayland-egl.so (found version "18.1.0")
--
Support XCB!
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'
ftxui-5.1.0-alt1
287/288 Test #288: AnimationTest.StartAndEnd .................................
Passed 0.00 sec
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
java-1.8.0-openjdk-0:1.8.0.442.b06-alt1_1jpp8
RPM build errors:
Unparseable macro: % by %%)
Macro %z not found
ignored self-provides: java-1.8.0-openjdk = 0:1.8.0.442.b06-alt1_1jpp8
ignored self-provides: java-1.8.0-openjdk-headless = 0:1.8.0.442.b06-alt1_1jpp8
ignored self-provides: java-1.8.0-openjdk-devel = 0:1.8.0.442.b06
ignored self-provides: java-1.8.0-openjdk-demo = 0:1.8.0.442.b06-alt1_1jpp8
ignored self-provides: java-1.8.0-openjdk-src = 0:1.8.0.442.b06-alt1_1jpp8
ignored self-provides: java-1.8.0-openjdk-javadoc = 0:1.8.0.442.b06-alt1_1jpp8
Unparseable macro: %.*}"
mumps-5.3.5-alt3
/usr/lib64/openmpi/bin/mpicc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o
nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
-Wl,-soname,libpord-5.3.so -o libpord-5.3.so -Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
-L/usr/lib64/openmpi/lib -Wl,-z,defs
lto1: internal compiler error: resolution sub id 0x3888a6aef8a10f9d not in object file
libbacktrace could not find executable to open
--
See <http://bugzilla.altlinux.org> for instructions.
lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
compilation terminated.
ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:34: libpord.so] Error 1
perl-Tie-DBI-1.08-alt1
Result: FAIL
Failed 1/2 test programs. 0/46 subtests failed.
make: *** [Makefile:781: test_dynamic] Error 255
python3-module-oslo.service-4.0.0-alt1
return send_method(data, *args)
BrokenPipeError: [Errno 32] Broken pipe
127.0.0.1 - - [05/Mar/2025 03:44:49] "GET / HTTP/1.1" 200 123 5.001818
--
raise self.failureException(msg)
AssertionError: False is not true
Totals
python3-module-pulsectl-asyncio-1.2.2-alt2
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_ext_stream_restore PASSED
[ 29%]
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample FAILED
[ 35%]
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_sink_src PASSED [ 41%]
--
> self.assertGreater(peak, 0)
E AssertionError: 0.0 not greater than 0
tests/test_async_with_dummy_instance.py:461: AssertionError
--
=========================== short test summary info ============================
FAILED tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample
=================== 1 failed, 16 passed, 1 warning in 20.40s ===================
python3-module-pyshark-0.6-alt2
==================================== ERRORS ====================================
________________ ERROR at teardown of test_count_packets[True] _________________
request = <SubRequest 'simple_xml_and_json_capture' for <Function
test_count_packets[True]>>
--
return await asyncio.wait_for(process.wait(), 1)
except asyncTimeoutError:
self._log.debug(
"Waiting for process to close failed, may have zombie process.")
except ProcessLookupError:
pass
except OSError:
if os.name != "nt":
--
raise RuntimeError('This event loop is already running')
RuntimeError: This event loop is already running
warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
--
=========================== short test summary info ============================
ERROR ../tests/test_basic_parsing.py::test_count_packets[True] - pyshark.capt...
================== 73 passed, 123 warnings, 1 error in 22.58s ==================
python3-module-websockets-14.1-alt1
.........................................................................................................................................................................................................s....s.s...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.......s..................................................................................................................................s.......................................................................................................................................s...........................................................................................................................s........................s.............................................................sss.......................s.............................................EF............................................................................................................................................................................................................................s.................................................................................................................................................................................................................................................................................................................................................................................
ERROR: test_writing_in_recv_events_fails
(tests.sync.test_connection.ServerConnectionTests.test_writing_in_recv_events_fails)
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_writing_in_send_context_fails
(tests.sync.test_connection.ServerConnectionTests.test_writing_in_send_context_fails)
Error when sending outgoing frame is correctly reported.
--
self.assertIsInstance(raised.exception.__cause__, BrokenPipeError)
AssertionError: None is not an instance of <class 'BrokenPipeError'>
Ran 1819 tests in 66.913s
FAILED (failures=1, errors=1, skipped=15)
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
exit status 1.
sfizz-1.2.3-alt5.g93da04262
/usr/src/RPM/BUILD/sfizz-ui/library/tests/AudioFilesT.cpp:151
/usr/src/RPM/BUILD/sfizz-ui/library/tests/AudioFilesT.cpp:184: FAILED:
REQUIRE( tmp1 == tmp2 )
snapd-glib-2-1.66-alt1
# Start of get-snaps tests
Summary of Failures:
4/4 Tests (qt6 TIMEOUT 600.13s killed by signal 15 SIGTERM
Ok: 3
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 1
Full log written to
/usr/src/RPM/BUILD/snapd-glib-1.66/x86_64-alt-linux/meson-logs/testlog.txt
treeland-0.5.17-alt1
but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
FOUND. Reason given by package:
Failed to find required Qt component "Quick".
Expected Config file at
"/usr/lib64/dqt6/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake" does NOT exist
Configuring with --debug-find-pkg=Qt6Quick might reveal details why the
package was not found.
Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some
of the path variables that find_package uses to try and find the package.
-- Configuring incomplete, errors occurred!
21 error logs REMOVED from the list
deepin-launchpad-0.6.12-alt2
dqt6-tools-6.7.2-alt0.dde.2
eatmydata-131-alt1
freerdp-2.11.7-alt3
gnuplot-1:6.0.2-alt2
libgmime3.0-3.2.15-alt1
litmus-0.15.0-alt1
maim-5.8.0-alt1
mplayer-1.5-alt1.38416.4
python-module-pygtk-2.24.0-alt11
python3-module-Levenshtein-0.27.0-alt1.1
python3-module-cheroot-10.0.1-alt3
python3-module-hypothesis-6.127.5-alt1
python3-module-loky-3.4.1-alt2
python3-module-mdp-3.6.0.15.g64f14eee-alt4
python3-module-setuptools-1:75.8.0-alt2
python3-module-starlette-context-0.3.6-alt1.25.gf46610a
python3-module-vcrpy-7.0.0-alt1
ruby-gnome2-4.2.5-alt0.1
slop-7.6-alt1
wxmedit-3.2-alt1
Total 300 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-05 6:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-05 6:27 [cyber] I: Sisyphus-20250305 x86_64 beehive_status: +13 -21 (300) 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