Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Dec 2020 19:25:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251672] textproc/cast2gif: ONLY_FOR_ARCHS=amd64
Message-ID:  <bug-251672-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 251672
           Summary: textproc/cast2gif: ONLY_FOR_ARCHS=3Damd64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ed.arrakis@gmail.com

Created attachment 220355
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220355&action=
=3Dedit
Sugested svn patch

Hello,

cargo-crates/font-kit lists only the following
platforms:

  x86_64-unknow-linux-gnu
  x86_64-pc-windows-msvc
  i686-pc-windows-msvc
  x86_64-apple-darwin

and it fails to compile on i386:

...
error[E0308]: mismatched types
   -->
/wrkdirs/usr/ports/textproc/cast2gif/work/cast2gif-4f76eeb/cargo-crates/fon=
t-kit-0.6.0/src/loaders/freetype.rs:811:21
    |
811 |                 yy: matrix.w() as i64,
    |                     ^^^^^^^^^^^^^^^^^ expected `i32`, found `i64`
...

full log:
http://beefy10.nyi.freebsd.org/data/114i386-default/557100/logs/cast2gif-0.=
1.0.p1.log

Thanks,

Nuno Teixeira

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