[cyber] I: p8-20180429 i586 beehive_status: +6 -3 (959)

ALT beekeeper hiver на altlinux.org
Вс Апр 29 15:35:04 MSK 2018


	6 NEW error logs

cups-filters-1.14.1-alt4.M80P.1
	/usr/include/poppler/Object.h: In member function 'Object Object::arrayGetNF(int) const':
	/usr/include/poppler/Object.h:336:55: error: use of deleted function 'Object::Object(const
	Object&)'
	{ OBJECT_TYPE_CHECK(objArray); return array->getNF(i); }
	--
	/usr/include/poppler/Dict.h: At global scope:
	/usr/include/poppler/Dict.h:65:30: error: expected ',' or '...' before '&&' token
	void add(char *key, Object &&val);
	/usr/include/poppler/Dict.h:69:36: error: expected ',' or '...' before '&&' token
	void set(const char *key, Object &&val);
	--
	from filter/pdftoopvp/oprs/OPRS.cxx:33:
	/usr/include/poppler/Object.h:347:47: error: expected ',' or '...' before '&&' token
	inline void Object::dictAdd(char *key, Object &&val)
	/usr/include/poppler/Object.h: In member function 'void Object::dictAdd(char*, Object)':
	/usr/include/poppler/Object.h:348:48: error: 'move' is not a member of 'std'
	{ OBJECT_TYPE_CHECK(objDict); dict->add(key, std::move(val)); }
	/usr/include/poppler/Object.h:348:58: error: 'val' was not declared in this scope
	{ OBJECT_TYPE_CHECK(objDict); dict->add(key, std::move(val)); }
	/usr/include/poppler/Object.h: At global scope:
	/usr/include/poppler/Object.h:350:53: error: expected ',' or '...' before '&&' token
	inline void Object::dictSet(const char *key, Object &&val)
	/usr/include/poppler/Object.h: In member function 'void Object::dictSet(const char*,
	Object)':
	/usr/include/poppler/Object.h:351:48: error: 'move' is not a member of 'std'
	{ OBJECT_TYPE_CHECK(objDict); dict->set(key, std::move(val)); }
	/usr/include/poppler/Object.h:351:58: error: 'val' was not declared in this scope
	{ OBJECT_TYPE_CHECK(objDict); dict->set(key, std::move(val)); }
	/usr/include/poppler/Object.h: In member function 'Object Object::dictLookup(const char*,
	int) const':
	/usr/include/poppler/Object.h:363:67: error: use of deleted function 'Object::Object(const
	Object&)'
	{ OBJECT_TYPE_CHECK(objDict); return dict->lookup(key, recursion); }

kdegraphics-3.5.13.2-alt5.qa5
	In file included from
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:32:0:
	/usr/include/poppler/splash/SplashBitmap.h:83:119: error: 'nullptr' was not declared
	in this scope
	SplashError writeImgFile(SplashImageFileFormat format, char *fileName, int hDPI, int
	vDPI, WriteImgParams* params = nullptr);
	In file included from
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:32:0:
	/usr/include/poppler/splash/SplashBitmap.h:84:112: error: 'nullptr' was not declared
	in this scope
	SplashError writeImgFile(SplashImageFileFormat format, FILE *f, int hDPI, int vDPI,
	WriteImgParams* params = nullptr);
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:
	In member function 'QString Poppler::Document::getInfo(const QString&) const':
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:156:31:
	error: no matching function for call to 'PDFDoc::getDocInfo(Object*)'
	data->doc.getDocInfo( &info );
	--
	Object lookup(const char *key, int recursion = 0) const;
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:168:54:
	error: base operand of '->' has non-pointer type 'Object'
	if ( infoDict->lookup( (char*)type.latin1(), &obj )->isString() )
	--
	from
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:26:
	/usr/include/poppler/Object.h:292:8: error: 'void Object::free()' is private
	void free();
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:195:14:
	error: within this context
	obj.free();
	--
	from
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:26:
	/usr/include/poppler/Object.h:292:8: error: 'void Object::free()' is private
	void free();
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:196:15:
	error: within this context
	info.free();
	--
	from
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:26:
	/usr/include/poppler/Object.h:292:8: error: 'void Object::free()' is private
	void free();
	/usr/src/RPM/BUILD/kdegraphics-3.5.13.2/kfile-plugins/dependencies/poppler-tqt/poppler-document.cc:199:12:
	error: within this context
	obj.free();

libosinfo-0.2.12-alt1
	PASS: test-loader
	FAIL: test-isodetect
	SKIP: test-mediauris
	--
	# SKIP:  2
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See test/test-suite.log

pdf2djvu-0.8.1-alt3
	from image-filter.cc:25:
	/usr/include/poppler/splash/SplashBitmap.h:83:119: error: 'nullptr' was not declared
	in this scope
	SplashError writeImgFile(SplashImageFileFormat format, char *fileName, int hDPI, int
	vDPI, WriteImgParams* params = nullptr);
	--
	from image-filter.cc:25:
	/usr/include/poppler/splash/SplashBitmap.h:84:112: error: 'nullptr' was not declared
	in this scope
	SplashError writeImgFile(SplashImageFileFormat format, FILE *f, int hDPI, int vDPI,
	WriteImgParams* params = nullptr);
	--
	/usr/include/poppler/Object.h: In destructor 'pdf::OwnedObject::~OwnedObject()':
	/usr/include/poppler/Object.h:292:8: error: 'void Object::free()' is private
	void free();
	--
	from image-filter.cc:25:
	pdf-backend.hh:273:18: error: within this context
	this->free();

sankore-3.1.git.1386578185-alt2
	MemStream(char *bufA, Goffset startA, Goffset lengthA, Object &&dictA);
	/usr/include/poppler/Stream.h:565:29: error: expected ',' or '...' before '&&' token
	Goffset lengthA, Object &&dictA) override;
	/usr/include/poppler/Stream.h:610:36: error: expected ',' or '...' before '&&' token
	EmbedStream(Stream *strA, Object &&dictA, GBool limitedA, Goffset lengthA, GBool
	reusableA = gFalse);
	/usr/include/poppler/Stream.h:614:29: error: expected ',' or '...' before '&&' token
	Goffset lengthA, Object &&dictA) override;
	--
	from src/pdf/PDFRenderer.cpp:28:
	../../../../include/poppler/splash/SplashBitmap.h:83:119: error: 'nullptr' was not
	declared in this scope
	SplashError writeImgFile(SplashImageFileFormat format, char *fileName, int hDPI, int
	vDPI, WriteImgParams* params = nullptr);
	--
	from src/pdf/PDFRenderer.cpp:28:
	../../../../include/poppler/splash/SplashBitmap.h:84:112: error: 'nullptr' was not
	declared in this scope
	SplashError writeImgFile(SplashImageFileFormat format, FILE *f, int hDPI, int vDPI,
	WriteImgParams* params = nullptr);
	--
	from src/pdf/PDFRenderer.cpp:28:
	/usr/include/poppler/Page.h:112:31: error: expected ',' or '...' before '&&' token
	void replaceResource(Object &&obj1)
	/usr/include/poppler/Page.h: In member function 'void PageAttrs::replaceResource(Object)':
	/usr/include/poppler/Page.h:113:18: error: 'move' is not a member of 'std'
	{  resources = std::move(obj1); }
	/usr/include/poppler/Page.h:113:28: error: 'obj1' was not declared in this scope
	{  resources = std::move(obj1); }
	/usr/include/poppler/Page.h: At global scope:
	/usr/include/poppler/Page.h:186:40: error: 'nullptr' was not declared in this scope
	Object getAnnotsObject(XRef *xrefA = nullptr) { return annotsObj.fetch(xrefA ? xrefA :
	xref); }
	/usr/include/poppler/Page.h: In member function 'Object Page::getAnnotsObject(XRef*)':
	/usr/include/poppler/Page.h:186:94: error: use of deleted function 'Object::Object(const
	Object&)'
	Object getAnnotsObject(XRef *xrefA = nullptr) { return annotsObj.fetch(xrefA ? xrefA :
	xref); }

systemd-1:237-alt2.M80P.2
	[206/1518] Compiling C object 'src/journal/journal-client на sta/journal-authenticate.c.o'.
	FAILED: src/journal/journal-client на sta/journal-authenticate.c.o
	cc  -Isrc/journal/journal-client на sta -Isrc/journal -I../src/journal -I. -I../
	-Isrc/libsystemd-network -I../src/libsystemd-network -I../src/libsystemd/sd-network
	-I../src/libsystemd/sd-netlink -I../src/libsystemd/sd-id128 -I../src/libsystemd/sd-hwdb
	-I../src/libsystemd/sd-device -I../src/libsystemd/sd-bus -Isrc/core -I../src/core
	-Isrc/libudev -I../src/libudev -Isrc/udev -I../src/udev -Isrc/login -I../src/login
	-Isrc/timesync -I../src/timesync -Isrc/resolve -I../src/resolve -Isrc/systemd
	-I../src/systemd -Isrc/shared -I../src/shared -Isrc/basic -I../src/basic
	-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef
	-Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self
	-Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn
	-Werror=missing-prototypes -Werror=implicit-function-declaration
	-Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types
	-Werror=format=2 -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow
	-Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Werror=overflow -Wdate-time
	-Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing
	-fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4
	-fPIE -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result
	-Wno-format-signedness -Wno-error=nonnull -Werror=shadow -ffunction-sections
	-fdata-sections -include config.h -Wall -g -O2 -march=i586 -mtune=generic -fPIC
	-fvisibility=default -MD -MQ 'src/journal/journal-client на sta/journal-authenticate.c.o'
	-MF 'src/journal/journal-client на sta/journal-authenticate.c.o.d'
	-o 'src/journal/journal-client на sta/journal-authenticate.c.o' -c
	../src/journal/journal-authenticate.c
	--
	from ../src/journal/journal-authenticate.c:24:
	../src/basic/macro.h:423:18: error: expected Б─≤)Б─≥ before Б─≤__attribute__Б─≥
	#define noreturn __attribute__((noreturn))
	--
	from ../src/journal/journal-authenticate.c:26:
	/usr/include/gpg-error.h:1565:46: error: expected Б─≤,Б─≥ or Б─≤;Б─≥ before Б─≤)Б─≥ token
	void gpgrt_log_bug (const char *fmt, ...)    GPGRT_ATTR_NR_PRINTF(1,2);
	--
	from ../src/journal/journal-authenticate.c:24:
	../src/basic/macro.h:423:18: error: expected Б─≤)Б─≥ before Б─≤__attribute__Б─≥
	#define noreturn __attribute__((noreturn))
	--
	from ../src/journal/journal-authenticate.c:26:
	/usr/include/gpg-error.h:1566:46: error: expected Б─≤,Б─≥ or Б─≤;Б─≥ before Б─≤)Б─≥ token
	void gpgrt_log_fatal (const char *fmt, ...)  GPGRT_ATTR_NR_PRINTF(1,2);
	--
	from ../src/journal/journal-authenticate.c:24:
	../src/basic/macro.h:423:18: error: expected Б─≤)Б─≥ before Б─≤__attribute__Б─≥
	#define noreturn __attribute__((noreturn))
	--
	from ../src/journal/journal-authenticate.c:26:
	/usr/include/gpg-error.h:1578:43: error: expected Б─≤,Б─≥ or Б─≤;Б─≥ before Б─≤)Б─≥ token
	const char *func) GPGRT_ATTR_NORETURN;

	3 error logs REMOVED from the list
ceph-12.2.4-alt1.M80P.1
perl-autovivification-0.18-alt1_0.M80P.1
poppler62-0.45.0-alt1

Total 959 error logs.


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