+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lastpass-cli-1.6.1nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lastpass-cli-1.6.1nb2/work.log => Checksum BLAKE2s OK for lastpass-cli-1.6.1.tar.gz => Checksum SHA512 OK for lastpass-cli-1.6.1.tar.gz ===> Installing dependencies for lastpass-cli-1.6.1nb2 ========================================================================== The following variables will affect the build process of this package, lastpass-cli-1.6.1nb2. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private 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 asciidoc>=0: found asciidoc-10.2.1nb5 => Tool dependency cmake>=0: found cmake-3.31.8 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency curl>=8.13.0nb2: found curl-8.14.1 => Full dependency libxml2>=2.14.2nb1: found libxml2-2.14.5 => Full dependency openssl>=3: found openssl-3.5.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency nghttp2>=1.0.0: found nghttp2-1.66.0 => Full dependency xz>=5.0.0: found xz-5.8.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for lastpass-cli-1.6.1nb2 ===> Extracting for lastpass-cli-1.6.1nb2 ===> Patching for lastpass-cli-1.6.1nb2 => Applying pkgsrc patches for lastpass-cli-1.6.1nb2 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.2 2024/08/01 20:10:15 vins Exp $ | |Link against libsocket on SunOS. |Remove non-portable compiler warning flags. | |--- CMakeLists.txt.orig 2024-05-16 16:29:10.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 101. Hunk #2 succeeded at 121. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-agent.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-agent.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-agent.c,v 1.1 2017/08/16 15:18:24 jperkin Exp $ | |Use getpeerucred on SunOS. | |--- agent.c.orig 2017-06-28 12:50:49.000000000 +0000 |+++ agent.c -------------------------- Patching file agent.c using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 129. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-clipboard.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-clipboard.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-clipboard.c,v 1.2 2024/08/01 20:10:15 vins Exp $ | |Avoid "Missing sentinel in function call" warnings. | |--- clipboard.c.orig 2024-05-16 16:29:10.000000000 +0000 |+++ clipboard.c -------------------------- Patching file clipboard.c using Plan A... Hunk #1 succeeded at 64. Hunk #2 succeeded at 91. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-cmake__extras_install__doc.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-cmake__extras_install__doc.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake__extras_install__doc.cmake,v 1.1 2017/08/16 15:18:24 jperkin Exp $ | |Remove incompatible -v flag for bsdinstall. | |--- cmake_extras/install_doc.cmake.orig 2017-06-28 12:50:49.000000000 +0000 |+++ cmake_extras/install_doc.cmake -------------------------- Patching file cmake_extras/install_doc.cmake using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-http.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-http.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-http.c,v 1.1 2017/08/16 15:18:24 jperkin Exp $ | |Support sig_t on SunOS. | |--- http.c.orig 2017-06-28 12:50:49.000000000 +0000 |+++ http.c -------------------------- Patching file http.c using Plan A... Hunk #1 succeeded at 52. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-password.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-password.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-password.c,v 1.2 2018/05/17 14:06:58 jperkin Exp $ | |Avoid "Missing sentinel in function call" warnings. | |--- password.c.orig 2018-05-17 09:42:27.000000000 +0000 |+++ password.c -------------------------- Patching file password.c using Plan A... Hunk #1 succeeded at 73. Hunk #2 succeeded at 273. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-process.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-process.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-process.c,v 1.1 2017/08/16 15:18:24 jperkin Exp $ | |Support pid_to_cmd on SunOS. | |--- process.c.orig 2017-06-28 12:50:49.000000000 +0000 |+++ process.c -------------------------- Patching file process.c using Plan A... Hunk #1 succeeded at 83. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-upload-queue.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/lastpass-cli/patches/patch-upload-queue.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-upload-queue.c,v 1.2 2024/08/01 20:10:15 vins Exp $ | |SunOS compatibility. |Compatibility fix for time_t on 32-bit arches. | |--- upload-queue.c.orig 2024-05-16 16:29:10.000000000 +0000 |+++ upload-queue.c -------------------------- Patching file upload-queue.c using Plan A... Hunk #1 succeeded at 86. Hunk #2 succeeded at 110. Hunk #3 succeeded at 176. done ===> Creating toolchain wrappers for lastpass-cli-1.6.1nb2 ===> Configuring for lastpass-cli-1.6.1nb2 => Replacing bash interpreter in test/askpass-wrong.sh test/askpass.sh test/assert.sh test/include.sh test/tests. INFO: [replace-interpreter] Nothing changed in test/askpass-wrong.sh. INFO: [replace-interpreter] Nothing changed in test/askpass.sh. INFO: [replace-interpreter] Nothing changed in test/include.sh. INFO: [replace-interpreter] Nothing changed in test/tests. => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.3.0 -- The CXX compiler identification is GNU 14.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/security/lastpass-cli/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/security/lastpass-cli/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/pbulk/build/security/lastpass-cli/work/.tools/bin/pkg-config (found version "2.4.3") -- Checking for one of the modules 'bash-completion' -- Found LibXml2: /home/pbulk/build/security/lastpass-cli/work/.buildlink/lib/libxml2.so (found version "2.14.5") -- Found OpenSSL: /opt/pkg/lib/libcrypto.so (found version "3.5.1") -- Found CURL: /home/pbulk/build/security/lastpass-cli/work/.buildlink/lib/libcurl.so (found version "8.14.1") LASTPASS_CLI_VERSION =1.6.1.GIT -- Configuring done (4.3s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/security/lastpass-cli/work/lastpass-cli-1.6.1/cmake-pkgsrc-build