Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643450 - dev-python/symengine-0.3.0 : [TEST] ImportError: No module named sympy
Summary: dev-python/symengine-0.3.0 : [TEST] ImportError: No module named sympy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 711872
  Show dependency tree
 
Reported: 2018-01-04 17:00 UTC by Toralf Förster
Modified: 2020-03-08 16:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.11 KB, text/plain)
2018-01-04 17:00 UTC, Toralf Förster
Details
dev-python:symengine-0.3.0:20180104-122241.log (dev-python:symengine-0.3.0:20180104-122241.log,27.93 KB, text/plain)
2018-01-04 17:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,178.62 KB, text/plain)
2018-01-04 17:00 UTC, Toralf Förster
Details
environment (environment,108.58 KB, text/plain)
2018-01-04 17:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.88 KB, application/x-bzip)
2018-01-04 17:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.53 KB, application/x-bzip)
2018-01-04 17:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.61 KB, application/x-bzip)
2018-01-04 17:00 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 2018-01-04 17:00:32 UTC
  File "symengine_wrapper.pyx", line 348, in symengine.lib.symengine_wrapper._sympify
  File "symengine_wrapper.pyx", line 151, in symengine.lib.symengine_wrapper.sympy2symengine
ImportError: No module named sympy

======================================================================
ERROR: symengine.tests.test_eval.test_eval_double1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20171229-182601

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/symengine
[ebuild  N    ] dev-python/symengine-0.3.0  USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-01-04 17:00:36 UTC
Created attachment 513278 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-04 17:00:38 UTC
Created attachment 513280 [details]
dev-python:symengine-0.3.0:20180104-122241.log
Comment 3 Toralf Förster gentoo-dev 2018-01-04 17:00:41 UTC
Created attachment 513282 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-04 17:00:44 UTC
Created attachment 513284 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-04 17:00:47 UTC
Created attachment 513286 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-04 17:00:50 UTC
Created attachment 513288 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-01-04 17:00:54 UTC
Created attachment 513290 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-03-08 16:02:00 UTC
The bug has been closed via the following commit(s):

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

commit e32369b84a0bf6bb3325cba6812ae241c4b06e67
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-08 14:56:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-08 16:01:29 +0000

    dev-python/symengine: Add missing test dependency dev-python/sympy
    
    Closes: https://bugs.gentoo.org/643450
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-python/symengine/symengine-0.5.1-r1.ebuild | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)