Summary: | math/mpfr: r483455 breaks build in patch step on 10.x | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Bengt Ahlgren <bahlgren> |
Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | alex, bahlgren, denis.kachurin, freebsd, stjack99 |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ale) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Bengt Ahlgren
2018-10-30 09:16:28 UTC
Hmm, this appears to only happen on 10.x. A commit references this bug: Author: ale Date: Tue Oct 30 10:26:13 UTC 2018 New revision: 483463 URL: https://svnweb.freebsd.org/changeset/ports/483463 Log: FreeBSD 10 still requires gpatch. PR: 232809 Submitted by: Bengt Ahlgren <bengta@sics.se> Changes: head/math/mpfr/Makefile Thanks for the _very_ quick response and fix! (In reply to commit-hook from comment #2) But why do we need an additional dependency when using FreeBSD 11+? (In reply to Bengt Ahlgren from comment #1) this is not true: ===> Patching for mpfr-4.0.1_2 ===> Applying distribution patches for mpfr-4.0.1_2 No such line 4470 in input file, ignoring 3 out of 4 hunks failed--saving rejects to doc/mpfr.info.rej *** Error code 1 uname -a FreeBSD ptah 11.1-RELEASE-p10 FreeBSD 11.1-RELEASE-p10 #0: Tue May 8 05:21:56 UTC 2018 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 (In reply to Alexander Zagrebin from comment #4) and with vulnerables: https://vuxml.FreeBSD.org/freebsd/791841a3-d484-4878-8909-92ef9ce424f4.html (In reply to denzill from comment #5) I can confirm that this also affects FreeBSD 11.1 I'm aware that 11.1 is EOL also, but probably more widespread than 10 -- for example, in current FreeNAS stable. This is still broken on 11.1-p4 I get the following error from poudriere =======================<phase: patch >============================ ===> Patching for mpfr-4.0.1_2 ===> Applying distribution patches for mpfr-4.0.1_2 No such line 4470 in input file, ignoring 3 out of 4 hunks failed--saving rejects to doc/mpfr.info.rej *** Error code 1 |