+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fuse-chironfs-1.1.1nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fuse-chironfs-1.1.1nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for fuse-chironfs-1.1.1nb1 --- ./config.h.in --- cd . && /bin/bash /home/pbulk/build/filesystems/fuse-chironfs/work/chironfs-1.1.1/missing --run autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./config.h.in --- stamp-h1 --- cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged --- config.h --- --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- chironfs.o --- --- chiron-conf.o --- --- chironfs.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -pipe -O2 -I/usr/pkg/include -MT chironfs.o -MD -MP -MF .deps/chironfs.Tpo -c -o chironfs.o chironfs.c --- chiron-conf.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -pipe -O2 -I/usr/pkg/include -MT chiron-conf.o -MD -MP -MF .deps/chiron-conf.Tpo -c -o chiron-conf.o chiron-conf.c chiron-conf.c: In function 'do_mount': chiron-conf.c:425:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(mount_point); ^~~~~~~~~~~~~~~~~~ mv -f .deps/chiron-conf.Tpo .deps/chiron-conf.Po --- chirondbg.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -pipe -O2 -I/usr/pkg/include -MT chirondbg.o -MD -MP -MF .deps/chirondbg.Tpo -c -o chirondbg.o chirondbg.c chirondbg.c: In function 'print_err': chirondbg.c:215:17: warning: implicit declaration of function 'strerror_r'; did you mean 'strerror'? [-Wimplicit-function-declaration] if (strerror_r(err, errbuf, sizeof(errbuf)) != 0) ^~~~~~~~~~ strerror chirondbg.c: In function 'attach_log': chirondbg.c:285:4: warning: implicit declaration of function 'setlinebuf'; did you mean 'setvbuf'? [-Wimplicit-function-declaration] setlinebuf(logfd); ^~~~~~~~~~ setvbuf mv -f .deps/chirondbg.Tpo .deps/chirondbg.Po --- chironfn.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -pipe -O2 -I/usr/pkg/include -MT chironfn.o -MD -MP -MF .deps/chironfn.Tpo -c -o chironfn.o chironfn.c mv -f .deps/chironfn.Tpo .deps/chironfn.Po --- chirctl.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -pipe -O2 -I/usr/pkg/include -MT chirctl.o -MD -MP -MF .deps/chirctl.Tpo -c -o chirctl.o chirctl.c chirctl.c: In function 'get_path_perm': chirctl.c:306:24: warning: variable 'path_perm' set but not used [-Wunused-but-set-variable] int perm, path_perm; ^~~~~~~~~ chirctl.c: In function 'chironctl_read': chirctl.c:502:12: warning: variable 'rep' set but not used [-Wunused-but-set-variable] int sz, rep, someerr, fname; ^~~ chirctl.c: In function 'chironctl_write': chirctl.c:570:12: warning: variable 'rep' set but not used [-Wunused-but-set-variable] int sz, rep, someerr; ^~~ mv -f .deps/chirctl.Tpo .deps/chirctl.Po --- chirctl --- cc -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -pipe -O2 -I/usr/pkg/include -lm -lfuse -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o chirctl chirctl.o chirondbg.o chironfn.o --- chironfs.o --- mv -f .deps/chironfs.Tpo .deps/chironfs.Po --- chironfs --- cc -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -I/usr/local/include -pipe -O2 -I/usr/pkg/include -lm -lfuse -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o chironfs chironfs.o chiron-conf.o chirondbg.o chironfn.o /bin/ld: chironfs.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' //usr/lib64/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status *** [chironfs] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/filesystems/fuse-chironfs/work/chironfs-1.1.1/src bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/filesystems/fuse-chironfs/work/chironfs-1.1.1/src bmake[1]: stopped making "all-recursive" in /home/pbulk/build/filesystems/fuse-chironfs/work/chironfs-1.1.1 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/filesystems/fuse-chironfs/work/chironfs-1.1.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/filesystems/fuse-chironfs/work/chironfs-1.1.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/filesystems/fuse-chironfs *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/filesystems/fuse-chironfs