ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (lav)" <girar-builder@altlinux.org>
To: Vitaly Lipatov <lav@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#302095] [test-only] FAILED (try 2) libowt-tg.git=4.3.0.7-alt1
Date: Wed, 15 Jun 2022 03:46:54 +0000
Message-ID: <girar.task.302095.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.302095.1.1@gyle.mskdc.altlinux.org>

https://git.altlinux.org/tasks/302095/logs/events.2.1.log

subtask  name       aarch64  armh    i586  ppc64le  x86_64
    #40  libowt-tg        -     -  failed        -  failed

2022-Jun-15 03:44:58 :: test-only task #302095 for sisyphus resumed by lav:
#40 build 4.3.0.7-alt1 from /people/lav/packages/libowt-tg.git fetched at 2022-Jun-15 03:44:56
#100 removed
2022-Jun-15 03:44:58 :: [ppc64le] #40 libowt-tg.git 4.3.0.7-alt1: build start
2022-Jun-15 03:44:58 :: [armh] #40 libowt-tg.git 4.3.0.7-alt1: build start
2022-Jun-15 03:44:58 :: [x86_64] #40 libowt-tg.git 4.3.0.7-alt1: build start
2022-Jun-15 03:44:58 :: [aarch64] #40 libowt-tg.git 4.3.0.7-alt1: build start
2022-Jun-15 03:44:58 :: [i586] #40 libowt-tg.git 4.3.0.7-alt1: build start
2022-Jun-15 03:45:11 :: [aarch64] #40 libowt-tg.git 4.3.0.7-alt1: build SKIPPED
2022-Jun-15 03:45:14 :: [ppc64le] #40 libowt-tg.git 4.3.0.7-alt1: build SKIPPED
2022-Jun-15 03:45:19 :: [armh] #40 libowt-tg.git 4.3.0.7-alt1: build SKIPPED
[x86_64]    22 |   if (!(x)) {                   \
[x86_64] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:107:63: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'num_ref_idx_l0_default_active_minus1'
[x86_64]   107 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadExponentialGolomb(&pps.num_ref_idx_l0_default_active_minus1));
[x86_64] --
[x86_64]    22 |   if (!(x)) {                   \
[x86_64] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:109:63: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'num_ref_idx_l1_default_active_minus1'
[x86_64]   109 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadExponentialGolomb(&pps.num_ref_idx_l1_default_active_minus1));
[x86_64] --
[x86_64]    22 |   if (!(x)) {                   \
[x86_64] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:135:50: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'weighted_pred_flag'
[x86_64]   135 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadBits(&pps.weighted_pred_flag, 1));
[x86_64] --
[x86_64]    22 |   if (!(x)) {                   \
[x86_64] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:137:50: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'weighted_bipred_flag'
[x86_64]   137 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadBits(&pps.weighted_bipred_flag, 1));
[x86_64] --
[x86_64]    22 |   if (!(x)) {                   \
[x86_64] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:196:50: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'lists_modification_present_flag'
[x86_64]   196 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadBits(&pps.lists_modification_present_flag, 1));
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc: At global scope:
[x86_64] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:205:6: error: no declaration matches 'bool webrtc::H265PpsParser::ParsePpsIdsInternal(rtc::BitBuffer*, uint32_t*, uint32_t*)'
[x86_64]   205 | bool H265PpsParser::ParsePpsIdsInternal(rtc::BitBuffer* bit_buffer,
2022-Jun-15 03:46:29 :: [x86_64] libowt-tg.git 4.3.0.7-alt1: remote: build failed
2022-Jun-15 03:46:29 :: [x86_64] #40 libowt-tg.git 4.3.0.7-alt1: build FAILED
2022-Jun-15 03:46:29 :: [x86_64] requesting cancellation of task processing
[i586]    22 |   if (!(x)) {                   \
[i586] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:101:50: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'num_extra_slice_header_bits'
[i586]   101 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadBits(&pps.num_extra_slice_header_bits, 3));
[i586] --
[i586]    22 |   if (!(x)) {                   \
[i586] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:105:50: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'cabac_init_present_flag'
[i586]   105 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadBits(&pps.cabac_init_present_flag, 1));
[i586] --
[i586]    22 |   if (!(x)) {                   \
[i586] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:107:63: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'num_ref_idx_l0_default_active_minus1'
[i586]   107 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadExponentialGolomb(&pps.num_ref_idx_l0_default_active_minus1));
[i586] --
[i586]    22 |   if (!(x)) {                   \
[i586] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:109:63: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'num_ref_idx_l1_default_active_minus1'
[i586]   109 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadExponentialGolomb(&pps.num_ref_idx_l1_default_active_minus1));
[i586] --
[i586]    22 |   if (!(x)) {                   \
[i586] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:135:50: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'weighted_pred_flag'
[i586]   135 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadBits(&pps.weighted_pred_flag, 1));
[i586] --
[i586]    22 |   if (!(x)) {                   \
[i586] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:137:50: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'weighted_bipred_flag'
[i586]   137 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadBits(&pps.weighted_bipred_flag, 1));
[i586] --
[i586]    22 |   if (!(x)) {                   \
[i586] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:196:50: error: 'struct webrtc::H265PpsParser::PpsState' has no member named 'lists_modification_present_flag'
[i586]   196 |   RETURN_EMPTY_ON_FAIL(bit_buffer->ReadBits(&pps.lists_modification_present_flag, 1));
[i586] --
[i586] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc: At global scope:
[i586] /usr/src/RPM/BUILD/libowt-tg-4.3.0.7/src/common_video/h265/h265_pps_parser.cc:205:6: error: no declaration matches 'bool webrtc::H265PpsParser::ParsePpsIdsInternal(rtc::BitBuffer*, uint32_t*, uint32_t*)'
[i586]   205 | bool H265PpsParser::ParsePpsIdsInternal(rtc::BitBuffer* bit_buffer,
2022-Jun-15 03:46:53 :: [i586] libowt-tg.git 4.3.0.7-alt1: remote: build failed
2022-Jun-15 03:46:53 :: [i586] #40 libowt-tg.git 4.3.0.7-alt1: build FAILED
2022-Jun-15 03:46:29 :: [x86_64] build FAILED
2022-Jun-15 03:46:53 :: [i586] build FAILED
2022-Jun-15 03:46:54 :: task #302095 for sisyphus FAILED


  reply	other threads:[~2022-06-15  3:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-15  3:39 [#302095] [test-only] FAILED libowt-tg.git=4.3.0.7-alt1 Girar awaiter (lav)
2022-06-15  3:46 ` Girar awaiter (lav) [this message]
2022-06-15  3:53 ` [#302095] [test-only] FAILED (try 3) libowt-tg.git=4.3.0.7-alt1 Girar awaiter (lav)
2022-06-15  4:06 ` [#302095] [test-only] FAILED (try 4) libowt-tg.git=4.3.0.7-alt1 Girar awaiter (lav)
2022-06-15  4:30 ` [#302095] TESTED (try 5) libowt-tg.git=4.3.0.7-alt1 telegram-desktop.git=3.7.5-alt1 Girar awaiter (lav)
2022-06-15 21:35 ` [#302095] DONE (try 6) " Girar pender (lav)

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=girar.task.302095.2.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.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