ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20251019 x86_64 beehive_status: +18 -43 (244)
@ 2025-10-19 14:34 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-10-19 14:34 UTC (permalink / raw)
  To: sisyphus-cybertalk

	18 NEW error logs

dqt6-webengine-6.9.1-alt0.dde.1
	cpp.req: WARNING:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/simplebrowser/webpage.h:
	cpp failed
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/simplebrowser/webview.h:7:10:
	fatal error: QIcon: No such file or directory
	7 | #include <QIcon>
	--
	cpp.req:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/simplebrowser/webview.h:
	cpp failed, trying c++ mode
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/simplebrowser/webview.h:7:10:
	fatal error: QIcon: No such file or directory
	7 | #include <QIcon>
	--
	cpp.req: WARNING:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/simplebrowser/webview.h:
	cpp failed
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/recipebrowser/document.h:7:10:
	fatal error: QObject: No such file or directory
	7 | #include <QObject>
	--
	cpp.req:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/recipebrowser/document.h:
	cpp failed, trying c++ mode
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/recipebrowser/document.h:7:10:
	fatal error: QObject: No such file or directory
	7 | #include <QObject>
	--
	cpp.req: WARNING:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/recipebrowser/document.h:
	cpp failed
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/simplebrowser/tabwidget.h:7:10:
	fatal error: QTabWidget: No such file or directory
	7 | #include <QTabWidget>
	--
	cpp.req:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/simplebrowser/tabwidget.h:
	cpp failed, trying c++ mode
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/simplebrowser/tabwidget.h:7:10:
	fatal error: QTabWidget: No such file or directory
	7 | #include <QTabWidget>
	--
	cpp.req: WARNING:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/simplebrowser/tabwidget.h:
	cpp failed
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/cookiebrowser/mainwindow.h:7:10:
	fatal error: ui_mainwindow.h: No such file or directory
	7 | #include "ui_mainwindow.h"
	--
	cpp.req:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/cookiebrowser/mainwindow.h:
	cpp failed, trying c++ mode
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/cookiebrowser/mainwindow.h:7:10:
	fatal error: ui_mainwindow.h: No such file or directory
	7 | #include "ui_mainwindow.h"
	--
	In file included from
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/recipebrowser/mainwindow.h:7:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/recipebrowser/document.h:7:10:
	fatal error: QObject: No such file or directory
	7 | #include <QObject>
	--
	In file included from
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/recipebrowser/mainwindow.h:7:
	/usr/src/tmp/dqt6-webengine-buildroot/usr/lib64/dqt6/examples/webenginewidgets/recipebrowser/document.h:7:10:
	fatal error: QObject: No such file or directory
	7 | #include <QObject>

dropbear-2025.88-alt2
	test_channels.py .x...................RRR.RRRFRRRFRR.
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

dvdauthor-0.7.2-alt5
	2395 |	 YYPOPSTACK (yylen);
	dvdvmy.c:2395:3: error: type defaults to 'int' in declaration of 'YYPOPSTACK'
	[-Wimplicit-int]
	dvdvmy.c:2395:3: error: parameter names (without types) in function declaration
	[-Wdeclaration-missing-parameter-type]
	dvdvmy.c:2396:3: warning: data definition has no type or storage class
	2396 |	 YY_STACK_PRINT (yyss, yyssp);
	dvdvmy.c:2396:3: error: type defaults to 'int' in declaration of 'YY_STACK_PRINT'
	[-Wimplicit-int]
	dvdvmy.c:2396:3: error: parameter names (without types) in function declaration
	[-Wdeclaration-missing-parameter-type]
	dvdvmy.c:2397:3: error: expected identifier or '(' before 'while'
	2397 |	 while (yyssp != yyss)
	dvdvmy.c:2404:3: error: expected identifier or '(' before 'if'
	2404 |	 if (yyss != yyssa)
	dvdvmy.c:2408:3: error: expected identifier or '(' before 'return'
	2408 |	 return yyresult;
	dvdvmy.c:2409:1: error: expected identifier or '(' before '}' token
	2409 | }

gem-blockenspiel-0.5.0-alt2
	(ruby 3.3.8 x86_64-linux)
	Setup::Loader.load_file.chdir > NameError: uninitialized constant RAKEFILE_CONFIG
	Setup::Loader.load_file > NameError: uninitialized constant RAKEFILE_CONFIG
	[setup.rb][INFO]> Source list are the following:
	--
	Processing files: gem-blockenspiel-0.5.0-alt2
	error: No such file or directory:
	/usr/src/tmp/gem-blockenspiel-buildroot/usr/lib/ruby/gemie/specifications/blockenspiel-0.5.0.gemspec
	error: No such file or directory:
	/usr/src/tmp/gem-blockenspiel-buildroot/usr/lib/ruby/gemie/gems/blockenspiel-0.5.0
	Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45062
	--
	RPM build errors:
	No such file or directory:
	/usr/src/tmp/gem-blockenspiel-buildroot/usr/lib/ruby/gemie/specifications/blockenspiel-0.5.0.gemspec
	No such file or directory:
	/usr/src/tmp/gem-blockenspiel-buildroot/usr/lib/ruby/gemie/gems/blockenspiel-0.5.0

gem-bluecloth-2.2.0.2-alt1
	Processing files: gem-bluecloth-2.2.0.2-alt1
	error: No such file or directory:
	/usr/src/tmp/gem-bluecloth-buildroot/usr/lib64/ruby/gemie/extensions/bluecloth-2.2.0.2
	Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50308
	--
	RPM build errors:
	No such file or directory:
	/usr/src/tmp/gem-bluecloth-buildroot/usr/lib64/ruby/gemie/extensions/bluecloth-2.2.0.2

gem-glu-8.3.0-alt3
	(ruby 3.3.8 x86_64-linux)
	Setup::Loader.load_file.chdir > NoMethodError: undefined method `spec' for nil
	Setup::Loader.load_file > NoMethodError: undefined method `spec' for an instance of
	Gem::Specification
	[setup.rb][INFO]> Source list are the following:
	--
	Processing files: gem-glu-8.3.0-alt3
	error: No such file or directory:
	/usr/src/tmp/gem-glu-buildroot/usr/lib64/ruby/gemie/extensions/glu-8.3.0
	Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.60590
	--
	RPM build errors:
	No such file or directory:
	/usr/src/tmp/gem-glu-buildroot/usr/lib64/ruby/gemie/extensions/glu-8.3.0

gem-versionomy-0.5.0-alt2
	Processing files: gem-versionomy-0.5.0-alt2
	error: No such file or directory:
	/usr/src/tmp/gem-versionomy-buildroot/usr/lib/ruby/gemie/specifications/versionomy-0.5.0.gemspec
	error: No such file or directory:
	/usr/src/tmp/gem-versionomy-buildroot/usr/lib/ruby/gemie/gems/versionomy-0.5.0
	Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53694
	--
	RPM build errors:
	No such file or directory:
	/usr/src/tmp/gem-versionomy-buildroot/usr/lib/ruby/gemie/specifications/versionomy-0.5.0.gemspec
	No such file or directory:
	/usr/src/tmp/gem-versionomy-buildroot/usr/lib/ruby/gemie/gems/versionomy-0.5.0

guile30-3.0.10-alt1
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[6]: Leaving directory '/usr/src/RPM/BUILD/guile30-3.0.10/test-suite/standalone'
	--
	Running 00-repl-server.test
	ERROR: 00-repl-server.test: repl-server: HTTP inter-protocol attack - arguments:
	((system-error "fport_write" "~A" ("Broken pipe") (32)))
	make[5]: *** [Makefile:2622: tests/00-repl-server.log] Error 1

libopentelemetry-1.22.0-alt1
	[Error] File:
	/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/src/exporter.cc:38
	[Prometheus Exporter] Can't initialize prometheus exposer with endpoint: localhost:9464
	Error: null context when constructing CivetServer. Possible problem binding to port. Error:
	Failed to setup server ports
	/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/test/exporter_test.cc:45:
	Failure
	--
	Expected: true
	[  FAILED  ] PrometheusExporter.ShutdownSetsIsShutdownToTrue (0 ms)
	[----------] 1 test from PrometheusExporter (0 ms total)
	--
	[  PASSED  ] 0 tests.
	[  FAILED  ] 1 test, listed below:
	[  FAILED  ] PrometheusExporter.ShutdownSetsIsShutdownToTrue
	1 FAILED TEST
	554/590 Test #565: exporter.PrometheusCollector.BasicTests
	..............................................................	 Passed    0.02 sec
	--
	590/590 Test #414: metrics.HistogramStress.UnsignedInt64
	................................................................   Passed   28.05 sec
	99% tests passed, 1 tests failed out of 586
	Total Test time (real) =  30.61 sec
	--
	588 - examples.metrics_simple (Disabled)
	The following tests FAILED:
	563 - exporter.PrometheusExporter.ShutdownSetsIsShutdownToTrue (Failed)

libsecret-0.21.7-alt1
	Bail out!
	21/24 libsecret:libsecret / test-paths		  OK		  7.31s
	22/24 libsecret:libsecret / test-item		  OK		  7.68s
	23/24 libsecret:libsecret / test-methods	  OK		  9.76s
	24/24 libsecret:libsecret / test-service	  OK		 16.61s
	Summary of Failures:
	20/24 libsecret:libsecret / test-collection	  FAIL		  5.90s   (exit status
	133 or signal 5 SIGTRAP)
	Ok:		   23
	Fail:		   1
	Full log written to
	/usr/src/RPM/BUILD/libsecret-0.21.7/x86_64-alt-linux/meson-logs/testlog.txt

mumps-5.3.5-alt5
	gcc -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_seq-5.3.so -o libpord_seq-5.3.so -fopenmp -lrt -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0x5a3fa4e3e1fe8703 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_seq.so] Error 1

php8.3-memcache-8.2-alt8.3.26.alt1
	Time taken	:    15 seconds
	FAILED TEST SUMMARY
	memcache->flush() with time in future [tests/100c.phpt]

python3-module-jupyter_client-8.6.3-alt2
	tests/test_kernelmanager.py::TestKernelManager::test_signal_kernel_subprocesses RERUN
	[ 40%]
	tests/test_kernelmanager.py::TestKernelManager::test_signal_kernel_subprocesses FAILED
	[ 40%]
	tests/test_kernelmanager.py::TestKernelManager::test_start_new_kernel PASSED [ 40%]
	--
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Captured stderr ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	[SignalTestApp] ERROR | Exception in message handler:
	Traceback (most recent call last):
	--
	from anyio import create_task_group, open_signal_receiver, sleep
	ModuleNotFoundError: No module named 'anyio'
	~~~~~~~~~~~~~~~~~~~~ Stack of Thread-183 (139654326109888) ~~~~~~~~~~~~~~~~~~~~~
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '-p', 'asyncio',
	'-p', 'rerunfailures', '--reruns=3', '-p', 'timeout', '-k', 'not test_input_request',
	'-W', 'ignore::pytest.PytestUnraisableExceptionWarning']' returned non-zero exit status 1.

python3-module-spyder-kernels-3.0.5-alt1
	SKIPPED [1] spyder_kernels/console/tests/test_console_kernel.py:1413: Only works on CIs
	FAILED spyder_kernels/console/tests/test_console_kernel.py::test_np_threshold
	======= 1 failed, 100 passed, 6 skipped, 10 warnings in 72.64s (0:01:12) =======
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['xvfb-run', '--', 'pytest', '-vra']' returned
	non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.28902 (%check)

python3-module-zmq-27.1.0-alt1
	raise RuntimeError('Event loop is closed')
	RuntimeError: Event loop is closed
	warnings.warn(
	--
	=========================== short test summary info ============================
	FAILED tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_poll - assert ...
	==== 1 failed, 334 passed, 35 skipped, 2 deselected, 15 warnings in 31.94s =====
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not test_cython']'
	returned non-zero exit status 1.

selenium-4.25.0-alt1
	Verifying ELF objects in /usr/src/tmp/selenium-buildroot
	(arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
	verify-elf: ERROR: ./usr/lib/selenium/cpp/prebuilt/i386/libnoblur.so: ELF object for
	"noarch" architecture
	ldd: ERROR: ./usr/lib/selenium/cpp/prebuilt/i386/libnoblur.so: failed to find the
	program interpreter
	verify-elf: ERROR: ./usr/lib/selenium/cpp/prebuilt/i386/libnoblur.so: ldd failed
	verify-elf: ERROR: ./usr/lib/selenium/cpp/prebuilt/amd64/libnoblur64.so: ELF object for
	"noarch" architecture
	verify-elf: WARNING: ./usr/lib/selenium/cpp/prebuilt/amd64/libnoblur64.so: undefined
	symbol: XFree
	--
	verify-elf: WARNING: ./usr/lib/selenium/cpp/prebuilt/amd64/libnoblur64.so: undefined
	symbol: XQueryTree
	verify-elf: ERROR: ./usr/lib/ruby/vendor_ruby/cpp/prebuilt/i386/libnoblur.so: ELF object
	for "noarch" architecture
	ldd: ERROR: ./usr/lib/ruby/vendor_ruby/cpp/prebuilt/i386/libnoblur.so: failed to find
	the program interpreter
	verify-elf: ERROR: ./usr/lib/ruby/vendor_ruby/cpp/prebuilt/i386/libnoblur.so: ldd failed
	verify-elf: ERROR: ./usr/lib/ruby/vendor_ruby/cpp/prebuilt/amd64/libnoblur64.so: ELF
	object for "noarch" architecture
	verify-elf: WARNING: ./usr/lib/ruby/vendor_ruby/cpp/prebuilt/amd64/libnoblur64.so:
	undefined symbol: XFree

trilogy-2.9.0.10-alt0.1
	Verifying ELF objects in /usr/src/tmp/trilogy-buildroot
	(arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
	verify-elf: ERROR: ./usr/lib/trilogy/x86_64-alt-linux/trilogy_query: RPATH ends with
	":": /usr/src/RPM/BUILD/trilogy-2.9.0.10/x86_64-alt-linux:
	verify-elf: ERROR: ./usr/lib/trilogy/x86_64-alt-linux/trilogy_query: RPATH contains
	illegal absolute entry "/usr/src/RPM/BUILD/trilogy-2.9.0.10/x86_64-alt-linux":
	/usr/src/RPM/BUILD/trilogy-2.9.0.10/x86_64-alt-linux:
	verify-elf: ERROR: ./usr/lib/trilogy/x86_64-alt-linux/trilogy_query: RPATH contains
	illegal entry "/usr/src/RPM/BUILD": /usr/src/RPM/BUILD/trilogy-2.9.0.10/x86_64-alt-linux:

vtk-9.4.2-alt1.1
	/usr/bin/gmake	-f Utilities/Doxygen/CMakeFiles/DoxygenDoc.dir/build.make
	Utilities/Doxygen/CMakeFiles/DoxygenDoc.dir/build
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

	43 error logs REMOVED from the list
autogen-5.18.16-alt1
deepin-clone-5.0.15.0.4.bc86-alt2
deepin-turbo-0.0.9.0.28.8f4b-alt1
deepin-tweak-1.2.2.0.17.6a00-alt2.1
deepin-widgets-6.0.25-alt1
dm-secdel-1.0.11-alt2
flatseal-2.4.0-alt1
git-branchless-0.10.0-alt2
imhex-1.37.4-alt2
inkscape-1.4.2-alt1
java-1.8.0-openjdk-0:1.8.0.462.b08-alt1
libbctoolbox-5.4.36-alt1
nih-plug-plugins-0.0.0.r2243.d64b2ab9-alt1
pi-hole-ftl-6.2.3-alt1
protobuf-3.25.5-alt6
python3-module-bottle-1:0.12.25-alt1
python3-module-cattrs-25.3.0-alt1
python3-module-cherrypy-18.10.0-alt1.1
python3-module-faststream-0.5.48-alt1
python3-module-flask-sqlalchemy-3.1.1-alt2
python3-module-fs-2.4.16-alt1.2
python3-module-geopandas-1.1.1-alt1
python3-module-handy-archives-0.2.0-alt1.1
python3-module-jsonpatch-1.32-alt1
python3-module-jsonpointer-2.0-alt2
python3-module-logutils-0.3.5-alt3
python3-module-napalm-5.0.0-alt1
python3-module-odict-1.9.0-alt2
python3-module-ptyprocess-0.7.0-alt1
python3-module-qtsass-0.3.0-alt3
python3-module-sdjson-0.5.0-alt1
python3-module-tblib-3.0.0-alt1
python3-module-terminado-0.18.1-alt1
python3-module-tox-4.29.0-alt1
python3-module-transaction-3.0.1-alt2
python3-module-uharfbuzz-0.51.2-alt1
python3-module-virtualenv-clone-0.5.7-alt2
python3-module-wcmatch-8.5-alt1
squidmill-2.7.0-alt2
tmux-3.5a-alt1
vaultwarden-1.34.2-alt2
xed-3.8.1-alt1
xviewer-3.4.11-alt1

Total 244 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-10-19 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-19 14:34 [cyber] I: Sisyphus-20251019 x86_64 beehive_status: +18 -43 (244) 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