Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833777 - games-board/pychess-1.0.3-r1 - KeyError: could not find foreign type Context
Summary: games-board/pychess-1.0.3-r1 - KeyError: could not find foreign type Context
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-19 20:58 UTC by Toralf Förster
Modified: 2022-02-19 23:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.44 KB, text/plain)
2022-02-19 20:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.77 KB, text/plain)
2022-02-19 20:58 UTC, Toralf Förster
Details
environment (environment,126.69 KB, text/plain)
2022-02-19 20:58 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.95 KB, application/x-bzip)
2022-02-19 20:58 UTC, Toralf Förster
Details
games-board:pychess-1.0.3-r1:20220219-205343.log (games-board:pychess-1.0.3-r1:20220219-205343.log,3.39 KB, text/plain)
2022-02-19 20:58 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.56 KB, application/x-bzip)
2022-02-19 20:58 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 2022-02-19 20:58:28 UTC
    exec(fh.read())
  File "<string>", line 55, in <module>
  File "/var/tmp/portage/games-board/pychess-1.0.3-r1/work/PyChess-1.0.3/lib/pychess/gfx/Pieces.py", line 60, in drawPiece3
    image.render_cairo(context)
KeyError: 'could not find foreign type Context'
 * ERROR: games-board/pychess-1.0.3-r1::gentoo failed (compile phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220219-090011

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 3e4a35fbae923a6fedf2c25b6fd271bf2b2fe4db
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 19 20:07:07 2022 +0000

    2022-02-19 20:07:06 UTC

emerge -qpvO games-board/pychess
[ebuild  N    ] games-board/pychess-1.0.3-r1  USE="-gstreamer" PYTHON_SINGLE_TARGET="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-02-19 20:58:29 UTC
Created attachment 765488 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-19 20:58:30 UTC
Created attachment 765489 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-02-19 20:58:31 UTC
Created attachment 765490 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-19 20:58:32 UTC
Created attachment 765491 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-19 20:58:33 UTC
Created attachment 765492 [details]
games-board:pychess-1.0.3-r1:20220219-205343.log
Comment 6 Toralf Förster gentoo-dev 2022-02-19 20:58:34 UTC
Created attachment 765493 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-02-19 23:45:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5a1aaca1fbc97ed907959cc187094629e2be0f

commit 9a5a1aaca1fbc97ed907959cc187094629e2be0f
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-02-19 23:42:46 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-02-19 23:44:23 +0000

    games-board/pychess: depend on pygobject[cairo]
    
    Closes: https://bugs.gentoo.org/833777
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../pychess/{pychess-1.0.3-r1.ebuild => pychess-1.0.3-r2.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)