Summary: | www/varnish4: Fails to build with clang 10; "error: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808" | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Laurence 'GreenReaper' Parry <greenreaper> | ||||||
Component: | Individual Port(s) | Assignee: | Mark Felder <feld> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(feld) |
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Laurence 'GreenReaper' Parry
2020-03-26 15:24:08 UTC
Created attachment 212725 [details]
Patch for lib/libvmod_std/vmod_std_conversions.c
Thanks for the backported patch and update! A commit references this bug: Author: feld Date: Mon May 18 17:32:24 UTC 2020 New revision: 535759 URL: https://svnweb.freebsd.org/changeset/ports/535759 Log: www/varnish4: Update to 4.1.11 Changelog: https://varnish-cache.org/releases/rel4.1.11.html Also backport change required for compiling with LLVM 10. PR: 245075 Changes: head/www/varnish4/Makefile head/www/varnish4/distinfo head/www/varnish4/files/patch-lib_libvmod__std_vmod__std__conversions.c |