+ 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/konoha-1.0.0.952nb46/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/konoha-1.0.0.952nb46/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for konoha-1.0.0-952.tar.gz => Checksum SHA512 OK for konoha-1.0.0-952.tar.gz ===> Installing dependencies for konoha-1.0.0.952nb46 ========================================================================== The following variables will affect the build process of this package, konoha-1.0.0.952nb46. Their current value is shown below: * CURSES_DEFAULT = ncurses * READLINE_DEFAULT = readline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * READLINE_TYPE = readline * 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>=2.8.1nb1: found cmake-3.24.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency sqlite3>=3.38.2nb1: found sqlite3-3.39.3 => Full dependency libidn>=1.38nb1: found libidn-1.41 => Full dependency pcre>=8.30nb1: found pcre-8.45 => Full dependency readline>=6.0: found readline-8.1.2 => Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1q => Full dependency curl>=7.84.0nb1: found curl-7.85.0 ===> Overriding tools for konoha-1.0.0.952nb46 ===> Extracting for konoha-1.0.0.952nb46 ===> Patching for konoha-1.0.0.952nb46 => Applying pkgsrc patches for konoha-1.0.0.952nb46 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-include_konoha1_konoha__config.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-include_konoha1_konoha__config.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_konoha1_konoha__config.h,v 1.2 2012/08/12 11:24:00 marino Exp $ | |* Add NetBSD support |* Add DragonFly support | |--- include/konoha1/konoha_config.h.orig 2012-03-07 06:52:14.000000000 +0000 |+++ include/konoha1/konoha_config.h -------------------------- Patching file include/konoha1/konoha_config.h using Plan A... Hunk #1 succeeded at 288. Hunk #2 succeeded at 339. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-include_konoha1_konoha__t.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-include_konoha1_konoha__t.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_konoha1_konoha__t.h,v 1.2 2012/08/12 11:24:00 marino Exp $ | |* Try to support *BSD |* FreeBSD and DragonFly have NSIG exposed | |--- include/konoha1/konoha_t.h.orig 2012-03-07 06:52:14.000000000 +0000 |+++ include/konoha1/konoha_t.h -------------------------- Patching file include/konoha1/konoha_t.h using Plan A... Hunk #1 succeeded at 1041. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-package_konoha.compiler_compiler.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-package_konoha.compiler_compiler.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-package_konoha.compiler_compiler.c,v 1.2 2015/12/29 23:34:50 dholland Exp $ | |All the world's not an 80386. | |--- package/konoha.compiler/compiler.c.orig 2015-03-28 23:05:26.000000000 +0000 |+++ package/konoha.compiler/compiler.c -------------------------- Patching file package/konoha.compiler/compiler.c using Plan A... Hunk #1 succeeded at 503. Hunk #2 succeeded at 523. Hunk #3 succeeded at 577. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-package_konoha.io_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-package_konoha.io_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-package_konoha.io_CMakeLists.txt,v 1.2 2015/12/29 23:34:50 dholland Exp $ | |Set -fPIC correctly. | |--- package/konoha.io/CMakeLists.txt.orig 2015-03-28 23:09:49.000000000 +0000 |+++ package/konoha.io/CMakeLists.txt -------------------------- Patching file package/konoha.io/CMakeLists.txt using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-package_konoha.sql_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-package_konoha.sql_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-package_konoha.sql_CMakeLists.txt,v 1.1 2012/08/12 11:24:00 marino Exp $ | |Konoha automatically detects mysql and tries to support it. |For one, it breaks during linking. It must be looking for mysql lib in |wrong spot. Secondly, sqlite is already supported and specified in |the pkgsrc makefile so it's not needed. |Disable mysql detection until further notice. | |--- package/konoha.sql/CMakeLists.txt.orig 2012-03-07 06:52:15.000000000 +0000 |+++ package/konoha.sql/CMakeLists.txt -------------------------- Patching file package/konoha.sql/CMakeLists.txt using Plan A... Hunk #1 succeeded at 2. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-src_main_evidence.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-src_main_evidence.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_main_evidence.c,v 1.2 2012/08/12 11:24:00 marino Exp $ | |* Resolve conflict of si_code on NetBSD |* Don't use K_USING_BSD to load sys/siginfo.h. Fails for DFly/FreeBSD. | |--- src/main/evidence.c.orig 2012-03-07 06:52:15.000000000 +0000 |+++ src/main/evidence.c -------------------------- Patching file src/main/evidence.c using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 604. Hunk #3 succeeded at 646. Hunk #4 succeeded at 667. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-src_main_os.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-src_main_os.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_main_os.c,v 1.1 2012/08/07 16:06:06 ryoon Exp $ | |* Fix include order | |--- src/main/os.c.orig 2012-03-07 06:52:15.000000000 +0000 |+++ src/main/os.c -------------------------- Patching file src/main/os.c using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 40. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-src_main_security.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha/patches/patch-src_main_security.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_main_security.c,v 1.1 2012/08/07 16:06:06 ryoon Exp $ | |* Fix include order | |--- src/main/security.c.orig 2012-03-07 06:52:15.000000000 +0000 |+++ src/main/security.c -------------------------- Patching file src/main/security.c using Plan A... Hunk #1 succeeded at 27. done ===> Creating toolchain wrappers for konoha-1.0.0.952nb46 ===> Configuring for konoha-1.0.0.952nb46 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 CMake Warning (dev) at /opt/pkg/share/cmake-3.24/Modules/Platform/SunOS.cmake:34 (include): File /opt/pkg/share/cmake-3.24/Modules/Platform/SunOS.cmake includes /home/pbulk/build/lang/konoha/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.24/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /opt/pkg/share/cmake-3.24/Modules/CMakeSystemSpecificInformation.cmake:37 (include) CMakeLists.txt:11 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/lang/konoha/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/lang/konoha/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file float.h -- Looking for include file float.h - found -- Looking for include file langinfo.h -- Looking for include file langinfo.h - found -- Looking for include file localcharset.h -- Looking for include file localcharset.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file locale.h -- Looking for include file locale.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/sysctl.h -- Looking for include file sys/sysctl.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void * -- Check size of void * - done -- Check size of long -- Check size of long - done -- Check size of int -- Check size of int - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done CMake Error at /opt/pkg/share/cmake-3.24/Modules/CheckSymbolExists.cmake:142 (configure_file): Disc quota exceeded Call Stack (most recent call first): /opt/pkg/share/cmake-3.24/Modules/CheckSymbolExists.cmake:71 (__CHECK_SYMBOL_EXISTS_IMPL) CMakeLists.txt:165 (check_symbol_exists) -- Looking for malloc CMake Error at /home/pbulk/build/lang/konoha/work/konoha-1.0.0/CMakeFiles/CMakeTmp/CMakeLists.txt:16 (add_executable): Cannot find source file: /home/pbulk/build/lang/konoha/work/konoha-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c CMake Error at /home/pbulk/build/lang/konoha/work/konoha-1.0.0/CMakeFiles/CMakeTmp/CMakeLists.txt:16 (add_executable): No SOURCES given to target: cmTC_96a20 CMake Error at /opt/pkg/share/cmake-3.24/Modules/CheckSymbolExists.cmake:148 (try_compile): Failed to generate test project build system. Call Stack (most recent call first): /opt/pkg/share/cmake-3.24/Modules/CheckSymbolExists.cmake:71 (__CHECK_SYMBOL_EXISTS_IMPL) CMakeLists.txt:165 (check_symbol_exists) -- Configuring incomplete, errors occurred! See also "/home/pbulk/build/lang/konoha/work/konoha-1.0.0/CMakeFiles/CMakeOutput.log". See also "/home/pbulk/build/lang/konoha/work/konoha-1.0.0/CMakeFiles/CMakeError.log". *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/konoha