From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 24 Jul 2016 10:28:21 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <20160724102821.GA22686@gyle.altlinux.org> Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20160724 x86_64 beehive_status: +20 -7 (474) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jul 2016 10:28:22 -0000 Archived-At: List-Archive: 20 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); apache-commons-lang-0:2.6-alt5_17jpp8 testNextFloat(org.apache.commons.lang.math.RandomUtilsTest) Time elapsed: 0.005 sec <<< FAILURE! junit.framework.AssertionFailedError: chi-square test -- will fail about 1 in 1000 times at junit.framework.Assert.fail(Assert.java:57) -- Results : Failed tests: org.apache.commons.lang.math.RandomUtilsTest#testNextFloat chi-square test --... dolphin-emu-5.0-alt3 In file included from /usr/src/RPM/BUILD/dolphin-5.0/Source/Core/Common/Analytics.cpp:10:0: /usr/src/RPM/BUILD/dolphin-5.0/Source/Core/Common/Analytics.h:19:14: error: conflicting declaration 'typedef void CURL' typedef void CURL; 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"); git-2.7.4-alt1 ok 66 - prompt - hide if pwd ignored - inside gitdir (stderr) # passed all 66 test(s) 1..66 make[2]: Target `aggregate-results-and-cleanup' not remade because of errors. make[2]: Leaving directory `/usr/src/RPM/BUILD/git-2.7.4-alt1/t' make[1]: *** [test] Error 2 make[1]: Target `all' not remade because of errors. make[1]: Leaving directory `/usr/src/RPM/BUILD/git-2.7.4-alt1/t' make: *** [test] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/git-2.7.4-alt1' 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 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; 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); memcached-1.4.13-alt4 failed to listen on TCP port 49642: Address family not supported by protocol # Failed test 'stored foobar' # at t/issue_61.t line 13. -- # expected: 'STORED # Failed test 'stored foobar' # at t/issue_61.t line 14. -- # expected: 'STORED # Failed test 'stored foobar' # at t/issue_61.t line 15. -- # expected: 'STORED # Failed test 'stored foobar' # at t/issue_61.t line 16. -- # expected: 'STORED # Failed test 'stored foobar' # at t/issue_61.t line 17. -- # expected: 'STORED # Failed test 'stored foobar' # at t/issue_61.t line 18. -- # expected: 'STORED hasher-priv: master: idle time limit (3600 seconds) exceeded octave-instrument-control-0.2.2-alt1 /usr/src/RPM/BUILD/instrument-control-0.2.2/install/instrument-control-0.2.2/x86_64-alt-linux-gnu-api-v50+/vxi11.oct: failed to load: /usr/src/RPM/BUILD/instrument-control-0.2.2/install/instrument-control-0.2.2/x86_64-alt-linux-gnu-api-v50+/vxi11.oct: undefined symbol: create_link_1 error: called from 'doc_cache_create>create_cache' in file /usr/share/octave/4.0.3/m/help/doc_cache_create.m near line 106, column 18 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-Gnome2-Canvas-1.002-alt5.1.1 find-requires: running scripts (cpp,debuginfo,files,gir-js,gir-python,gir,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,typelib) /usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:25:22: fatal error: gtk2perl.h: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory cpp.req: WARNING: /usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h: cpp failed -- 0inputs+0outputs (0major+519495minor)pagefaults 0swaps hasher-priv: master: idle time limit (3600 seconds) exceeded python-module-crochet-1.4.0-alt1.git20150505.1.1 Traceback (most recent call last): Failure: exceptions.ZeroDivisionError: ok -- Traceback (most recent call last): Failure: exceptions.ZeroDivisionError: ok -- Traceback (most recent call last): Failure: exceptions.ZeroDivisionError: ok -- test_wrapped_function ... ok FAIL: test_waiting_during_different_thread_importing (crochet.tests.test_api.EventualResultTests) test_waiting_during_different_thread_importing -- Ran 109 tests in 7.027s FAILED (failures=1, skipped=1) python3-3.5.1-alt7 Traceback (most recent call last): AttributeError: module 'test_zipped_doctest' has no attribute 'sillySetup' ok 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; sqlite3-3.13.0-alt1 Time: zerodamage.test 14 ms SQLite 2016-05-18 10:57:30 fc49f556e48970561d7ab6a2f24fdd7d9eb81ff2 4 errors out of 135913 tests on localhost.localdomain Linux 64-bit little-endian !Failures on these tests: thread1-1.2 thread1-1.3 thread1-1.4 thread1-1.8 All memory allocations freed - no leaks Maximum memory usage: 207456 bytes Current memory usage: 0 bytes Number of malloc() : -1 calls make: *** [test] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/sqlite-3.13.0' 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); 7 error logs REMOVED from the list incron-0.5.10-alt2 octave-optiminterp-0.3.4-alt2.1 perl-HTML-FormFu-MultiForm-1.00-alt1 perl-HTML-Widget-1.11-alt2 perl-HTML-WikiConverter-MoinMoin-0.54-alt1.1 python-module-scikits.ann-1:0.2-alt2.dev.r803.1.1 ruby-tmail-1.2.3.1-alt3.5 Total 474 error logs.