* [cyber] I: Sisyphus-20210529 i586 beehive_status: +12 -19 (75)
@ 2021-05-29 15:29 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2021-05-29 15:29 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: 11323 bytes --]
12 NEW error logs
custodia-0.6.0-alt6
self.fail(str(exc))
E AssertionError: HTTPSConnectionPool(host='localhost', port=43745): Max
retries exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL:
TLSV13_ALERT_CERTIFICATE_REQUIRED] tlsv13 alert certificate required (_ssl.c:2633)')))
=============================== warnings summary ===============================
--
=========================== short test summary info ============================
FAILED tests/test_custodia.py::CustodiaHTTPSTests::test_client_no_client_cert
============= 1 failed, 161 passed, 2 warnings in 69.76s (0:01:09) =============
ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py39/bin/python
-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
ERROR: invocation failed (exit code 1)
✖ FAIL py39 in 1 minute, 23.09 seconds
___________________________________ summary ____________________________________
ERROR: py39: parallel child exit code 1
fprintd-1.90.9-alt1
Full log written to /usr/src/RPM/BUILD/fprintd-1.90.9/i586-alt-linux/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
ghc8.6.4-sha-1.6.4.4-alt1
unrecognised command: makefile (try --help)
+ ./Setup build
Preprocessing library for SHA-1.6.4.4..
Building library for SHA-1.6.4.4..
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs,
dist/build/Data/Digest/Pure/SHA.o )
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs,
dist/build/Data/Digest/Pure/SHA.p_o )
ghc: out of memory (requested 1048576 bytes)
error: Bad exit status from /usr/src/tmp/rpm-tmp.22357 (%build)
RPM build errors:
File /usr/src/RPM/SOURCES/ghc8.6.4-sha-1.6.4.4-alt1.patch is smaller than 8 bytes
glibc-6:2.32-alt2
UNSUPPORTED: sunrpc/tst-svc_register
FAIL: time/tst-cpuclock1
UNSUPPORTED: time/tst-y2039
--
+ cut '-d ' -f2-
+ grep '^FAIL:' build-i586-linux/tests.sum
+ xargs -i tail -v -n 100 'build-i586-linux/{}.test-result' 'build-i586-linux/{}.out'
==> build-i586-linux/time/tst-cpuclock1.test-result <==
FAIL: time/tst-cpuclock1
original exit status 1
ipmiutil-3.1.3-alt1
| unsigned int
isensor.c:2969:50: warning: format '%lu' expects argument of type 'long unsigned int',
but argument 4 has type 'unsigned int' [-Wformat=]
2969 | if (fdebug) printf("ilen=%d, istr0=%c, sizeof=%lu, s0=%x\n",
| long unsigned int
| %u
2970 | ilen,idstr[0],sizeof(SDR12REC),sdr[ioff]);
| unsigned int
make[2]: Leaving directory '/usr/src/RPM/BUILD/ipmiutil-3.1.3/util'
make[1]: *** [Makefile:427: all-recursive] Error 1
make: *** [Makefile:359: all] Error 2
maven-eclipse-plugin-2.9-alt7_20jpp8
[INFO] Total time: 1.174 s
[INFO] Finished at: 2021-05-29T13:12:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project maven-eclipse-plugin: Could not resolve
dependencies for project org.apache.maven.plugins:maven-eclipse-plugin:maven-plugin:2.9:
Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.2 has not
been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
plexus-archiver-0:4.2.1-alt1_2jpp11
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:aggregate (default-cli) on project
plexus-archiver: An error has occurred in Javadoc report generation:
[ERROR] Exit code: 1 -
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractUnArchiver.java:33:
error: package org.codehaus.plexus.logging does not exist
[ERROR] import org.codehaus.plexus.logging.AbstractLogEnabled;
[ERROR] ^
[ERROR]
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractUnArchiver.java:44:
error: cannot find symbol
[ERROR] extends AbstractLogEnabled
--
[ERROR] symbol: class AbstractLogEnabled
[ERROR]
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractArchiver.java:35:
error: cannot find symbol
[ERROR] import org.codehaus.plexus.PlexusConstants;
--
[ERROR] location: package org.codehaus.plexus
[ERROR]
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractArchiver.java:36:
error: cannot find symbol
[ERROR] import org.codehaus.plexus.PlexusContainer;
--
[ERROR] location: package org.codehaus.plexus
[ERROR]
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractArchiver.java:39:
error: package org.codehaus.plexus.component.repository.exception does not exist
[ERROR] import org.codehaus.plexus.component.repository.exception.ComponentLookupException;
[ERROR] ^
[ERROR]
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractArchiver.java:50:
error: package org.codehaus.plexus.context does not exist
[ERROR] import org.codehaus.plexus.context.Context;
[ERROR] ^
[ERROR]
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractArchiver.java:51:
error: package org.codehaus.plexus.context does not exist
[ERROR] import org.codehaus.plexus.context.ContextException;
[ERROR] ^
[ERROR]
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractArchiver.java:52:
error: package org.codehaus.plexus.logging does not exist
[ERROR] import org.codehaus.plexus.logging.AbstractLogEnabled;
[ERROR] ^
[ERROR]
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractArchiver.java:53:
error: package org.codehaus.plexus.logging does not exist
[ERROR] import org.codehaus.plexus.logging.Logger;
[ERROR] ^
[ERROR]
/usr/src/RPM/BUILD/plexus-archiver-plexus-archiver-4.2.1/src/main/java/org/codehaus/plexus/archiver/AbstractArchiver.java:54:
error: package org.codehaus.plexus.logging.console does not exist
[ERROR] import org.codehaus.plexus.logging.console.ConsoleLogger;
protobuf-3.14.0-alt1
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :protobuf-parent
python3-module-libcst-0.3.18-alt1
......s......................................................................................................
FAIL: test_ordering (libcst.metadata.tests.test_scope_provider.ScopeProviderTest)
Traceback (most recent call last):
--
self.assertEqual(x.value, global_refs[0].node)
AssertionError: Name(
value='b',
--
Ran 1809 tests in 137.088s
FAILED (failures=1, skipped=1, expected failures=2)
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-libcst-0.3.18/.tox/py3/bin/python -m unittest (exited
with code 1)
py3 finish: run-test after 147.04 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup
/usr/src/RPM/BUILD/python3-module-libcst-0.3.18/.tox/.tmp/package/1/libcst-0.3.18.zip
tcl-blt-2.5.3-alt1
rm -f libBLT25.so
i586-alt-linux-gcc -rdynamic -shared -Wl,-E -Wl,-soname,libBLT25.so -o libBLT25.so
bltInit.o bltGrAxis.o bltGrBar.o bltGrElem.o bltGrGrid.o bltGrHairs.o bltGrLegd.o
bltGrLine.o bltGrMarker.o bltGrMisc.o bltGrPen.o bltGrPs.o bltGraph.o bltAlloc.o
bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o bltList.o bltNsUtil.o
bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o bltTreeCmd.o bltUnixPipe.o
bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o bltVecObjCmd.o bltWatch.o bltBeep.o
bltBind.o bltBitmap.o bltBusy.o bltCanvEps.o bltColor.o bltConfig.o bltContainer.o
bltCutbuffer.o bltDragdrop.o bltHierbox.o bltHtext.o bltImage.o bltUnixImage.o
bltPs.o bltTable.o bltTabnotebook.o bltTabset.o bltText.o bltTile.o bltTreeView.o
bltTreeViewCmd.o bltTreeViewColumn.o bltTreeViewEdit.o bltTreeViewStyle.o bltUnixDnd.o
bltWindow.o bltObjConfig.o bltWinop.o tkButton.o tkFrame.o bltScrollbar.o bltTed.o \
-ltk8.6 -ltcl8.6 -lX11 -lm -ldl
make[2]: Leaving directory '/usr/src/RPM/BUILD/blt2.5/generic/shared'
make[2]: Entering directory '/usr/src/RPM/BUILD/blt2.5/generic/shared'
rm -f bltwish25
i586-alt-linux-gcc -Wall -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586
-mtune=generic -I.. -I./.. -I./../.. -I/usr/include/tk/generic -I/usr/include/tk/unix
-I/usr/include/tcl/generic -I/usr/include/tcl/unix -o bltwish25 \
./../bltUnixMain.c libBLT25.so -ltk8.6 -ltcl8.6 -lX11 -lm -ldl
make[2]: Leaving directory '/usr/src/RPM/BUILD/blt2.5/generic/shared'
make: *** [Makefile:39: all] Error 2
xdg-desktop-portal-1.8.1-alt2
PASS: test-portals 38 /portal/inhibit/permissions
ERROR: test-portals - Bail
out! xdg-desktop-portal:ERROR:tests/inhibit.c:327:session_state_changed_cb: assertion
failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1)
PASS: test-xdp-utils 1 /alternate-doc-path
--
PASS: testdb 3 /db/modify
SKIP: test-doc-portal 1 /db/version # SKIP access /dev/fuse: No such file or directory
SKIP: test-doc-portal 2 /db/create_doc # SKIP access /dev/fuse: No such file or directory
SKIP: test-doc-portal 3 /db/recursive_doc # SKIP access /dev/fuse: No such file or
directory
SKIP: test-doc-portal 4 /db/create_docs # SKIP access /dev/fuse: No such file or directory
SKIP: test-doc-portal 5 /db/add_named # SKIP access /dev/fuse: No such file or directory
PASS: test-permission-store 1 /permissions/version
--
# SKIP: 6
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 1
See ./test-suite.log
xsom-20140514-alt1_3jpp11
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
19 error logs REMOVED from the list
automake_1.11-1.11.6-alt9
clisp-1:2.49.92-alt2
cloud-init-20.4-alt1
curl-7.77.0-alt1
gnome-todo-40.0-alt1
libsmi-0.5.0-alt1.svn1841
libwebkitgtk2-2.4.11-alt12
maven-archetype-0:2.4-alt1_10jpp8
maven-assembly-plugin-3.1.1-alt1_1jpp8
maven-indexer-5.1.2-alt1_0.8.gite0570bfjpp8
maven-invoker-plugin-1.10-alt1_11jpp8
maven-patch-plugin-1.2-alt1_13jpp11
maven-release-1:2.2.1-alt7_23jpp8
mockito-0:2.23.9-alt1_6jpp8
python3-module-h2-4.0.0-alt1
rmic-maven-plugin-1.2.1-alt1_20jpp8
sbcl-2.0.4-alt1
systemd-1:247.3-alt2
xmvn-3.0.0-alt2_26jpp8
Total 75 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-29 15:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-29 15:29 [cyber] I: Sisyphus-20210529 i586 beehive_status: +12 -19 (75) 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