Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738416 - dev-python/theano-1.0.5 fails tests (hang)
Summary: dev-python/theano-1.0.5 fails tests (hang)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-21 15:15 UTC by Agostino Sarubbo
Modified: 2020-12-25 23:36 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,400.53 KB, text/plain)
2020-08-21 15:15 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-21 15:15:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/theano-1.0.5 fails tests (hang).
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
I had to kill the process.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-21 15:15:38 UTC
Created attachment 655966 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-21 15:22:05 UTC
How long did you wait? I ask because the tests take *ridiculously* long for me. I would give it several hours because not all of the tests are equal.

However, I completely understand there's no magic way for you to know this, so at the very least an ewarn is a good idea, or to exclude particularly long tests.
Comment 3 Agostino Sarubbo gentoo-dev 2020-08-21 15:28:01 UTC
I see no update in the build log for at least 45 minutes
Comment 4 Larry the Git Cow gentoo-dev 2020-12-24 13:56:05 UTC
The bug has been referenced in the following commit(s):

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

commit f709cad3fec1092ce8357bdaead9da1bd1fdba04
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-12-22 08:52:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-12-24 02:01:23 +0000

    dev-python/theano-pymc: Replacement for dev-python/theano
    
    * Python library for operating with mathematical expressions involving multi-dimensional arrays
    
    Closes: https://bugs.gentoo.org/759940
    Bug: https://bugs.gentoo.org/738416
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Closes: https://github.com/gentoo/gentoo/pull/18763
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/theano-pymc/Manifest                  |  1 +
 dev-python/theano-pymc/metadata.xml              | 12 +++++++
 dev-python/theano-pymc/theano-pymc-1.0.13.ebuild | 45 ++++++++++++++++++++++++
 3 files changed, 58 insertions(+)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-12-24 22:45:36 UTC
ago, does theano-pymc hang?
Comment 6 Agostino Sarubbo gentoo-dev 2020-12-25 21:07:46 UTC
no, it works for me
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-12-25 23:34:42 UTC
(In reply to Agostino Sarubbo from comment #6)
> no, it works for me

Thanks! I'll restrict tests on Theano because it's on the way out. We're replacing it with theano-pymc.
Comment 8 Larry the Git Cow gentoo-dev 2020-12-25 23:36:54 UTC
The bug has been referenced in the following commit(s):

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

commit 3da7d3db68d60cb41533157f1f272ba75cd4a2bd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-12-25 23:36:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-12-25 23:36:51 +0000

    dev-python/theano: restrict slow tests
    
    We're replacing dev-python/theano with
    dev-python/theano-pymc so let's just restrict
    tests here given how slow they are (and they may hang).
    
    Tests run fine on theano-pymc and we'll be removing
    this package soon.
    
    Bug: https://bugs.gentoo.org/738416
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/theano/theano-1.0.5.ebuild | 3 +++
 1 file changed, 3 insertions(+)