ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20220219 x86_64 beehive_status: +18 -5 (186)
@ 2022-02-19  3:09 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2022-02-19  3:09 UTC (permalink / raw)
  To: sisyphus-cybertalk

	18 NEW error logs

LibreOffice-7.3.0.3-alt2
	checking for KF5 headers... no
	configure: error: KF5 headers not found.  Please specify the root of your KF5 installation
	by exporting KF5DIR before running "configure".
	Error running configure at ./autogen.sh line 322.

deepin-api-5.5.5-alt1
	/usr/src/RPM/BUILD/dde-api-5.5.5/vendor/src/github.com/linuxdeepin/dde-api/graphic
	make: *** [Makefile:58: out/bin/graphic] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/dde-api-5.5.5'
	make: Entering directory '/usr/src/RPM/BUILD/dde-api-5.5.5'
	env
	GOPATH="/usr/src/RPM/BUILD/dde-api-5.5.5/.build:/usr/src/RPM/BUILD/dde-api-5.5.5/.build:/usr/src/RPM/BUILD/dde-api-5.5.5/vendor"
	go build -o out/bin/locale-helper  github.com/linuxdeepin/dde-api/locale-helper
	# github.com/linuxdeepin/go-gir/gobject-2.0
	fix_gobject.c: In function '_g_type_param_value_array':
	fix_gobject.c:70:13: warning: Deprecated pre-processor symbol
	70 | GType _g_type_param_value_array()	     { return G_TYPE_PARAM_VALUE_ARRAY; }
	make: Leaving directory '/usr/src/RPM/BUILD/dde-api-5.5.5'

kde5-kitinerary-21.12.1-alt1
	In file included from /usr/src/RPM/BUILD/kitinerary-21.12.1/src/cli/main.cpp:7:
	/usr/src/RPM/BUILD/kitinerary-21.12.1/BUILD/src/lib/config-kitinerary.h:7:10: fatal
	error: ki18n_version.h: No such file or directory
	7 | #include <ki18n_version.h> // ### temporary until we depend on >= KF 5.88

liri-power-manager-0.9.0-alt2
	cd /usr/src/RPM/BUILD/liri-power-manager-0.9.0/x86_64-alt-linux/src/daemon
	&& /usr/bin/c++ -DLIRI_BUILD_POWER_LIB -DLIRI_CORE_LIB -DLIRI_DAEMON_LIB
	-DLIRI_LOCALDEVICE_LIB -DLIRI_LOGIND_LIB -DLIRI_NOTIFICATIONS_LIB -DLIRI_POWER_LIB
	-DLIRI_QT5GSETTINGS_LIB -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DBUS_LIB
	-DQT_DEPRECATED_WARNINGS -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII
	-DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_PLUGIN -DQT_USE_QSTRINGBUILDER
	-I/usr/src/RPM/BUILD/liri-power-manager-0.9.0/x86_64-alt-linux/src/daemon
	-I/usr/src/RPM/BUILD/liri-power-manager-0.9.0/src/daemon
	-I/usr/src/RPM/BUILD/liri-power-manager-0.9.0/x86_64-alt-linux/src/daemon/power_autogen/include
	-isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem
	/usr/include/qt5/QtCore -isystem /usr/share/qt5/../../lib64/qt5/mkspecs/linux-g++
	-isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/Solid -isystem
	/usr/include/KF5 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC
	-fvisibility=hidden -fvisibility-inlines-hidden -fdiagnostics-color=always -fPIC
	-std=gnu++14 -MD -MT src/daemon/CMakeFiles/power.dir/batterywatcher.cpp.o -MF
	CMakeFiles/power.dir/batterywatcher.cpp.o.d -o CMakeFiles/power.dir/batterywatcher.cpp.o
	-c /usr/src/RPM/BUILD/liri-power-manager-0.9.0/src/daemon/batterywatcher.cpp
	^[[01m^[[K/usr/src/RPM/BUILD/liri-power-manager-0.9.0/src/daemon/batterywatcher.cpp:27:10:^[[m^[[K
	^[[01;31m^[[Kfatal error: ^[[m^[[KKF5/solid_version.h: No such file or directory
	27 | #include ^[[01;31m^[[K<KF5/solid_version.h>^[[m^[[K

nasm-2.15.05-alt1
	rm -f html/*.html
	perl -I. ./rdsrc.pl -I./ -ohtml html nasmdoc.src
	Reading input...done.
	Fixing up cross-references...done.
	Sorting index tags...done.
	Producing HTML output: writing contents file...writing chapter files...
	writing index file...done.
	make[3]: Leaving directory '/usr/src/RPM/BUILD/nasm-2.15.05/doc'
	make[1]: *** [Makefile:455: doc] Error 2
	make: *** [Makefile:464: always_everything] Error 2

octoprint-1.6.1-alt5
	from itsdangerous import json as _json
	E   ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	__________ ERROR collecting tests/access/groups/test_groupmanager.py ___________
	tests/access/groups/test_groupmanager.py:16: in <module>
	--
	from itsdangerous import json as _json
	E   ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	__________ ERROR collecting tests/access/groups/test_groupmanager.py ___________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/OctoPrint-1.6.1/tests/access/groups/test_groupmanager.py'.
	--
	from itsdangerous import json as _json
	E   ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	___________ ERROR collecting tests/access/users/test_usermanager.py ____________
	tests/access/users/test_usermanager.py:15: in <module>
	--
	from itsdangerous import json as _json
	E   ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	___________ ERROR collecting tests/access/users/test_usermanager.py ____________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/OctoPrint-1.6.1/tests/access/users/test_usermanager.py'.
	--
	from itsdangerous import json as _json
	E   ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	______________ ERROR collecting tests/access/users/test_users.py _______________
	tests/access/users/test_users.py:13: in <module>

python3-module-Flask-Bootstrap-3.3.0.2-alt3
	running build_ext
	flask_bootstrap (unittest.loader._FailedTest) ... ERROR
	sample_application (unittest.loader._FailedTest) ... ERROR
	ERROR: flask_bootstrap (unittest.loader._FailedTest)
	ImportError: Failed to import test module: flask_bootstrap
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	ERROR: sample_application (unittest.loader._FailedTest)
	ImportError: Failed to import test module: sample_application
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	Ran 2 tests in 0.000s
	FAILED (errors=2)
	Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>

python3-module-Flask-WebTest-0.0.9-alt3
	from http import cookiejar
	except ImportError:
	-    import cookielib as cookiejar
	--
	running build_ext
	test (unittest.loader._FailedTest) ... ERROR
	ERROR: test (unittest.loader._FailedTest)
	ImportError: Failed to import test module: test
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

python3-module-aws-xray-sdk-2.8.0-alt1
	==================================== ERRORS ====================================
	________________ ERROR collecting tests/ext/flask/test_flask.py ________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-aws-xray-sdk-2.8.0/tests/ext/flask/test_flask.py'.
	--
	from itsdangerous import json as _json
	E   ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	__________ ERROR collecting tests/ext/flask_sqlalchemy/test_query.py ___________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-aws-xray-sdk-2.8.0/tests/ext/flask_sqlalchemy/test_query.py'.
	--
	from itsdangerous import json as _json
	E   ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	ERROR tests/ext/flask/test_flask.py
	ERROR tests/ext/flask_sqlalchemy/test_query.py
	!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!

python3-module-flask-migrate-2.7.0-alt1
	ERROR: app_custom_directory_path (unittest.loader._FailedTest)
	ImportError: Failed to import test module: app_custom_directory_path
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	ERROR: app_custom_directory (unittest.loader._FailedTest)
	ImportError: Failed to import test module: app_custom_directory
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	ERROR: app_compare_type2 (unittest.loader._FailedTest)
	ImportError: Failed to import test module: app_compare_type2
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	ERROR: app_compare_type1 (unittest.loader._FailedTest)
	ImportError: Failed to import test module: app_compare_type1

python3-module-flask-sqlalchemy-2.5.1-alt1
	running build_ext
	flask_sqlalchemy (unittest.loader._FailedTest) ... ERROR
	ERROR: flask_sqlalchemy (unittest.loader._FailedTest)
	ImportError: Failed to import test module: flask_sqlalchemy
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

python3-module-flask_mail-0.9.1-alt2
	running build_ext
	Failure: ImportError (cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)) ... ERROR
	ERROR: Failure: ImportError (cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py))
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	Ran 1 test in 0.166s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

python3-module-moto-1.3.16-alt1
	if tld is 'default':
	test_server (unittest.loader._FailedTest) ... ERROR
	test_simple_instance (tests.test_cloudformation.test_import_value.TestSimpleInstance)
	--
	Test that we get an exception if a CloudFormation stack tries to imports a non-existent
	export value ... ok
	test_server (unittest.loader._FailedTest) ... ERROR
	ERROR: test_server (unittest.loader._FailedTest)
	ImportError: Failed to import test module: test_server
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	ERROR: test_server (unittest.loader._FailedTest)
	ImportError: Failed to import test module: test_server
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	ERROR: test_server (unittest.loader._FailedTest)
	ImportError: Failed to import test module: test_server
	Traceback (most recent call last):

python3-module-pytest-flask-0.10.0-alt2
	running build_ext
	fixtures (unittest.loader._FailedTest) ... ERROR
	plugin (unittest.loader._FailedTest) ... ERROR
	ERROR: fixtures (unittest.loader._FailedTest)
	ImportError: Failed to import test module: fixtures
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	ERROR: plugin (unittest.loader._FailedTest)
	ImportError: Failed to import test module: plugin
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	Ran 2 tests in 0.000s
	FAILED (errors=2)
	Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>

python3-module-resweb-0.1.7-alt3
	running build_ext
	core (unittest.loader._FailedTest) ... ERROR
	ERROR: core (unittest.loader._FailedTest)
	ImportError: Failed to import test module: core
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

python3-module-shiftschema-0.0.11-alt2
	running build_ext
	flask_wtf (unittest.loader._FailedTest) ... ERROR
	ERROR: flask_wtf (unittest.loader._FailedTest)
	ImportError: Failed to import test module: flask_wtf
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

python3-module-simple_timer-0.2-alt2
	.F..
	FAIL: test_02_ongoing_timer_timedelta (__main__.SimpleTimerTest)
	Traceback (most recent call last):
	--
	self.assertTrue(r1 != r2)
	AssertionError: False is not true
	Ran 4 tests in 0.000s
	FAILED (failures=1)
	test_01_ongoing_timer_duration

python3-module-webplot-0.8-alt2
	running build_ext
	webplot (unittest.loader._FailedTest) ... ERROR
	ERROR: webplot (unittest.loader._FailedTest)
	ImportError: Failed to import test module: webplot
	Traceback (most recent call last):
	--
	from itsdangerous import json as _json
	ImportError: cannot import name 'json' from 'itsdangerous'
	(/usr/lib/python3/site-packages/itsdangerous/__init__.py)
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

	5 error logs REMOVED from the list
automake_1.11-1.11.6-alt9
java-11-openjdk-0:11.0.14.1-alt1_0.1.eajpp11
litmus-0.14.0-alt1.git.9fbc73d
perl-Server-Starter-0.35-alt1.1
rng-tools-6.14-alt1.git82f665c4

Total 186 error logs.


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

only message in thread, other threads:[~2022-02-19  3:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-19  3:09 [cyber] I: Sisyphus-20220219 x86_64 beehive_status: +18 -5 (186) 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