* [cyber] I: Sisyphus-20231128 x86_64 beehive_status: +7 -11 (65)
@ 2023-11-28 4:36 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-11-28 4:36 UTC (permalink / raw)
To: sisyphus-cybertalk
7 NEW error logs
elixir-1.14.2-alt2
stacktrace:
(stdlib 4.3) :ets.lookup(Mix.State, :scm)
(mix 1.14.2) lib/mix/state.ex:31: Mix.State.get/2
test/mix/scm_test.exs:7: Mix.SCMTest.__ex_unit_setup_1/1
test/mix/scm_test.exs:3: Mix.SCMTest.__ex_unit__/2
Finished in 40.7 seconds (2.1s on load, 0.2s async, 38.4s sync)
6 doctests, 761 tests, 755 failures
Randomized with seed 84542
make: *** [Makefile:116: test_mix] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/elixir-1.14.2'
libgupnp-igd-1.6.0-alt1
# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
not ok /simpleigd/random/conflict -
ERROR:../tests/gtest/gupnp-simple-igd.c:172:delete_port_mapping_cb: assertion failed:
(external_port != INTERNAL_PORT)
Bail out!
ERROR:../tests/gtest/gupnp-simple-igd.c:172:delete_port_mapping_cb: assertion failed:
(external_port != INTERNAL_PORT)
1/1 gupnp-simple-igd FAIL 7.58s killed by signal 6 SIGABRT
libvamp-2.10.0-alt2
ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
collect2: error: ld returned 1 exit status
make: *** [Makefile:268: host/vamp-simple-host] Error 1
meschach-1.2-alt1.b.3
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c
spbkp.c: In function 'spBKPfactor':
spbkp.c:614:17: warning: variable 'row_num' set but not used [-Wunused-but-set-variable]
614 | int row_num;
spbkp.c:612:42: warning: variable 'r' set but not used [-Wunused-but-set-variable]
612 | int i, j, k, l, n, onebyone, r;
spbkp.c: At top level:
spbkp.c:34:17: warning: 'rcsid' defined but not used [-Wunused-variable]
34 | static char rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $";
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
python3-module-mkdocs-1.5.2-alt1
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F...............................................s......................................................s..............s..............s..........................................................................................................
FAIL: test_watch_with_broken_symlinks
(mkdocs.tests.livereload_tests.BuildTests.test_watch_with_broken_symlinks)
Traceback (most recent call last):
--
self.assertTrue(started_building.wait(timeout=10))
AssertionError: False is not true
Ran 714 tests in 22.407s
FAILED (failures=1, skipped=4)
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'unittest', 'discover', '-p',
'*tests.py', 'mkdocs', '--top-level-directory', '.']' returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpm-tmp.69102 (%check)
python3-module-pyqtgraph-0.12.4-alt1.1
_error_checker = _ErrorChecker( _p, _p.GL.glGetError )
AttributeError: 'NoneType' object has no attribute 'glGetError'
Failed Surface Plot Example Test Located in GLSurfacePlot.py
--
_error_checker = _ErrorChecker( _p, _p.GL.glGetError )
AttributeError: 'NoneType' object has no attribute 'glGetError'
____________________ testExamples[ GLTextItem.py - PyQt5 ] _____________________
--
_error_checker = _ErrorChecker( _p, _p.GL.glGetError )
AttributeError: 'NoneType' object has no attribute 'glGetError'
Failed Text Example Test Located in GLTextItem.py
--
_error_checker = _ErrorChecker( _p, _p.GL.glGetError )
AttributeError: 'NoneType' object has no attribute 'glGetError'
___________________ testExamples[ GLVolumeItem.py - PyQt5 ] ____________________
--
_error_checker = _ErrorChecker( _p, _p.GL.glGetError )
AttributeError: 'NoneType' object has no attribute 'glGetError'
Failed Volumetric Example Test Located in GLVolumeItem.py
--
_error_checker = _ErrorChecker( _p, _p.GL.glGetError )
AttributeError: 'NoneType' object has no attribute 'glGetError'
=============================== warnings summary ===============================
--
=========================== short test summary info ============================
FAILED pyqtgraph/examples/test_examples.py::testExamples[ GLBarGraphItem.py - PyQt5 ]
FAILED pyqtgraph/examples/test_examples.py::testExamples[ GLViewWidget.py - PyQt5 ]
FAILED pyqtgraph/examples/test_examples.py::testExamples[ GLGradientLegendItem.py - PyQt5 ]
FAILED pyqtgraph/examples/test_examples.py::testExamples[ GLImageItem.py - PyQt5 ]
FAILED pyqtgraph/examples/test_examples.py::testExamples[ GLIsosurface.py - PyQt5 ]
python3-module-pytest-xdist-3.4.0-alt1
result = pytester.runpytest("-n1")
> result.stdout.fnmatch_lines(["*RuntimeError: Some runtime error*"])
E Failed: nomatch: '*RuntimeError: Some runtime error*'
E and: '============================= test session starts
=============================='
--
E and: 'INTERNALERROR> raise OSError(f"cannot send to {self!r}")'
E and: 'INTERNALERROR> OSError: cannot send to <Channel id=1 closed>'
E and: ''
E and: '============================ no tests ran in 0.24s
============================='
E remains unmatched: '*RuntimeError: Some runtime error*'
/usr/src/RPM/BUILD/python3-module-pytest-xdist-3.4.0/testing/acceptance_test.py:1192:
Failed
--
INTERNALERROR> raise OSError(f"cannot send to {self!r}")
INTERNALERROR> OSError: cannot send to <Channel id=1 closed>
============================ no tests ran in 0.24s =============================
--
XFAIL testing/test_workermanage.py::test_unserialize_warning_msg[Nested] - Nested
warning classes are not supported.
FAILED testing/acceptance_test.py::test_internal_errors_propagate_to_controller
============ 1 failed, 185 passed, 6 skipped, 11 xfailed in 53.25s =============
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpm-tmp.92954 (%check)
11 error logs REMOVED from the list
gpac-1:1.0.1-alt1
java-1.8.0-openjdk-0:1.8.0.382.b05-alt0_1jpp8
lightdm-1.32.0-alt4
litmus-0.14.0-alt2.git.9fbc73d
mumps-5.3.5-alt3
ocaml-gsl-1.24.3-alt1
perl-autovivification-0.18-alt2_8
polymc-5.1-alt3
python3-module-taskiq-0.10.2-alt1
python3-module-websockets-12.0-alt1
system-config-printer-1.5.18-alt1
Total 65 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-28 4:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-28 4:36 [cyber] I: Sisyphus-20231128 x86_64 beehive_status: +7 -11 (65) 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