Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2024 15:08:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283039] games/veloren-weekly: fails to build with rust 1.83.0
Message-ID:  <bug-283039-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 283039
           Summary: games/veloren-weekly: fails to build with rust 1.83.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich@FreeBSD.org
          Reporter: mikael@FreeBSD.org
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)
          Assignee: jbeich@FreeBSD.org

error:
error[E0076]: SIMD vector's only field must be an array
    -->
/wrkdirs/usr/ports/games/veloren-weekly/work/veloren-v0.16.0-737-gdc22338d0=
/cargo-crates/vek-0.17.1/src/vec.rs:3212:13
     |
3212 |             pub struct Vec2<T> { pub x:T, pub y:T }
     |             ^^^^^^^^^^^^^^^^^^   ------- not an array
...
3712 |     vec_impl_all_vecs!{simd #[repr(simd)] c #[repr(C)] repr_simd}
     |     ------------------------------------------------------------- in
this macro invocation


https://github.com/yoanlcq/vek/issues/96

No fix sadly

--=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-283039-7788>