Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704240 - dev-python/matplotlib-2.2.4 : error: option -j not recognized
Summary: dev-python/matplotlib-2.2.4 : error: option -j not recognized
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-12-30 09:27 UTC by Toralf Förster
Modified: 2020-01-01 13:56 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.77 KB, text/plain)
2019-12-30 09:27 UTC, Toralf Förster
Details
dev-python:matplotlib-2.2.4:20191230-070206.log (dev-python:matplotlib-2.2.4:20191230-070206.log,6.01 KB, text/plain)
2019-12-30 09:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,26.14 KB, text/plain)
2019-12-30 09:27 UTC, Toralf Förster
Details
environment (environment,175.32 KB, text/plain)
2019-12-30 09:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.19 KB, application/x-bzip)
2019-12-30 09:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.77 KB, application/x-bzip)
2019-12-30 09:27 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 2019-12-30 09:27:00 UTC
   or: setup.py cmd --help

error: option -j not recognized
 * ERROR: dev-python/matplotlib-2.2.4::gentoo failed (compile phase):
 *   (no error message)
 * 

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)





repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 30 Dec 2019 04:45:43 +0000

emerge -qpvO dev-python/matplotlib
[ebuild  N    ] dev-python/matplotlib-2.2.4  USE="-cairo (-doc) -examples -excel -gtk2 -gtk3 -latex -qt5 -test -tk -wxwidgets" PYTHON_TARGETS="python2_7 python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-12-30 09:27:03 UTC
Created attachment 601778 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-30 09:27:06 UTC
Created attachment 601780 [details]
dev-python:matplotlib-2.2.4:20191230-070206.log
Comment 3 Toralf Förster gentoo-dev 2019-12-30 09:27:08 UTC
Created attachment 601782 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-30 09:27:11 UTC
Created attachment 601784 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-30 09:27:14 UTC
Created attachment 601786 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-30 09:27:17 UTC
Created attachment 601788 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-01 11:59:11 UTC
The bug has been closed via the following commit(s):

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

commit cee3e92674e3df672cf73f734edad8397be8b8f8
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-01-01 11:58:59 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-01-01 11:58:59 +0000

    dev-python/matplotlib: Force -j1 building
    
    Closes: https://bugs.gentoo.org/704218
    Closes: https://bugs.gentoo.org/704240
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/matplotlib/matplotlib-2.2.4.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)