https://bugzilla.redhat.com/show_bug.cgi?id=1265670
Bug ID: 1265670 Summary: shogun: FTBFS in rawhide Product: Fedora Version: rawhide Component: shogun Assignee: bjoern.esser@gmail.com Reporter: jplesnik@redhat.com QA Contact: extras-qa@fedoraproject.org CC: bjoern.esser@gmail.com, lupinix@mailbox.org, ml@lists.fedoraproject.org
Description of problem: Package shogun fails to build from source in rawhide.
Version-Release number of selected component (if applicable): 4.0.1-0.1.git20150808.779c3ad.fc24
Steps to Reproduce: koji build --scratch f24 shogun-4.0.1-0.1.git20150808.779c3ad.fc24.src.rpm
Additional info: This package is tracked by Koschei. See: https://apps.fedoraproject.org/koschei/package/shogun
The details about the first build which failed: https://apps.fedoraproject.org/koschei/package/shogun/824910
One of 2 errors: 751/1256 Test #212: integration-python_modular-tester-features_dense_protocols_modular ..................................................................***Failed 13.30 sec numpy version >= 1.5 is needed features_dense_protocols_modular.py setting 1/1 ERROR The following tests failed! features_dense_protocols_modular.py setting 1/1
It seems the problem was with version check, because numpy-1.10.0-0.b1.fc24.x86_64 was installed during the build.
https://bugzilla.redhat.com/show_bug.cgi?id=1265670
Zbigniew Jędrzejewski-Szmek zbyszek@in.waw.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zbyszek@in.waw.pl Blocks| |1280485 (python-PyMVPA)
--- Comment #1 from Zbigniew Jędrzejewski-Szmek zbyszek@in.waw.pl --- Now it fails for a different reason, but it's still an issue.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1280485 [Bug 1280485] Review Request: python-PyMVPA - Multivariate pattern analysis
https://bugzilla.redhat.com/show_bug.cgi?id=1265670
Björn "besser82" Esser fedora@besser82.io changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #2 from Björn "besser82" Esser fedora@besser82.io --- The newer problem might be caused by changes in Python 3.5 libs. However, the problem is known [1] and we'll find a solution.
[1] https://github.com/shogun-toolbox/shogun/issues/2930
https://bugzilla.redhat.com/show_bug.cgi?id=1265670
--- Comment #3 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- besser82's shogun-4.0.1-0.4.git20150913.d8eb73d.fc24 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=704166
https://bugzilla.redhat.com/show_bug.cgi?id=1265670
Björn "besser82" Esser fedora@besser82.io changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |RAWHIDE Last Closed| |2015-12-09 02:55:00
--- Comment #4 from Björn "besser82" Esser fedora@besser82.io --- Rebuilding with patched SWIG worked.