+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tealdeer-1.5.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tealdeer-1.5.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for tealdeer-1.5.0 Compiling libc v0.2.112 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.36 Compiling unicode-xid v0.2.2 Compiling syn v1.0.84 Compiling autocfg v1.0.1 Compiling log v0.4.14 Compiling memchr v2.4.1 Compiling pin-project-lite v0.2.8 Compiling cc v1.0.72 Compiling futures-core v0.3.19 Compiling bytes v1.1.0 Compiling spin v0.5.2 Compiling untrusted v0.7.1 Compiling once_cell v1.9.0 Compiling version_check v0.9.4 Compiling lazy_static v1.4.0 Compiling futures-task v0.3.19 Compiling futures-util v0.3.19 Compiling fnv v1.0.7 Compiling hashbrown v0.11.2 Compiling itoa v1.0.1 Compiling serde_derive v1.0.132 Compiling serde v1.0.132 Compiling httparse v1.5.1 Compiling futures-sink v0.3.19 Compiling slab v0.4.5 Compiling futures-io v0.3.19 Compiling matches v0.1.9 Compiling pin-utils v0.1.0 Compiling futures-channel v0.3.19 Compiling tinyvec_macros v0.1.0 Compiling percent-encoding v2.1.0 Compiling try-lock v0.2.3 Compiling itoa v0.4.8 Compiling crc32fast v1.3.0 Compiling base64 v0.13.0 Compiling tower-service v0.3.1 Compiling adler v1.0.2 Compiling unicode-segmentation v1.8.0 Compiling unicode-bidi v0.3.7 Compiling httpdate v1.0.2 Compiling encoding_rs v0.8.30 Compiling openssl-probe v0.1.4 Compiling ryu v1.0.9 Compiling same-file v1.0.6 Compiling ipnet v2.3.1 Compiling byteorder v1.4.3 Compiling bitflags v1.3.2 Compiling strsim v0.10.0 Compiling textwrap v0.14.2 Compiling mime v0.3.16 Compiling termcolor v1.1.2 Compiling ansi_term v0.12.1 Compiling indexmap v1.7.0 Compiling miniz_oxide v0.4.4 Compiling ring v0.16.20 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling tracing-core v0.1.21 Compiling http v0.2.6 Compiling tinyvec v1.5.1 Compiling form_urlencoded v1.0.1 Compiling rustls-pemfile v0.2.1 Compiling heck v0.3.3 Compiling walkdir v2.3.2 Compiling tracing v0.1.29 Compiling http-body v0.4.4 Compiling unicode-normalization v0.1.19 Compiling rustls-native-certs v0.6.1 Compiling num_cpus v1.13.1 Compiling socket2 v0.4.2 Compiling dirs-sys v0.3.6 Compiling errno v0.2.8 Compiling atty v0.2.14 Compiling quote v1.0.14 Compiling mio v0.7.14 Compiling want v0.3.0 Compiling os_str_bytes v6.0.0 Compiling idna v0.2.3 Compiling dirs v3.0.2 Compiling pager v0.16.0 error[E0425]: cannot find function `execvpe` in crate `libc` --> /home/pbulk/build/sysutils/tealdeer/work/vendor/pager-0.16.0/src/utils.rs:69:15 | 69 | libc::execvpe(args[0], args.as_ptr(), envs.as_ptr()) | ^^^^^^^ help: a function with a similar name exists: `execve` | ::: /home/pbulk/build/sysutils/tealdeer/work/vendor/libc-0.2.112/src/unix/mod.rs:850:5 | 850 | / pub fn execve( 851 | | prog: *const c_char, 852 | | argv: *const *const c_char, 853 | | envp: *const *const c_char, 854 | | ) -> ::c_int; | |_________________- similarly named function `execve` defined here For more information about this error, try `rustc --explain E0425`. error: could not compile `pager` due to previous error *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/tealdeer *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/tealdeer