* [cyber] I: Sisyphus-20240909 x86_64 beehive_status: +10 -12 (164)
@ 2024-09-09 5:59 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-09-09 5:59 UTC (permalink / raw)
To: sisyphus-cybertalk
10 NEW error logs
auditd-plugin-clickhouse-lite-0.1.8-alt2
ok 5 auditd-plugin-clickhouse def-threads 100-loads
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
caddy-2.8.4-alt2
{"level":"info","ts":1725858117.7134767,"logger":"http","msg":"servers shutting down;
grace period initiated","duration":0.000000001}
{"level":"error","ts":1725858117.713587,"logger":"http.handlers.reverse_proxy.health_checker.active","msg":"active
health check failed","address":"/usr/src/tmp/621689808.sock:2021","error":"making
request: parse \"http://%2Fusr%2Fsrc%2Ftmp%2F621689808.sock:2021/health\": invalid URL
escape \"%2F\""}
{"level":"info","ts":1725858117.7136724,"msg":"autosaved config (load with --resume
flag)","file":"/usr/src/.config/caddy/autosave.json"}
csvlens-0.9.1-alt1
test sort::tests::test_simple ... ok
test app::tests::test_sorting ... FAILED
test app::tests::test_sorting_with_filter ... FAILED
failures:
--
app::tests::test_sorting_with_filter
test result: FAILED. 58 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out;
finished in 0.61s
error: test failed, to rerun pass `--bin csvlens`
error: 1 target failed:
`--bin csvlens`
editorconfig-0.12.8-alt1
gmake[2]: Entering directory
'/usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux'
[ 81%] Linking C shared library ../../lib/libeditorconfig.so
cd /usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux/src/lib && /usr/bin/cmake
-E cmake_link_script CMakeFiles/editorconfig_shared.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared
-Wl,-soname,libeditorconfig.so.0 -o ../../lib/libeditorconfig.so.0.12.8
CMakeFiles/editorconfig_shared.dir/ec_glob.c.o
CMakeFiles/editorconfig_shared.dir/editorconfig.c.o
CMakeFiles/editorconfig_shared.dir/editorconfig_handle.c.o
CMakeFiles/editorconfig_shared.dir/ini.c.o CMakeFiles/editorconfig_shared.dir/misc.c.o
/usr/lib64/libpcre2-8.so
cd /usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux/src/lib && /usr/bin/cmake
-E cmake_symlink_library ../../lib/libeditorconfig.so.0.12.8 ../../lib/libeditorconfig.so.0
../../lib/libeditorconfig.so
gmake[2]: Leaving directory
'/usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux'
gmake[1]: Entering directory
'/usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux'
[ 81%] Built target editorconfig_shared
gmake[1]: Leaving directory
'/usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux'
gmake: *** [Makefile:156: all] Error 2
emulationstation-3.0.3-alt2.gitf9d5b2b1
Selecting eigen3 for 'eigen3-devel'
E: Couldn't find package libboost_date_time1.84.0
hsh-install: Failed to calculate package file list.
guile22-2.2.7-alt1
Running 00-socket.test
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
libgupnp-igd-1.6.0-alt1
1/1 gupnp-simple-igd TIMEOUT 60.02s killed by signal 15 SIGTERM
Summary of Failures:
1/1 gupnp-simple-igd TIMEOUT 60.02s killed by signal 15 SIGTERM
Ok: 0
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 1
Full log written to
/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt
meschach-1.2-alt1.b.3
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c
spbkp.c: In function 'spBKPfactor':
spbkp.c:614:17: warning: variable 'row_num' set but not used [-Wunused-but-set-variable]
614 | int row_num;
spbkp.c:612:42: warning: variable 'r' set but not used [-Wunused-but-set-variable]
612 | int i, j, k, l, n, onebyone, r;
spbkp.c: At top level:
spbkp.c:34:17: warning: 'rcsid' defined but not used [-Wunused-variable]
34 | static char rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $";
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
mumps-5.3.5-alt3
/usr/lib64/openmpi/bin/mpicc -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-5.3.so -o libpord-5.3.so -Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
-L/usr/lib64/openmpi/lib -Wl,-z,defs
lto1: internal compiler error: resolution sub id 0x9cd9f256d23df4b1 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.so] Error 1
python3-module-anyio-4.4.0-alt1
File "uvloop/loop.pyx", line 703, in uvloop.loop.Loop._check_closed
RuntimeError: Event loop is closed
............................ [ 99%]
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-Wignore', '-m',
'not network']' returned non-zero exit status 1.
12 error logs REMOVED from the list
firefox-129.0.2-alt1
firefox-esr-128.1.0-alt1
fprintd-1.94.3-alt1
just-1.35.0-alt1
perl-HTML-Widget-1.11-alt3
python3-module-asyncpg-0.29.0-alt2
python3-module-easyprocess-1.1-alt2
python3-module-mdp-3.6.0.15.g64f14eee-alt3
python3-module-setuptools-1:70.3.0-alt1
python3-module-websockets-12.0-alt1
squidmill-2.6.1-alt1
thunderbird-128.1.1-alt1
Total 164 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-09 5:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-09 5:59 [cyber] I: Sisyphus-20240909 x86_64 beehive_status: +10 -12 (164) 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