Bug 222599 - dns/unbound: Fix build with FILTER_AAAA option
Summary: dns/unbound: Fix build with FILTER_AAAA option
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Danilo G. Baio
URL: https://www.nlnetlabs.nl/bugs-script/...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-09-25 15:16 UTC by Danilo G. Baio
Modified: 2017-10-12 14:47 UTC (History)
2 users (show)

See Also:
jaap: maintainer-feedback+


Attachments
unbound-1.6.6-fix-option-FILTER_AAAA.patch (10.74 KB, patch)
2017-09-25 15:16 UTC, Danilo G. Baio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2017-09-25 15:16:00 UTC
Created attachment 186705 [details]
unbound-1.6.6-fix-option-FILTER_AAAA.patch

- Import patch from upstream (r4358), that generates again the patch
  contrib/aaaa-filter-iterator.patch [1]

1 - https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=1450
Comment 1 gja822 2017-09-29 04:00:58 UTC
Is this the bug that makes me?

/usr/ports/dns/unbound# make
===>  License BSD3CLAUSE accepted by the user
===>   unbound-1.6.6 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by unbound-1.6.6 for building
===>  Extracting for unbound-1.6.6
=> SHA256 Checksum OK for unbound-1.6.6.tar.gz.
===>  Patching for unbound-1.6.6
/bin/cat /usr/ports/dns/unbound/work/unbound-1.6.6/contrib/aaaa-filter-iterator.patch | /usr/bin/patch -d /usr/ports/dns/unbound/work/unbound-1.6.6 -p1 -s
1 out of 3 hunks failed--saving rejects to iterator/iterator.h.rej
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/dns/unbound
*** Error code 1

Stop.
make: stopped in /usr/ports/dns/unbound
Comment 2 Jaap Akkerhuis 2017-10-03 12:49:11 UTC
Upstream will have a new release within days which will contain the updated patch. Unless people are in a hurry, I prefer to wait on that instead of doing a port revision.


Apologies for the delay reacting.
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2017-10-05 02:02:25 UTC
(In reply to jaap from comment #2)

Ok, for me it looks fine... I'll keep this PR open for tracking this update.
Regards.
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2017-10-12 14:47:29 UTC
Patch integrated upstream.
Fixed in ports r451881.