Bug 227620 - dns/knot2: Update to 2.6.6
Summary: dns/knot2: Update to 2.6.6
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: freebsd-ports-bugs (Nobody)
URL: https://www.knot-dns.cz/2018-04-11-ve...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-18 21:06 UTC by Leo Vandewoestijne
Modified: 2018-07-03 15:08 UTC (History)
2 users (show)

See Also:
dbaio: maintainer-feedback? (freebsd)


Attachments
knot 2.6.6 (891 bytes, patch)
2018-04-18 21:06 UTC, Leo Vandewoestijne
freebsd: maintainer-approval+
Details | Diff
knot 2.6.6 + adjusting email (1.19 KB, patch)
2018-04-18 21:15 UTC, Leo Vandewoestijne
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Vandewoestijne 2018-04-18 21:06:17 UTC
Created attachment 192628 [details]
knot 2.6.6

A new version of Knot DNS was released.
This patch upgrades accordingly.

Tested in poudriere against all current versions on amd64 and i386.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2018-04-18 21:06:17 UTC
Maintainer informed via mail
Comment 2 Leo Vandewoestijne 2018-04-18 21:15:10 UTC
Created attachment 192629 [details]
knot 2.6.6 + adjusting email

Bugzilla Automation sent an email to my old address...
This patch is identical to the previous, but also adjusts maintainers email address.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-04-24 00:50:41 UTC
A commit references this bug:

Author: dbaio
Date: Tue Apr 24 00:49:56 UTC 2018
New revision: 468167
URL: https://svnweb.freebsd.org/changeset/ports/468167

Log:
  Update maintainer email address

  Ownership of the former email address confirmed by email

  PR:		227620
  Submitted by:	Leo Vandewoestijne

Changes:
  head/devel/fstrm/Makefile
  head/dns/dnscrypt-proxy/Makefile
  head/dns/knot-resolver/Makefile
  head/dns/knot1/Makefile
  head/dns/knot2/Makefile
  head/dns/packetq/Makefile
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2018-04-24 00:55:23 UTC
Hi Leo.

I got a problem when building it on FreeBSD 12-CURRENT i386, could you take a look? 

http://192.168.15.8/poudriere/data/12-i386-head/2018-04-23_21h48m05s/logs/knot2-2.6.6.log
Comment 5 Danilo G. Baio freebsd_committer freebsd_triage 2018-04-24 00:55:56 UTC
Right link:
https://people.freebsd.org/~dbaio/knot2-2.6.6.log
Comment 6 Danilo G. Baio freebsd_committer freebsd_triage 2018-06-23 12:10:39 UTC

Still not building in FreeBSD CURRENT i386.

./.libs/libknotd.a(libknotd_la-query_module.o): In function `knotd_mod_stats_incr':
query_module.c:(.text+0x9e0): undefined reference to `__atomic_fetch_add_8'
./.libs/libknotd.a(libknotd_la-query_module.o): In function `knotd_mod_stats_decr':
query_module.c:(.text+0xa90): undefined reference to `__atomic_fetch_sub_8'
./.libs/libknotd.a(libknotd_la-query_module.o): In function `knotd_mod_stats_store':
query_module.c:(.text+0xb40): undefined reference to `__atomic_store_8'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [keymgr] Error code 1

Back to the pool.