>>> cfengine: Building community/cfengine 3.20.0-r0 (using abuild 3.9.0-r3) started Wed, 03 Aug 2022 16:05:19 +0000 >>> cfengine: Checking sanity of /home/buildozer/aports/community/cfengine/APKBUILD... >>> cfengine: Analyzing dependencies... >>> cfengine: Installing for build: build-base procps lmdb-dev openssl-dev>3 bison flex-dev acl-dev pcre-dev linux-headers (1/19) Installing libintl (0.21-r3) (2/19) Installing libproc (3.3.17-r1) (3/19) Installing procps (3.3.17-r1) (4/19) Installing lmdb (0.9.29-r1) (5/19) Installing lmdb-dev (0.9.29-r1) (6/19) Installing openssl-dev (3.0.5-r1) (7/19) Installing m4 (1.4.19-r1) (8/19) Installing bison (3.8.2-r0) (9/19) Installing flex (2.6.4-r3) (10/19) Installing flex-libs (2.6.4-r3) (11/19) Installing flex-dev (2.6.4-r3) (12/19) Installing acl-dev (2.3.1-r1) (13/19) Installing libpcre16 (8.45-r2) (14/19) Installing libpcre32 (8.45-r2) (15/19) Installing pcre (8.45-r2) (16/19) Installing libpcrecpp (8.45-r2) (17/19) Installing pcre-dev (8.45-r2) (18/19) Installing linux-headers (5.16.7-r1) (19/19) Installing .makedepends-cfengine (20220803.160521) Executing busybox-1.35.0-r22.trigger OK: 730 MiB in 123 packages >>> cfengine: Cleaning up srcdir >>> cfengine: Cleaning up pkgdir >>> cfengine: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cfengine-3.20.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3244k 100 3244k 0 0 15.6M 0 --:--:-- --:--:-- --:--:-- 15.6M >>> cfengine: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cfengine-masterfiles-3.20.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 505k 100 505k 0 0 2993k 0 --:--:-- --:--:-- --:--:-- 3007k >>> cfengine: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cfengine-3.20.0.tar.gz >>> cfengine: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cfengine-masterfiles-3.20.0.tar.gz >>> cfengine: Checking sha512sums... cfengine-3.20.0.tar.gz: OK cfengine-masterfiles-3.20.0.tar.gz: OK >>> cfengine: Unpacking /var/cache/distfiles/edge/cfengine-3.20.0.tar.gz... >>> cfengine: Unpacking /var/cache/distfiles/edge/cfengine-masterfiles-3.20.0.tar.gz... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for makeinfo... no checking automake version... 1.15 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking if GNU tar supports --hard-dereference... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for HP-UX aC... checking how to run the C preprocessor... gcc -E no checking for GCC specific compile flags... yes checking for -Wno-pointer-sign... yes checking for -Werror=implicit-function-declaration... yes checking for -Wunused-parameter... yes checking for -Wno-duplicate-decl-specifier... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for perl... no checking for getconf... /usr/bin/getconf checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for debug option... no checking for PQconnectdb in -lpq... no checking libpq-fe.h usability... no checking libpq-fe.h presence... no checking for libpq-fe.h... no checking for mysql_real_connect in -lmysqlclient... no checking mysql.h usability... no checking mysql.h presence... no checking for mysql.h... no checking for EVP_CIPHER_CTX_init in -lmysqlclient... no checking for mdb_dbi_open in -llmdb... yes checking lmdb.h usability... yes checking lmdb.h presence... yes checking for lmdb.h... yes checking for RSA_generate_key_ex in -lcrypto... yes checking for SSL_free in -lssl... yes checking whether SSL_CTX_clear_options is declared... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking for OpenSSL version... OK checking whether SSL_OP_NO_TLSv1_1 is declared... yes checking whether SSL_OP_NO_TLSv1_2 is declared... yes checking whether SSL_OP_NO_TLSv1_3 is declared... yes checking for pcre_exec in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for sd_listen_fds in -lsystemd... no checking for sd_notify_barrier in -lsystemd... no checking systemd/sd-daemon.h usability... no checking systemd/sd-daemon.h presence... no checking for systemd/sd-daemon.h... no checking for virConnectOpen in -lvirt... no checking libvirt/libvirt.h usability... no checking libvirt/libvirt.h presence... no checking for libvirt/libvirt.h... no checking for acl_init in -lacl... yes checking acl.h usability... no checking acl.h presence... no checking for acl.h... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for curl_global_init in -lcurl... no checking curl/curl.h usability... no checking curl/curl.h presence... no checking for curl/curl.h... no checking for yaml_parser_initialize in -lyaml... no checking yaml.h usability... no checking yaml.h presence... no checking for yaml.h... no checking for xmlFirstElementChild in -lxml2... no checking libxml/xmlwriter.h usability... no checking libxml/xmlwriter.h presence... no checking for libxml/xmlwriter.h... no checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/mount.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking for net/if_arp.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking vfs.h usability... no checking vfs.h presence... no checking for vfs.h... no checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/filesys.h usability... no checking sys/filesys.h presence... no checking for sys/filesys.h... no checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking zone.h usability... no checking zone.h presence... no checking for zone.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/sysmacros.h... yes checking for sys/types.h... (cached) yes checking sys/mpctl.h usability... no checking sys/mpctl.h presence... no checking for sys/mpctl.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for sys/jail.h... no checking net/route.h usability... yes checking net/route.h presence... yes checking for net/route.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for mode_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for clockid_t... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for sqrt in -lm... yes checking for clock_gettime in -lrt... yes checking for dlopen in -ldl... yes checking whether clock_gettime is declared... yes checking for clock_gettime... yes checking whether unsetenv is declared... yes checking for unsetenv... yes checking whether strnlen is declared... yes checking for strnlen... yes checking whether strndup is declared... yes checking for strndup... yes checking for working strndup... yes checking whether seteuid is declared... yes checking for seteuid... yes checking whether setlinebuf is declared... yes checking for setlinebuf... yes checking whether strlcat is declared... yes checking for strlcat... yes checking whether strlcpy is declared... yes checking for strlcpy... yes checking whether realpath is declared... yes checking whether strdup is declared... yes checking for strdup... yes checking whether memrchr is declared... no checking for memrchr... yes checking whether round is declared... yes checking for round... yes checking whether nanosleep is declared... no checking for nanosleep... yes checking whether memdup is declared... no checking for memdup... no checking whether memmem is declared... no checking for memmem... yes checking whether srand48 is declared... yes checking for srand48... yes checking whether drand48 is declared... yes checking for drand48... yes checking whether strerror is declared... yes checking for strerror... yes checking whether strstr is declared... yes checking for strstr... yes checking whether strcasestr is declared... no checking for strcasestr... yes checking whether strcasecmp is declared... yes checking for strcasecmp... yes checking whether strncasecmp is declared... yes checking for strncasecmp... yes checking whether strsep is declared... yes checking for strsep... yes checking whether strsignal is declared... yes checking for strsignal... yes checking whether gmtime_r is declared... yes checking for gmtime_r... yes checking whether getline is declared... yes checking for getline... yes checking whether strchrnul is declared... yes checking for strchrnul... yes checking whether localtime_r is declared... yes checking for localtime_r... yes checking whether fgetgrent is declared... no checking whether isfinite is declared... yes checking for getpwent... yes checking for setpwent... yes checking for endpwent... yes checking for fgetspent... yes checking for lckpwdf... yes checking for ulckpwdf... yes checking for fgetspent in -lsec... no checking whether getloadavg is declared... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking whether byte ordering is bigendian... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether le32toh is declared... yes checking whether closefrom is declared... no checking for closefrom... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for pstat_getfile2... no checking for chpasswd... /usr/sbin/chpasswd checking for pwdadm... no checking for useradd... no checking for usermod... no checking for userdel... no checking for chpass... no checking for pw... no checking whether getnetgrent is declared... no checking for getnetgrent... no checking whether setnetgrent is declared... no checking for setnetgrent... no checking whether endnetgrent is declared... no checking for endnetgrent... no checking for sendto... yes checking for ctime... yes checking whether ctime is properly declared... no checking for mkdir... yes checking whether mkdir is properly declared... yes checking for stat... yes checking whether stat is properly declared... yes checking for rename... yes checking whether rename is properly declared... yes checking whether mkdtemp is declared... yes checking for mkdtemp... yes checking whether strrstr is declared... no checking for strrstr... no checking whether stpncpy is declared... yes checking for stpncpy... yes checking for seteuid... (cached) yes checking for setegid... yes checking for setreuid... yes checking for setregid... yes checking for uname... yes checking for gethostname... yes checking for chflags... no checking for mkfifo... yes checking for statfs... yes checking for statvfs... yes checking for door... no checking for sysinfo... yes checking for setsid... yes checking for sysconf... yes checking for getzoneid... no checking for getzonenamebyid... no checking for fpathconf... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_blocks... yes checking for PRIuMAX/PRIdMAX macros... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for long double... yes checking for long long int... yes checking for unsigned long long int... yes checking for size_t... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for localeconv... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for vasprintf... yes checking for asprintf... yes checking whether dirfd is declared... yes checking for dirfd... yes checking for jail_get... no checking for library containing setsockopt... none required checking for library containing gethostent... none required checking for socket... yes checking for setsockopt... yes checking for gethostent... yes checking for struct sockaddr_storage... yes checking whether getaddrinfo is declared... yes checking whether inet_ntop is declared... yes checking whether inet_pton is declared... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getifaddrs... yes checking for getprocs64... no checking for lchown... yes checking whether pthread_attr_setstacksize is declared... yes checking for pthread_attr_setstacksize... yes checking whether pthread_sigmask is declared... yes checking for pthread_sigmask... yes checking whether sched_yield is declared... yes checking for sched_yield... yes checking whether openat is declared... yes checking whether fstatat is declared... yes checking whether fchownat is declared... yes checking whether fchmodat is declared... yes checking whether readlinkat is declared... yes checking for openat... yes checking for fstatat... yes checking for fchownat... yes checking for fchmodat... yes checking for readlinkat... yes checking whether log2 is declared... yes checking for log2... yes checking for fexecve... yes checking whether alarm is declared... yes checking whether chmod is declared... yes checking whether chown is declared... yes checking whether fchmod is declared... yes checking for fchmod... yes checking whether uname is declared... no checking whether getuid is declared... yes checking whether getgid is declared... yes checking whether lstat is declared... yes checking for sleep... yes checking whether socketpair is declared... yes checking whether fsync is declared... yes checking whether glob is declared... yes checking for struct sockaddr.sa_len... no checking for struct ifreq.ifr_hwaddr... yes checking for sys/sysctl.h... no checking for struct sysinfo.uptime... yes checking for sys/sysctl.h... (cached) no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for either struct rtentry or struct ortentry... rtentry checking for llistxattr... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking whether xattr functions have extra arguments... no checking for yp_get_default_domain in -lnss_nis... no checking for systemctl... no checking Not a systemd system... checking for hostname... /bin/hostname checking for Xen cpuid-based HVM detection... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no Summary: > Version: 3.20.0 > Required libraries -> OpenSSL: default path -> PCRE: default path > Optional libraries -> MySQL connector: disabled -> PostgreSQL connector: disabled -> DB: Lightning MDB: default path -> libvirt: disabled -> libacl: default path -> libcurl: disabled -> libyaml: disabled -> libxml2: disabled -> User promises: disabled -> Enterprise extensions: Plugin or not included -> init.d script: disabled -> Systemd service: disabled -> SELinux policy: disabled -> Workdir: /var/lib/cfengine -> Masterdir: default -> Inputdir: default -> Datadir: default -> Logdir: /var/log/cfengine -> Piddir: /var/run/cfengine -> Statedir: default -> bindir: /usr/bin checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating configure_flags.env config.status: creating Makefile config.status: creating libcfnet/Makefile config.status: creating libenv/Makefile config.status: creating libpromises/Makefile config.status: creating cf-agent/Makefile config.status: creating cf-check/Makefile config.status: creating cf-promises/Makefile config.status: creating cf-execd/Makefile config.status: creating cf-key/Makefile config.status: creating cf-monitord/Makefile config.status: creating cf-upgrade/Makefile config.status: creating cf-runagent/Makefile config.status: creating cf-serverd/Makefile config.status: creating cf-testd/Makefile config.status: creating cf-net/Makefile config.status: creating cf-secret/Makefile config.status: creating config.post.h config.status: creating contrib/vagrant-ci/centos-7-x64/Makefile config.status: creating misc/Makefile config.status: creating misc/selinux/Makefile config.status: creating ext/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating tests/acceptance/Makefile config.status: creating tests/acceptance/25_cf-execd/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/load/Makefile config.status: creating tests/static-check/Makefile config.status: creating tests/valgrind-check/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libntech (/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libntech) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--with-pic' '--enable-fhs' '--localstatedir=/var' '--mandir=/usr/share/man' '--with-lmdb' '--without-pam' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for makeinfo... no checking automake version... 1.15 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking if GNU tar supports --hard-dereference... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for HP-UX aC... checking how to run the C preprocessor... gcc -E no checking for GCC specific compile flags... yes checking for -Wno-pointer-sign... yes checking for -Werror=implicit-function-declaration... yes checking for -Wunused-parameter... yes checking for -Wno-duplicate-decl-specifier... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for perl... no checking for getconf... /usr/bin/getconf checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for debug option... no checking for PQconnectdb in -lpq... no checking libpq-fe.h usability... no checking libpq-fe.h presence... no checking for libpq-fe.h... no checking for mysql_real_connect in -lmysqlclient... no checking mysql.h usability... no checking mysql.h presence... no checking for mysql.h... no checking for EVP_CIPHER_CTX_init in -lmysqlclient... no checking for RSA_generate_key_ex in -lcrypto... yes checking for SSL_free in -lssl... yes checking whether SSL_CTX_clear_options is declared... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking for OpenSSL version... OK checking whether SSL_OP_NO_TLSv1_1 is declared... yes checking whether SSL_OP_NO_TLSv1_2 is declared... yes checking whether SSL_OP_NO_TLSv1_3 is declared... yes checking for pcre_exec in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for virConnectOpen in -lvirt... no checking libvirt/libvirt.h usability... no checking libvirt/libvirt.h presence... no checking for libvirt/libvirt.h... no checking for acl_init in -lacl... yes checking acl.h usability... no checking acl.h presence... no checking for acl.h... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for curl_global_init in -lcurl... no checking curl/curl.h usability... no checking curl/curl.h presence... no checking for curl/curl.h... no checking for yaml_parser_initialize in -lyaml... no checking yaml.h usability... no checking yaml.h presence... no checking for yaml.h... no checking for xmlFirstElementChild in -lxml2... no checking libxml/xmlwriter.h usability... no checking libxml/xmlwriter.h presence... no checking for libxml/xmlwriter.h... no checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/mount.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking for net/if_arp.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking vfs.h usability... no checking vfs.h presence... no checking for vfs.h... no checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/filesys.h usability... no checking sys/filesys.h presence... no checking for sys/filesys.h... no checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking zone.h usability... no checking zone.h presence... no checking for zone.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/sysmacros.h... yes checking for sys/types.h... (cached) yes checking sys/mpctl.h usability... no checking sys/mpctl.h presence... no checking for sys/mpctl.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for sys/jail.h... no checking net/route.h usability... yes checking net/route.h presence... yes checking for net/route.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for mode_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for clockid_t... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for sqrt in -lm... yes checking for clock_gettime in -lrt... yes checking for dlopen in -ldl... yes checking whether clock_gettime is declared... yes checking for clock_gettime... yes checking whether unsetenv is declared... yes checking for unsetenv... yes checking whether strnlen is declared... yes checking for strnlen... yes checking whether strndup is declared... yes checking for strndup... yes checking for working strndup... yes checking whether seteuid is declared... yes checking for seteuid... yes checking whether setlinebuf is declared... yes checking for setlinebuf... yes checking whether strlcat is declared... yes checking for strlcat... yes checking whether strlcpy is declared... yes checking for strlcpy... yes checking whether realpath is declared... yes checking whether strdup is declared... yes checking for strdup... yes checking whether memrchr is declared... no checking for memrchr... yes checking whether round is declared... yes checking for round... yes checking whether nanosleep is declared... no checking for nanosleep... yes checking whether memdup is declared... no checking for memdup... no checking whether memmem is declared... no checking for memmem... yes checking whether srand48 is declared... yes checking for srand48... yes checking whether drand48 is declared... yes checking for drand48... yes checking whether strerror is declared... yes checking for strerror... yes checking whether strstr is declared... yes checking for strstr... yes checking whether strcasestr is declared... no checking for strcasestr... yes checking whether strcasecmp is declared... yes checking for strcasecmp... yes checking whether strncasecmp is declared... yes checking for strncasecmp... yes checking whether strsep is declared... yes checking for strsep... yes checking whether strsignal is declared... yes checking for strsignal... yes checking whether gmtime_r is declared... yes checking for gmtime_r... yes checking whether getline is declared... yes checking for getline... yes checking whether strchrnul is declared... yes checking for strchrnul... yes checking whether localtime_r is declared... yes checking for localtime_r... yes checking whether fgetgrent is declared... no checking whether isfinite is declared... yes checking for getpwent... yes checking for setpwent... yes checking for endpwent... yes checking for fgetspent... yes checking for lckpwdf... yes checking for ulckpwdf... yes checking for fgetspent in -lsec... no checking whether getloadavg is declared... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking whether byte ordering is bigendian... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether le32toh is declared... yes checking whether closefrom is declared... no checking for closefrom... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for pstat_getfile2... no checking for chpasswd... /usr/sbin/chpasswd checking for pwdadm... no checking for useradd... no checking for usermod... no checking for userdel... no checking whether getnetgrent is declared... no checking for getnetgrent... no checking whether setnetgrent is declared... no checking for setnetgrent... no checking whether endnetgrent is declared... no checking for endnetgrent... no checking for sendto... yes checking for ctime... yes checking whether ctime is properly declared... no checking for mkdir... yes checking whether mkdir is properly declared... yes checking for stat... yes checking whether stat is properly declared... yes checking for rename... yes checking whether rename is properly declared... yes checking whether mkdtemp is declared... yes checking for mkdtemp... yes checking whether strrstr is declared... no checking for strrstr... no checking whether stpncpy is declared... yes checking for stpncpy... yes checking for seteuid... (cached) yes checking for setegid... yes checking for setreuid... yes checking for setregid... yes checking for uname... yes checking for gethostname... yes checking for chflags... no checking for mkfifo... yes checking for statfs... yes checking for statvfs... yes checking for door... no checking for sysinfo... yes checking for setsid... yes checking for sysconf... yes checking for getzoneid... no checking for getzonenamebyid... no checking for fpathconf... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_blocks... yes checking for PRIuMAX/PRIdMAX macros... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for long double... yes checking for long long int... yes checking for unsigned long long int... yes checking for size_t... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for localeconv... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for vasprintf... yes checking for asprintf... yes checking whether dirfd is declared... yes checking for dirfd... yes checking for jail_get... no checking for library containing setsockopt... none required checking for library containing gethostent... none required checking for socket... yes checking for setsockopt... yes checking for gethostent... yes checking for struct sockaddr_storage... yes checking whether getaddrinfo is declared... yes checking whether inet_ntop is declared... yes checking whether inet_pton is declared... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getifaddrs... yes checking for getprocs64... no checking for lchown... yes checking whether pthread_attr_setstacksize is declared... yes checking for pthread_attr_setstacksize... yes checking whether pthread_sigmask is declared... yes checking for pthread_sigmask... yes checking whether sched_yield is declared... yes checking for sched_yield... yes checking whether openat is declared... yes checking whether fstatat is declared... yes checking whether fchownat is declared... yes checking whether fchmodat is declared... yes checking whether readlinkat is declared... yes checking for openat... yes checking for fstatat... yes checking for fchownat... yes checking for fchmodat... yes checking for readlinkat... yes checking whether log2 is declared... yes checking for log2... yes checking for fexecve... yes checking whether alarm is declared... yes checking whether chmod is declared... yes checking whether chown is declared... yes checking whether fchmod is declared... yes checking for fchmod... yes checking whether uname is declared... no checking whether getuid is declared... yes checking whether getgid is declared... yes checking whether lstat is declared... yes checking for sleep... yes checking whether socketpair is declared... yes checking whether fsync is declared... yes checking whether glob is declared... yes checking for struct sockaddr.sa_len... no checking for struct ifreq.ifr_hwaddr... yes checking for sys/sysctl.h... no checking for struct sysinfo.uptime... yes checking for sys/sysctl.h... (cached) no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for either struct rtentry or struct ortentry... rtentry checking for llistxattr... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking whether xattr functions have extra arguments... no checking whether compiler supports -Wno-tautological-constant-out-of-range-compare... yes checking for yp_get_default_domain in -lnss_nis... no checking for hostname... /bin/hostname checking for Xen cpuid-based HVM detection... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no Summary: > Version: 0.1.0 > Optional libraries -> OpenSSL: default path -> PCRE: default path -> MySQL connector: disabled -> PostgreSQL connector: disabled -> libvirt: disabled -> libacl: default path -> libcurl: disabled -> libyaml: disabled -> libxml2: disabled -> User promises: disabled -> Enterprise extensions: Plugin or not included -> Workdir: /var/lib/cfengine -> Masterdir: default -> Inputdir: default -> Datadir: default -> Logdir: /var/log/cfengine -> Piddir: /var/run/cfengine -> Statedir: default -> bindir: /usr/bin checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating configure_flags.env config.status: creating Makefile config.status: creating libcompat/Makefile config.status: creating libutils/Makefile config.status: creating config.post.h config.status: creating tests/Makefile config.status: creating tests/unit/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands DONE: Configuration done. Run make/gmake to build libntech. DONE: Configuration done. Run make/gmake to build CFEngine Community. Making all in libntech Making all in libcompat CC generic_at.lo CC getopt.lo CC getopt1.lo CC memdup.lo CC closefrom.lo CC rpl_ctime.lo CC strrstr.lo CCLD libcompat.la Making all in libutils CC alloc.lo CC array_map.lo CC buffer.lo CC cleanup.lo CC csv_writer.lo CC csv_parser.lo CC file_lib.lo CC hash_map.lo CC ip_address.lo CC json.lo CC json-utils.lo CC json-yaml.lo CC known_dirs.lo CC list.lo CC logging.lo CC man.lo CC map.lo CC misc_lib.lo CC mustache.lo CC mutex.lo CC passopenfile.lo CC path.lo CC proc_keyvalue.lo CC queue.lo CC rb-tree.lo CC refcount.lo CC ring_buffer.lo CC sequence.lo CC string_sequence.lo CC set.lo CC stack.lo CC threaded_stack.lo CC statistics.lo CC string_lib.lo CC threaded_deque.lo CC threaded_queue.lo CC unicode.lo CC version_comparison.lo CC writer.lo CC xml_writer.lo CC encode.lo CC libcrypto-compat.lo CC hash.lo CC pcre_wrap.lo CC regex.lo CC unix_dir.lo CCLD libutils.la Making all in tests Making all in unit Making all in libcfnet CC addr_lib.lo CC client_protocol.lo CC client_code.lo CC classic.lo CC communication.lo CC connection_info.lo CC conn_cache.lo CC key.lo CC misc.lo CC net.lo CC policy_server.lo CC protocol.lo CC protocol_version.lo CC server_code.lo CC stat_cache.lo CC tls_client.lo CC tls_generic.lo CCLD libcfnet.la Making all in libenv CC constants.lo CC sysinfo.lo CC time_classes.lo CC zones.lo CC unix_iface.lo unix_iface.c: In function 'FindV6InterfacesInfo': unix_iface.c:716:30: warning: unused variable 'dst_length' [-Wunused-variable] 716 | const size_t dst_length = src_length - 1; | ^~~~~~~~~~ CCLD libenv.la Making all in cf-check CC backup.lo CC cf-check.lo CC diagnose.lo CC lmdump.lo CC dump.lo CC utilities.lo CC repair.lo CC replicate_lmdb.lo CC validate.lo CC observables.lo CC cf_check-cf-check.o CCLD libcf-check.la CCLD cf-check Making all in libpromises CC acl_tools_posix.lo CC actuator.lo CC assoc.lo CC attributes.lo CC audit.lo CC bootstrap.lo CC cf3globals.lo CC cf3lex.lo CC cf3parse.lo CC changes_chroot.lo CC chflags.lo CC class.lo CC cmdb.lo CC constants.lo CC conversion.lo CC crypto.lo CC dbm_api.lo CC dbm_migration.lo CC dbm_migration_lastseen.lo CC dbm_lmdb.lo CC dbm_quick.lo CC dbm_tokyocab.lo CC enterprise_stubs.lo CC enterprise_extension.lo CC eval_context.lo CC evalfunction.lo CC exec_tools.lo CC expand.lo CC extensions.lo CC feature.lo CC files_copy.lo CC files_interfaces.lo CC files_lib.lo CC files_links.lo CC files_names.lo CC files_operators.lo CC files_repository.lo CC fncall.lo CC generic_agent.lo CC global_mutex.lo CC granules.lo CC instrumentation.lo CC item_lib.lo CC iteration.lo CC keyring.lo CC lastseen.lo CC loading.lo CC locks.lo CC logic_expressions.lo CC matching.lo CC match_scope.lo CC math_eval.lo CC mod_access.lo CC mod_common.lo In file included from cf3parse.y:26: ./cf3parse_logic.h: In function 'MagicRvalTransformations': ./cf3parse_logic.h:585:41: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] 585 | if (json_parse_attempted && res != JSON_PARSE_OK) | ~~~~^~~~~~~~~~~~~~~~ CC mod_custom.lo CC mod_databases.lo CC mod_environ.lo CC mod_exec.lo CC mod_files.lo CC mod_measurement.lo CC mod_methods.lo CC mod_outputs.lo CC mod_packages.lo CC mod_process.lo CC mod_report.lo CC mod_services.lo CC mod_storage.lo CC mod_knowledge.lo CC mod_users.lo CC modes.lo CC monitoring_read.lo CC ornaments.lo CC policy.lo mod_custom.c: In function 'PromiseModule_SendMessage': mod_custom.c:369:22: warning: unused variable 'line_length' [-Wunused-variable] 369 | const size_t line_length = strlen(line); | ^~~~~~~~~~~ CC parser.lo CC patches.lo CC pipes.lo CC processes_select.lo CC promises.lo CC rlist.lo CC scope.lo CC shared_lib.lo CC signals.lo CC sort.lo CC storage_tools.lo CC string_expressions.lo CC syntax.lo CC syslog_client.lo CC systype.lo CC timeout.lo CC unix.lo CC var_expressions.lo CC variable.lo CC vars.lo CC verify_classes.lo CC verify_reports.lo CC verify_vars.lo CC backup.lo CC diagnose.lo CC lmdump.lo patches.c: In function 'setnetgrent': patches.c:51:25: warning: unused parameter 'netgroup' [-Wunused-parameter] 51 | setnetgrent(const char *netgroup) | ~~~~~~~~~~~~^~~~~~~~ CC repair.lo CC replicate_lmdb.lo CC utilities.lo CC validate.lo CC process_unix.lo CC pipes_unix.lo CC process_linux.lo CCLD libpromises.la Making all in cf-agent CC agent-diagnostics.lo CC simulate_mode.lo CC tokyo_check.lo CC abstract_dir.lo CC cf-agent.lo CC cf-agent-enterprise-stubs.lo CC comparray.lo CC acl_posix.lo CC cf_sql.lo CC files_changes.lo CC promiser_regex_resolver.lo CC retcode.lo CC verify_acl.lo CC verify_files.lo CC verify_files_utils.lo CC verify_files_hashes.lo CC verify_storage.lo CC verify_exec.lo CC verify_methods.lo CC verify_databases.lo CC verify_processes.lo CC verify_services.lo CC verify_environments.lo CC files_edit.lo CC files_editline.lo CC files_editxml.lo CC files_properties.lo CC files_select.lo CC vercmp_internal.lo CC vercmp.lo CC package_module.lo CC verify_packages.lo CC verify_new_packages.lo simulate_mode.c: In function 'ManifestStatInfo': simulate_mode.c:108:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 108 | size_t ret = strftime(buf, sizeof(buf), "%Y-%m-%d %H:%M:%S %z", | ^~~ CC verify_users.lo CC nfs.lo CC verify_users_stub.lo CC cf_agent-cf-agent.o CC manifest_file.o CCLD libcf-agent.la CCLD cf-agent CCLD manifest_file Making all in cf-execd CC cf-execd.lo CC cf-execd-runner.lo CC exec-config.lo CC execd-config.lo CC cf-execd-runagent.lo CC libcf_execd_test_la-cf-execd.lo CC libcf_execd_test_la-cf-execd-runner.lo CC libcf_execd_test_la-exec-config.lo CC libcf_execd_test_la-execd-config.lo CC libcf_execd_test_la-cf-execd-runagent.lo CC cf_execd-cf-execd.o CCLD libcf-execd-test.la CCLD libcf-execd.la CCLD cf-execd Making all in cf-key CC cf-key.lo CC cf-key-functions.lo CCLD libcf-key.la CCLD cf-key Making all in cf-monitord CC verify_measurements.lo CC env_monitor.lo CC mon_cpu.lo CC mon_disk.lo CC mon_entropy.lo CC mon_load.lo CC mon_network_sniffer.lo CC mon_network.lo CC mon_processes.lo CC mon_temp.lo CC history.lo CC mon_cumulative.lo CC probes.lo CC monitoring.lo CC cf-monitord.lo CC mon_io_linux.lo CC mon_mem_linux.lo CC proc_net_parsing.lo CC cf_monitord-cf-monitord.o CC get_socket_info.o CCLD libcf-monitord.la CCLD cf-monitord CCLD get_socket_info Making all in cf-promises CC cf-promises.lo CCLD libcf-promises.la CCLD cf-promises Making all in cf-runagent CC cf-runagent.lo CCLD libcf-runagent.la CCLD cf-runagent Making all in cf-serverd CC cf-serverd.lo CC cf-serverd-enterprise-stubs.lo CC cf-serverd-functions.lo CC server_common.lo CC server.lo CC server_transform.lo CC server_classic.lo CC server_tls.lo CC server_access.lo CC strlist.lo CC cf_serverd-cf-serverd.o CCLD libcf-serverd.la CCLD cf-serverd Making all in cf-testd CC cf-testd.lo CC cf_testd-cf-testd.o CCLD libcf-testd.la CCLD cf-testd Making all in cf-upgrade CC alloc-mini.o CC command_line.o CC configuration.o CC log.o CC process.o CC update.o CC cf-upgrade.o CCLD cf-upgrade Making all in cf-net CC cf-net.lo CCLD libcf-net.la CCLD cf-net Making all in cf-secret CC cf-secret.lo CCLD libcf-secret.la CCLD cf-secret Making all in misc Making all in selinux Making all in ext CC rpmvercmp.o CCLD rpmvercmp Making all in examples Making all in tests Making all in unit CC redirection_test_stub.o CC cmockery.lo CC test.lo CC alloc.lo CC patches.lo CC constants.lo CC known_dirs.lo CC map.lo CC array_map.lo CC hash.lo CC hash_map.lo ../../libpromises/patches.c: In function 'setnetgrent': ../../libpromises/patches.c:51:25: warning: unused parameter 'netgroup' [-Wunused-parameter] 51 | setnetgrent(const char *netgroup) | ~~~~~~~~~~~~^~~~~~~~ CCLD libtest.la CCLD redirection_test_stub Making all in load Making all in acceptance Making all in 25_cf-execd CC cf-execd-rpl-functions.o CCLD cf-execd-test CC mock_package_manager.lo CC no_fds.o CC custom_promise_binary.o CCLD custom_promise_binary CCLD no_fds CCLD libmock_package_manager.la CCLD mock_package_manager Making all in static-check Making all in valgrind-check Making all in contrib/vagrant-ci/centos-7-x64 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking if GNU tar supports --hard-dereference... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for pkg_install... no checking for shunit2... no Summary: Version -> 3.20.0 Release -> 1 Core directory -> not set - tests are disabled Enterprise directory -> not set - some tests are disabled Install prefix -> /var/lib/cfengine bindir -> /var/lib/cfengine/bin configure: generating makefile targets checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating controls/update_def.cf config.status: creating promises.cf config.status: creating standalone_self_upgrade.cf config.status: creating tests/Makefile config.status: creating tests/acceptance/Makefile config.status: creating tests/unit/Makefile DONE: Configuration done. Run "make install" to install CFEngine Masterfiles. Making all in tests/ make[1]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' Making all in . make[2]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' Making all in unit make[2]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests/unit' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests/unit' make[1]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' make[1]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0' >>> cfengine: Entering fakeroot... Making install in libntech Making install in libcompat Making install in libutils Making install in tests Making install in unit ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/libntech' /usr/bin/install -c -m 644 README.md '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/libntech' Making install in libcfnet Making install in libenv Making install in cf-check .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-check '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: install: /usr/bin/install -c cf-check /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-check Making install in libpromises .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/lib/cfengine' /bin/sh ../libtool --mode=install /usr/bin/install -c libpromises.la '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/libpromises.so.3.0.6 /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/lib/cfengine/libpromises.so.3.0.6 libtool: install: (cd /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/lib/cfengine && { ln -s -f libpromises.so.3.0.6 libpromises.so.3 || { rm -f libpromises.so.3 && ln -s libpromises.so.3.0.6 libpromises.so.3; }; }) libtool: install: (cd /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/lib/cfengine && { ln -s -f libpromises.so.3.0.6 libpromises.so || { rm -f libpromises.so && ln -s libpromises.so.3.0.6 libpromises.so; }; }) libtool: install: /usr/bin/install -c .libs/libpromises.lai /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/lib/cfengine/libpromises.la libtool: warning: remember to run 'libtool --finish /usr/lib/cfengine' Making install in cf-agent .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-agent '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: warning: '/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libpromises/libpromises.la' has not been installed in '/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/cf-agent /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-agent Making install in cf-execd .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-execd '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: warning: '/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libpromises/libpromises.la' has not been installed in '/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/cf-execd /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-execd Making install in cf-key .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-key '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: warning: '/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libpromises/libpromises.la' has not been installed in '/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/cf-key /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-key Making install in cf-monitord .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-monitord '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: warning: '/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libpromises/libpromises.la' has not been installed in '/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/cf-monitord /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-monitord Making install in cf-promises .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-promises '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: warning: '/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libpromises/libpromises.la' has not been installed in '/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/cf-promises /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-promises Making install in cf-runagent .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-runagent '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: warning: '/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libpromises/libpromises.la' has not been installed in '/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/cf-runagent /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-runagent Making install in cf-serverd .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-serverd '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: warning: '/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libpromises/libpromises.la' has not been installed in '/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/cf-serverd /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-serverd Making install in cf-testd Making install in cf-upgrade .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-upgrade '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: install: /usr/bin/install -c cf-upgrade /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-upgrade Making install in cf-net .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-net '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: warning: '/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libpromises/libpromises.la' has not been installed in '/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/cf-net /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-net Making install in cf-secret .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cf-secret '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: warning: '/home/buildozer/aports/community/cfengine/src/cfengine-3.20.0/libpromises/libpromises.la' has not been installed in '/usr/lib/cfengine' libtool: install: /usr/bin/install -c .libs/cf-secret /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/cf-secret Making install in misc Making install in selinux Making install in ext .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rpmvercmp '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin' libtool: install: /usr/bin/install -c rpmvercmp /home/buildozer/aports/community/cfengine/pkg/cfengine/usr/bin/rpmvercmp Making install in examples .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' .././install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c remake_outputs.pl '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./abort.cf ./accessed_before.cf ./accessedbefore.cf ./accumulated_time.cf ./acl.cf ./acl_generic.cf ./acl_ntfs.cf ./acl_secret.cf ./action_policy.cf ./active_directory.cf ./activedirectory_listusers.cf ./activedirectory_showuser.cf ./ago.cf ./app_baseline.cf ./appgroups.cf ./arrays.cf ./augment.cf ./backreferences_files.cf ./basename.cf ./bsdflags.cf ./bundle_return_values.cf ./bundlesequence.cf ./bundlesmatching.cf ./bundlestate.cf ./canonify.cf ./cf-secret.cf ./cf2_integration.cf ./cf_version_after.cf ./cf_version_at.cf ./cf_version_before.cf ./cf_version_between.cf ./cf_version_maximum.cf ./cf_version_minimum.cf ./change_detect.cf ./changedbefore.cf ./chdir.cf ./class-automatic-canonificiation.cf ./classes_context_applies_multiple_promises.cf ./classes_global.cf ./classesmatching.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./classfiltercsv.cf ./classmatch.cf ./classvar_convergence.cf ./commands.cf ./compare.cf ./complicated_cpu_bound_benchmark.cf ./const.cf ./container_iteration.cf ./container_key_iteration.cf ./control_expand.cf ./copy.cf ./copy_classes.cf ./copy_copbl.cf ./copy_edit.cf ./copydir_copbl.cf ./copylinks.cf ./countclassesmatching.cf ./countlinesmatching.cf ./create_filedir.cf ./createdb.cf ./customize_by_named_list.cf ./data_expand.cf ./data_readstringarray.cf ./data_regextract.cf ./data_sysctlvalues.cf ./datastate.cf ./defaults.cf ./defaults2.cf ./defaults3.cf ./definitions.cf ./deletelines.cf ./depends_on.cf ./depends_on2.cf ./difference.cf ./dirname.cf ./disable.cf ./disable_and_rotate_files.cf ./diskfree.cf ./dollar.cf ./edit_column_files.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./edit_comment_lines.cf ./edit_deletenotmatch.cf ./edit_insert_fuzzylines.cf ./edit_insert_lines.cf ./edit_insert_lines_silly.cf ./edit_passwd_file.cf ./edit_passwd_file_basic.cf ./edit_replace_string.cf ./edit_sectioned_file.cf ./edit_setvar.cf ./edit_template.cf ./edit_triggerclass.cf ./edit_xml.cf ./ensure_line_present_prepend_append.cf ./env.cf ./epimenides.cf ./escape.cf ./eval.cf ./every.cf ./exec_args.cf ./exec_in_sequence.cf ./execd.cf ./execresult.cf ./execresult_as_data.cf ./expand.cf ./failedcommand.cf ./file_change_detection.cf ./file_hash.cf ./file_owner_list_template.cf ./fileexists.cf ./filenames.cf ./fileperms.cf ./files_content.cf ./files_depth_search_include_basedir.cf ./files_transformer.cf ./filesexist.cf ./filesexist2.cf ./filesize.cf ./filestat.cf ./filter.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./findfiles.cf ./findfiles_up.cf ./fix_names.cf ./format.cf ./function-return-types.cf ./getclassmetatags.cf ./getenv.cf ./getfields.cf ./getgid.cf ./getindices.cf ./getindices_and_values.cf ./getmacaddress.cf ./getregistry.cf ./getuid.cf ./getuserinfo.cf ./getusers.cf ./getvalues.cf ./getvariablemetatags.cf ./global_list_expansion.cf ./global_list_expansion_2.cf ./grep.cf ./groupexists.cf ./guest_environment_kvm.cf ./hash.cf ./hash_to_int.cf ./hashcomment.cf ./hashmatch.cf ./hashuncomment.cf ./helloworld.cf ./host2ip.cf ./hostrange.cf ./hostsseen.cf ./hostswithclass.cf ./hub.cf ./id.cf ./inform.cf ./inherit.cf ./inherit_from.cf ./inherit_from_classes.cf ./inline-json.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./inline-yaml.cf ./insert_users.cf ./int.cf ./intarray.cf ./intersection.cf ./inventory_cpu.cf ./ip2host.cf ./iprange.cf ./irange.cf ./isdir.cf ./isexecutable.cf ./isgreaterthan.cf ./isipinsubnet.cf ./islessthan.cf ./islink.cf ./isnewerthan.cf ./isplain.cf ./isvariable.cf ./iteration.cf ./join.cf ./kill_process_running_wrong_user.cf ./lastnode.cf ./ldap.cf ./length.cf ./linking.cf ./literal_server.cf ./local_group_present.cf ./local_user_password.cf ./local_user_secondary_group_member.cf ./local_users_absent.cf ./local_users_locked.cf ./local_users_present.cf ./locate_files_and_compress.cf ./log_private.cf ./loops.cf ./lsdir.cf ./main.cf ./main_entry_point.cf ./main_library.cf ./maparray.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./mapdata.cf ./mapdata_jsonpipe.cf ./maplist.cf ./max-min-mean-variance.cf ./measure_log.cf ./measurements.cf ./menu.cf ./mergedata-last-key-wins.cf ./mergedata.cf ./meta.cf ./method.cf ./method_polymorph.cf ./method_validate.cf ./method_var.cf ./method_var2.cf ./missing_ok.cf ./module_exec.cf ./module_exec_2.cf ./monitord.cf ./mount_fs.cf ./multipassvars.cf ./multiple_outcomes.cf ./mustache_classes.cf ./mustache_comments.cf ./mustache_extension_compact_json.cf ./mustache_extension_expand_key.cf ./mustache_extension_multiline_json.cf ./mustache_extension_top.cf ./mustache_sections_empty_list.cf ./mustache_sections_inverted.cf ./mustache_sections_non_empty_list.cf ./mustache_sections_non_false_value.cf ./mustache_set_delimiters.cf ./mustache_template_motd.cf ./mustache_variables.cf ./namespace_bodies.cf ./namespace_classes.cf ./namespace_declaration.cf ./namespace_hard_classes.cf ./namespace_methods-usebundle.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./namespace_special_var_exception.cf ./namespace_var_meta.cf ./namespace_var_meta2.cf ./namespace_variable_references.cf ./neighbourhood_watch.cf ./none.cf ./nth.cf ./null_config.cf ./orchestrate_chain1.cf ./orchestrate_chain2.cf ./orchestrate_delay_trigger.cf ./orchestrate_dominoes1.cf ./orchestrate_dominoes2.cf ./orchestrate_dragon.cf ./orchestrate_dragon_load_balancer.cf ./orchestrate_n_of_m.cf ./orchestration_hostlist.cf ./ordering.cf ./package_apt.cf ./package_bundles.cf ./package_freebsd.cf ./package_latest.cf ./package_msi_file.cf ./package_msi_version.cf ./package_rpm.cf ./package_solaris.cf ./package_windows_feature.cf ./package_yum.cf ./package_zypper.cf ./packagesmatching.cf ./parallel_exec.cf ./parseintarray.cf ./parserealarray.cf ./parsestringarray.cf ./parsestringarrayidx.cf ./pathtype.cf ./pattern_and_edit.cf ./peerleader.cf ./peerleaders.cf ./peers.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./postfix.cf ./printfile.cf ./process_kill.cf ./process_matching.cf ./process_matching2.cf ./process_matching3.cf ./process_restart.cf ./process_restart_basic.cf ./process_signalling.cf ./processes_define_class_based_on_process_runtime.cf ./product.cf ./promises.cf ./quoting.cf ./randomint.cf ./read_module_protocol.cf ./readcsv.cf ./readdata.cf ./readenvfile.cf ./readfile.cf ./readintarray.cf ./readintlist.cf ./readintrealstringlist.cf ./readlist.cf ./readrealarray.cf ./readreallist.cf ./readstringarray.cf ./readstringlist.cf ./readtcp.cf ./reference_values_inside_data.cf ./reg_multiline.cf ./regarray.cf ./regcmp.cf ./regex_replace.cf ./regex_win.cf ./regextract.cf ./registry.cf ./registry_cache.cf ./registryvalue.cf ./regline.cf ./reglist.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./remoteclasses.cf ./remoteclasses2.cf ./remotescalar.cf ./remove_deadlinks.cf ./rename.cf ./repairedcommand.cf ./report_custom.cf ./report_state.cf ./reports.cf ./reporttofile.cf ./resolveconf.cf ./returnszero.cf ./reverse.cf ./root_passwd.cf ./rxdirs.cf ./select_class.cf ./select_mode.cf ./select_region.cf ./select_size.cf ./selectservers.cf ./server_callback.cf ./server_copy_localhost.cf ./server_copy_purge.cf ./server_copy_remote.cf ./server_flatcopy_localhost.cf ./service_catalogue.cf ./service_catalogue_separate.cf ./service_disable.cf ./service_start.cf ./services.cf ./services_concept.cf ./services_default_service_bundle.cf ./services_win.cf ./setuidlog.cf ./setvar.cf ./shuffle.cf ./simple_ssh_key_distribution.cf ./software_dist.cf ./software_update_version_yum.cf ./some.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./sort.cf ./splitstring.cf ./sql_table_structure.cf ./storage-cifs.cf ./storage.cf ./storejson.cf ./strcmp.cf ./strftime.cf ./string.cf ./string_downcase.cf ./string_head.cf ./string_length.cf ./string_mustache.cf ./string_replace.cf ./string_reverse.cf ./string_split.cf ./string_tail.cf ./string_trim.cf ./string_upcase.cf ./stringarray.cf ./sublist.cf ./sum.cf ./switchcase.cf ./symlink.cf ./symlink_children.cf ./sys_interfaces_ip_addresses_ipv4.cf ./syslog.cf ./syslog2.cf ./template.cf ./template2.cf ./template_method-inline_mustache.cf ./test_environment.cf ./tidy_all_files.cf ./translatepath.cf ./type.cf ./unique.cf ./unpack_method_calls.cf ./update.cf ./user_edit.cf ./user_edit_method.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' /usr/bin/install -c -m 644 ./userexists.cf ./users_type.cf ./validdata.cf ./validjson.cf ./varclass.cf ./varexpansion.cf ./variablesmatching.cf ./variablesmatching_as_data.cf ./varnet.cf ./vars.cf ./warnifline.cf ./webserver.cf ./win_dns_client.cf ./win_emergency.cf ./win_registry.cf ./win_schedule.cf ./with.cf ./zenoss.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine/examples' Making install in tests Making install in unit Making install in load Making install in acceptance Making install in 25_cf-execd Making install in static-check Making install in valgrind-check Making install in contrib/vagrant-ci/centos-7-x64 ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine' /usr/bin/install -c -m 644 README.md ChangeLog '/home/buildozer/aports/community/cfengine/pkg/cfengine/usr/share/doc/cfengine' >>> cfengine-doc*: Running split function doc... >>> cfengine-doc*: Preparing subpackage cfengine-doc... >>> cfengine-doc*: Running postcheck for cfengine-doc >>> cfengine-masterfiles*: Running split function masterfiles... Making install in tests/ make[1]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' Making install in . make[2]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' make[3]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' make[2]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' Making install in unit make[2]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests/unit' make[3]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests/unit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests/unit' make[2]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests/unit' make[1]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0/tests' make[1]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0' make[2]: Entering directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/core/watchdog' /usr/bin/install -c -m 644 ./cfe_internal/core/watchdog/watchdog.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/core/watchdog' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/core/deprecated' /usr/bin/install -c -m 644 ./cfe_internal/core/deprecated/cfengine_processes.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/core/deprecated' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/lib' /usr/bin/install -c -m 644 ./lib/common.cf ./lib/files.cf ./lib/autorun.cf ./lib/storage.cf ./lib/packages.cf ./lib/feature.cf ./lib/processes.cf ./lib/guest_environments.cf ./lib/monitor.cf ./lib/vcs.cf ./lib/event.cf ./lib/cfe_internal_hub.cf ./lib/databases.cf ./lib/cfe_internal.cf ./lib/reports.cf ./lib/services.cf ./lib/commands.cf ./lib/examples.cf ./lib/cfengine_enterprise_hub_ha.cf ./lib/bundles.cf ./lib/testing.cf ./lib/packages-ENT-3719.cf ./lib/paths.cf ./lib/users.cf ./lib/stdlib.cf ./lib/edit_xml.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/lib' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/enterprise' /usr/bin/install -c -m 644 ./cfe_internal/enterprise/CFE_hub_specific.cf ./cfe_internal/enterprise/file_change.cf ./cfe_internal/enterprise/CFE_knowledge.cf ./cfe_internal/enterprise/mission_portal.cf ./cfe_internal/enterprise/main.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/enterprise' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/templates' /usr/bin/install -c -m 644 ./templates/json_serial.mustache ./templates/cf-serverd.service.mustache ./templates/cf-execd.service.mustache ./templates/cfengine3.service.mustache ./templates/cf-postgres.service.mustache ./templates/cf-monitord.service.mustache ./templates/json_multiline.mustache ./templates/cf-apache.service.mustache ./templates/cf-reactor.service.mustache ./templates/cf-hub.service.mustache ./templates/cfengine_watchdog.mustache ./templates/cf-runalerts.service.mustache ./templates/vercmp.ps1 ./templates/host_info_report.mustache '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/templates' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/services/autorun' /usr/bin/install -c -m 644 ./services/autorun/hello.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/services/autorun' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/inventory' /usr/bin/install -c -m 644 ./inventory/os.cf ./inventory/generic.cf ./inventory/linux.cf ./inventory/windows.cf ./inventory/redhat.cf ./inventory/any.cf ./inventory/debian.cf ./inventory/aix.cf ./inventory/lsb.cf ./inventory/suse.cf ./inventory/freebsd.cf ./inventory/macos.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/inventory' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/enterprise/templates' /usr/bin/install -c -m 644 ./cfe_internal/enterprise/templates/apachectl.mustache ./cfe_internal/enterprise/templates/runalerts.sh.mustache ./cfe_internal/enterprise/templates/runalerts.php.mustache ./cfe_internal/enterprise/templates/httpd.conf.mustache '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/enterprise/templates' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/core/watchdog/templates' /usr/bin/install -c -m 644 ./cfe_internal/core/watchdog/templates/watchdog-windows.ps1.mustache ./cfe_internal/core/watchdog/templates/watchdog.mustache '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/core/watchdog/templates' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/controls' /usr/bin/install -c -m 644 ./controls/cf_hub.cf ./controls/def.cf ./controls/cf_monitord.cf ./controls/cf_serverd.cf ./controls/update_def_inputs.cf ./controls/cf_runagent.cf ./controls/cf_execd.cf ./controls/cf_agent.cf ./controls/reports.cf ./controls/def_inputs.cf ./controls/update_def.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/controls' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/enterprise/federation' /usr/bin/install -c -m 644 ./cfe_internal/enterprise/federation/federation.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/enterprise/federation' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/enterprise/ha' /usr/bin/install -c -m 644 ./cfe_internal/enterprise/ha/ha_update.cf ./cfe_internal/enterprise/ha/ha.cf ./cfe_internal/enterprise/ha/ha_def.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/enterprise/ha' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/services' /usr/bin/install -c -m 644 ./services/main.cf ./services/init.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/services' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/templates/federated_reporting' /usr/bin/install -c -m 644 ./templates/federated_reporting/transport.sh ./templates/federated_reporting/50-merge_inserts.awk ./templates/federated_reporting/import.sh ./templates/federated_reporting/pull_dumps_from.sh ./templates/federated_reporting/import_file.sh ./templates/federated_reporting/cfsecret.py ./templates/federated_reporting/10-base_filter.sed ./templates/federated_reporting/nova_api.py ./templates/federated_reporting/log.sh.mustache ./templates/federated_reporting/transfer_distributed_cleanup_items.sh ./templates/federated_reporting/psql_wrapper.sh.mustache ./templates/federated_reporting/parallel.sh ./templates/federated_reporting/dump.sh ./templates/federated_reporting/config.sh.mustache ./templates/federated_reporting/distributed_cleanup.py '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/templates/federated_reporting' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/modules/packages/vendored' /usr/bin/install -c -m 644 ./modules/packages/vendored/zypper.mustache ./modules/packages/vendored/nimclient.mustache ./modules/packages/vendored/pkg.mustache ./modules/packages/vendored/msiexec-list.vbs.mustache ./modules/packages/vendored/msiexec.bat.mustache ./modules/packages/vendored/apk.mustache ./modules/packages/vendored/slackpkg.mustache ./modules/packages/vendored/apt_get.mustache ./modules/packages/vendored/freebsd_ports.mustache ./modules/packages/vendored/yum.mustache ./modules/packages/vendored/WiRunSQL.vbs.mustache ./modules/packages/vendored/snap.mustache ./modules/packages/vendored/pkgsrc.mustache '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/modules/packages/vendored' /usr/bin/install -c -m 644 ./update.cf ./promises.cf ./standalone_self_upgrade.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/.' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/lib/templates' /usr/bin/install -c -m 644 ./lib/templates/tap.mustache ./lib/templates/junit.mustache '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/lib/templates' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/core' /usr/bin/install -c -m 644 ./cfe_internal/core/host_info_report.cf ./cfe_internal/core/main.cf ./cfe_internal/core/log_rotation.cf ./cfe_internal/core/limit_robot_agents.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/core' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/update' /usr/bin/install -c -m 644 ./cfe_internal/update/windows_unattended_upgrade.cf ./cfe_internal/update/update_policy.cf ./cfe_internal/update/lib.cf ./cfe_internal/update/cfe_internal_dc_workflow.cf ./cfe_internal/update/update_processes.cf ./cfe_internal/update/cfe_internal_update_from_repository.cf ./cfe_internal/update/update_bins.cf ./cfe_internal/update/systemd_units.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal/update' ./install-sh -c -d '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal' /usr/bin/install -c -m 644 ./cfe_internal/CFE_cfengine.cf ./cfe_internal/recommendations.cf '/home/buildozer/aports/community/cfengine/pkg/cfengine-masterfiles/var/lib/cfengine/masterfiles/cfe_internal' make[2]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0' make[1]: Leaving directory '/home/buildozer/aports/community/cfengine/src/cfengine-masterfiles-3.20.0' >>> cfengine-masterfiles*: Preparing subpackage cfengine-masterfiles... >>> cfengine-masterfiles*: Running postcheck for cfengine-masterfiles >>> cfengine*: Running postcheck for cfengine >>> cfengine*: Preparing package cfengine... >>> cfengine*: Stripping binaries >>> cfengine*: Script found. /bin/sh added as a dependency for cfengine-3.20.0-r0.apk >>> cfengine*: Adding .post-install >>> cfengine-doc*: Scanning shared objects >>> cfengine-masterfiles*: Scanning shared objects >>> cfengine*: Scanning shared objects >>> cfengine-doc*: Tracing dependencies... >>> cfengine-doc*: Package size: 2.0 MB >>> cfengine-doc*: Compressing data... >>> cfengine-doc*: Create checksum... >>> cfengine-doc*: Create cfengine-doc-3.20.0-r0.apk >>> cfengine-masterfiles*: Tracing dependencies... >>> cfengine-masterfiles*: Package size: 1.3 MB >>> cfengine-masterfiles*: Compressing data... >>> cfengine-masterfiles*: Create checksum... >>> cfengine-masterfiles*: Create cfengine-masterfiles-3.20.0-r0.apk >>> cfengine*: Tracing dependencies... procps /bin/sh so:libacl.so.1 so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:liblmdb.so.0 so:libpcre.so.1 so:libssl.so.3 >>> cfengine*: Package size: 2.1 MB >>> cfengine*: Compressing data... >>> cfengine*: Create checksum... >>> cfengine*: Create cfengine-3.20.0-r0.apk >>> cfengine: Build complete at Wed, 03 Aug 2022 16:07:06 +0000 elapsed time 0h 1m 47s >>> cfengine: Cleaning up srcdir >>> cfengine: Cleaning up pkgdir >>> cfengine: Uninstalling dependencies... (1/19) Purging .makedepends-cfengine (20220803.160521) (2/19) Purging procps (3.3.17-r1) (3/19) Purging lmdb-dev (0.9.29-r1) (4/19) Purging lmdb (0.9.29-r1) (5/19) Purging openssl-dev (3.0.5-r1) (6/19) Purging bison (3.8.2-r0) (7/19) Purging flex-dev (2.6.4-r3) (8/19) Purging flex (2.6.4-r3) (9/19) Purging m4 (1.4.19-r1) (10/19) Purging flex-libs (2.6.4-r3) (11/19) Purging acl-dev (2.3.1-r1) (12/19) Purging pcre-dev (8.45-r2) (13/19) Purging libpcre16 (8.45-r2) (14/19) Purging libpcre32 (8.45-r2) (15/19) Purging libpcrecpp (8.45-r2) (16/19) Purging pcre (8.45-r2) (17/19) Purging linux-headers (5.16.7-r1) (18/19) Purging libintl (0.21-r3) (19/19) Purging libproc (3.3.17-r1) Executing busybox-1.35.0-r22.trigger OK: 715 MiB in 104 packages >>> cfengine: Updating the community/x86_64 repository index... >>> cfengine: Signing the index...