Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785031 - games-board/iagno-3.38.1 - ../.../overlayed-list.vala:92.47-92.63: error: Assignment of [GtkChild] OverlayedList.edit_mode_box is
Summary: games-board/iagno-3.38.1 - ../.../overlayed-list.vala:92.47-92.63: error: Ass...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-22 09:33 UTC by Toralf Förster
Modified: 2021-04-29 01:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.41 KB, text/plain)
2021-04-22 09:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,240.50 KB, text/plain)
2021-04-22 09:33 UTC, Toralf Förster
Details
environment (environment,112.16 KB, text/plain)
2021-04-22 09:33 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.70 KB, application/x-bzip)
2021-04-22 09:33 UTC, Toralf Förster
Details
games-board:iagno-3.38.1:20210422-062256.log (games-board:iagno-3.38.1:20210422-062256.log,33.66 KB, text/plain)
2021-04-22 09:33 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.86 KB, application/x-bzip)
2021-04-22 09:33 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-04-22 09:33:07 UTC
    [GtkChild] private Image placeholder_image;
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../iagno-3.38.1/src/overlayed-list.vala:92.47-92.63: error: Assignment of [GtkChild] `OverlayedList.edit_mode_box' is not allowed
            set_horizontal (ref main_context, ref edit_mode_box);
                                              ^^^^^^^^^^^^^^^^^
../iagno-3.38.1/src/overlayed-list.vala:94.45-94.61: error: Assignment of [GtkChild] `OverlayedList.edit_mode_box' is not allowed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20210415-101632

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.3.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.18.0 [icedtea-8]
2)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   jamvm 
  [3]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr 22 05:35:26 UTC 2021

emerge -qpvO games-board/iagno
[ebuild  N    ] games-board/iagno-3.38.1
Comment 1 Toralf Förster gentoo-dev 2021-04-22 09:33:08 UTC
Created attachment 701673 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-22 09:33:10 UTC
Created attachment 701676 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-22 09:33:12 UTC
Created attachment 701679 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-22 09:33:13 UTC
Created attachment 701682 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-22 09:33:14 UTC
Created attachment 701685 [details]
games-board:iagno-3.38.1:20210422-062256.log
Comment 6 Toralf Förster gentoo-dev 2021-04-22 09:33:16 UTC
Created attachment 701688 [details]
temp.tar.bz2
Comment 7 Matt Turner gentoo-dev 2021-04-29 01:08:22 UTC
Fixed by

commit 9a7175f6c6e441ef82af055a9b9cf837e65d95f9
Author: Mart Raudsepp <leio@gentoo.org>
Date:   Sat Apr 24 12:49:02 2021 +0300

    games-board/iagno: fix VALA_MAX_API_VERSION setting
    
    Fixes: b2e176f40fd0f64e3cd9651e73369bc2afb8b490
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>