=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/shells/fish", "stage-install", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for fish-4.8.1 => Generating pre-install file lists => Creating installation directories [ 33%] Built target build_fish_pc [ 66%] Building man pages with Sphinx Compiling pcre2-sys v0.2.9 (/tmp/work/shells/fish/work/rust-pcre2-0.2.9-utf32/pcre2-sys) Compiling pcre2-sys v0.2.9 (/tmp/work/shells/fish/work/rust-pcre2-0.2.9-utf32/pcre2-sys) Compiling fish v4.8.1 (/tmp/work/shells/fish/work/fish-4.8.1) warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'get_branchlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9819:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 9819 | (branchlength += itemlength) > LOOKBEHIND_MAX) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'set_lookbehind_lengths': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9933:22: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 9933 | gbptr[1] = variable? minlength : LOOKBEHIND_MAX; warning: pcre2-sys@0.2.9: | ^~~~~~~~~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function 'find_minlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:141:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 141 | if (branchlength >= UINT16_MAX) warning: pcre2-sys@0.2.9: | ^~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:636:67: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 636 | if ((d > 0 && (INT_MAX/d) < min) || UINT16_MAX - branchlength < min*d) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function '_pcre2_study_8': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:54: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^~~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function 'find_minlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:141:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 141 | if (branchlength >= UINT16_MAX) warning: pcre2-sys@0.2.9: | ^~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:636:67: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 636 | if ((d > 0 && (INT_MAX/d) < min) || UINT16_MAX - branchlength < min*d) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function '_pcre2_study_32': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:54: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^~~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'get_branchlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9819:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 9819 | (branchlength += itemlength) > LOOKBEHIND_MAX) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'set_lookbehind_lengths': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9933:22: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 9933 | gbptr[1] = variable? minlength : LOOKBEHIND_MAX; warning: pcre2-sys@0.2.9: | ^~~~~~~~~ Compiling pcre2 v0.2.9 (/tmp/work/shells/fish/work/rust-pcre2-0.2.9-utf32) Compiling xtask v0.0.0 (/tmp/work/shells/fish/work/fish-4.8.1/crates/xtask) Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.27s Running `cmake-pkgsrc-build/cargo/debug/xtask man-pages` Compiling fish-build-man-pages v0.0.0 (/tmp/work/shells/fish/work/fish-4.8.1/crates/build-man-pages) Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.04s [ 66%] Built target sphinx-manpages warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'get_branchlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9819:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 9819 | (branchlength += itemlength) > LOOKBEHIND_MAX) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'set_lookbehind_lengths': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9933:22: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 9933 | gbptr[1] = variable? minlength : LOOKBEHIND_MAX; warning: pcre2-sys@0.2.9: | ^~~~~~~~~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function 'find_minlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:141:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 141 | if (branchlength >= UINT16_MAX) warning: pcre2-sys@0.2.9: | ^~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:636:67: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 636 | if ((d > 0 && (INT_MAX/d) < min) || UINT16_MAX - branchlength < min*d) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function '_pcre2_study_8': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:54: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^~~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'get_branchlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9819:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 9819 | (branchlength += itemlength) > LOOKBEHIND_MAX) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'set_lookbehind_lengths': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9933:22: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 9933 | gbptr[1] = variable? minlength : LOOKBEHIND_MAX; warning: pcre2-sys@0.2.9: | ^~~~~~~~~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function 'find_minlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:141:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 141 | if (branchlength >= UINT16_MAX) warning: pcre2-sys@0.2.9: | ^~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:636:67: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 636 | if ((d > 0 && (INT_MAX/d) < min) || UINT16_MAX - branchlength < min*d) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function '_pcre2_study_32': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:54: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^~~ Compiling pcre2 v0.2.9 (/tmp/work/shells/fish/work/rust-pcre2-0.2.9-utf32) warning: unused variable: `path` --> src/path.rs:664:24 | 664 | pub fn path_remoteness(path: &wstr) -> DirRemoteness { | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: `fish` (lib) generated 1 warning (run `cargo fix --lib -p fish` to apply 1 suggestion) Finished `release` profile [optimized] target(s) in 5m 36s [ 66%] Built target fish [ 66%] Built target fish_indent [ 66%] Built target fish_key_reader [100%] Building HTML documentation with Sphinx warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'get_branchlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9819:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 9819 | (branchlength += itemlength) > LOOKBEHIND_MAX) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'set_lookbehind_lengths': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9933:22: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 9933 | gbptr[1] = variable? minlength : LOOKBEHIND_MAX; warning: pcre2-sys@0.2.9: | ^~~~~~~~~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function 'find_minlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:141:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 141 | if (branchlength >= UINT16_MAX) warning: pcre2-sys@0.2.9: | ^~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:636:67: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 636 | if ((d > 0 && (INT_MAX/d) < min) || UINT16_MAX - branchlength < min*d) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function '_pcre2_study_8': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:54: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^~~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function 'find_minlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:141:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 141 | if (branchlength >= UINT16_MAX) warning: pcre2-sys@0.2.9: | ^~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:636:67: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 636 | if ((d > 0 && (INT_MAX/d) < min) || UINT16_MAX - branchlength < min*d) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c: In function '_pcre2_study_32': warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_study.c:1907:54: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 1907 | re->minlength = (min > UINT16_MAX)? UINT16_MAX : min; warning: pcre2-sys@0.2.9: | ^~~ warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'get_branchlength': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9819:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] warning: pcre2-sys@0.2.9: 9819 | (branchlength += itemlength) > LOOKBEHIND_MAX) warning: pcre2-sys@0.2.9: | ^ warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c: In function 'set_lookbehind_lengths': warning: pcre2-sys@0.2.9: upstream/src/pcre2_compile.c:9933:22: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] warning: pcre2-sys@0.2.9: 9933 | gbptr[1] = variable? minlength : LOOKBEHIND_MAX; warning: pcre2-sys@0.2.9: | ^~~~~~~~~ Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s Running `cmake-pkgsrc-build/cargo/debug/xtask html-docs --fish-indent=/tmp/work/shells/fish/work/fish-4.8.1/cmake-pkgsrc-build/fish_indent` [100%] Built target sphinx-docs [100%] Built target doc Install the project... -- Install configuration: "Release" cd /tmp/work/shells/fish/work/fish-4.8.1/share/themes && /opt/local/bin/nbpax -wr * /tmp/work/shells/fish/work/.destdir//opt/local/share/themes cd /tmp/work/shells/fish/work/fish-4.8.1/share/prompts && /opt/local/bin/nbpax -wr * /tmp/work/shells/fish/work/.destdir//opt/local/share/prompts => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists => Checking file-check results for fish-4.8.1 => Checking for non-existent script interpreters in fish-4.8.1 => Checking file permissions in fish-4.8.1 => Checking for missing run-time search paths in fish-4.8.1 => Checking for work-directory references in fish-4.8.1 WARNING: [check-fakehome.mk] fake home directory not empty: /tmp/work/shells/fish/work/.home /tmp/work/shells/fish/work/.home/.cache /tmp/work/shells/fish/work/.home/.cache/fish /tmp/work/shells/fish/work/.home/.config /tmp/work/shells/fish/work/.home/.config/fish /tmp/work/shells/fish/work/.home/.config/fish/completions /tmp/work/shells/fish/work/.home/.config/fish/conf.d /tmp/work/shells/fish/work/.home/.config/fish/functions /tmp/work/shells/fish/work/.home/.config/fish/config.fish /tmp/work/shells/fish/work/.home/.local /tmp/work/shells/fish/work/.home/.local/share /tmp/work/shells/fish/work/.home/.local/share/fish