[Bug 251064] [NEW PORT] textproc/cast2gif: Tool to render Asciinema cast files to GIFs
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 15 08:26:21 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251064
Rainer Hurling <rhurlin at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rhurlin at FreeBSD.org
--- Comment #7 from Rainer Hurling <rhurlin at FreeBSD.org> ---
(In reply to Nuno Teixeira from comment #6)
I think this is the part causing the error in an 11.4 amd64 jail (with
MAKE_JOBS_UNSAFE=yes):
[..snip..]
Running
`/wrkdirs/usr/ports/textproc/cast2gif/work/target/release/build/servo-fontconfig-sys-8a6e63b13ef68bdc/build-script-build`
error: failed to run custom build command for `servo-fontconfig-sys v4.0.9`
Caused by:
process didn't exit successfully:
`/wrkdirs/usr/ports/textproc/cast2gif/work/target/release/build/servo-fontconfig-sys-8a6e63b13ef68bdc/build-script-build`
(exit code: 101)
--- stderr
make[1]: illegal argument to -j -- must be positive integer!
thread 'main' panicked at 'assertion failed:
Command::new("make").env("MAKEFLAGS",
env::var("CARGO_MAKEFLAGS").unwrap_or_default()).args(&["-R",
"-f",
"makefile.cargo"]).status().unwrap().success()',
/wrkdirs/usr/ports/textproc/cast2gif/work/cast2gif-pre-release/cargo-crates/servo-fontconfig-sys-4.0.9/build.rs:20:5
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose
backtrace.
*** Error code 101
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list