Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531004 - sci-chemistry/freeon-1.0.8-r1 test fails
Summary: sci-chemistry/freeon-1.0.8-r1 test fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nicolas Bock
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.4
  Show dependency tree
 
Reported: 2014-11-28 14:36 UTC by Pacho Ramos
Modified: 2015-03-31 12:47 UTC (History)
1 user (show)

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


Attachments
build.log (freeon-1.0.8-r1:20141128-140027.log,362.48 KB, text/plain)
2014-11-28 14:36 UTC, Pacho Ramos
Details
test-suite.log (test-suite.log,1.33 KB, text/plain)
2014-11-28 14:36 UTC, Pacho Ramos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2014-11-28 14:36:06 UTC
Created attachment 390494 [details]
build.log

Would be nice if you could also add support for python 3.4 if possible ;)
Comment 1 Pacho Ramos gentoo-dev 2014-11-28 14:36:48 UTC
Created attachment 390496 [details]
test-suite.log
Comment 2 Nicolas Bock gentoo-dev 2014-11-29 21:22:58 UTC
I'm out of town right now but will have a look at this next week. And Python 3.4 support should be no problem.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2015-03-31 12:47:57 UTC
That would make follow up the second week of December, last year.

~/cvsPortage/gentoo-x86/sci-chemistry/freeon $ time PYTHON_TARGETS=python3_4 ebuild freeon-1.0.8-r1.ebuild clean compile

>>> Source compiled.

real	29m37.851s
user	79m50.290s
sys	0m47.985s

~/cvsPortage/gentoo-x86/sci-chemistry/freeon $ time PYTHON_TARGETS=python3_4 ebuild freeon-1.0.8-r1.ebuild install

real	0m6.271s
user	0m2.997s
sys	0m2.363s

  31 Mar 2015; Ian Delaney <idella4@gentoo.org> freeon-1.0.8-r1.ebuild:
  clean old impls, add py3.4 support, fixes Bug #531004