Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720772 - app-i18n/pology-0.12-r2 : ninja: build stopped: subcommand failed.
Summary: app-i18n/pology-0.12-r2 : ninja: build stopped: subcommand failed.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-03 10:19 UTC by Toralf Förster
Modified: 2020-05-03 10:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.48 KB, text/plain)
2020-05-03 10:19 UTC, Toralf Förster
Details
app-i18n:pology-0.12-r2:20200503-090300.log (app-i18n:pology-0.12-r2:20200503-090300.log,38.17 KB, text/plain)
2020-05-03 10:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,258.71 KB, text/plain)
2020-05-03 10:19 UTC, Toralf Förster
Details
environment (environment,127.80 KB, text/plain)
2020-05-03 10:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.51 KB, application/x-bzip)
2020-05-03 10:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,201 bytes, application/x-bzip)
2020-05-03 10:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.99 KB, application/x-bzip)
2020-05-03 10:19 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 2020-05-03 10:19:36 UTC
    from pygments import highlight
ImportError: No module named pygments
ninja: build stopped: subcommand failed.
 * ERROR: app-i18n/pology-0.12-r2::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20200427-154552

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.8
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 03 May 2020 03:46:20 AM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO app-i18n/pology
[ebuild  N    ] app-i18n/pology-0.12-r2  PYTHON_SINGLE_TARGET="python2_7"
Comment 1 Toralf Förster gentoo-dev 2020-05-03 10:19:39 UTC
Created attachment 635796 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-03 10:19:42 UTC
Created attachment 635798 [details]
app-i18n:pology-0.12-r2:20200503-090300.log
Comment 3 Toralf Förster gentoo-dev 2020-05-03 10:19:44 UTC
Created attachment 635800 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-03 10:19:47 UTC
Created attachment 635802 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-03 10:19:50 UTC
Created attachment 635804 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-03 10:19:53 UTC
Created attachment 635806 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-03 10:19:56 UTC
Created attachment 635808 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-05-03 10:55:01 UTC
The bug has been closed via the following commit(s):

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

commit 9b8c3ed64e227732d19fa6b6c2022f16717b629c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-05-03 10:53:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-05-03 10:54:45 +0000

    app-i18n/pology: Disable finding Pygments
    
    Missing dependency so far, but won't add another py2-only revdep here.
    
    Closes: https://bugs.gentoo.org/720772
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-i18n/pology/pology-0.12-r2.ebuild | 1 +
 app-i18n/pology/pology-9999.ebuild    | 1 +
 2 files changed, 2 insertions(+)