=> 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-clientonly-20.0.2nb1 ========================================================================== The following variables will affect the build process of this package, bareos-clientonly-20.0.2nb1. Their current value is shown below: * BAREOS_PIDDIR = /var/run/bareos * BAREOS_WORKINGDIR = /var/db/bareos * PAM_DEFAULT = openpam * PYTHON_VERSION_DEFAULT = 312 * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * PAMBASE (defined, but empty) * PYPACKAGE = python312 * TERMCAP_TYPE = termcap 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency cmake>=3.18: found cmake-4.1.1nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Full dependency jansson>=2.4nb1: found jansson-2.14.1 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency python312>=3.12.0: found python312-3.12.11 => Full dependency readline>=6.0: found readline-8.3 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for bareos-clientonly-20.0.2nb1 ===> Extracting for bareos-clientonly-20.0.2nb1 ===> Patching for bareos-clientonly-20.0.2nb1 => Applying pkgsrc patches for bareos-clientonly-20.0.2nb1 ===> Creating toolchain wrappers for bareos-clientonly-20.0.2nb1 ===> Configuring for bareos-clientonly-20.0.2nb1 => Fixing absolute paths. /bin/mkdir -p /pbulk/work/sysutils/bareos-clientonly/work/bareos-Release-20.0.2/core/_build => Replacing Perl interpreter in core/src/cats/make_catalog_backup.pl.in. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". Entering /pbulk/work/sysutils/bareos-clientonly/work/bareos-Release-20.0.2/core -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/sysutils/bareos-clientonly/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: /pbulk/work/sysutils/bareos-clientonly/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test compiler_will_suggest_override -- Performing Test compiler_will_suggest_override - Success -- Performing Test compiler_format_security -- Performing Test compiler_format_security - Success -- Performing Test compiler_error_format_security -- Performing Test compiler_error_format_security - Success -- Performing Test c_compiler_debug_prefix_map -- Performing Test c_compiler_debug_prefix_map - Success -- Performing Test cxx_compiler_debug_prefix_map -- Performing Test cxx_compiler_debug_prefix_map - Success -- Performing Test c_compiler_macro_prefix_map -- Performing Test c_compiler_macro_prefix_map - Failed -- Performing Test cxx_compiler_macro_prefix_map -- Performing Test cxx_compiler_macro_prefix_map - Failed -- Performing Test compiler_has_no_unknown_pragmas -- Performing Test compiler_has_no_unknown_pragmas - Success -- Using version information from /pbulk/work/sysutils/bareos-clientonly/work/bareos-Release-20.0.2/core/cmake/BareosVersion.cmake BAREOS_NUMERIC_VERSION is 20.0.2 BAREOS_FULL_VERSION is 20.0.2 -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Reason given by package: The command "/pbulk/work/sysutils/bareos-clientonly/work/.tools/bin/pkg-config" --version failed with output: stderr: result: 1 -- Could NOT find Python2: Found unsuitable major version "3", but required major version is exact version "2" -- Found Python3: /usr/pkg/bin/python3.12 (found version "3.12.11") found components: Interpreter Development Development.Module Development.Embed CMake Warning (dev) at cmake/BareosFindAllLibraries.cmake:37 (set): Cannot set "Python3_VERSION_MAJOR": current scope has no parent. Call Stack (most recent call first): CMakeLists.txt:205 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/BareosFindAllLibraries.cmake:42 (set): Cannot set "Python3_VERSION_MINOR": current scope has no parent. Call Stack (most recent call first): CMakeLists.txt:205 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/BareosFindAllLibraries.cmake:70 (set): Cannot set "PYTHON_EXECUTABLE": current scope has no parent. Call Stack (most recent call first): CMakeLists.txt:205 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/BareosFindAllLibraries.cmake:74 (set): Cannot set "Python3_EXECUTABLE": current scope has no parent. Call Stack (most recent call first): CMakeLists.txt:205 (include) This warning is for project developers. Use -Wno-dev to suppress it. /pbulk/work/sysutils/bareos-clientonly/work/bareos-Release-20.0.2/core/cmake/get_python_compile_settings.py:37: SyntaxWarning: invalid escape sequence '\ ' 'message(STATUS "Python{0}_{1}\ is\ {2}")'.format( /pbulk/work/sysutils/bareos-clientonly/work/bareos-Release-20.0.2/core/cmake/get_python_compile_settings.py:50: SyntaxWarning: invalid escape sequence '\ ' 'message(STATUS "Python{0}_{1}_FLAGS\ is\ {2}")'.format( /pbulk/work/sysutils/bareos-clientonly/work/bareos-Release-20.0.2/core/cmake/get_python_compile_settings.py:59: SyntaxWarning: invalid escape sequence '\ ' 'message(STATUS "Python{0}_{1}\ is\ {2}")'.format( /pbulk/work/sysutils/bareos-clientonly/work/bareos-Release-20.0.2/core/cmake/get_python_compile_settings.py:70: SyntaxWarning: invalid escape sequence '\ ' 'message(STATUS "Python{0}_{1}\ is\ {2}")'.format( -- Python3_CC is gcc -pthread -- Python3_CC_FLAGS is -pthread -- Python3_BLDSHARED is gcc -pthread -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -- Python3_BLDSHARED_FLAGS is -pthread -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -- Python3_CFLAGS is -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -- Python3_CCSHARED is -fPIC -- Python3_INCLUDEPY is /usr/pkg/include/python3.12 -- Python3_LDFLAGS is -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -- Python3_EXT_SUFFIX is .so -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY) (found version "1.1.1t") -- checking for library vixDiskLib and vixDiskLib.h header ... -- HAVE_VIXDISKLIB=0 -- ERROR: vixDiskLib libraries NOT found. -- ERROR: vixDiskLib includes NOT found. -- VIXDISKLIB_FOUND=FALSE -- VIXDISKLIB_LIBRARIES= -- VIXDISKLIB_INCLUDE_DIRS= -- HAVE_VIXDISKLIB=0 -- checking for library jansson and jansson.h header ... -- JANSSON_FOUND=TRUE -- JANSSON_LIBRARIES=/pbulk/work/sysutils/bareos-clientonly/work/.buildlink/lib/libjansson.so -- JANSSON_INCLUDE_DIRS=/usr/pkg/include -- HAVE_JANSSON=1 -- checking for library rados and rados/librados.h header ... -- HAVE_RADOS=0 -- ERROR: rados libraries NOT found. -- ERROR: rados includes NOT found. -- RADOS_FOUND=FALSE -- RADOS_LIBRARIES= -- RADOS_INCLUDE_DIRS= -- HAVE_RADOS=0 -- checking for library radosstriper and radosstriper/libradosstriper.h header ... -- HAVE_RADOSSTRIPER=0 -- ERROR: radosstriper libraries NOT found. -- ERROR: radosstriper includes NOT found. -- RADOSSTRIPER_FOUND=FALSE -- RADOSSTRIPER_LIBRARIES= -- RADOSSTRIPER_INCLUDE_DIRS= -- HAVE_RADOSSTRIPER=0 -- checking for library cephfs and cephfs/libcephfs.h header ... -- HAVE_CEPHFS=0 -- ERROR: cephfs libraries NOT found. -- ERROR: cephfs includes NOT found. -- CEPHFS_FOUND=FALSE -- CEPHFS_LIBRARIES= -- CEPHFS_INCLUDE_DIRS= -- HAVE_CEPHFS=0 -- checking for library pthread and pthread.h header ... -- HAVE_PTHREAD=0 -- ERROR: pthread libraries NOT found. -- PTHREAD_FOUND=FALSE -- PTHREAD_LIBRARIES= -- PTHREAD_INCLUDE_DIRS=/usr/include -- HAVE_PTHREAD=0 -- checking for library cap and sys/capability.h header ... -- HAVE_CAP=0 -- ERROR: cap libraries NOT found. -- ERROR: cap includes NOT found. -- CAP_FOUND=FALSE -- CAP_LIBRARIES= -- CAP_INCLUDE_DIRS= -- HAVE_CAP=0 -- checking for library gfapi and glusterfs/api/glfs.h header ... -- HAVE_GFAPI=0 -- ERROR: gfapi libraries NOT found. -- ERROR: gfapi includes NOT found. -- GFAPI_FOUND=FALSE -- GFAPI_LIBRARIES= -- GFAPI_INCLUDE_DIRS= -- HAVE_GFAPI=0 -- checking for library pam and security/pam_appl.h header ... -- HAVE_PAM=0 -- ERROR: pam libraries NOT found. -- PAM_FOUND=FALSE -- PAM_LIBRARIES= -- PAM_INCLUDE_DIRS=/usr/include -- HAVE_PAM=0 -- checking for library lzo2 and lzo/lzoconf.h header ... -- LZO2_FOUND=TRUE -- LZO2_LIBRARIES=/pbulk/work/sysutils/bareos-clientonly/work/.buildlink/lib/liblzo2.so -- LZO2_INCLUDE_DIRS=/usr/pkg/include -- HAVE_LZO2=1 -- checking for library tirpc... -- ERROR: tirpc libraries NOT found. -- TIRPC_FOUND=FALSE -- TIRPC_LIBRARIES= -- HAVE_LIBTIRPC=0 -- checking for library util... -- ERROR: util libraries NOT found. -- UTIL_FOUND=FALSE -- UTIL_LIBRARIES= -- HAVE_LIBUTIL=0 -- checking for library dl... -- ERROR: dl libraries NOT found. -- DL_FOUND=FALSE -- DL_LIBRARIES= -- HAVE_LIBDL=0 -- checking for library acl... -- ERROR: acl libraries NOT found. -- ACL_FOUND=FALSE -- ACL_LIBRARIES= -- HAVE_LIBACL=0 -- checking for library pam_wrapper... -- ERROR: pam_wrapper libraries NOT found. -- PAM_WRAPPER_FOUND=FALSE -- PAM_WRAPPER_LIBRARIES= -- HAVE_LIBPAM_WRAPPER=0 -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.10") -- Found Readline: /usr/pkg/include -- Looking for include files pthread.h, pthread_np.h -- Looking for include files pthread.h, pthread_np.h - not found -- Performing Test HAVE_PTHREAD_ATTR_GET_NP -- Performing Test HAVE_PTHREAD_ATTR_GET_NP - Failed CMake Error at CMakeLists.txt:209 (message): FATAL ERROR: OpenSSL is required but was not found. -- Configuring incomplete, errors occurred! *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/sysutils/bareos-clientonly *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/bareos-clientonly