* [cyber] I: Sisyphus-20250712 i586 beehive_status: +19 -28 (300)
@ 2025-07-12 12:03 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-07-12 12:03 UTC (permalink / raw)
To: sisyphus-cybertalk
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 12162 bytes --]
19 NEW error logs
exaile-4.1.4-alt1
../xlgui/widgets/dialogs.py:1698: warning: 'msgid' format string with unnamed arguments
cannot be properly localized:
The translator cannot reorder the arguments.
Please consider using a format string with named arguments,
and a mapping instead of a tuple for the arguments.
xgettext: warning: a fallback ITS rule file '/usr/share/gettext-0.21/its/gtkbuilder.its'
is used; it may not be in sync with the upstream
xgettext: warning: a fallback ITS rule file '/usr/share/gettext-0.21/its/metainfo.its'
is used; it may not be in sync with the upstream
find po -name '*.po' -exec \
msgmerge --previous --no-fuzzy-matching --update {} po/messages.pot \;
.................................................................................................................
done.
make: Leaving directory '/usr/src/RPM/BUILD/exaile-4.1.4'
fop-0:2.7-alt1_2jpp11
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
git-branchless-0.10.0-alt2
test test_amend_reparent_merge ... ok
test test_amend_undo ... FAILED
test test_amend_with_working_copy ... ok
--
test_amend_undo
test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out;
finished in 0.91s
error: test failed, to rerun pass `--test test_amend`
gnome-bluetooth3.0-47.1-alt2
E
ERROR: setUpClass (__main__.Tests)
Traceback (most recent call last):
--
Ran 0 tests in 0.016s
FAILED (errors=1)
Summary of Failures:
liblcms2-2.17-alt1
Floating point on Matrix-Shaper : 0.72 8.63
Floating point on same MatrixSh : 268.40 3220.83 (x 220.8)
Floating point on curves : 1.84 22.10 (x 1.5)
Floating point on RGB->Lab : 16.92 203.08 (x 8.4)
Summary of Failures:
3/3 fast_float_testbed TIMEOUT 600.05s killed by signal 15 SIGTERM
Ok: 2
Fail: 0
Timeout: 1
Full log written to /usr/src/RPM/BUILD/lcms2-2.17/i586-alt-linux/meson-logs/testlog.txt
liboqs-0.13.0-alt1
[gw0] [ 98%] PASSED tests/test_speed.py::test_kem[Classic-McEliece-8192128]
tests/test_speed.py::test_kem[Classic-McEliece-8192128f]
[gw5] [ 98%] PASSED tests/test_kat.py::test_kem[Classic-McEliece-460896]
tests/test_kat.py::test_kem[Classic-McEliece-460896f]
[gw0] [ 98%] PASSED tests/test_speed.py::test_kem[Classic-McEliece-8192128f]
tests/test_speed.py::test_kem[HQC-128]
[gw0] [ 99%] SKIPPED tests/test_speed.py::test_kem[HQC-128]
[gw4] [ 99%] PASSED tests/test_speed.py::test_kem[Classic-McEliece-6960119]
[gw5] [ 99%] PASSED tests/test_kat.py::test_kem[Classic-McEliece-460896f]
tests/test_kat.py::test_kem[Classic-McEliece-6688128] ninja: build stopped: interrupted
by user.
libre2_10-20230301-alt2
/usr/src/RPM/BUILD/libre2_10-20230301/re2/testing/tester.cc:80: RE2b enabled
90% tests passed, 2 tests failed out of 20
Total Test time (real) = 1500.18 sec
The following tests FAILED:
16 - exhaustive1_test (Timeout)
ocaml-lsp-1.22.0-alt1
+ detached: /-----------------------------------------------------------------------
+ | Internal error: Uncaught exception.
+ | ("Lev_fiber.Io: already closed",
perl-Finance-Quote-1:1.66-alt1
Selecting perl-TimeDate for 'perl(Date/Parse.pm)'
E: Couldn't find package perl(Finance/Quote/Bloomberg.pm)
hsh-install: Failed to calculate package file list.
python3-module-cheroot-10.0.1-alt4
err_text = ssl_err.value.args[0].reason.args[0].args[1]
except AttributeError:
if IS_WINDOWS or IS_GITHUB_ACTIONS_WORKFLOW:
--
----------------------------- Captured stderr call -----------------------------
Client ('127.0.0.1', 40480) lost — peer dropped the TLS connection suddenly, during
handshake: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to
get local issuer certificate (_ssl.c:1010)')
- generated xml file:
/usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.test-results/pytest/test.xml -
--
XFAIL cheroot/test/test_core.py::test_large_request -
https://github.com/cherrypy/cheroot/issues/106
FAILED cheroot/test/test_ssl.py::test_tls_client_auth[1-False-localhost-builtin] -
assert False
+ where False = any(<generator object test_tls_client_auth.<locals>.<genexpr> at
0xf4461648>)
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
non-zero exit status 1.
python3-module-hdf5storage-0.2.0-alt2
dtype=self.__MATLAB_classes_reverse[matlab_class],
E ValueError: array is too big; `arr.size * arr.dtype.itemsize`
is larger than the maximum possible size.
hdf5storage/marshallers.py:1432: ValueError
=========================== short test summary info ============================
FAILED tests/test_empty_matrix_matlab_metadata.py::test_read_empty - ValueErr...
================== 1 failed, 2236 passed, 3 skipped in 15.85s ==================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
exit status 1.
python3-module-pytest-httpbin-2.1.0-alt1
is not None
E AssertionError: assert None is not None
E + where None = <function match at 0xf7abf2a8>('pytest-httpbin server hit an
exception serving request:.* The handshake operation timed out\nattempting to ignore
so the rest of the tests can run\n', '')
--
=========================== short test summary info ============================
FAILED tests/test_server.py::test_dont_crash_on_handshake_timeout - Assertion...
========================= 1 failed, 22 passed in 3.30s =========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-Wignore']'
returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpm-tmp.73764 (%check)
python3-module-sanic-24.12.0-alt1
=========================== short test summary info ============================
FAILED tests/test_ws_handlers.py::test_ws_handler - ValueError: Exception dur...
FAILED tests/test_ws_handlers.py::test_ws_handler_async_for - ValueError: Exc...
FAILED tests/test_ws_handlers.py::test_request_url[] - ValueError: Exception ...
FAILED tests/test_ws_handlers.py::test_request_url[proxy] - ValueError: Excep...
FAILED tests/test_ws_handlers.py::test_request_url[servername] - ValueError: ...
FAILED tests/test_ws_handlers.py::test_ws_signals - ValueError: Exception dur...
FAILED tests/test_ws_handlers.py::test_ws_signals_exception - ValueError: Exc...
= 7 failed, 1655 passed, 19 skipped, 14 deselected, 3 xfailed, 6 xpassed, 182 warnings
in 593.68s (0:09:53) =
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 and not
test_multiprocessing']' returned non-zero exit status 1.
python3-module-sanic-testing-24.6.0-alt1
> raise ValueError(f"Exception during request: {exceptions}")
E ValueError: Exception during request: [ConnectionClosedError(None,
Close(code=<CloseCode.PROTOCOL_ERROR: 1002>, reason=''), None)]
sanic_testing/testing.py:243: ValueError
--
Main 2025-07-12 07:53:53 +0000 INFO: ws://127.0.0.1:52733/ws
Main 2025-07-12 07:53:53 +0000 ERROR: Exception
Traceback (most recent call last):
--
raise ve_exc
ValueError: 13 is not a valid Opcode
The above exception was the direct cause of the following exception:
--
raise ProtocolError("invalid opcode") from exc
websockets.exceptions.ProtocolError: invalid opcode
The above exception was the direct cause of the following exception:
--
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedError: sent 1002 (protocol error); no close
frame received
Main 2025-07-12 07:53:53 +0000 INFO: Starting worker [1462312]
--
INFO sanic.root:testing.py:86 ws://127.0.0.1:52733/ws
ERROR sanic.root:testing.py:147 Exception
Traceback (most recent call last):
--
raise ve_exc
ValueError: 13 is not a valid Opcode
The above exception was the direct cause of the following exception:
--
raise ProtocolError("invalid opcode") from exc
websockets.exceptions.ProtocolError: invalid opcode
The above exception was the direct cause of the following exception:
--
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedError: sent 1002 (protocol error); no close
frame received
INFO sanic.server:runners.py:182 Starting worker [1462312]
--
=========================== short test summary info ============================
FAILED tests/test_test_client.py::test_websocket_route_queue - ValueError: Ex...
=================== 1 failed, 22 passed, 6 warnings in 0.73s ===================
python3-module-setuptools-1:80.9.0-alt1
====== 1146 passed, 44 skipped, 9 xfailed, 2 xpassed in 229.99s (0:03:49) ======
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
python3-module-svglib-1.5.1-alt1.1
^[[31mERROR: Could not find a version that satisfies the requirement charset-normalizer
(from reportlab) (from versions: none)
ERROR: No matching distribution found for charset-normalizer
Requirement already satisfied: cssselect2>=0.2.0 in /usr/lib/python3/site-packages (0.8.0)
telegraf-1.35.0-alt1
+ export VERSION=1.35.0
+ VERSION=1.35.0
+ export COMMIT=alt1
+ COMMIT=alt1
+ export BRANCH=altlinux
+ BRANCH=altlinux
+ CGO_ENABLED=0
+ go install -ldflags ' -X github.com/influxdata/telegraf/internal.Version=1.35.0
-X github.com/influxdata/telegraf/internal.Commit=alt1 -X
github.com/influxdata/telegraf/internal.Branch=altlinux -w -s ' -a ./cmd/telegraf
# github.com/influxdata/telegraf/cmd/telegraf
/usr/lib/golang/pkg/tool/linux_386/link: mapping output file failed: cannot allocate memory
vulkan-1.4.313-alt1
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
-- Checking for module 'wayland-scanner'
xmlgraphics-commons-0:2.7-alt2_2jpp11
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
28 error logs REMOVED from the list
GMT-6.4.0-alt1_10
apache-commons-compress-0:1.21-alt1_1jpp11
bochs-2.8-alt3
cca-spec-classic-0.5.7-alt8
dropbear-2025.88-alt1
gnome-shell-extension-dash-to-dock-100-alt1
graphviz-12.2.1-alt1
libcowsql-1.15.6-alt2
lua5.4-module-lualanes-3.17.1-alt1_lr0
nextpnr-0.7-alt3
node-source-map-0.5.6-alt1
ouch-0.5.1-alt1
perl-Dist-Zilla-Plugin-Git-Contributors-0.037-alt1
python3-module-PyQt5-5.15.10-alt2
python3-module-PyQtWebEngine-5.15.6-alt2
python3-module-devpi-server-6.16.0-alt1
python3-module-django-environ-0.10.0-alt1
python3-module-jsonpickle-4.1.1-alt1
python3-module-jupyter_server-2.16.0-alt1
python3-module-nltk-3.9.1-alt3
python3-module-schemathesis-4.0.3-alt1
python3-module-scikit-image-0.25.2-alt2
python3-module-tifffile-2025.5.10-alt1
python3-module-vcrpy-7.0.0-alt1
python3-module-weasyprint-65.1-alt1
qscintilla2-2.14.1-alt1
qscintilla2-qt6-2.14.1-alt1
stellarium-24.4-alt1
Total 300 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-12 12:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-12 12:03 [cyber] I: Sisyphus-20250712 i586 beehive_status: +19 -28 (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