ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
From: ALT beekeeper <hiver@altlinux.org>
To: sisyphus-cybertalk@lists.altlinux.org
Subject: [cyber] I: Sisyphus-20211201 x86_64 beehive_status: +11 -12 (147)
Date: Wed, 1 Dec 2021 02:50:26 +0000
Message-ID: <Yabi8gJTZk/IjnoU@beehive.mskdc.altlinux.org> (raw)

	11 NEW error logs

cilk-5.4.6-alt13
	perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
	no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
	S0	    \rS1		 \rQ1.1		\rQ1.2	       \rQ1.3	      \rQ1.4	     \rQ1.5
	\rQ1.6	       \rQ1.7	      \rQ1.8	     \rS2	  \rQ2.1		 \rQ2.2
	\rQ2.3	       \rQ2.4	      \rS3	   \rQ3.1	  \rQ3.2		 \rQ3.3
	\rQ3.4	       \runknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
	--
	libtool: install: /usr/libexec/rpm-build/install -p .libs/libcilk.p.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.p.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.p.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1

erlang-proper-1.4-alt1
	1) proper_tests:false_props_test_/0:1025
	^[[0;31m     Failure/Error: ?assertEqual(false, proper : quickcheck ( fun_tests :
	prop_fun_int_int ( ) ))
	expected: false

fprintd-1.94.1-alt1
	Full log written to
	/usr/src/RPM/BUILD/fprintd-1.94.1/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-test
	/usr/bin/meson test --no-rebuild --print-errorlogs

inkscape-1.1-alt7
	/usr/src/RPM/BUILD/inkscape-1.1/src/extension/internal/pdfinput/pdf-parser.cpp: In
	member function 'void PdfParser::opSetFont(Object*, int)':
	/usr/src/RPM/BUILD/inkscape-1.1/src/extension/internal/pdfinput/pdf-parser.cpp:2172:26:
	error: base operand of '->' has non-pointer type 'const string' {aka 'const
	std::__cxx11::basic_string<char>'}
	2172 |		  font->getTag()->getCString(),

libgrokj2k-9.2.0-alt2
	ld: cannot find -ldeflate
	collect2: error: ld returned 1 exit status
	make[2]: *** [src/bin/jp2/CMakeFiles/grk_decompress.dir/build.make:445: bin/grk_decompress]
	Error 1
	--
	ld: cannot find -ldeflate
	collect2: error: ld returned 1 exit status
	make[2]: *** [src/bin/jp2/CMakeFiles/grk_dump.dir/build.make:445: bin/grk_dump] Error 1
	--
	ld: cannot find -ldeflate
	collect2: error: ld returned 1 exit status
	make[2]: *** [src/bin/jp2/CMakeFiles/grk_compress.dir/build.make:445: bin/grk_compress]
	Error 1

libltc-1.3.1-alt1
	ld: /usr/lib64/gcc/x86_64-alt-linux/11/../../../../lib64/Scrt1.o: in function `_start':
	(.text+0x17): undefined reference to `main'
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:370: ltcencode] Error 1

mplayer-1.4-alt8.38314.1
	of sources.list
	E: Package libilbc-devel has no installation candidate
	hsh-install: Failed to calculate package file list.

pdf2djvu-0.9.18-alt1.1
	pdf-backend.cc: In member function 'const string pdf::Document::get_xmp()':
	pdf-backend.cc:232:35: error: cannot convert 'std::unique_ptr<GooString>' to
	'std::unique_ptr<const GooString>::pointer' {aka 'const GooString*'}
	232 |	mstring.reset(this->readMetadata());

perl-Test-LectroTest-0.5001-alt3
	t/docs-eg.t ............... ok
	#   Failed test 'Float(sized=>0,range=>[100,300]) dist mean is 200 (z-score = -3.98)'
	#   at t/gens.t line 1177.
	--
	t/gens.t		(Wstat: 256 Tests: 248 Failed: 1)
	Failed test:  60
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/12 test programs. 1/343 subtests failed.
	make: *** [Makefile:783: test_dynamic] Error 255

python3-module-jupyter_client-7.0.6-alt1
	>		raise RuntimeError("Kernel didn't respond in %d seconds" % timeout)
	E		RuntimeError: Kernel didn't respond in 30 seconds
	jupyter_client/client.py:184: RuntimeError
	--
	=========================== short test summary info ============================
	FAILED
	jupyter_client/tests/test_kernelmanager.py::TestParallel::test_start_parallel_process_kernels[tcp]
	====== 1 failed, 139 passed, 27 skipped, 36 warnings in 151.63s (0:02:31) ======

srt-1.4.4-alt1
	0
	[  FAILED  ] TestConnection.Multiple (0 ms)
	[----------] 1 test from TestConnection (0 ms total)
	--
	Expected: (close(m_udp_sock)) != (-1), actual: -1 vs -1
	[  FAILED  ] TestConnectionTimeout.Nonblocking (0 ms)
	[ RUN	   ] TestConnectionTimeout.BlockingLoop
	--
	Expected: (close(m_udp_sock)) != (-1), actual: -1 vs -1
	[  FAILED  ] TestConnectionTimeout.BlockingLoop (0 ms)
	[----------] 2 tests from TestConnectionTimeout (0 ms total)
	--
	[  PASSED  ] 164 tests.
	[  FAILED  ] 68 tests, listed below:
	[  FAILED  ] TestFEC.Connection
	[  FAILED  ] TestFEC.ConnectionReorder
	[  FAILED  ] TestFEC.ConnectionFull1
	[  FAILED  ] TestFEC.ConnectionFull2
	[  FAILED  ] TestFEC.ConnectionMess
	[  FAILED  ] TestFEC.ConnectionForced
	[  FAILED  ] TestFEC.RejectionConflict

	12 error logs REMOVED from the list
editorconfig-0.12.5-alt1.1
fleet-commander-admin-0.15.1-alt8
iksemel-1.4-alt5
libilbc-0.6-alt7
litmus-0.14.0-alt1.git.9fbc73d
mockito-0:3.7.13-alt1_3jpp11
newsboat-2.25-alt1
python-2.7.18-alt8
python3-module-Quamash-0.6.1-alt2
python3-module-simple_timer-0.2-alt2
sdcc-1:3.9.0-alt2
tome-2.3.5-alt3

Total 147 error logs.


                 reply	other threads:[~2021-12-01  2:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yabi8gJTZk/IjnoU@beehive.mskdc.altlinux.org \
    --to=hiver@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus-cybertalk@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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