ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Vitaly Lipatov <lav@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#239525] [test-only] FAILED telegram-desktop.git=1.8.15-alt1
Date: Mon, 21 Oct 2019 03:19:48 +0000
Message-ID: <20191021031948.GA15374@gyle.altlinux.org> (raw)

http://git.altlinux.org/tasks/239525/logs/events.1.1.log

2019-Oct-21 02:39:19 :: test-only task #239525 for sisyphus started by lav:
#100 build 1.8.15-alt1 from /people/lav/packages/telegram-desktop.git fetched at 2019-Oct-21 02:39:13
2019-Oct-21 02:39:20 :: [x86_64] #100 telegram-desktop.git 1.8.15-alt1: build start
2019-Oct-21 02:39:20 :: [aarch64] #100 telegram-desktop.git 1.8.15-alt1: build start
2019-Oct-21 02:39:20 :: [ppc64le] #100 telegram-desktop.git 1.8.15-alt1: build start
2019-Oct-21 02:39:20 :: [i586] #100 telegram-desktop.git 1.8.15-alt1: build start
2019-Oct-21 02:39:33 :: [i586] #100 telegram-desktop.git 1.8.15-alt1: build SKIPPED
2019-Oct-21 02:39:33 :: [ppc64le] #100 telegram-desktop.git 1.8.15-alt1: build SKIPPED
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp:508:3: error: '_socket' was not declared in this scope
   _socket.write(hello.data);
--
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp: In member function 'void MTP::internal::TlsSocket::readHello()':
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp:538:8: error: '_socket' was not declared in this scope
   if (!_socket.bytesAvailable()) {
--
        _secret
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp:541:20: error: '_socket' was not declared in this scope
   _incoming.append(_socket.readAll());
--
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp: In member function 'void MTP::internal::TlsSocket::readData()':
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp:629:19: error: '_socket' was not declared in this scope
  _incoming.append(_socket.readAll());
--
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp: In member function 'virtual void MTP::internal::TlsSocket::connectToHost(const QString&, int)':
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp:682:2: error: '_socket' was not declared in this scope
  _socket.connectToHost(address, port);
--
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp: In member function 'virtual void MTP::internal::TlsSocket::write(bytes::const_span, bytes::const_span)':
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp:744:3: error: '_socket' was not declared in this scope
   _socket.write(kClientPrefix.data(), kClientPrefix.size());
--
   _secret
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp:750:3: error: '_socket' was not declared in this scope
   _socket.write(kClientHeader.data(), kClientHeader.size());
--
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp: In member function 'virtual int32 MTP::internal::TlsSocket::debugState()':
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp:767:9: error: '_socket' was not declared in this scope
  return _socket.state();
--
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp: In member function 'void MTP::internal::TlsSocket::handleError(int)':
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.cpp:775:34: error: '_socket' was not declared in this scope
   TcpSocket::LogError(errorCode, _socket.errorString());
2019-Oct-21 02:45:28 :: [x86_64] telegram-desktop.git 1.8.15-alt1: remote: build failed
2019-Oct-21 02:45:28 :: [x86_64] #100 telegram-desktop.git 1.8.15-alt1: build FAILED
2019-Oct-21 02:45:28 :: [x86_64] requesting cancellation of task processing
In file included from /usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_abstract_socket.cpp:10:
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tcp_socket.h:34:2: error: 'QTcpSocket' does not name a type; did you mean 'TcpSocket'?
  QTcpSocket _socket;
--
In file included from /usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_abstract_socket.cpp:11:
/usr/src/RPM/BUILD/telegram-desktop-1.8.15/Telegram/SourceFiles/mtproto/mtp_tls_socket.h:58:2: error: 'QTcpSocket' does not name a type; did you mean 'TcpSocket'?
  QTcpSocket _socket;
2019-Oct-21 03:19:48 :: [aarch64] telegram-desktop.git 1.8.15-alt1: remote: build failed
2019-Oct-21 03:19:48 :: [aarch64] #100 telegram-desktop.git 1.8.15-alt1: build FAILED
2019-Oct-21 02:45:28 :: [x86_64] build FAILED
2019-Oct-21 03:19:48 :: [aarch64] build FAILED
2019-Oct-21 03:19:48 :: task #239525 for sisyphus FAILED


                 reply	other threads:[~2019-10-21  3:19 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=20191021031948.GA15374@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=lav@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