[cyber] I: Sisyphus-20141228 x86_64 beehive_status: +29 -29 (362)

ALT beekeeper hiver на altlinux.org
Вс Дек 28 14:54:33 MSK 2014


	29 NEW error logs

inkscape-0.48.5-alt2
	extension/internal/pdfinput/pdf-parser.cpp: In member function 'void
	PdfParser::opSetExtGState(Object*, int)':
	extension/internal/pdfinput/pdf-parser.cpp:864:65: error: no matching function for call
	to 'GfxColorSpace::parse(Object*, NULL, NULL)'
	blendingColorSpace = GfxColorSpace::parse(&obj5, NULL, NULL);
	--
	extension/internal/pdfinput/pdf-parser.cpp: In member function 'void
	PdfParser::opSetFillColorSpace(Object*, int)':
	extension/internal/pdfinput/pdf-parser.cpp:1090:59: error: no matching function for
	call to 'GfxColorSpace::parse(Object*, NULL, NULL)'
	colorSpace = GfxColorSpace::parse(&args[0], NULL, NULL);
	--
	/usr/include/poppler/GfxState.h:211:25: note:	candidate expects 5 arguments, 3 provided
	extension/internal/pdfinput/pdf-parser.cpp:1092:55: error: no matching function for
	call to 'GfxColorSpace::parse(Object*, NULL, NULL)'
	colorSpace = GfxColorSpace::parse(&obj, NULL, NULL);
	--
	extension/internal/pdfinput/pdf-parser.cpp: In member function 'void
	PdfParser::opSetStrokeColorSpace(Object*, int)':
	extension/internal/pdfinput/pdf-parser.cpp:1131:59: error: no matching function for
	call to 'GfxColorSpace::parse(Object*, NULL, NULL)'
	colorSpace = GfxColorSpace::parse(&args[0], NULL, NULL);
	--
	/usr/include/poppler/GfxState.h:211:25: note:	candidate expects 5 arguments, 3 provided
	extension/internal/pdfinput/pdf-parser.cpp:1133:55: error: no matching function for
	call to 'GfxColorSpace::parse(Object*, NULL, NULL)'
	colorSpace = GfxColorSpace::parse(&obj, NULL, NULL);
	--
	extension/internal/pdfinput/pdf-parser.cpp: In member function 'void
	PdfParser::doImage(Object*, Stream*, GBool)':
	extension/internal/pdfinput/pdf-parser.cpp:2760:64: error: no matching function for
	call to 'GfxColorSpace::parse(Object*, NULL, NULL)'
	colorSpace = GfxColorSpace::parse(&obj1, NULL, NULL);
	--
	/usr/include/poppler/GfxState.h:211:25: note:	candidate expects 5 arguments, 3 provided
	extension/internal/pdfinput/pdf-parser.cpp:2851:83: error: no matching function for
	call to 'GfxColorSpace::parse(Object*, NULL, NULL)'
	GfxColorSpace *maskColorSpace = GfxColorSpace::parse(&obj1, NULL, NULL);
	--
	extension/internal/pdfinput/pdf-parser.cpp: In member function 'void
	PdfParser::doForm(Object*)':
	extension/internal/pdfinput/pdf-parser.cpp:3044:61: error: no matching function for
	call to 'GfxColorSpace::parse(Object*, NULL, NULL)'
	blendingColorSpace = GfxColorSpace::parse(&obj3, NULL, NULL);

perl-MailTools-2.14-alt1
	Compilation failed in require at
	/usr/src/tmp/perl-MailTools-buildroot/usr/share/perl5/Mail/Mailer/smtps.pm line 15.
	BEGIN failed--compilation aborted at
	/usr/src/tmp/perl-MailTools-buildroot/usr/share/perl5/Mail/Mailer/smtps.pm line 15.
	# perl(Net/SMTP/SSL.pm) at line 15 (depth 3) not loaded at BEGIN SKIP
	--
	Compilation failed in require at
	/usr/src/tmp/perl-MailTools-buildroot/usr/share/perl5/Mail/Mailer/smtps.pm line 15.
	BEGIN failed--compilation aborted at
	/usr/src/tmp/perl-MailTools-buildroot/usr/share/perl5/Mail/Mailer/smtps.pm line 15.
	# perl(Net/SMTP/SSL.pm) at line 15 (depth 3) not loaded at BEGIN SKIP
	# /usr/src/tmp/perl-MailTools-buildroot/usr/share/perl5/Mail/Mailer/smtps.pm: deparse
	failed. prefix=/usr/src/tmp/perl-MailTools-buildroot/usr/share/perl5
	find-requires: ERROR: /usr/lib/rpm/perl.req failed
	error: /bin/sh failed
	error: Failed to find Requires
	RPM build errors:

perl-Net-Jabber-2.0-alt3
	t/protocol_muc.t .............. ok
	#   Failed test 'GetXML()'
	#   at t/protocol_rpc.t line 19.
	--
	t/protocol_rpc.t	    (Wstat: 256 Tests: 19 Failed: 1)
	Failed test:  7
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/49 test programs. 1/3376 subtests failed.
	make: *** [test_dynamic] Error 255

perl-Net-SMTP-SSL-1.01-alt1
	PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e"
	"undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
	#   Failed test 'use Net::SMTP::SSL;'
	#   at t/test.t line 2.
	#     Tried to use 'Net::SMTP::SSL'.
	#     Error:  Not a GLOB reference at
	/usr/src/RPM/BUILD/Net-SMTP-SSL-1.01/blib/lib/Net/SMTP/SSL.pm line 16.
	# Compilation failed in require at t/test.t line 2.
	# BEGIN failed--compilation aborted at t/test.t line 2.
	# Looks like you failed 1 test of 1.
	--
	t/test.t (Wstat: 256 Tests: 1 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/1 test programs. 1/1 subtests failed.
	make: *** [test_dynamic] Error 1

perl-XML-Twig-3.48-alt1
	Result: FAIL
	Failed 1/107 test programs. 0/4855 subtests failed.
	make: *** [test_dynamic] Error 255

python-module-Products.EEAContentTypes-9.7-alt2
	return gisurlroot
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-Products.EEAContentTypes-buildroot/usr/lib64/python2.7/site-packages/Products/EEAContentTypes/skins/EEAContentTypes/revertversion.py
	--
	return RESPONSE.redirect(view_url)
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-Products.EEAContentTypes-buildroot/usr/lib64/python2.7/site-packages/Products/EEAContentTypes/skins/EEAContentTypes_popupedit/close_schemata_edit.py
	--
	return """
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-Products.EEAContentTypes-buildroot/usr/lib64/python2.7/site-packages/Products/EEAContentTypes/skins/EEAContentTypes_public/languageSelectorData.py
	--
	return context.restrictedTraverse('@@languageSelector')()
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-Products.EEAContentTypes-buildroot/usr/lib64/python2.7/site-packages/Products/EEAContentTypes/skins/EEAContentTypes_public/rssAllowed.py
	--
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-Products.EEAPloneAdmin-10.0-alt2
	return
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-Products.EEAPloneAdmin-buildroot/usr/lib64/python2.7/site-packages/Products/EEAPloneAdmin/profiles/optimize/skins/custom_admin/deleted/livesearch_reply.py
	--
	return '\n'.join(output).encode(site_encoding)
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-Products.EEAPloneAdmin-buildroot/usr/lib64/python2.7/site-packages/Products/EEAPloneAdmin/purge.py
	--
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-collective.deletepermission-1.1.4-alt1.dev0.git20141107
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-eea.dataservice-8.6-alt1
	return response.redirect(redirect_to, lock=1)
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.dataservice-buildroot/usr/lib64/python2.7/site-packages/eea/dataservice/skins/dataservice_templates/organisations_overview_data.py
	--
	return res
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.dataservice-buildroot/usr/lib64/python2.7/site-packages/eea/dataservice/templates/__init__.py
	--
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-eea.design-10.8-alt2
	return _(u'Please enter a name.')
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eea_overrides_scripts/formatCatalogMetadata.py
	--
	return ''
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eea_overrides_scripts/getFolderContents.py
	--
	return batch
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eea_overrides_scripts/getSectionFromURL.py
	--
	return None
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eea_overrides_scripts/livesearch_reply.py
	--
	return '\n'.join(output).encode(site_encoding)
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eea_overrides_scripts/my_worklist.py
	--
	return []
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eeadesign_cms/getActionIconList.py
	--
	return result
	SyntaxError: 'return' outside function
	unlink
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eeadesign_scripts/raiseNotFound.pyc
	--
	return response.redirect(context.absolute_url() + '/download')
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eea_overrides_scripts/atctListAlbum.py
	--
	return result
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eea_overrides_scripts/check_id.py
	--
	return _(u'Please enter a name.')
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.design-buildroot/usr/lib64/python2.7/site-packages/eea/design/skins/eea_overrides_scripts/formatCatalogMetadata.py

python-module-eea.indicators-9.2-alt2
	return """
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.indicators-buildroot/usr/lib64/python2.7/site-packages/eea/indicators/skins/indicators_templates/indicators_get_referer.py
	--
	return ''
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.indicators-buildroot/usr/lib64/python2.7/site-packages/eea/indicators/skins/indicators_templates/simple_content_edit_impl.py
	--
	return state.set(**kwargs)
	SyntaxError: 'return' outside function
	unlink
	/usr/src/tmp/python-module-eea.indicators-buildroot/usr/lib64/python2.7/site-packages/eea/indicators/tests/__init__.pyc
	--
	return """
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.indicators-buildroot/usr/lib64/python2.7/site-packages/eea/indicators/skins/indicators_templates/indicators_get_referer.py
	--
	return ''
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.indicators-buildroot/usr/lib64/python2.7/site-packages/eea/indicators/skins/indicators_templates/simple_content_edit_impl.py
	--
	return state.set(**kwargs)
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.indicators-buildroot/usr/lib64/python2.7/site-packages/eea/indicators/tests/__init__.py
	--
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-eea.mediacentre-6.3-alt2
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-eea.promotion-5.1-alt2
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-eea.soer-6.1-alt2
	File "/usr/lib/python2.7/site-packages/eea/soer/skins/eea_soer/testFeed.py", line 22
	SyntaxError: 'return' outside function
	byte-compiling
	/usr/src/tmp/python-module-eea.soer-buildroot/usr/lib/python2.7/site-packages/eea/soer/browser/__init__.py
	to __init__.pyc
	--
	/usr/src/tmp/python-module-eea.soer-buildroot/usr/lib64/python2.7/site-packages/eea/soer/skins/eea_soer/testFeed.py
	can't be compiled :   File
	"/usr/lib64/python2.7/site-packages/eea/soer/skins/eea_soer/testFeed.py", line 22
	SyntaxError: 'return' outside function
	unlink
	/usr/src/tmp/python-module-eea.soer-buildroot/usr/lib64/python2.7/site-packages/eea/soer/tests/__init__.pyc
	--
	/usr/src/tmp/python-module-eea.soer-buildroot/usr/lib64/python2.7/site-packages/eea/soer/skins/eea_soer/testFeed.py
	can't be compiled :   File
	"/usr/lib64/python2.7/site-packages/eea/soer/skins/eea_soer/testFeed.py", line 22
	SyntaxError: 'return' outside function
	compile
	/usr/src/tmp/python-module-eea.soer-buildroot/usr/lib64/python2.7/site-packages/eea/soer/tests/__init__.py
	--
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-eea.themecentre-6.2-alt2
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-flex-2.1.0-alt1.git20141117
	"parse_requirements() missing 1 required keyword argument: "
	TypeError: parse_requirements() missing 1 required keyword argument: 'session'

python-module-ftw.activity-1.1.4-alt1.dev0.git20141219
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-ftw.contentpage-1.8.7-alt1.dev0.git20141216
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-ftw.file-1.10.1-alt1.dev0.git20141216
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-ftw.geo-1.3.3-alt1.dev0.git20141107
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-ftw.participation-1.3.8-alt1.dev0.git20141211
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-ftw.tabbedview-3.3.14-alt1.dev0.git20141107
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-ftw.table-1.15.3-alt1.dev0.git20141107
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-ftw.topics-1.1.3-alt1.dev0.git20141127
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-hglib-1.5-alt1
	<13>Dec 28 08:11:38 rpmi: python-module-setuptools-tests-1:8.3-alt1 1419482895 installed
	error: Macro %py3_provides not found
	error: line 36: %py3_provides hglib
	Installing python-module-hglib-1.5-alt1.src.rpm

python-module-libarchive-3.1.2.1-alt1
	<13>Dec 28 06:38:46 rpmi: python-module-setuptools-tests-1:8.3-alt1 1419482895 installed
	error: Macro %py3_provides not found
	error: line 35: %py3_provides libarchive
	Installing python-module-libarchive-3.1.2.1-alt1.src.rpm

python-module-pysnmp4-4.2.5-alt1
	/.out/python-module-pysnmp4-4.2.5-alt1.noarch.rpm: python2 modules should not have
	python3 requirements
	sisyphus_check: check-python ERROR: python modules packaging violation
	hsh-rebuild: python-module-pysnmp4-4.2.5-alt1.src.rpm: sisyphus_check failed.

python-module-simplelayout.base-4.0.4-alt2.dev0.git20141107
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

python-module-simplelayout.types.common-3.1.1-alt2.dev0.git20141107
	No local packages or download links found for argparse
	error: Could not find suitable distribution for Requirement.parse('argparse')

	29 error logs REMOVED from the list
CoinPFunc-1.0.2-alt1.svn20121025
GraphicsMagick-1.3.20-alt1.1
avr-libc-1:1.8.0-alt5
awstats-7.1.1-alt0.1
cyrus-imapd-2.4.17-alt1.1
filibpp-3.0.2-alt1
freevo-1.8.3-alt1.3.2
gawk-4.1.0-alt2
gcstar-1.6.1-alt1
git-2.1.3-alt1
gri-2.12.23-alt2
gstreamer-0.10.36-alt1
krb5user-0.1.2-alt2.6
lilypond-2.18.2-alt0.1
londonlaw-0.2.1-alt2_17
mapsoft-20140305-alt2
nasm-2.10-alt1
perl-Module-CoreList-5.20141120-alt1
perl-MooX-late-0.014-alt2
perl-Switch-2.17-alt1
python-module-efl-1.11.0-alt1
python-module-zmq-14.4.1-alt2
rsync-3.1.1-alt1
ruby-tmail-1.2.3.1-alt3.5
srecord-1.61-alt1
suspend-utils-0.8-alt1.1
telepathy-rakia-0.8.0-alt1
umit-1.0-alt1.1
xen-4.4.1-alt1

Total 362 error logs.


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