Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1265670 - shogun: FTBFS in rawhide
Summary: shogun: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: shogun
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Björn 'besser82' Esser
QA Contact: Fedora Extras Quality Assurance
URL: https://apps.fedoraproject.org/kosche...
Whiteboard:
Depends On:
Blocks: python-PyMVPA
TreeView+ depends on / blocked
 
Reported: 2015-09-23 13:02 UTC by Jitka Plesnikova
Modified: 2015-12-09 07:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-09 07:55:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jitka Plesnikova 2015-09-23 13:02:26 UTC
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.

Comment 1 Zbigniew Jędrzejewski-Szmek 2015-11-29 15:57:27 UTC
Now it fails for a different reason, but it's still an issue.

Comment 2 Björn 'besser82' Esser 2015-11-29 17:15:14 UTC
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

Comment 3 Upstream Release Monitoring 2015-12-08 21:46:51 UTC
besser82's shogun-4.0.1-0.4.git20150913.d8eb73d.fc24 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=704166

Comment 4 Björn 'besser82' Esser 2015-12-09 07:55:00 UTC
Rebuilding with patched SWIG worked.


Note You need to log in before you can comment on or make changes to this bug.