ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20221128 x86_64 beehive_status: +10 -6 (114)
@ 2022-11-28  8:12 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2022-11-28  8:12 UTC (permalink / raw)
  To: sisyphus-cybertalk

	10 NEW error logs

appmenu-qt5-0.3.1-alt0.5
	appmenuplatformmenubar.cpp:380:72: warning: 'QString::SkipEmptyParts' is deprecated
	[-Wdeprecated-declarations]
	380 |		      kdeDirs += kdeDirsVar.split(QLatin1Char(':'),
	QString::SkipEmptyParts);
	/usr/include/qt5/QtCore/qstring.h:605:9: note: declared here
	605 |	      SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED
	appmenuplatformmenubar.cpp:380:44: warning: 'QStringList QString::split(QChar,
	SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use split(QChar sep,
	Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations]
	380 |		      kdeDirs += kdeDirsVar.split(QLatin1Char(':'),
	QString::SkipEmptyParts);
	/usr/include/qt5/QtCore/qstring.h:615:17: note: declared here
	615 |	  QStringList split(QChar sep, SplitBehavior behavior,
	make[1]: Leaving directory '/usr/src/RPM/BUILD/appmenu-qt5-0.3.1/src'
	make: *** [Makefile:47: sub-src-make_first] Error 2

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)

dopewars-1.5.12-alt2_20.1033svn
	/bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc	-pipe -frecord-gcc-switches
	-Wall -g -O2 -flto=auto -Wall  -o libsound_sdl.la -rpath /usr/lib64 -lSDL -lpthread
	-lSDL_mixer sound_sdl.lo  -lglib-2.0
	libtool: link: rm -fr  .libs/libsound_sdl.a
	libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/sound_sdl.o   -lSDL
	-lpthread -lSDL_mixer -lglib-2.0  -g -O2 -flto=auto   -Wl,-soname -Wl,libsound_sdl.so.0
	-o .libs/libsound_sdl.so.0.0.0
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so.0" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so.0")
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so")
	libtool: link: ( cd ".libs" && rm -f "libsound_sdl.la" && ln -s "../libsound_sdl.la"
	"libsound_sdl.la" )
	make[3]: Leaving directory '/usr/src/RPM/BUILD/dopewars/src/plugins'
	make[2]: *** [Makefile:575: all-recursive] Error 1
	make[1]: *** [Makefile:477: all-recursive] Error 1
	make: *** [Makefile:405: all] Error 2

fleet-commander-admin-0.15.1-alt11
	ok
	ERROR: test_01_write_key_for_known_schema (__main__.TestDconfLogger)
	Traceback (most recent call last):
	--
	return self.log.pop(0)
	IndexError: pop from empty list
	Ran 9 tests in 10.090s
	FAILED (errors=1)
	dbus.Array([dbus.String('org.freedesktop.DBus'), dbus.String(':1.3'),
	dbus.String('org.freedesktop.ScreenSaver'), dbus.String('ca.desrt.dconf'),
	dbus.String(':1.1'), dbus.String(':1.2')], signature=dbus.Signature('s'))
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

gzip-1.12-alt1
	# SKIP:  1
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

libvamp-2.10.0-alt1
	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

prometheus-simpleclient-java-0.12.0-alt1_4jpp11
	[ERROR] io.prometheus.client.HistogramTest.testTimeWithExemplar  Time elapsed: 0.022
	s  <<< FAILURE!
	java.lang.AssertionError: expected:<0.015> but was:<0.018458719>
	at io.prometheus.client.HistogramTest.assertExemplar(HistogramTest.java:302)

python3-module-easyprocess-1.1-alt1
	tests/test_fast/test_proc.py::test_start3 PASSED			 [ 21%]
	tests/test_fast/test_proc.py::test_alive FAILED				 [ 23%]
	tests/test_fast/test_proc.py::test_std PASSED				 [ 26%]
	--
	tests/test_fast/test_proc.py::test_wrap PASSED				 [ 31%]
	tests/test_fast/test_proc.py::test_with FAILED				 [ 34%]
	tests/test_fast/test_proc.py::test_parse PASSED				 [ 36%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_alive - assert False
	FAILED tests/test_fast/test_proc.py::test_with - assert False
	=================== 2 failed, 36 passed in 79.21s (0:01:19) ====================

python3-module-pkcs11-0.7.0-alt1
	+ softhsm2-util --init-token --free --label TEST --pin 1234 --so-pin 5678
	<11>Nov 28 02:03:17 softhsm2-util: File.cpp(94):
	Could not open the file (No such file or directory):
	/usr/src/RPM/BUILD/python3-module-pkcs11-0.7.0/python_pkcs11.egg-info/token.object
	<11>Nov 28 02:03:17 softhsm2-util: OSToken.cpp(600): Token integrity check failed
	<11>Nov 28 02:03:17 softhsm2-util: File.cpp(94): Could not open the file (No such file
	or directory): /usr/src/RPM/BUILD/python3-module-pkcs11-0.7.0/build/token.object
	<11>Nov 28 02:03:17 softhsm2-util: OSToken.cpp(600): Token integrity check failed
	<11>Nov 28 02:03:17 softhsm2-util: ObjectStore.cpp(74): Failed to open token build
	<11>Nov 28 02:03:17 softhsm2-util: File.cpp(94): Could not open the file (No such file
	or directory): /usr/src/RPM/BUILD/python3-module-pkcs11-0.7.0/tools/token.object
	<11>Nov 28 02:03:17 softhsm2-util: OSToken.cpp(600): Token integrity check failed
	<11>Nov 28 02:03:17 softhsm2-util: ObjectStore.cpp(74): Failed to open token tools
	<11>Nov 28 02:03:17 softhsm2-util: File.cpp(94): Could not open the file (No such file
	or directory): /usr/src/RPM/BUILD/python3-module-pkcs11-0.7.0/tests/token.object
	<11>Nov 28 02:03:17 softhsm2-util: OSToken.cpp(600): Token integrity check failed
	<11>Nov 28 02:03:17 softhsm2-util: ObjectStore.cpp(74): Failed to open token tests
	<11>Nov 28 02:03:17 softhsm2-util: File.cpp(94): Could not open the file (No such file
	or directory): /usr/src/RPM/BUILD/python3-module-pkcs11-0.7.0/pkcs11/token.object
	<11>Nov 28 02:03:17 softhsm2-util: OSToken.cpp(600): Token integrity check failed
	<11>Nov 28 02:03:17 softhsm2-util: File.cpp(94): Could not open the file (No such file
	or directory): /usr/src/RPM/BUILD/python3-module-pkcs11-0.7.0/extern/token.object

python3-module-pytz-deprecation-shim-0.1.0.post0-alt1
	=========================== short test summary info ============================
	FAILED tests/test_pytz_equivalent.py::test_localize_explicit_is_dst - Asserti...
	FAILED tests/test_pytz_equivalent.py::test_localize_is_dst_none - AssertionError
	FAILED tests/test_shims.py::test_normalize_pytz_zone - assert datetime.dateti...
	================== 3 failed, 417 passed, 66 warnings in 3.29s ==================

	6 error logs REMOVED from the list
android-tools-10.0.0-alt4.r36
ldns-1.8.1-alt1
libmaa-1.4.7-alt5
paexec-1.1.4-alt1
pipestatus-0.7.0-alt2
runawk-1.6.1-alt3

Total 114 error logs.


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

only message in thread, other threads:[~2022-11-28  8:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28  8:12 [cyber] I: Sisyphus-20221128 x86_64 beehive_status: +10 -6 (114) 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