ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Grigory Ustinov <grenka@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org
Subject: [#217460] FAILED (try 2) libidn.git=1.35-alt1 gsasl.git=1.8.0-alt3 kde4-kopete.git=17.08.3-alt4 ...
Date: Fri, 7 Dec 2018 12:25:44 +0000
Message-ID: <20181207122544.GA25408@gyle.altlinux.org> (raw)

http://git.altlinux.org/tasks/217460/logs/events.2.1.log

2018-Dec-07 11:43:44 :: task #217460 for sisyphus resumed by grenka:
#100 build 1.35-alt1 from /people/grenka/packages/libidn.git fetched at 2018-Dec-07 10:52:54
#200 removed
#240 build 1.8.0-alt3 from /people/grenka/packages/gsasl.git fetched at 2018-Dec-07 11:43:34
#300 build 17.08.3-alt4 from /gears/k/kde4-kopete.git fetched at 2018-Dec-07 10:54:10
#400 build 3.5.13.2-alt5 from /gears/k/kdelibs.git fetched at 2018-Dec-07 10:54:19
#500 build mcabber/1.0.5-alt1 from /gears/m/mcabber.git fetched at 2018-Dec-07 10:54:21
#600 build 0.9.10-alt3.1 from /gears/p/prosody.git fetched at 2018-Dec-07 10:54:22
#700 build 1.3-alt4 from /gears/p/psi.git fetched at 2018-Dec-07 10:54:24
#1000 build 1.2.109-alt2 from /gears/p/psi-plus.git fetched at 2018-Dec-07 10:54:26
2018-Dec-07 11:44:09 :: created build repo
2018-Dec-07 11:44:11 :: #400: force rebuild
2018-Dec-07 11:44:11 :: [x86_64] #100 libidn.git 1.35-alt1: build start
2018-Dec-07 11:44:11 :: [aarch64] #100 libidn.git 1.35-alt1: build start
2018-Dec-07 11:44:11 :: [i586] #100 libidn.git 1.35-alt1: build start
2018-Dec-07 11:44:45 :: [i586] libidn.git 1.35-alt1: remote: no need to rebuild
2018-Dec-07 11:44:46 :: [i586] #100 libidn.git 1.35-alt1: build OK
2018-Dec-07 11:44:46 :: [i586] #240 gsasl.git 1.8.0-alt3: build start
2018-Dec-07 11:44:46 :: [x86_64] libidn.git 1.35-alt1: remote: no need to rebuild
2018-Dec-07 11:44:46 :: [x86_64] #100 libidn.git 1.35-alt1: build OK
2018-Dec-07 11:44:46 :: [x86_64] #240 gsasl.git 1.8.0-alt3: build start
2018-Dec-07 11:45:40 :: [aarch64] libidn.git 1.35-alt1: remote: no need to rebuild
2018-Dec-07 11:45:40 :: [aarch64] #100 libidn.git 1.35-alt1: build OK
2018-Dec-07 11:45:40 :: [aarch64] #240 gsasl.git 1.8.0-alt3: build start
Verifying ELF objects in /usr/src/tmp/gsasl-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict)
verify-elf: ERROR: ./usr/lib/libgsasl.so.7.9.6: uses non-LFS functions: fopen open
2018-Dec-07 11:47:36 :: [i586] gsasl.git 1.8.0-alt3: remote: build failed
2018-Dec-07 11:47:36 :: [i586] #240 gsasl.git 1.8.0-alt3: build FAILED
2018-Dec-07 11:48:20 :: [x86_64] #240 gsasl.git 1.8.0-alt3: build OK
2018-Dec-07 11:48:20 :: [x86_64] #300 kde4-kopete.git 17.08.3-alt4: build start
2018-Dec-07 11:48:44 :: [x86_64] kde4-kopete.git 17.08.3-alt4: remote: no need to rebuild
2018-Dec-07 11:48:44 :: [x86_64] #300 kde4-kopete.git 17.08.3-alt4: build OK
2018-Dec-07 11:48:44 :: [x86_64] #400 kdelibs.git 3.5.13.2-alt5: build start
2018-Dec-07 11:54:10 :: [aarch64] #240 gsasl.git 1.8.0-alt3: build OK
2018-Dec-07 11:54:11 :: [aarch64] #300 kde4-kopete.git 17.08.3-alt4: build start
2018-Dec-07 11:55:05 :: [aarch64] kde4-kopete.git 17.08.3-alt4: remote: no need to rebuild
2018-Dec-07 11:55:05 :: [aarch64] #300 kde4-kopete.git 17.08.3-alt4: build OK
2018-Dec-07 11:55:05 :: [aarch64] #400 kdelibs.git 3.5.13.2-alt5: build start
2018-Dec-07 11:56:36 :: task abort requested by grenka.
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc: In member function 'bool KSSL::setSession(const KSSLSession*)':
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:219:46: error: invalid use of incomplete type 'SSL_SESSION' {aka 'struct ssl_session_st'}
  static_cast<SSL_SESSION*>(session->_session)->references++;
--
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc: In member function 'int KSSL::accept(int)':
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:287:54: error: invalid use of incomplete type 'SSL_SESSION' {aka 'struct ssl_session_st'}
   if (static_cast<SSL_SESSION*>(d->session->_session)->sess_cert == 0)
--
 typedef struct ssl_session_st SSL_SESSION;
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:319:12: error: 'class KOpenSSLProxy' has no member named 'SSL_set_options'; did you mean 'SSL_set_session'?
  d->kossl->SSL_set_options(d->m_ssl, off);
            SSL_set_session
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:344:17: error: 'class KOpenSSLProxy' has no member named 'SSL_session_reused'
  if (!d->kossl->SSL_session_reused(d->m_ssl)) {
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc: In member function 'int KSSL::connect(int)':
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:378:54: error: invalid use of incomplete type 'SSL_SESSION' {aka 'struct ssl_session_st'}
   if (static_cast<SSL_SESSION*>(d->session->_session)->sess_cert == 0)
--
 typedef struct ssl_session_st SSL_SESSION;
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:410:12: error: 'class KOpenSSLProxy' has no member named 'SSL_set_options'; did you mean 'SSL_set_session'?
  d->kossl->SSL_set_options(d->m_ssl, off);
            SSL_set_session
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:444:17: error: 'class KOpenSSLProxy' has no member named 'SSL_session_reused'
  if (!d->kossl->SSL_session_reused(d->m_ssl)) {
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc: In member function 'bool KSSL::reusingSession() const':
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:682:32: error: 'class KOpenSSLProxy' has no member named 'SSL_session_reused'
  return (d->m_ssl && d->kossl->SSL_session_reused(d->m_ssl));
2018-Dec-07 11:59:48 :: [x86_64] kdelibs.git 3.5.13.2-alt5: remote: build failed
2018-Dec-07 11:59:48 :: [x86_64] #400 kdelibs.git 3.5.13.2-alt5: build FAILED
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc: In member function 'bool KSSL::setSession(const KSSLSession*)':
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:219:46: error: invalid use of incomplete type 'SSL_SESSION' {aka 'struct ssl_session_st'}
  static_cast<SSL_SESSION*>(session->_session)->references++;
--
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc: In member function 'int KSSL::accept(int)':
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:287:54: error: invalid use of incomplete type 'SSL_SESSION' {aka 'struct ssl_session_st'}
   if (static_cast<SSL_SESSION*>(d->session->_session)->sess_cert == 0)
--
 typedef struct ssl_session_st SSL_SESSION;
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:319:12: error: 'class KOpenSSLProxy' has no member named 'SSL_set_options'; did you mean 'SSL_set_session'?
  d->kossl->SSL_set_options(d->m_ssl, off);
            SSL_set_session
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:344:17: error: 'class KOpenSSLProxy' has no member named 'SSL_session_reused'
  if (!d->kossl->SSL_session_reused(d->m_ssl)) {
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc: In member function 'int KSSL::connect(int)':
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:378:54: error: invalid use of incomplete type 'SSL_SESSION' {aka 'struct ssl_session_st'}
   if (static_cast<SSL_SESSION*>(d->session->_session)->sess_cert == 0)
--
 typedef struct ssl_session_st SSL_SESSION;
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:410:12: error: 'class KOpenSSLProxy' has no member named 'SSL_set_options'; did you mean 'SSL_set_session'?
  d->kossl->SSL_set_options(d->m_ssl, off);
            SSL_set_session
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:444:17: error: 'class KOpenSSLProxy' has no member named 'SSL_session_reused'
  if (!d->kossl->SSL_session_reused(d->m_ssl)) {
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc: In member function 'bool KSSL::reusingSession() const':
/usr/src/RPM/BUILD/kdelibs-3.5.13.2/kio/kssl/kssl.cc:682:32: error: 'class KOpenSSLProxy' has no member named 'SSL_session_reused'
  return (d->m_ssl && d->kossl->SSL_session_reused(d->m_ssl));
2018-Dec-07 12:25:44 :: [aarch64] kdelibs.git 3.5.13.2-alt5: remote: build failed
2018-Dec-07 12:25:44 :: [aarch64] #400 kdelibs.git 3.5.13.2-alt5: build FAILED
2018-Dec-07 11:47:36 :: [i586] build FAILED
2018-Dec-07 11:59:48 :: [x86_64] build FAILED
2018-Dec-07 12:25:44 :: [aarch64] build FAILED
2018-Dec-07 12:25:44 :: task #217460 for sisyphus FAILED


                 reply	other threads:[~2018-12-07 12:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181207122544.GA25408@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=grenka@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git