+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 PGSQL_VERSION_REQD=14 WRKLOG=/tmp/bulklog/bareos-20.0.2nb10/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 PGSQL_VERSION_REQD=14 WRKLOG=/tmp/bulklog/bareos-20.0.2nb10/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for bareos-20.0.2.tar.gz => Checksum SHA512 OK for bareos-20.0.2.tar.gz ===> Installing dependencies for bareos-20.0.2nb10 ========================================================================== The supported build options for bareos are: catalog-mysql catalog-pgsql catalog-sqlite3 scsi-crypto The currently selected options are: catalog-pgsql You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.bareos (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, bareos-20.0.2nb10. Their current value is shown below: * BAREOS_PIDDIR = /var/opt/pkg/run/bareos * BAREOS_WORKINGDIR = /var/opt/pkg/db/bareos * CURSES_DEFAULT = ncurses * KRB5_DEFAULT = mit-krb5 * PAM_DEFAULT = solaris-pam * PYTHON_VERSION_DEFAULT = 311 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private * VARBASE = /var/opt/pkg Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * KRB5BASE (defined, but empty) * KRB5_TYPE = mit-krb5 * PAMBASE (defined, but empty) * PYPACKAGE = python311 * 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.29.5 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency perl>=5.0: found perl-5.38.2 => Full dependency postgresql14-client>=14.9nb1: found postgresql14-client-14.12nb1 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency openssl>=3: found openssl-3.3.1 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency python311>=3.11.0: found python311-3.11.9nb1 => Full dependency readline>=6.0: found readline-8.2nb2 => Full dependency jansson>=2.4nb1: found jansson-2.14 ===> Overriding tools for bareos-20.0.2nb10 ===> Extracting for bareos-20.0.2nb10 ===> Patching for bareos-20.0.2nb10 => Applying pkgsrc patches for bareos-20.0.2nb10 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_CMakeLists.txt,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | Setup NetBSD parameters | Due to current lack of XDR quad marshalling NDMP | needs to be disabled. | |--- core/CMakeLists.txt.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/CMakeLists.txt -------------------------- Patching file core/CMakeLists.txt using Plan A... Hunk #1 succeeded at 259. Hunk #2 succeeded at 657. Hunk #3 succeeded at 672. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosCheckIncludes.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosCheckIncludes.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_cmake_BareosCheckIncludes.cmake,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | Fix header file checks for NetBSD | |--- core/cmake/BareosCheckIncludes.cmake.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/cmake/BareosCheckIncludes.cmake -------------------------- Patching file core/cmake/BareosCheckIncludes.cmake using Plan A... Hunk #1 succeeded at 38. Hunk #2 succeeded at 88. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosFindAllLibraries.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosFindAllLibraries.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_cmake_BareosFindAllLibraries.cmake,v 1.3 2023/01/13 11:50:37 jperkin Exp $ | |Prefer python3, remove broken SunOS section. | |--- core/cmake/BareosFindAllLibraries.cmake.orig 2021-06-10 15:37:18.000000000 +0000 |+++ core/cmake/BareosFindAllLibraries.cmake -------------------------- Patching file core/cmake/BareosFindAllLibraries.cmake using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 48. Hunk #3 succeeded at 66. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosFindPrograms.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosFindPrograms.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_cmake_BareosFindPrograms.cmake,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | the pkgsrc build system provides awk on the path. | the cmake build system uses this build path for | installed scripts - change the way the awk path | is found. | |--- core/cmake/BareosFindPrograms.cmake.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/cmake/BareosFindPrograms.cmake -------------------------- Patching file core/cmake/BareosFindPrograms.cmake using Plan A... Hunk #1 succeeded at 18. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosInstallConfigFiles.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosInstallConfigFiles.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_cmake_BareosInstallConfigFiles.cmake,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | the original build source is lax on the permissions. | adjust permissions to match pkgsrc expectations. | |--- core/cmake/BareosInstallConfigFiles.cmake.orig 2021-01-22 12:52:32.430510739 +0000 |+++ core/cmake/BareosInstallConfigFiles.cmake -------------------------- Patching file core/cmake/BareosInstallConfigFiles.cmake using Plan A... Hunk #1 succeeded at 61. Hunk #2 succeeded at 113. Hunk #3 succeeded at 122. Hunk #4 succeeded at 144. Hunk #5 succeeded at 180. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosSetVariableDefaults.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosSetVariableDefaults.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_cmake_BareosSetVariableDefaults.cmake,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | disable ndmp due to missing xdr marshalling code | |--- core/cmake/BareosSetVariableDefaults.cmake.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/cmake/BareosSetVariableDefaults.cmake -------------------------- Patching file core/cmake/BareosSetVariableDefaults.cmake using Plan A... Hunk #1 succeeded at 413. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosTimeFunctions.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_cmake_BareosTimeFunctions.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_cmake_BareosTimeFunctions.cmake,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | use the POSIX compatible way of doing date calculations. | |--- core/cmake/BareosTimeFunctions.cmake.orig 2021-01-22 12:44:55.503593980 +0000 |+++ core/cmake/BareosTimeFunctions.cmake -------------------------- Patching file core/cmake/BareosTimeFunctions.cmake using Plan A... Hunk #1 succeeded at 30. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_platforms_netbsd_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_platforms_netbsd_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_platforms_netbsd_CMakeLists.txt,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | add installation of chio-changer script | |--- core/platforms/netbsd/CMakeLists.txt.orig 2021-01-21 10:16:11.935292480 +0000 |+++ core/platforms/netbsd/CMakeLists.txt -------------------------- (Creating file core/platforms/netbsd/CMakeLists.txt...) Patching file core/platforms/netbsd/CMakeLists.txt using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_platforms_netbsd_chio-changer => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_platforms_netbsd_chio-changer Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_platforms_netbsd_chio-changer,v 1.3 2021/08/11 10:24:05 kardel Exp $ | | NetBSD changer script using NetBSD chio command | |--- core/platforms/netbsd/chio-changer.orig 2021-01-21 10:16:11.945124363 +0000 |+++ core/platforms/netbsd/chio-changer -------------------------- (Creating file core/platforms/netbsd/chio-changer...) Patching file core/platforms/netbsd/chio-changer using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_scripts_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_scripts_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_scripts_CMakeLists.txt,v 1.2 2021/02/01 09:08:43 kardel Exp $ | |suppress mtx-changer installation if not found | |--- core/scripts/CMakeLists.txt.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/scripts/CMakeLists.txt -------------------------- Patching file core/scripts/CMakeLists.txt using Plan A... Hunk #1 succeeded at 36. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_scripts_bareos-config-lib.sh.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_scripts_bareos-config-lib.sh.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_scripts_bareos-config-lib.sh.in,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | add $PREFIX/{bin,sbin} to PATH to avoid tripping over | missing commands (like db programs) | |--- core/scripts/bareos-config-lib.sh.in.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/scripts/bareos-config-lib.sh.in -------------------------- Patching file core/scripts/bareos-config-lib.sh.in using Plan A... Hunk #1 succeeded at 23. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_cats_make__catalog__backup.pl.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_cats_make__catalog__backup.pl.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_cats_make__catalog__backup.pl.in,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | include ${PREFIX}/{bin,sbin} in path to find db programs/tools | |--- core/src/cats/make_catalog_backup.pl.in.orig 2020-07-09 17:39:20.000000000 +0000 |+++ core/src/cats/make_catalog_backup.pl.in -------------------------- Patching file core/src/cats/make_catalog_backup.pl.in using Plan A... Hunk #1 succeeded at 36. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_cats_postgresql__queries.inc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_cats_postgresql__queries.inc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_cats_postgresql__queries.inc,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | disambiguate reference columns | |--- core/src/cats/postgresql_queries.inc.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/src/cats/postgresql_queries.inc -------------------------- Patching file core/src/cats/postgresql_queries.inc using Plan A... Hunk #1 succeeded at 171. Hunk #2 succeeded at 180. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_console_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_console_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_console_CMakeLists.txt,v 1.1 2021/02/01 09:08:43 kardel Exp $ | | install config file with proper permissions | |--- core/src/console/CMakeLists.txt.orig 2021-01-22 17:06:22.267142097 +0000 |+++ core/src/console/CMakeLists.txt -------------------------- Patching file core/src/console/CMakeLists.txt using Plan A... Hunk #1 succeeded at 62. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_dird_dird__conf.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_dird_dird__conf.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_dird_dird__conf.cc,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | add dumping of Honor No Dump Flag | |--- core/src/dird/dird_conf.cc.orig 2021-01-22 16:02:33.229527262 +0000 |+++ core/src/dird/dird_conf.cc -------------------------- Patching file core/src/dird/dird_conf.cc using Plan A... Hunk #1 succeeded at 1981. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_filed_accurate__lmdb.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_filed_accurate__lmdb.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_filed_accurate__lmdb.cc,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | avoid uninitialized member crash. | lmdb not verified to be working correctly though. | |--- core/src/filed/accurate_lmdb.cc.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/src/filed/accurate_lmdb.cc -------------------------- Patching file core/src/filed/accurate_lmdb.cc using Plan A... Hunk #1 succeeded at 45. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_findlib_acl.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_findlib_acl.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_findlib_acl.cc,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | make ACL compile on NetBSD (10.x onward) | |--- core/src/findlib/acl.cc.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/src/findlib/acl.cc -------------------------- Patching file core/src/findlib/acl.cc using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 557. Hunk #3 succeeded at 597. Hunk #4 succeeded at 660. Hunk #5 succeeded at 702. Hunk #6 succeeded at 802. Hunk #7 succeeded at 1075. Hunk #8 succeeded at 1100. Hunk #9 succeeded at 1130. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_findlib_find__one.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_findlib_find__one.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_findlib_find__one.cc,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | simplify UF_NODUMP test | |--- core/src/findlib/find_one.cc.orig 2021-01-22 13:22:58.585014513 +0000 |+++ core/src/findlib/find_one.cc -------------------------- Patching file core/src/findlib/find_one.cc using Plan A... Hunk #1 succeeded at 208. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_lib_scsi__lli.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_lib_scsi__lli.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_lib_scsi__lli.cc,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | fix coding - was probably never tested with scsi-crypto flag | |--- core/src/lib/scsi_lli.cc.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/src/lib/scsi_lli.cc -------------------------- Patching file core/src/lib/scsi_lli.cc using Plan A... Hunk #1 succeeded at 411. Hunk #2 succeeded at 434. Hunk #3 succeeded at 478. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_lib_scsi__tapealert.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_lib_scsi__tapealert.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_lib_scsi__tapealert.cc,v 1.2 2021/02/01 09:08:43 kardel Exp $ | | fix result bit setting by keeping the uint64_t type and | not trip over endian issues and off by one errors for | result_index == 64. | |--- core/src/lib/scsi_tapealert.cc.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/src/lib/scsi_tapealert.cc -------------------------- Patching file core/src/lib/scsi_tapealert.cc using Plan A... Hunk #1 succeeded at 172. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_lmdb_mdb.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_lmdb_mdb.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_lmdb_mdb.c,v 1.3 2021/02/01 09:08:43 kardel Exp $ | | use POSIX semaphores on NetBSD | |--- core/src/lmdb/mdb.c.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/src/lmdb/mdb.c -------------------------- Patching file core/src/lmdb/mdb.c using Plan A... Hunk #1 succeeded at 150. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_plugins_stored_scsicrypto_scsicrypto-sd.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_plugins_stored_scsicrypto_scsicrypto-sd.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_plugins_stored_scsicrypto_scsicrypto-sd.cc,v 1.1 2021/02/01 09:08:43 kardel Exp $ | | The original hooks did not clear the key soon enough. | It was possible to change media in the tape library | without the key being cleared causing key confusion | when bareos operation was mixed with other library clients. | Now the key is cleared whenever the device is closed. | |--- core/src/plugins/stored/scsicrypto/scsicrypto-sd.cc.orig 2021-01-22 16:17:58.773087567 +0000 |+++ core/src/plugins/stored/scsicrypto/scsicrypto-sd.cc -------------------------- Patching file core/src/plugins/stored/scsicrypto/scsicrypto-sd.cc using Plan A... Hunk #1 succeeded at 192. Hunk #2 succeeded at 245. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_plugins_stored_scsitapealert_scsitapealert-sd.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_plugins_stored_scsitapealert_scsitapealert-sd.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_plugins_stored_scsitapealert_scsitapealert-sd.cc,v 1.1 2021/02/01 09:08:43 kardel Exp $ | | tape alerts where not always gathered, add missing cases. | |--- core/src/plugins/stored/scsitapealert/scsitapealert-sd.cc.orig 2021-01-22 16:12:55.749020270 +0000 |+++ core/src/plugins/stored/scsitapealert/scsitapealert-sd.cc -------------------------- Patching file core/src/plugins/stored/scsitapealert/scsitapealert-sd.cc using Plan A... Hunk #1 succeeded at 129. Hunk #2 succeeded at 177. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_stored_btape.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_stored_btape.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_stored_btape.cc,v 1.2 2021/02/01 09:08:44 kardel Exp $ | | add missing free*() calls | |--- core/src/stored/btape.cc.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/src/stored/btape.cc -------------------------- Patching file core/src/stored/btape.cc using Plan A... Hunk #1 succeeded at 327. Hunk #2 succeeded at 366. Hunk #3 succeeded at 376. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_stored_dev.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-core_src_stored_dev.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_src_stored_dev.cc,v 1.2 2021/08/11 10:24:05 kardel Exp $ | | spool.cc makes use of a ficticious temporary device that | has .device_resource set - ~Device() did not | verify that device_resource->dev referenced | this instance before clearing the link. | this leads to much confusion in the reservation code. | | to use SCSI passthru file descriptors must be opened | READ_WRITE for scsi-crypto. | |--- core/src/stored/dev.cc.orig 2020-12-16 07:46:16.000000000 +0000 |+++ core/src/stored/dev.cc -------------------------- Patching file core/src/stored/dev.cc using Plan A... Hunk #1 succeeded at 650 (offset 15 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-systemtests_tests_droplet-s3_testrunner => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos/patches/patch-systemtests_tests_droplet-s3_testrunner Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-systemtests_tests_droplet-s3_testrunner,v 1.1 2021/02/01 09:08:44 kardel Exp $ | | portability fix | |--- systemtests/tests/droplet-s3/testrunner.orig 2021-01-21 10:17:53.629198675 +0000 |+++ systemtests/tests/droplet-s3/testrunner -------------------------- Patching file systemtests/tests/droplet-s3/testrunner using Plan A... Hunk #1 succeeded at 31. done ===> Creating toolchain wrappers for bareos-20.0.2nb10 ERROR: mit-krb5>=1.4 is not installed; can't buildlink files. *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/bareos