Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2023 14:09:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270952] www/varnish-libvmod-fileserver: fails to build with rust 1.69.0
Message-ID:  <bug-270952-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270952

            Bug ID: 270952
           Summary: www/varnish-libvmod-fileserver: fails to build with
                    rust 1.69.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: mikael@FreeBSD.org
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@FreeBSD.org

error:
error[E0308]: mismatched types
    -->
/wrkdirs/usr/ports/www/varnish-libvmod-fileserver/work/vmod_fileserver-f6a6=
587/cargo-crates/varnish-0.0.12/src/vcl/ctx.rs:249:45
     |
249  |         varnish_sys::VSL(logtag.into_u32(), 0, b"%s\0".as_ptr() as
*const c_char, c_cstring.as_ptr() as *const u8);
     |         ----------------                    ^ expected struct `vxids=
`,
found integer
     |         |
     |         arguments to this function are incorrect


I fail to understand the DISTVERSION of this port, there is no 0.0.5 upstre=
am
and=20
GH_TAGNAME=3D f6a6587 corresponds to a version < 0.0.2

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270952-7788>