+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/samba-4.17.11/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/samba-4.17.11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for samba-4.17.11.tar.gz => Checksum SHA512 OK for samba-4.17.11.tar.gz ===> Installing dependencies for samba-4.17.11 ========================================================================== The supported build options for samba are: acl ads avahi cups ldap pam winbind The currently selected options are: acl ads avahi ldap pam winbind You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.samba4 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, samba-4.17.11. Their current value is shown below: * CURSES_DEFAULT = ncurses * PAM_DEFAULT = solaris-pam * PYTHON_VERSION_DEFAULT = 310 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * PAMBASE (defined, but empty) * PYPACKAGE = python310 * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency flex>=2.5.4a: found flex-2.6.4 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency libxslt-[0-9]*: found libxslt-1.1.37nb1 => Build dependency docbook-xml-[0-9]*: found docbook-xml-4.5 => Build dependency docbook-xsl>=1.79.2: found docbook-xsl-1.79.2nb7 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Build dependency gcc12>=12.2.0: found gcc12-12.2.0 => Full dependency p5-JSON>=4.05: found p5-JSON-4.05nb1 => Full dependency p5-Parse-Yapp>=1.05: found p5-Parse-Yapp-1.21nb5 => Full dependency py310-dns-[0-9]*: found py310-dns-2.2.1 => Full dependency py310-expat-[0-9]*: found py310-expat-3.10.9nb1 => Full dependency py310-iso8601-[0-9]*: found py310-iso8601-1.1.0 => Full dependency py310-markdown-[0-9]*: found py310-markdown-3.4.1 => Full dependency perl>=5.0: found perl-5.36.0 => Full dependency openldap-client>=2.4.48nb1: found openldap-client-2.6.4 => Full dependency avahi>=0.8nb4: found avahi-0.8nb5 => Full dependency gettext-lib>=0.18: found gettext-lib-0.21 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.14nb3 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency libarchive>=3.3.1: found libarchive-3.4.3 => Full dependency ldb>=2.6.1: found ldb-2.6.2 => Full dependency popt>=1.16nb1: found popt-1.19 => Full dependency talloc>=2.3.4: found talloc-2.3.4nb1 => Full dependency tevent>=0.9.37: found tevent-0.13.0 => Full dependency cmocka>=1.1.5: found cmocka-1.1.5 => Full dependency lmdb>=0.9.14: found lmdb-0.9.29 => Full dependency readline>=6.0: found readline-8.2nb1 => Full dependency python310>=3.10: found python310-3.10.9 => Full dependency gnutls>=3.7.8nb1: found gnutls-3.7.8nb1 => Full dependency libgcrypt>=1.6.0: found libgcrypt-1.10.1 => Full dependency jansson>=2.4nb1: found jansson-2.13.1 => Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0 ===> Overriding tools for samba-4.17.11 ===> Extracting for samba-4.17.11 /bin/cp /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/files/adduser.sh /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/files/deluser.sh /home/pbulk/build/net/samba4/work ===> Patching for samba-4.17.11 => Applying pkgsrc patches for samba-4.17.11 => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_samba__conftests.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_samba__conftests.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-buildtools_wafsamba_samba__conftests.py,v 1.2 2019/11/10 17:01:58 adam Exp $ | |Ensure defines are strings to avoid assertion failure, some |returned values are unicode. | |--- buildtools/wafsamba/samba_conftests.py.orig 2019-07-09 10:08:41.000000000 +0000 |+++ buildtools/wafsamba/samba_conftests.py -------------------------- Patching file buildtools/wafsamba/samba_conftests.py using Plan A... Hunk #1 succeeded at 97. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_samba__install.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_samba__install.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-buildtools_wafsamba_samba__install.py,v 1.2 2019/03/20 19:09:10 adam Exp $ | |Apply correct install_name on Darwin. | |--- buildtools/wafsamba/samba_install.py.orig 2019-01-14 22:24:44.000000000 +0000 |+++ buildtools/wafsamba/samba_install.py -------------------------- Patching file buildtools/wafsamba/samba_install.py using Plan A... Hunk #1 succeeded at 148 (offset -3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_samba__pidl.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_samba__pidl.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-buildtools_wafsamba_samba__pidl.py,v 1.3 2020/04/02 11:21:42 adam Exp $ | |Do not set CPP, as it fails when using cwrappers. |If not provided, it will default to $CC -E (see pidl/idl.yp). | |--- buildtools/wafsamba/samba_pidl.py.orig 2020-01-31 10:25:36.000000000 +0000 |+++ buildtools/wafsamba/samba_pidl.py -------------------------- Patching file buildtools/wafsamba/samba_pidl.py using Plan A... Hunk #1 succeeded at 81 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_samba__utils.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_samba__utils.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-buildtools_wafsamba_samba__utils.py,v 1.1 2019/06/22 13:27:12 jmcneill Exp $ | |Fixes a build failure when the letter 'j' appears in MAKEFLAGS. | |--- buildtools/wafsamba/samba_utils.py.orig 2019-03-21 10:12:32.000000000 +0000 |+++ buildtools/wafsamba/samba_utils.py -------------------------- Patching file buildtools/wafsamba/samba_utils.py using Plan A... Hunk #1 succeeded at 507 (offset -12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_wscript => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-buildtools_wafsamba_wscript Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-buildtools_wafsamba_wscript,v 1.3 2019/11/10 17:01:58 adam Exp $ | |Define _POSIX_PTHREAD_SEMANTICS on SunOS to pick up re-entrant functions. | |--- buildtools/wafsamba/wscript.orig 2019-07-09 10:08:41.000000000 +0000 |+++ buildtools/wafsamba/wscript -------------------------- Patching file buildtools/wafsamba/wscript using Plan A... Hunk #1 succeeded at 571 (offset 113 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-dynconfig_wscript => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-dynconfig_wscript Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dynconfig_wscript,v 1.3 2019/03/20 19:09:10 adam Exp $ | |Do not check installation prefix. | |--- dynconfig/wscript.orig 2019-01-15 10:07:00.000000000 +0000 |+++ dynconfig/wscript -------------------------- Patching file dynconfig/wscript using Plan A... Hunk #1 succeeded at 317 (offset 10 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_param_loadparm.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_param_loadparm.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_param_loadparm.h,v 1.2 2017/04/08 08:56:27 ryoon Exp $ | |* Fix NetBSD build. | |--- lib/param/loadparm.h.orig 2017-01-11 07:55:14.000000000 +0000 |+++ lib/param/loadparm.h -------------------------- Patching file lib/param/loadparm.h using Plan A... Hunk #1 succeeded at 31. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_pthreadpool_pthreadpool.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_pthreadpool_pthreadpool.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_pthreadpool_pthreadpool.c,v 1.2 2021/04/29 15:21:16 taca Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- lib/pthreadpool/pthreadpool.c.orig 2019-01-15 10:07:00.000000000 +0000 |+++ lib/pthreadpool/pthreadpool.c -------------------------- Patching file lib/pthreadpool/pthreadpool.c using Plan A... Hunk #1 succeeded at 153. Hunk #2 succeeded at 169. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_replace_system_passwd.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_replace_system_passwd.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_replace_system_passwd.h,v 1.1 2020/07/06 14:38:06 adam Exp $ | |Fix building. |https://bugzilla.samba.org/show_bug.cgi?id=14415 | |--- lib/replace/system/passwd.h.orig 2020-07-06 10:27:14.000000000 +0000 |+++ lib/replace/system/passwd.h -------------------------- Patching file lib/replace/system/passwd.h using Plan A... Hunk #1 succeeded at 89. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_replace_wscript => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_replace_wscript Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_replace_wscript,v 1.3 2022/03/07 21:40:38 thor Exp $ | |Skip epoll tests on SunOS, implementation is Linux-specific. | |--- lib/replace/wscript.orig 2021-08-26 09:01:35.530309000 +0000 |+++ lib/replace/wscript -------------------------- Patching file lib/replace/wscript using Plan A... Hunk #1 succeeded at 482 (offset 31 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tdb_common_mutex.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tdb_common_mutex.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_tdb_common_mutex.c,v 1.2 2021/04/29 15:21:16 taca Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- lib/tdb/common/mutex.c.orig 2019-01-15 10:07:00.000000000 +0000 |+++ lib/tdb/common/mutex.c -------------------------- Patching file lib/tdb/common/mutex.c using Plan A... Hunk #1 succeeded at 568 (offset 1 line). Hunk #2 succeeded at 589 (offset 1 line). Hunk #3 succeeded at 598 (offset 1 line). Hunk #4 succeeded at 676 (offset 1 line). Hunk #5 succeeded at 693 (offset 1 line). Hunk #6 succeeded at 874 (offset 1 line). Hunk #7 succeeded at 892 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tevent_tevent__threads.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tevent_tevent__threads.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_tevent_tevent__threads.c,v 1.2 2021/04/29 15:21:16 taca Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- lib/tevent/tevent_threads.c.orig 2019-01-15 10:07:00.000000000 +0000 |+++ lib/tevent/tevent_threads.c -------------------------- Patching file lib/tevent/tevent_threads.c using Plan A... Hunk #1 succeeded at 234. Hunk #2 succeeded at 440. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tevent_tevent.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tevent_tevent.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_tevent_tevent.c,v 1.4 2022/10/25 07:46:11 wiz Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- lib/tevent/tevent.c.orig 2022-08-08 14:15:39.148190500 +0000 |+++ lib/tevent/tevent.c -------------------------- Patching file lib/tevent/tevent.c using Plan A... Hunk #1 succeeded at 476. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tevent_wscript => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tevent_wscript Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_tevent_wscript,v 1.2 2018/11/23 07:30:02 ryoon Exp $ | |Skip epoll tests on SunOS, implementation is Linux-specific. | |--- lib/tevent/wscript.orig 2018-07-12 08:23:36.000000000 +0000 |+++ lib/tevent/wscript -------------------------- Patching file lib/tevent/wscript using Plan A... Hunk #1 succeeded at 51 (offset 13 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tsocket_tsocket__bsd.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_tsocket_tsocket__bsd.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_tsocket_tsocket__bsd.c,v 1.3 2022/07/29 20:33:38 jperkin Exp $ | |Avoid s_addr macro. | |--- lib/tsocket/tsocket_bsd.c.orig 2022-01-24 10:26:58.933306500 +0000 |+++ lib/tsocket/tsocket_bsd.c -------------------------- Patching file lib/tsocket/tsocket_bsd.c using Plan A... Hunk #1 succeeded at 539 (offset 82 lines). Hunk #2 succeeded at 568 (offset 82 lines). Hunk #3 succeeded at 590 (offset 82 lines). Hunk #4 succeeded at 607 (offset 82 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_util_charset_charset__macosxfs.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_util_charset_charset__macosxfs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_util_charset_charset__macosxfs.c,v 1.1 2021/04/14 19:11:21 adam Exp $ | |DEBUG is undefined. | |--- lib/util/charset/charset_macosxfs.c.orig 2021-04-14 09:58:53.000000000 +0000 |+++ lib/util/charset/charset_macosxfs.c -------------------------- Patching file lib/util/charset/charset_macosxfs.c using Plan A... Hunk #1 succeeded at 138 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_util_smb__threads.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_util_smb__threads.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_util_smb__threads.h,v 1.3 2021/06/22 09:36:41 nia Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- lib/util/smb_threads.h.orig 2020-07-09 09:33:56.000000000 +0000 |+++ lib/util/smb_threads.h -------------------------- Patching file lib/util/smb_threads.h using Plan A... Hunk #1 succeeded at 66. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_util_tfork.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_util_tfork.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_util_tfork.c,v 1.2 2021/04/29 15:21:16 taca Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- lib/util/tfork.c.orig 2019-01-15 10:07:00.000000000 +0000 |+++ lib/util/tfork.c -------------------------- Patching file lib/util/tfork.c using Plan A... Hunk #1 succeeded at 282 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_util_time.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-lib_util_time.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_util_time.h,v 1.2 2022/10/25 07:46:11 wiz Exp $ | |Define timeval/timespec. | |--- lib/util/time.h.orig 2022-08-08 14:15:39.172190700 +0000 |+++ lib/util/time.h -------------------------- Patching file lib/util/time.h using Plan A... Hunk #1 succeeded at 29. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-libcli_dns_wscript__build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-libcli_dns_wscript__build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libcli_dns_wscript__build,v 1.2 2019/11/10 17:01:58 adam Exp $ | |Don't build resolvconftest on SunOS (lacks fmemopen). | |--- libcli/dns/wscript_build.orig 2019-07-09 10:08:41.000000000 +0000 |+++ libcli/dns/wscript_build -------------------------- Patching file libcli/dns/wscript_build using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-nsswitch_stress-nss-libwbclient.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-nsswitch_stress-nss-libwbclient.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-nsswitch_stress-nss-libwbclient.c,v 1.2 2021/04/29 15:21:16 taca Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- nsswitch/stress-nss-libwbclient.c.orig 2019-01-15 10:07:00.000000000 +0000 |+++ nsswitch/stress-nss-libwbclient.c -------------------------- Patching file nsswitch/stress-nss-libwbclient.c using Plan A... Hunk #1 succeeded at 118. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-nsswitch_winbind__nss__netbsd.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-nsswitch_winbind__nss__netbsd.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-nsswitch_winbind__nss__netbsd.c,v 1.2 2020/07/21 18:42:25 christos Exp $ | |Syntax error fix. |Add primary group support | |--- nsswitch/winbind_nss_netbsd.c.orig 2020-01-31 05:25:36.000000000 -0500 |+++ nsswitch/winbind_nss_netbsd.c 2020-07-21 10:24:19.651265315 -0400 -------------------------- Patching file nsswitch/winbind_nss_netbsd.c using Plan A... Hunk #1 succeeded at 176. Hunk #2 succeeded at 186. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-nsswitch_wscript__build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-nsswitch_wscript__build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-nsswitch_wscript__build,v 1.2 2022/07/21 09:35:19 adam Exp $ | |Use common library name on SunOS. | |--- nsswitch/wscript_build.orig 2022-01-24 10:26:59.000000000 +0000 |+++ nsswitch/wscript_build -------------------------- Patching file nsswitch/wscript_build using Plan A... Hunk #1 succeeded at 76. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_libsmb_pylibsmb.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_libsmb_pylibsmb.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source3_libsmb_pylibsmb.c,v 1.2 2021/04/29 15:21:16 taca Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- source3/libsmb/pylibsmb.c.orig 2019-05-07 08:38:21.000000000 +0000 |+++ source3/libsmb/pylibsmb.c -------------------------- Patching file source3/libsmb/pylibsmb.c using Plan A... Hunk #1 succeeded at 282 (offset -3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_modules_vfs__solarisacl.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_modules_vfs__solarisacl.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source3_modules_vfs__solarisacl.c,v 1.2 2022/07/21 09:35:19 adam Exp $ | |https://bugzilla.samba.org/attachment.cgi?id=16710 | |--- source3/modules/vfs_solarisacl.c.orig 2021-08-09 13:38:36.435381200 +0000 |+++ source3/modules/vfs_solarisacl.c -------------------------- Patching file source3/modules/vfs_solarisacl.c using Plan A... Hunk #1 succeeded at 252. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_modules_vfs__solarisacl.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_modules_vfs__solarisacl.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source3_modules_vfs__solarisacl.h,v 1.1 2022/04/25 16:25:02 jperkin Exp $ | |Fix function prototype to match. | |--- source3/modules/vfs_solarisacl.h.orig 2022-03-15 13:19:34.136201100 +0000 |+++ source3/modules/vfs_solarisacl.h -------------------------- Patching file source3/modules/vfs_solarisacl.h using Plan A... Hunk #1 succeeded at 20. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_printing_samba-bgqd.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_printing_samba-bgqd.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source3_printing_samba-bgqd.c,v 1.1 2022/04/25 16:25:02 jperkin Exp $ | |Fix includes for SIG*. | |--- source3/printing/samba-bgqd.c.orig 2022-03-15 13:19:34.136201100 +0000 |+++ source3/printing/samba-bgqd.c -------------------------- Patching file source3/printing/samba-bgqd.c using Plan A... Hunk #1 succeeded at 15. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_smbd_quotas.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_smbd_quotas.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source3_smbd_quotas.c,v 1.1 2022/08/30 17:47:50 jperkin Exp $ | |Disable NFS quota support, bundled gssapi headers conflict with system. | |--- source3/smbd/quotas.c.orig 2022-01-24 10:26:59.245308200 +0000 |+++ source3/smbd/quotas.c -------------------------- Patching file source3/smbd/quotas.c using Plan A... Hunk #1 succeeded at 54. Hunk #2 succeeded at 211. Hunk #3 succeeded at 254. Hunk #4 succeeded at 276. Hunk #5 succeeded at 286. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_smbd_smb1__process.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_smbd_smb1__process.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source3_smbd_smb1__process.c,v 1.1 2022/10/25 07:46:11 wiz Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- source3/smbd/smb1_process.c.orig 2019-01-15 10:07:00.000000000 +0000 |+++ source3/smbd/smb1_process.c -------------------------- Patching file source3/smbd/smb1_process.c using Plan A... No such line 3341 in input file, ignoring Hunk #1 succeeded at 2548 (offset -794 lines). Hunk #2 succeeded at 2576 (offset -794 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_utils_net__offlinejoin.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source3_utils_net__offlinejoin.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source3_utils_net__offlinejoin.c,v 1.1 2022/03/07 21:40:38 thor Exp $ | |Fix netapi header usage to follow othertools, preferring local paths. |Otherwise, can be easily resolved to an instance from an |old samba install in the system. | |--- source3/utils/net_offlinejoin.c.orig 2022-01-28 16:10:18.562082156 +0000 |+++ source3/utils/net_offlinejoin.c -------------------------- Patching file source3/utils/net_offlinejoin.c using Plan A... Hunk #1 succeeded at 19. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source4_auth_gensec_wscript__build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source4_auth_gensec_wscript__build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source4_auth_gensec_wscript__build,v 1.3 2022/11/29 13:20:23 jperkin Exp $ | |Build krb5 module statically. Avoids conflicts with native libkrb5.so. | |--- source4/auth/gensec/wscript_build.orig 2022-08-08 14:15:39.536193400 +0000 |+++ source4/auth/gensec/wscript_build -------------------------- Patching file source4/auth/gensec/wscript_build using Plan A... Hunk #1 succeeded at 14. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source4_dsdb_samdb_ldb__modules_wscript__build__server => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source4_dsdb_samdb_ldb__modules_wscript__build__server Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source4_dsdb_samdb_ldb__modules_wscript__build__server,v 1.2 2020/04/02 11:21:42 adam Exp $ | |Some linkers do not support --wrap. | |--- source4/dsdb/samdb/ldb_modules/wscript_build_server.orig 2020-01-31 10:25:36.000000000 +0000 |+++ source4/dsdb/samdb/ldb_modules/wscript_build_server -------------------------- Patching file source4/dsdb/samdb/ldb_modules/wscript_build_server using Plan A... Hunk #1 succeeded at 54. Hunk #2 succeeded at 88. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source4_scripting_wscript__build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-source4_scripting_wscript__build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source4_scripting_wscript__build,v 1.1 2022/10/25 07:46:11 wiz Exp $ | |Avoid getting strange ending # character on interpreter |name like: |#!/usr/pkg/bin/python2.7# | |--- source4/scripting/wscript_build.orig 2021-08-09 13:38:36.779384600 +0000 |+++ source4/scripting/wscript_build -------------------------- Patching file source4/scripting/wscript_build using Plan A... Hunk #1 succeeded at 12. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal__build_roken.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal__build_roken.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_heimdal__build_roken.h,v 1.1 2022/07/21 09:35:19 adam Exp $ | |Substitute SYSCONFDIR in embedded Heimdal too. | |--- third_party/heimdal_build/roken.h.orig 2021-08-09 13:38:36.703383700 +0000 |+++ third_party/heimdal_build/roken.h -------------------------- Patching file third_party/heimdal_build/roken.h using Plan A... Hunk #1 succeeded at 7. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal_include_heim__threads.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal_include_heim__threads.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_heimdal_include_heim__threads.h,v 1.1 2022/07/21 09:35:19 adam Exp $ | |On SunOS (OpenSolaris), pthread_mutex_init() expects a zeroed-out |mutex data structure | |--- third_party/heimdal/include/heim_threads.h.orig 2022-01-24 10:27:00.000000000 +0000 |+++ third_party/heimdal/include/heim_threads.h -------------------------- Patching file third_party/heimdal/include/heim_threads.h using Plan A... Hunk #1 succeeded at 110. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal_lib_hcrypto_evp.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal_lib_hcrypto_evp.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_heimdal_lib_hcrypto_evp.c,v 1.1 2022/08/30 17:47:50 jperkin Exp $ | |Disable pkcs11_hcrypto, only available on Oracle Solaris 11.x | |--- third_party/heimdal/lib/hcrypto/evp.c.orig 2022-03-08 14:53:05.754089600 +0000 |+++ third_party/heimdal/lib/hcrypto/evp.c -------------------------- Patching file third_party/heimdal/lib/hcrypto/evp.c using Plan A... Hunk #1 succeeded at 55. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal_lib_hcrypto_rand-fortuna.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal_lib_hcrypto_rand-fortuna.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Backport memset_s assertion fix. | |--- third_party/heimdal/lib/hcrypto/rand-fortuna.c.orig 2022-08-08 14:15:40.700202000 +0000 |+++ third_party/heimdal/lib/hcrypto/rand-fortuna.c -------------------------- Patching file third_party/heimdal/lib/hcrypto/rand-fortuna.c using Plan A... Hunk #1 succeeded at 336. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal_lib_roken_getauxval.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4/patches/patch-third__party_heimdal_lib_roken_getauxval.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_heimdal_lib_roken_getauxval.h,v 1.1 2022/07/29 20:33:38 jperkin Exp $ | |Avoid auxv_t conflict on SunOS. | |--- third_party/heimdal/lib/roken/getauxval.h.orig 2022-01-24 10:27:00.525315000 +0000 |+++ third_party/heimdal/lib/roken/getauxval.h -------------------------- Patching file third_party/heimdal/lib/roken/getauxval.h using Plan A... Hunk #1 succeeded at 44. done ===> Creating toolchain wrappers for samba-4.17.11 mk-buildlink-symlinks: symlink: /home/pbulk/build/net/samba4/work/.buildlink/include/glib-2.0/gio/gdbusutils.h -> /opt/local/include/glib-2.0/gio/gdbusutils.h: No space left on device Removing /home/pbulk/build/net/samba4/work/.buildlink/.buildlink_glib2_done *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/samba4