Bug 1541416 - Rebuild on rawhide (gcc-8)
Summary: Rebuild on rawhide (gcc-8)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: scipy
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Christian Dersch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-02 14:11 UTC by Antonio T. (sagitter)
Modified: 2018-02-02 22:19 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-02 22:19:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch for GCC-8 (789 bytes, patch)
2018-02-02 14:12 UTC, Antonio T. (sagitter)
no flags Details | Diff

Description Antonio T. (sagitter) 2018-02-02 14:11:42 UTC
Description of problem:
'scipy' is not compiled on rawhide yet because of compiler error.
It's needed by other packages.

Version-Release number of selected component (if applicable):
scipy-1.0.0-5.fc28

How reproducible:
Always on current 'rawhide' branch.

Actual results:

build/temp.linux-x86_64-3.6/scipy/cluster/_vq.o: In function `__pyx_fuse_0__pyx_f_5scipy_7cluster_3_vq__vq_small_nf':
/builddir/build/BUILD/scipy-1.0.0/scipy/cluster/_vq.c:3100: undefined reference to `sqrtf'
...
collect2: error: ld returned 1 exit status


Additional info:
'scipy' looks correctly compiled by using the simple patch attached.

Comment 1 Antonio T. (sagitter) 2018-02-02 14:12:29 UTC
Created attachment 1390169 [details]
Patch for GCC-8

Comment 2 Christian Dersch 2018-02-02 18:16:44 UTC
Thanks! Merged the pull request containing the patch https://src.fedoraproject.org/rpms/scipy/pull-request/4

Koji build still running: https://koji.fedoraproject.org/koji/taskinfo?taskID=24650583

Comment 3 Christian Dersch 2018-02-02 22:19:28 UTC
Build done


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