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 1402145 - apache-commons-math-3.4.1-3.fc24 FTBFS
Summary: apache-commons-math-3.4.1-3.fc24 FTBFS
Keywords:
Status: CLOSED ERRATA
Alias: None
Deadline: 2016-12-20
Product: Fedora
Classification: Fedora
Component: apache-commons-math
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mohamed El Morabity
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: BaseRuntimeFTBFS
TreeView+ depends on / blocked
 
Reported: 2016-12-06 21:51 UTC by Merlin Mathesius
Modified: 2016-12-25 01:50 UTC (History)
5 users (show)

Fixed In Version: apache-commons-math-3.4.1-4.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-25 01:50:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
proposed patch to correct FTBFS issue (5.02 KB, patch)
2016-12-14 22:13 UTC, Merlin Mathesius
no flags Details | Diff

Description Merlin Mathesius 2016-12-06 21:51:30 UTC
apache-commons-math-3.4.1-3.fc24 fails to build from source.
This affects Base Runtime, Rawhide, and F25.

There are two reasons for this:

1) There is an undeclared build dependency on apache-commons-parent.

This can be corrected by adding a BuildRequires for mvn(org.apache.commons:commons-parent:pom:).

2) There are random build self-test failures from .../ml/neuralnet/sofm/KohonenUpdateActionTest.java:

        KohonenUpdateActionTest.testUpdate:85 expected:<0.0> but was:<5.551115123125783E-17>

This can be corrected by including upstream patch https://git1-us-west.apache.org/repos/asf?p=commons-math.git;a=commit;h=a9006aa8b91712fcfcac157d5d1300758cd07efb

Comment 1 Merlin Mathesius 2016-12-06 22:22:34 UTC
Please apply the patch or respond with a reason it should not be applied within two weeks. After that time, a provenpackager will go ahead and apply it.

Comment 2 Merlin Mathesius 2016-12-14 22:13:06 UTC
Created attachment 1231910 [details]
proposed patch to correct FTBFS issue

Comment 3 Fedora Update System 2016-12-16 09:38:54 UTC
apache-commons-math-3.4.1-4.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff42a608f9

Comment 4 Fedora Update System 2016-12-17 01:37:34 UTC
apache-commons-math-3.4.1-4.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff42a608f9

Comment 5 Fedora Update System 2016-12-25 01:50:07 UTC
apache-commons-math-3.4.1-4.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


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