* [cyber] I: Sisyphus-20200415 x86_64 beehive_status: +21 -21 (285)
@ 2020-04-15 7:33 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2020-04-15 7:33 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: 13759 bytes --]
21 NEW error logs
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)
custodia-0.6.0-alt6
self.fail(str(exc))
E AssertionError: HTTPSConnectionPool(host='localhost', port=54489): Max retries
exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL] tlsv13 alert
certificate required (_ssl.c:2607)')))
======================== 1 failed, 161 passed in 35.40s ========================
ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py38/bin/python
-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
ERROR: invocation failed (exit code 1)
✖ FAIL py38 in 43.102 seconds
___________________________________ summary ____________________________________
ERROR: py38: parallel child exit code 1
font-manager-0.7.7-alt1
[51/126] Generating FontManager-0.7.7.vapi with a custom command
FAILED: lib/common/FontManager-0.7.7.vapi
/usr/bin/vapigen --quiet --library=FontManager-0.7.7
--directory=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/common
--vapidir=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/common
--vapidir=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/unicode
--metadatadir=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/common
--girdir=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/unicode
--pkg=glib-2.0 --pkg=gio-2.0 --pkg=gdk-3.0 --pkg=gtk+-3.0
--pkg=json-glib-1.0 --pkg=libxml-2.0 --pkg=sqlite3 --pkg=Unicode-0.7.7
--metadatadir=/usr/src/RPM/BUILD/font-manager-0.7.7/lib/common
/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/common/FontManager-0.7.7.gir
/usr/src/RPM/BUILD/font-manager-0.7.7/lib/common/FontManager-custom.vala
error: Package `Unicode-0.7.7' not found in specified Vala API directories or
GObject-Introspection GIR directories
[52/126] Generating Unicode-0.7.7.gir with a custom command
freeipa-4.7.4-alt3
--load-plugins pylint_plugins \
${FILES}
Pylint on /usr/bin/python3 is running, please wait ...
^[[7;33m************* Module ipalib.request^[[0m
ipalib/request.py:78: [E1101(^[[1;31mno-member^[[0m), destroy_context] ^[[1;31mInstance of
'int' has no 'disconnect' member^[[0m)
ipalib/request.py:78: [E1101(^[[1;31mno-member^[[0m), destroy_context] ^[[1;31mInstance of
'bool' has no 'disconnect' member^[[0m)
ipalib/request.py:78: [E1101(^[[1;31mno-member^[[0m), destroy_context] ^[[1;31mInstance of
'dict' has no 'disconnect' member^[[0m)
Your code has been rated at 10.00/10
make: *** [Makefile:1304: pylint] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/freeipa-4.7.4'
jed-2:0.99.19-alt2.qa2.1
/usr/bin/ld.default: menu.o: file not recognized: file truncated
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:157: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/jed] Error 1
libgupnp-igd-0.2.5-alt4
Full log written to
/usr/src/RPM/BUILD/gupnp-igd-0.2.5/x86_64-alt-linux/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
librabbitmq-c-0.9.0-alt1
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
'amqp_encode_method':
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1503:57: error:
'ret' undeclared (first use in this function)
1503 | if (!amqp_encode_8(encoded, &offset, bit_buffer)) return
AMQP_STATUS_BAD_AMQP_DATA;
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1503:57: note:
each undeclared identifier is reported only once for each function it appears in
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1503:60: error:
expected ';' at end of input
1503 | if (!amqp_encode_8(encoded, &offset, bit_buffer)) return
AMQP_STATUS_BAD_AMQP_DATA;
--
1503 | if (!amqp_encode_8(encoded, &offset, bit_buffer)) return
AMQP_STATUS_BAD_AMQP_DATA;
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1503:7: error:
expected declaration or statement at end of input
1503 | if (!amqp_encode_8(encoded, &offset, bit_buffer)) return
AMQP_STATUS_BAD_AMQP_DATA;
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1503:7: error:
expected declaration or statement at end of input
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1503:7: warning:
control reaches end of non-void function [-Wreturn-type]
libsmi-0.5.0-alt1.svn1841
parser-smi.y:1075: error: 'eturn' undeclared (first use in this function)
1075 | if (nBits < 1+((NamedNumber *)(p->ptr))->export.value.value.integer32) {
parser-smi.y:1075: note: each undeclared identifier is reported only once for each
function it appears in
parser-smi.y:1075:1: error: expected ')' before numeric constant
1075 | if (nBits < 1+((NamedNumber *)(p->ptr))->export.value.value.integer32) {
parser-smi.y:1278:20: error: #if with no expression
1278 |
parser-smi.c:9935:22: error: operator '!' has no right operand
parser-smi.c:10075:43: error: operator '||' has no right operand
parser-smi.c:10108:20: error: #if with no expression
parser-smi.y:7270:2: error: #endif without #if
7270 | #endif
parser-smi.y:7268: error: expected declaration or statement at end of input
7268 | %%
parser-smi.y:7268: error: expected declaration or statement at end of input
parser-smi.y:1034:16: warning: unused variable 'bit' [-Wunused-variable]
lockfile-progs-0.1.17-alt1
! test -e check/file.lock
bin/lockfile-create --lock-name check/file.lock
bin/lockfile-touch --oneshot --lock-name check/file.lock
bin/lockfile-check --lock-name check/file.lock
bin/lockfile-remove --lock-name check/file.lock
! test -e check/file.lock
bin/lockfile-create --use-pid --lock-name check/file.lock
*** buffer overflow detected ***: bin/lockfile-create terminated
make: *** [Makefile:43: check] Aborted
make: Leaving directory '/usr/src/RPM/BUILD/lockfile-progs-0.1.17'
ocaml-csv-2.4-alt1
7 | (synopsis "A pure OCaml library to read and write CSV files."))
Error: Rule failed to generate the following targets:
- default/lib/csv/csv.ml
opam-2.0.6-alt1
Executables will be installed in /usr/bin
Manual pages will be installed in /usr/share/man
+ make
make: Entering directory '/usr/src/RPM/BUILD/opam-2.0.6'
dune build --profile=release --promote-install-files --promote-install-files
opam-installer.install opam.install
dune: option `--promote-install-files' cannot be repeated
Usage: dune build [OPTION]... [TARGET]...
Try `dune build --help' or `dune --help' for more information.
make: *** [Makefile:114: build-opam] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/opam-2.0.6'
perl-B-C-1.57-alt2
make[1]: Leaving directory '/usr/src/RPM/BUILD/perl-B-C-1.57/ByteLoader'
make[1]: Entering directory '/usr/src/RPM/BUILD/perl-B-C-1.57/ByteLoader'
gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-pipe -frecord-gcc-switches -Wall -g -O2 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\"
-fPIC "-I/usr/lib64/perl5/CORE" byterun.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/perl-B-C-1.57/ByteLoader'
make[1]: Entering directory '/usr/src/RPM/BUILD/perl-B-C-1.57/ByteLoader'
rm -f ../blib/arch/auto/ByteLoader/ByteLoader.so
gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong byterun.o ByteLoader.o
-o ../blib/arch/auto/ByteLoader/ByteLoader.so \
-L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 ../blib/arch/auto/ByteLoader/ByteLoader.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/perl-B-C-1.57/ByteLoader'
perl-Module-Manifest-Skip-0.23-alt1_15
Can't locate object method "_install_subs" via package "Module::Manifest::Skip" at
/usr/share/perl5/Moo.pm line 47.
BEGIN failed--compilation aborted at t/TestModuleManifestSkip.pm line 6.
Compilation failed in require at t/create.t line 3.
BEGIN failed--compilation aborted at t/create.t line 3.
t/create.t ..............
--
Can't locate object method "_install_subs" via package "Module::Manifest::Skip" at
/usr/share/perl5/Moo.pm line 47.
BEGIN failed--compilation aborted at t/TestModuleManifestSkip.pm line 6.
Compilation failed in require at t/recreate.t line 3.
BEGIN failed--compilation aborted at t/recreate.t line 3.
t/recreate.t ............
--
Can't locate object method "_install_subs" via package "Module::Manifest::Skip" at
/usr/share/perl5/Moo.pm line 47.
BEGIN failed--compilation aborted at t/TestModuleManifestSkip.pm line 6.
Compilation failed in require at t/skip1.t line 3.
BEGIN failed--compilation aborted at t/skip1.t line 3.
t/skip1.t ...............
--
Can't locate object method "_install_subs" via package "Module::Manifest::Skip" at
/usr/share/perl5/Moo.pm line 47.
BEGIN failed--compilation aborted at t/TestModuleManifestSkip.pm line 6.
Compilation failed in require at t/update.t line 3.
BEGIN failed--compilation aborted at t/update.t line 3.
t/update.t ..............
--
Result: FAIL
Failed 4/5 test programs. 0/0 subtests failed.
make: *** [Makefile:776: test_dynamic] Error 255
perl-Net-Server-Mail-0.28-alt1
t/smtp.t ...... ok
# Error: Can't call method "peerhost" on an undefined value at t/starttls.t line 131.
# kill 9, 2201242 (server)
--
Result: FAIL
Failed 1/4 test programs. 0/33 subtests failed.
make: *** [Makefile:783: test_dynamic] Error 255
perl-Parallel-Prefork-0.18-alt1_11
t/06-wait-all-children-with-timeout.t .... ok
# Failed test 'wait_all_children does not block'
# at t/07-wait-all-children-does-not-block.t line 22.
--
t/07-wait-all-children-does-not-block.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
--
Result: FAIL
Failed 1/7 test programs. 1/29 subtests failed.
make: *** [Makefile:775: test_dynamic] Error 1
perl-Proc-Simple-1.32-alt1
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e"
"undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test at t/destroy.t line 84.
# Looks like you failed 1 test of 5.
--
t/destroy.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 1
--
Result: FAIL
Failed 1/10 test programs. 1/121 subtests failed.
make: *** [Makefile:772: test_dynamic] Error 255
python-module-django-mptt-0.9.0-alt1
Selected version python-module-django1.11#1.11.29-alt1:sisyphus+249822.200.1.1@1586694373
for python-module-django-tests>=1.2
E: Couldn't find package python-module-django-dbbackend-sqlite3>=1.2
hsh-install: Failed to calculate package file list.
python-module-djangorestframework-3.9.4-alt1
Selecting python-module-django1.11 for 'python-module-django-tests'
E: Couldn't find package python-module-django-dbbackend-sqlite3
hsh-install: Failed to calculate package file list.
python-module-pexpect-4.7.0-alt1
tests/test_replwrap.py::REPLWrapTestCase::test_long_running_multiline PASSED [ 67%]
tests/test_replwrap.py::REPLWrapTestCase::test_multiline FAILED [ 68%]
tests/test_replwrap.py::REPLWrapTestCase::test_no_change_prompt PASSED [ 68%]
python3-module-arpeggio-1.9.2-alt2
creating build3
creating build3/lib
creating build3/lib/arpeggio
copying arpeggio/utils.py -> build3/lib/arpeggio
copying arpeggio/peg.py -> build3/lib/arpeggio
copying arpeggio/export.py -> build3/lib/arpeggio
copying arpeggio/cleanpeg.py -> build3/lib/arpeggio
copying arpeggio/__init__.py -> build3/lib/arpeggio
+ mkdocs.py3 build
/usr/src/tmp/rpm-tmp.33540: line 128: mkdocs.py3: command not found
python3-module-djangorestframework-3.10.2-alt2
copying rest_framework/templates/rest_framework/vertical/form.html ->
build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/input.html ->
build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/list_field.html ->
build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/list_fieldset.html ->
build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/radio.html ->
build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/select.html ->
build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/select_multiple.html ->
build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/textarea.html ->
build/lib/rest_framework/templates/rest_framework/vertical
+ mkdocs.py3 build
/usr/src/tmp/rpm-tmp.43893: line 131: mkdocs.py3: command not found
21 error logs REMOVED from the list
ALDConvert-0.06-alt2.1.1
chromium-81.0.4044.92-alt1
chromium-gost-80.0.3987.132-alt1
gdesklets-0.36.3-alt4.qa1
gettext-lint-0.4-alt3.1
glibc-6:2.30-alt1
grilo-plugins-0.3.11-alt1
icu4j-1:63.1-alt1_2jpp8
libgnomecups-0.2.3-alt6
neko-2.2.0-alt4.gitb68336c
oddjob-0.34.4-alt3
php7-7.3.16-alt1
pology-0.12-alt1
python-module-django-1.11.23-alt1
python-module-progressbar2-3.34.4-alt1.1
pyvnc2swf-0.9.5-alt2.1
pyzy-0.1.0-alt4
skeinforge-12.03.14-alt1
vi-traditional-050325-alt1
wicd-1.7.4-alt2
xdg-desktop-portal-1.7.2-alt1
Total 285 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-15 7:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 7:33 [cyber] I: Sisyphus-20200415 x86_64 beehive_status: +21 -21 (285) 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