[cyber] I: Sisyphus-20200123 i586 beehive_status: +15 -13 (551)

ALT beekeeper hiver на altlinux.org
Чт Янв 23 16:54:08 MSK 2020


	15 NEW error logs

bitcoin-0.19.0.1-alt1
	wallet/walletutil.cpp: In function 'std::vector<boost::filesystem::path> ListWalletDir()':
	wallet/walletutil.cpp:77:23: error: 'class boost::filesystem::recursive_directory_iterator'
	has no member named 'level'
	77 |	     } else if (it.level() == 0 && it->symlink_status().type() == fs::regular_file
	&& IsBerkeleyBtree(it->path())) {

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.71290 (%build)
	RPM build errors:
	File /usr/src/RPM/SOURCES/ghc8.6.4-sha-1.6.4.4-alt1.patch is smaller than 8 bytes

java-9-openjdk-0:9.0.4.11-alt3_6jpp8
	++ /usr/bin/tee -a
	/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.i586/openjdk/build/build.log
	ERROR: Build failed for target 'product-images' in configuration
	'/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.i586/openjdk/build' (exit code 2)
	++ /usr/bin/tee -a
	/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.i586/openjdk/build/build.log
	--
	+ wait
	ERROR: Build failed for targets 'bootcycle-images all docs' in configuration
	'/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.i586/openjdk/build' (exit code 2)
	+ cd /usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.i586/openjdk

jed-2:0.99.19-alt2.qa2.1
	/usr/bin/ld.default: ledit.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

libcpp-hocon-0.2.1-alt3
	[100%] Linking CXX executable ../../bin/libcpp-hocon_test
	/usr/bin/ld.default:
	../CMakeFiles/libprojectsrc.dir/src/parseable.cc.o:(.data.rel.local.DW.ref._ZTIN5boost10filesystem16filesystem_errorE[DW.ref._ZTIN5boost10filesystem16filesystem_errorE]+0x0):
	undefined reference to `typeinfo for boost::filesystem::filesystem_error'
	collect2: error: ld returned 1 exit status
	make[2]: *** [lib/tests/CMakeFiles/libcpp-hocon_test.dir/build.make:410:
	bin/libcpp-hocon_test] Error 1

libtorrent-rasterbar-3:1.1.13-alt2
	http_connection.cpp:278:53:   required from here
	/usr/include/boost/asio/impl/write.hpp:425:54: error: no type named 'executor_type' in
	'struct libtorrent::socket_type'
	425 |	  typedef typename AsyncWriteStream::executor_type executor_type;

litecoin-0.15.0.1-alt2.1
	i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE
	-D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC
	-DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include
	-I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include   -pthread
	-DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector
	-fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586
	-mtune=generic -c -o libbitcoin_server_a-httpserver.o `test -f 'httpserver.cpp' || echo
	'./'`httpserver.cpp
	httpserver.cpp:72:10: error: 'deque' in namespace 'std' does not name a template type
	72 |	 std::deque<std::unique_ptr<WorkItem>> queue;
	--
	httpserver.cpp: In member function 'bool WorkQueue<WorkItem>::Enqueue(WorkItem*)':
	httpserver.cpp:111:13: error: 'queue' was not declared in this scope; did you mean
	'Enqueue'?
	111 |	      if (queue.size() >= maxDepth) {
	|	      Enqueue
	httpserver.cpp:114:9: error: 'queue' was not declared in this scope; did you mean
	'Enqueue'?
	114 |	      queue.emplace_back(std::unique_ptr<WorkItem>(item));
	--
	httpserver.cpp: In member function 'void WorkQueue<WorkItem>::Run()':
	httpserver.cpp:126:35: error: 'queue' was not declared in this scope; did you mean
	'Enqueue'?
	126 |		      while (running && queue.empty())
	|				    Enqueue
	httpserver.cpp:130:31: error: 'queue' was not declared in this scope; did you mean
	'Enqueue'?
	130 |		      i = std::move(queue.front());

openscad-2019.05-alt2
	g++ -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC
	-DPIC -DSTACKSIZE=8388608 -fno-strict-aliasing -std=c++11 -O2 -std=gnu++11
	-I/usr/include/libzip -I/usr/include/libxml2 -I/usr/include/freetype2
	-I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
	-I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0
	-I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0
	-I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
	-DEIGEN_DONT_ALIGN -frounding-math -D_REENTRANT -Wall -W -Wno-unused-local-typedefs
	-fPIC -DOPENSCAD_VERSION=2019.05 -DOPENSCAD_SHORTVERSION=2019.05 -DOPENSCAD_YEAR=2019.0
	-DOPENSCAD_MONTH=05.0 -DOPENSCAD_DAY=.0 -DSTACKSIZE=8388608 -DUSE_QOPENGLWIDGET
	-DENABLE_DBUS -DENABLE_JOYSTICK -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DENABLE_LIBZIP
	-DENABLE_OPENCSG -DENABLE_CGAL -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB
	-DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB
	-DQT_CORE_LIB -I. -Isrc -Isrc/ext/libtess2/Include -isystem /usr/include/qt5
	-isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets
	-isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtGui -isystem
	/usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem
	/usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -Iobjects -isystem
	/usr/include/eigen3 -I/usr/lib/qt5/mkspecs/linux-g++ -o objects/objects/parser.o
	objects/parser.cxx
	src/parser.y:68:6: error: 'stack' in namespace 'std' does not name a template type
	68 | std::stack<LocalScope *> scope_stack;
	--
	src/parser.y: In function 'int parserparse()':
	src/parser.y:176:36: error: 'scope_stack' was not declared in this scope
	176 |		    if ($1) scope_stack.top()->addChild($1);
	src/parser.y:183:15: error: 'scope_stack' was not declared in this scope
	183 |		    scope_stack.top()->addModule($2, newmodule);
	src/parser.y:190:17: error: 'scope_stack' was not declared in this scope
	190 |		      scope_stack.pop();
	src/parser.y:195:15: error: 'scope_stack' was not declared in this scope
	195 |		    scope_stack.top()->addFunction(func);
	src/parser.y:215:41: error: 'scope_stack' was not declared in this scope
	215 |		      for (auto &assignment : scope_stack.top()->assignments) {
	--
	from src/parser.y:39:
	src/printutils.h:53:39: error: 'str' was not declared in this scope
	53 | #define PRINTB(_fmt, _arg) do { PRINT(str(boost::format(_fmt) % _arg)); } while (0)
	--
	from src/parser.y:39:
	src/printutils.h:53:39: error: 'str' was not declared in this scope
	53 | #define PRINTB(_fmt, _arg) do { PRINT(str(boost::format(_fmt) % _arg)); } while (0)
	--
	from src/parser.y:39:
	src/printutils.h:53:39: error: 'str' was not declared in this scope
	53 | #define PRINTB(_fmt, _arg) do { PRINT(str(boost::format(_fmt) % _arg)); } while (0)
	--
	/usr/include/boost/format/free_funcs.hpp:22:38: note:	'boost::str'
	src/parser.y:257:19: error: 'scope_stack' was not declared in this scope
	257 |			scope_stack.top()->addAssignment(Assignment($1,
	shared_ptr<Expression>($3), LOC(@$)));

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [Makefile:780: 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, 3028753 (server)
	--
	Result: FAIL
	Failed 1/4 test programs. 0/33 subtests failed.
	make: *** [Makefile:783: test_dynamic] Error 255

perl-SOAP-WSDL-3.003-alt1
	t/SOAP/WSDL/XSD/Typelib/Builtin/date.t ................ ok
	#   Failed test 'conversion with timezone'
	#   at t/SOAP/WSDL/XSD/Typelib/Builtin/dateTime.t line 35.
	--
	#     expected: '2007-08-30T00:00:00+00:00'
	#   Failed test 'conversion with timezone'
	#   at t/SOAP/WSDL/XSD/Typelib/Builtin/dateTime.t line 35.
	--
	#     expected: '2007-12-31T12:32:00+00:00'
	#   Failed test 'conversion with timezone'
	#   at t/SOAP/WSDL/XSD/Typelib/Builtin/dateTime.t line 35.
	--
	t/SOAP/WSDL/XSD/Typelib/Builtin/dateTime.t	    (Wstat: 768 Tests: 9 Failed: 3)
	Failed tests:  2-4
	Non-zero exit status: 3
	--
	Result: FAIL
	Failed 1/124 test programs. 3/1228 subtests failed.
	make: *** [Makefile:964: test_dynamic] Error 255

perl-Time-Format_XS-1.03-alt5
	t/DateTime.t .. ok
	#   Failed test 'm test: hour:'
	#   at t/func.t line 112.
	--
	t/func.t    (Wstat: 256 Tests: 80 Failed: 1)
	Failed test:  73
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/4 test programs. 1/414 subtests failed.
	make: *** [Makefile:959: test_dynamic] Error 255

podman-1.6.4-alt1
	make: *** Waiting for unfinished jobs....
	make: Entering directory '/usr/src/RPM/BUILD/podman-1.6.4'
	mkdir -p docs/build/man
	make: Leaving directory '/usr/src/RPM/BUILD/podman-1.6.4'
	make: Entering directory '/usr/src/RPM/BUILD/podman-1.6.4'
	mkdir -p "/usr/src/RPM/BUILD/podman-1.6.4/_output/src/github.com/containers"
	ln -sfn "/usr/src/RPM/BUILD/podman-1.6.4"
	"/usr/src/RPM/BUILD/podman-1.6.4/_output/src/github.com/containers/libpod"
	ln -sfn "/usr/src/RPM/BUILD/podman-1.6.4/vendor/github.com/varlink"
	"/usr/src/RPM/BUILD/podman-1.6.4/_output/src/github.com/varlink"
	touch .gopathok
	make: Leaving directory '/usr/src/RPM/BUILD/podman-1.6.4'

squidmill-2.6-alt3
	Executing squidmill-test.d/10-insert-over... OK
	Executing squidmill-test.d/15-insert-follow... FAILED. See
	squidmill-test.d/15-insert-follow.log for details
	Executing squidmill-test.d/20-insert-round... OK
	Executing squidmill-test.d/25-insert-select... OK
	Some tests failed
	make: *** [Makefile:29: check] Error 1

taler-0.15.0.1-alt2.1
	i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE
	-D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC
	-DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include
	-I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include   -pthread
	-DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector
	-fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586
	-mtune=generic -std=c++11 -c -o libbitcoin_server_a-httpserver.o `test -f 'httpserver.cpp'
	|| echo './'`httpserver.cpp
	httpserver.cpp:72:10: error: 'deque' in namespace 'std' does not name a template type
	72 |	 std::deque<std::unique_ptr<WorkItem>> queue;
	--
	httpserver.cpp: In member function 'bool WorkQueue<WorkItem>::Enqueue(WorkItem*)':
	httpserver.cpp:111:13: error: 'queue' was not declared in this scope; did you mean
	'Enqueue'?
	111 |	      if (queue.size() >= maxDepth) {
	|	      Enqueue
	httpserver.cpp:114:9: error: 'queue' was not declared in this scope; did you mean
	'Enqueue'?
	114 |	      queue.emplace_back(std::unique_ptr<WorkItem>(item));
	--
	httpserver.cpp: In member function 'void WorkQueue<WorkItem>::Run()':
	httpserver.cpp:126:35: error: 'queue' was not declared in this scope; did you mean
	'Enqueue'?
	126 |		      while (running && queue.empty())
	|				    Enqueue
	httpserver.cpp:130:31: error: 'queue' was not declared in this scope; did you mean
	'Enqueue'?
	130 |		      i = std::move(queue.front());

	13 error logs REMOVED from the list
SNNS-4.3-alt1.1.1.1
cross-gcc-8.2.1-alt1_1.1
gcc9-9.2.1-alt2
glibc-6:2.30-alt1
icu4j-1:63.1-alt1_2jpp8
inkscape-1.0-alt0.beta1
kde5-kitinerary-19.08.3-alt1
libwebkitgtk4-2.26.2-alt1
lockfile-progs-0.1.17-alt1
perl-TimeDate-2.30-alt1
phreshplayer-1.0.0-alt1
python3-module-pytest-bdd-3.1.1-alt2
riot-desktop-1.4.2-alt1

Total 551 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk