+ 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/svnfs-0.4nb58/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/svnfs-0.4nb58/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for svnfs-0.4nb58 --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- svnfs.o --- --- svnclient.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/pkg/include/apr-1 -I/usr/pkg/include/subversion-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/apr-1 -I/usr/pkg/include/db4 -DLDAP_DEPRECATED -MT svnclient.o -MD -MP -MF ".deps/svnclient.Tpo" -c -o svnclient.o svnclient.c; then mv -f ".deps/svnclient.Tpo" ".deps/svnclient.Po"; else rm -f ".deps/svnclient.Tpo"; exit 1; fi --- svnfs.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/pkg/include/apr-1 -I/usr/pkg/include/subversion-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/apr-1 -I/usr/pkg/include/db4 -DLDAP_DEPRECATED -MT svnfs.o -MD -MP -MF ".deps/svnfs.Tpo" -c -o svnfs.o svnfs.c; then mv -f ".deps/svnfs.Tpo" ".deps/svnfs.Po"; else rm -f ".deps/svnfs.Tpo"; exit 1; fi --- svnclient.o --- svnclient.c: In function 'svnclient_setup_ctx': svnclient.c:31:5: warning: 'svn_client_create_context' is deprecated [-Wdeprecated-declarations] 31 | if( (err = svn_client_create_context(&ctx, pool)) ) { | ^~ In file included from svnclient.h:19, from svnclient.c:14: /home/pbulk/build/filesystems/fuse-svnfs/work/.buildlink/include/subversion-1/svn_client.h:1117:1: note: declared here 1117 | svn_client_create_context(svn_client_ctx_t **ctx, | ^~~~~~~~~~~~~~~~~~~~~~~~~ svnclient.c:44:5: warning: 'svn_client_get_username_provider' is deprecated [-Wdeprecated-declarations] 44 | svn_client_get_username_provider(&username_wc_provider, pool); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from svnclient.h:19, from svnclient.c:14: /home/pbulk/build/filesystems/fuse-svnfs/work/.buildlink/include/subversion-1/svn_client.h:198:1: note: declared here 198 | svn_client_get_username_provider(svn_auth_provider_object_t **provider, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svnclient.c: In function 'svnclient_list': svnclient.c:152:5: warning: 'svn_client_list' is deprecated [-Wdeprecated-declarations] 152 | if( (err = svn_client_list(fullpath, rev, rev, FALSE, dirent_fields, FALSE, | ^~ In file included from svnclient.h:19, from svnclient.c:14: /home/pbulk/build/filesystems/fuse-svnfs/work/.buildlink/include/subversion-1/svn_client.h:6850:1: note: declared here 6850 | svn_client_list(const char *path_or_url, | ^~~~~~~~~~~~~~~ svnclient.c: In function 'svnclient_read': svnclient.c:187:5: warning: 'svn_client_cat2' is deprecated [-Wdeprecated-declarations] 187 | if( (err = svn_client_cat2(out, path, rev, rev, ctx, subpool)) | ^~ In file included from svnclient.h:19, from svnclient.c:14: /home/pbulk/build/filesystems/fuse-svnfs/work/.buildlink/include/subversion-1/svn_client.h:6981:1: note: declared here 6981 | svn_client_cat2(svn_stream_t *out, | ^~~~~~~~~~~~~~~ --- svnfs --- cc -DLINUX -D_REENTRANT -D_GNU_SOURCE -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/apr-1 -I/usr/pkg/include/db4 -DLDAP_DEPRECATED -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o svnfs svnfs.o svnclient.o -luuid -lcrypt -lpthread -L/usr/pkg/lib -lapr-1 -L/usr/pkg/lib -lsvn_client-1 -lsvn_wc-1 -lsvn_repos-1 -lfuse /bin/ld: svnclient.o: undefined reference to symbol 'svn_stringbuf_create' /bin/ld: /usr/pkg/lib/libsvn_subr-1.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status *** [svnfs] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/filesystems/fuse-svnfs/work/svnfs-0.4/src bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/filesystems/fuse-svnfs/work/svnfs-0.4/src *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/filesystems/fuse-svnfs/work/svnfs-0.4 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/build/filesystems/fuse-svnfs/work/svnfs-0.4 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/filesystems/fuse-svnfs/work/svnfs-0.4 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/filesystems/fuse-svnfs/work/svnfs-0.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/filesystems/fuse-svnfs *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/filesystems/fuse-svnfs