Summary: | biology/bowtie fails to build with GCC 8 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Gerald Pfeifer <gerald> |
Component: | Individual Port(s) | Assignee: | Jason W. Bacon <jwb> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | ||
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | |||
Bug Blocks: | 231590 |
Description
Gerald Pfeifer
![]() ![]() We generally want to avoid removing scientific ports unless they become very difficult to maintain, since researchers may need to reproduce results years after the initial analysis, e.g. for grant renewals. There's a simple workaround for this one, which I'll commit shortly, A commit references this bug: Author: jwb Date: Sat Nov 3 23:24:30 UTC 2018 New revision: 483954 URL: https://svnweb.freebsd.org/changeset/ports/483954 Log: biology/bowtie: Patch for gcc8 and clean up PR: 232929 Reported by: gerald Approved by: jrm (mentor, implicit) Changes: head/biology/bowtie/Makefile head/biology/bowtie/files/patch-ebwt.h (In reply to Jason W. Bacon from comment #1) > We generally want to avoid removing scientific ports unless they become > very difficult to maintain, since researchers may need to reproduce results > years after the initial analysis, e.g. for grant renewals. There's a simple > workaround for this one, which I'll commit shortly, Thank you, Jason! That was quick. :-) And the explanation on keeping the original version of bowtie in addition to bowtie2 does make sense. (You haven't closed the PR yet, so I'll just move it to "In Progress" based on your commit.) Tested with USE_GCC=8. Should be OK now. |