[Bug 251672] textproc/cast2gif: ONLY_FOR_ARCHS=amd64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 7 19:25:13 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251672
Bug ID: 251672
Summary: textproc/cast2gif: ONLY_FOR_ARCHS=amd64
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: ed.arrakis at gmail.com
Created attachment 220355
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220355&action=edit
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/font-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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list