[cyber] I: Sisyphus-20160722 i586 beehive_status: +14 -4 (479)

ALT beekeeper hiver на altlinux.org
Пт Июл 22 14:47:29 MSK 2016


	14 NEW error logs

LibreOffice-5.2-alt2
	/usr/src/RPM/BUILD/libreoffice-5.2.0.2/ucb/source/ucp/ftp/ftploaderthread.cxx: In member
	function 'CURL* ftp::FTPLoaderThread::handle()':
	/usr/src/RPM/BUILD/libreoffice-5.2.0.2/ucb/source/ucp/ftp/ftploaderthread.cxx:80:37:
	error: invalid conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	CURL* ret = osl_getThreadKeyData(m_threadKey);

freeswitch-1:1.6.6-alt2
	from src/fscurl.cpp:32:
	src/fscurl.cpp:169:28: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_USERPWD, cred.c_str());
	--
	from src/fscurl.cpp:32:
	src/fscurl.cpp:176:28: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_TIMEOUT, timeout);
	--
	from src/fscurl.cpp:32:
	src/fscurl.cpp:188:26: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_HTTPHEADER, headers);
	--
	from src/fscurl.cpp:32:
	src/fscurl.cpp:193:27: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_POST, 1);
	--
	from src/fscurl.cpp:32:
	src/fscurl.cpp:197:27: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_POSTFIELDS, data.c_str());
	--
	from src/fscurl.cpp:32:
	src/fscurl.cpp:206:26: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_URL, url_p);
	--
	from src/fscurl.cpp:32:
	src/fscurl.cpp:207:26: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_NOSIGNAL, 1);
	--
	from src/fscurl.cpp:32:
	src/fscurl.cpp:208:26: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_WRITEFUNCTION, FSCURL::FileCallback);
	--
	from src/fscurl.cpp:32:
	src/fscurl.cpp:209:26: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_WRITEDATA, (void *) this);
	--
	from src/fscurl.cpp:32:
	src/fscurl.cpp:211:26: error: invalid conversion from 'switch_CURL* {aka void*}' to
	'CURL* {aka Curl_easy*}' [-fpermissive]
	switch_curl_easy_setopt(_curl_handle, CURLOPT_USERAGENT, "freeswitch-v8-curl/1.0");

gnunet-0.9.5a-alt1.qa3
	gnunet-gns-proxy.c: In function 'curl_task_download':
	gnunet-gns-proxy.c:1616:65: error: invalid application of 'sizeof' to incomplete type
	'CURL {aka struct Curl_easy}'
	if (memcmp (msg->easy_handle, ctask->curl, sizeof (CURL)) != 0)
	gnunet-gns-proxy.c:1650:70: error: invalid application of 'sizeof' to incomplete type
	'CURL {aka struct Curl_easy}'
	if (0 != memcmp (msg->easy_handle, ctask->curl, sizeof (CURL)))

jigdo-0.7.3-alt4
	gtk/gtk-single-url.cc:307:46: warning: suggest parentheses around '&&' within '||'
	[-Wparentheses]
	||state == ERROR && singleUrl->resumePossible()))
	i586-alt-linux-g++ $cxx -c gtk/gui.cc -o gtk/gui.o
	--
	In file included from net/download.cc:30:0:
	./net/download.hh:28:14: error: conflicting declaration 'typedef void CURL'
	typedef void CURL;
	--
	In file included from net/download.cc:30:0:
	./net/download.hh:29:14: error: conflicting declaration 'typedef void CURLSH'
	typedef void CURLSH;

kodi-16.1-alt1
	In file included from CurlFile.cpp:42:0:
	DllLibCurl.h:30:16: error: conflicting declaration 'typedef struct XCURL::Curl_easy
	XCURL::CURL_HANDLE'
	#define CURL CURL_HANDLE
	--
	from CurlFile.cpp:42:
	/usr/include/curl/multi.h:55:27: error: conflicting declaration 'typedef struct
	XCURL::Curl_multi XCURL::CURLM'
	typedef struct Curl_multi CURLM;

libgupnp-igd-0.2.4-alt1
	../../test-driver: line 107: 23715 Segmentation fault	   "$@" > $log_file 2>&1
	FAIL: gupnp-simple-igd
	make[5]: Entering directory `/usr/src/RPM/BUILD/gupnp-igd-0.2.4/tests/gtest'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/gtest/test-suite.log

manaworld-0.5.2-alt3_9.1.1
	In file included from /usr/src/RPM/BUILD/tmw-0.5.2/src/net/download.cpp:29:0:
	/usr/include/curl/curl.h:94:26: error: conflicting declaration 'typedef struct Curl_easy
	CURL'
	typedef struct Curl_easy CURL;

megafuse-1.0.0-alt2
	src/megaposix.cpp: In member function 'virtual m_off_t CurlHttpIO::postpos(void*)':
	src/megaposix.cpp:166:2: error: invalid conversion from 'void*' to 'CURL* {aka Curl_easy*}'
	[-fpermissive]
	curl_easy_getinfo(handle,CURLINFO_SIZE_UPLOAD,&bytes);

osgEarth-2.7-alt1
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:792:31: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt( _curl_handle, CURLOPT_PROXYUSERPWD, proxy_auth.c_str());
	--
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:798:27: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt( _curl_handle, CURLOPT_PROXY, 0 );
	--
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:819:26: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt(_curl_handle, CURLOPT_USERPWD, password.c_str());
	--
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:828:30: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt(_curl_handle, CURLOPT_HTTPAUTH, details->httpAuthentication); 
	--
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:837:30: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt(_curl_handle, CURLOPT_USERPWD, 0);
	--
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:845:30: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt(_curl_handle, CURLOPT_HTTPAUTH, 0); 
	--
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:866:22: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt(_curl_handle, CURLOPT_HTTPHEADER, headers);
	--
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:873:23: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt( _curl_handle, CURLOPT_URL, url.c_str() );
	--
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:876:26: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt(_curl_handle, CURLOPT_PROGRESSDATA, progress);
	--
	In file included from /usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:35:0:
	/usr/src/RPM/BUILD/osgEarth-2.7/src/osgEarth/HTTPClient.cpp:888:27: error: invalid
	conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
	curl_easy_setopt( _curl_handle, CURLOPT_ERRORBUFFER, (void*)errorBuf );

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [test_dynamic] Error 255

python-module-mockito-0.5.2-alt1.1
	testVerifies (mockito_test.verifications_test.VerifyZeroInteractionsTest) ... ok
	FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.InorderVerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation,
	invocation))
	mockito.verification.VerificationError:
	Wanted foo() to be invoked, got foo() instead
	>>  raise VerificationError("\nWanted %s to be invoked, got %s instead" %
	(wanted_invocation, invocation))
	FAIL: testVerifiesWhenMethodIsUsingKeywordArguments
	(mockito_test.verifications_test.InorderVerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation,
	invocation))
	mockito.verification.VerificationError:
	Wanted someOtherMethod(1) to be invoked, got someOtherMethod(1) instead
	>>  raise VerificationError("\nWanted %s to be invoked, got %s instead" %
	(wanted_invocation, invocation))
	FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.VerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted but not invoked: %s" % (invocation))
	mockito.verification.VerificationError:
	Wanted but not invoked: foo()
	>>  raise VerificationError("\nWanted but not invoked: %s" % (invocation))
	FAIL: testVerifiesWhenMethodIsUsingKeywordArguments
	(mockito_test.verifications_test.VerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted but not invoked: %s" % (invocation))
	mockito.verification.VerificationError:
	Wanted but not invoked: someOtherMethod(1)
	--
	Ran 164 tests in 0.116s
	FAILED (failures=4)

quvi0.9-0.9.5-alt1
	CC     libutil_la-curl.lo
	curl.c:30:7: error: conflicting types for 'lutil_curl_handle_from'
	CURL *lutil_curl_handle_from(quvi_t q)

springlobby-0.195-alt1_9
	from
	/usr/src/RPM/BUILD/springlobby-0.195/src/downloader/lib/src/Downloader/Http/HttpDownloader.cpp:12:
	/usr/include/curl/curl.h:94:26: error: conflicting declaration 'typedef struct Curl_easy
	CURL'
	typedef struct Curl_easy CURL;
	--
	from
	/usr/src/RPM/BUILD/springlobby-0.195/src/downloader/lib/src/Downloader/Http/HttpDownloader.cpp:12:
	/usr/include/curl/multi.h:55:27: error: conflicting declaration 'typedef struct
	Curl_multi CURLM'
	typedef struct Curl_multi CURLM;

sword-1.7.5a1-alt1
	../src/mgr/curlftpt.cpp: In destructor 'virtual
	sword::CURLFTPTransport::~CURLFTPTransport()':
	../src/mgr/curlftpt.cpp:132:27: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'void curl_easy_cleanup(CURL*)'
	curl_easy_cleanup(session);
	--
	../src/mgr/curlftpt.cpp: In member function 'virtual char
	sword::CURLFTPTransport::getURL(const char*, const char*, sword::SWBuf*)':
	../src/mgr/curlftpt.cpp:148:3: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'CURLcode curl_easy_setopt(CURL*, CURLoption, ...)'
	curl_easy_setopt(session, CURLOPT_URL, sourceURL);
	--
	In file included from ../src/mgr/curlftpt.cpp:27:0:
	../src/mgr/curlftpt.cpp:151:3: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'CURLcode curl_easy_setopt(CURL*, CURLoption, ...)'
	curl_easy_setopt(session, CURLOPT_USERPWD, credentials.c_str());
	--
	In file included from ../src/mgr/curlftpt.cpp:27:0:
	../src/mgr/curlftpt.cpp:152:3: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'CURLcode curl_easy_setopt(CURL*, CURLoption, ...)'
	curl_easy_setopt(session, CURLOPT_WRITEFUNCTION, my_fwrite);
	--
	In file included from ../src/mgr/curlftpt.cpp:27:0:
	../src/mgr/curlftpt.cpp:154:4: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'CURLcode curl_easy_setopt(CURL*, CURLoption, ...)'
	curl_easy_setopt(session, CURLOPT_FTPPORT, "-");
	--
	In file included from ../src/mgr/curlftpt.cpp:27:0:
	../src/mgr/curlftpt.cpp:155:3: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'CURLcode curl_easy_setopt(CURL*, CURLoption, ...)'
	curl_easy_setopt(session, CURLOPT_NOPROGRESS, 0);
	--
	In file included from ../src/mgr/curlftpt.cpp:27:0:
	../src/mgr/curlftpt.cpp:156:3: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'CURLcode curl_easy_setopt(CURL*, CURLoption, ...)'
	curl_easy_setopt(session, CURLOPT_PROGRESSDATA, &pd);
	--
	In file included from ../src/mgr/curlftpt.cpp:27:0:
	../src/mgr/curlftpt.cpp:157:3: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'CURLcode curl_easy_setopt(CURL*, CURLoption, ...)'
	curl_easy_setopt(session, CURLOPT_PROGRESSFUNCTION, my_fprogress);
	--
	In file included from ../src/mgr/curlftpt.cpp:27:0:
	../src/mgr/curlftpt.cpp:158:3: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'CURLcode curl_easy_setopt(CURL*, CURLoption, ...)'
	curl_easy_setopt(session, CURLOPT_DEBUGFUNCTION, my_trace);
	--
	In file included from ../src/mgr/curlftpt.cpp:27:0:
	../src/mgr/curlftpt.cpp:160:3: error: cannot convert 'sword::CURL*' to 'CURL* {aka
	Curl_easy*}' for argument '1' to 'CURLcode curl_easy_setopt(CURL*, CURLoption, ...)'
	curl_easy_setopt(session, CURLOPT_FILE, &ftpfile);

	4 error logs REMOVED from the list
apache-commons-math-0:3.4.1-alt1_2jpp8
gcc4.7-4.7.2-alt10
mavibot-1.0.0-alt1_0.1.M8jpp8
pytables-1:3.2.2-alt1.dev0.git20150828.1

Total 479 error logs.


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