Building cfengine32-3.2.3_4,1.txz (origin /buildshare/ports/355755/sysutils/cfengine32) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/cfengine-3.2.3.tar.gz x packages/ x packages/db47-4.7.25.4.txz x packages/pcre-8.34_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cfengine32-3.2.3_4,1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cfengine32-3.2.3_4,1 ===> cfengine32-3.2.3_4,1 depends on shared library: libdb-4.7.so - not found ===> Verifying for libdb-4.7.so in /buildshare/ports/355755/databases/db47 ===> Installing existing package /packages/db47-4.7.25.4.txz Installing db47-4.7.25.4... done ===> Returning to build of cfengine32-3.2.3_4,1 ===> cfengine32-3.2.3_4,1 depends on shared library: pcre.3 - not found ===> Verifying install for pcre.3 in /buildshare/ports/355755/devel/pcre ===> Installing existing package /packages/pcre-8.34_1.txz Installing pcre-8.34_1... done ===> Returning to build of cfengine32-3.2.3_4,1 Make install ===> cfengine32-3.2.3_4,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cfengine32-3.2.3_4,1 for building ===> Extracting for cfengine32-3.2.3_4,1 => SHA256 Checksum OK for cfengine-3.2.3.tar.gz. ===> Patching for cfengine32-3.2.3_4,1 ===> cfengine32-3.2.3_4,1 depends on shared library: libdb-4.7.so - found (/usr/local/lib/db47/libdb-4.7.so.0) ===> cfengine32-3.2.3_4,1 depends on shared library: pcre.3 - found ===> Configuring for cfengine32-3.2.3_4,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/cfengine32/work/cfengine-3.2.3/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/cfengine32/work/cfengine-3.2.3/m4/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/cfengine32/work/cfengine-3.2.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/cfengine32/work/cfengine-3.2.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to disable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 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... no checking for byacc... byacc checking for getloadavg... yes checking for pstat_getdynamic... (cached) no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking for getconf... /usr/bin/getconf 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 BerkeleyDB location in /usr/local... /usr/local checking for Berkeley DB API... OK checking for db_create in -ldb... no checking for RSA_generate_key in -lcrypto... 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 for pcre_exec in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes 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 for sys/param.h... (cached) yes checking for sys/mount.h... (cached) yes checking for utime.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for malloc.h... (cached) no checking sys/malloc.h usability... yes checking sys/malloc.h presence... yes checking for sys/malloc.h... yes checking vfs.h usability... no checking vfs.h presence... no checking for vfs.h... no checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for sys/statvfs.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for fcntl.h... (cached) 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 for sys/acl.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.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 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... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for mode_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for clockid_t... yes checking for an ANSI C-conforming const... yes 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... (cached) yes checking for sqrt in -lm... yes checking for clock_gettime in -lrt... yes checking whether clock_gettime is declared... yes checking for clock_gettime... (cached) yes checking whether unsetenv is declared... (cached) yes checking for unsetenv... (cached) yes checking whether strnlen is declared... (cached) yes checking for strnlen... (cached) yes checking whether strndup is declared... (cached) yes checking for strndup... (cached) yes checking whether setlinebuf is declared... yes checking for setlinebuf... (cached) yes checking whether strlcat is declared... yes checking for strlcat... (cached) yes checking whether strlcpy is declared... yes checking for strlcpy... (cached) yes checking whether realpath is declared... (cached) yes checking for realpath... (cached) yes checking whether round is declared... yes checking for round... yes checking whether strdup is declared... (cached) yes checking for strdup... (cached) yes checking whether nanosleep is declared... yes checking for nanosleep... yes checking for getcwd... (cached) yes checking for getnetgrent... yes checking for waitpid... (cached) yes checking for seteuid... (cached) yes checking for setegid... (cached) yes checking for setreuid... (cached) yes checking for setregid... (cached) yes checking for uname... (cached) yes checking for gethostname... (cached) yes checking for chflags... yes checking for strstr... yes checking for strsep... (cached) yes checking for putenv... (cached) yes checking for drand48... yes checking for srand48... yes checking for getaddrinfo... (cached) yes checking for bcopy... (cached) yes checking for mkfifo... yes checking for statfs... (cached) yes checking for statvfs... (cached) yes checking for door... no checking for sysinfo... no checking for setsid... (cached) yes checking for strrchr... yes checking for strerror... (cached) yes checking for snprintf... (cached) yes checking for sysconf... (cached) yes checking for getzoneid... no checking for getzonenamebyid... no checking for fpathconf... yes checking whether dirfd is declared... yes checking for dirfd... yes checking for jail_get... yes checking for door_create... no checking for setsockopt... (cached) yes checking for gethostent... yes checking for getaddrinfo... (cached) yes checking for library containing socket... none required checking for lchown... yes checking for main in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_sigmask... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sched.h... (cached) yes checking for struct sockaddr.sa_len... yes checking for either struct rtentry or struct ortentry... ortentry checking for pthread.h... (cached) yes checking for 8-bit support in Flex... 8-bit support added checking for HP-UX aC... no checking for GCC specific compile flags... yes checking for hostname... /bin/hostname checking for Xen cpuid-based HVM detection... no Summary of options... -> PCRE: /usr/local -> MySQL connector: disabled -> PostgreSQL connector: disabled -> DB: Berkeley DB: /usr/local configure: creating ./config.status config.status: creating Makefile config.status: creating pub/Makefile config.status: creating src/Makefile config.status: creating src/cf3lex.l config.status: creating docs/Makefile config.status: creating examples/Makefile config.status: creating examples/example_config/Makefile config.status: creating masterfiles/Makefile config.status: creating src/conf.h config.status: executing depfiles commands config.status: executing libtool commands DONE: Configuration done. Run make/gmake to build cfengine. ===> Building for cfengine32-3.2.3_4,1 Making all in pub CC getopt.lo getopt.c: In function '_getopt_internal': getopt.c:487: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:511: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:541: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:554: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:558: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c: At top level: getopt.c:667: warning: no previous prototype for 'getopt' CC getopt1.lo CC snprintf.lo CCLD libcfpub.la Making all in src /usr/bin/make all-am CC libpromises_la-cf3parse.lo LEX cf3lex.c CC libpromises_la-cf3lex.lo CC libpromises_la-alloc.lo CC libpromises_la-patches.lo CC libpromises_la-attributes.lo CC libpromises_la-install.lo CC libpromises_la-generic_agent.lo CC libpromises_la-dbm_api.lo CC libpromises_la-dbm_berkeley.lo CC libpromises_la-dbm_quick.lo CC libpromises_la-dbm_tokyocab.lo CC libpromises_la-dbm_sqlite3.lo CC libpromises_la-dir.lo CC libpromises_la-dtypes.lo CC libpromises_la-classes.lo CC libpromises_la-env_context.lo CC libpromises_la-string_expressions.lo CC libpromises_la-logic_expressions.lo CC libpromises_la-files_interfaces.lo CC libpromises_la-files_properties.lo CC libpromises_la-files_select.lo CC libpromises_la-files_operators.lo CC libpromises_la-files_repository.lo CC libpromises_la-files_copy.lo CC libpromises_la-files_editline.lo CC libpromises_la-files_edit.lo CC libpromises_la-files_links.lo CC libpromises_la-files_hashes.lo CC libpromises_la-files_names.lo CC libpromises_la-chflags.lo CC libpromises_la-modes.lo CC libpromises_la-exec_tools.lo CC libpromises_la-nfs.lo CC libpromises_la-item-lib.lo CC libpromises_la-alphalist.lo CC libpromises_la-cf_sql.lo CC libpromises_la-client_protocol.lo CC libpromises_la-client_code.lo CC libpromises_la-communication.lo CC libpromises_la-net.lo CC libpromises_la-sockaddr.lo CC libpromises_la-recursion.lo CC libpromises_la-processes_select.lo CC libpromises_la-fncall.lo CC libpromises_la-cf3globals.lo CC libpromises_la-reporting.lo reporting.c:794: warning: no previous prototype for 'ShowAllReservedWords' CC libpromises_la-evalfunction.lo CC libpromises_la-sysinfo.lo CC libpromises_la-conversion.lo CC libpromises_la-scope.lo CC libpromises_la-assoc.lo CC libpromises_la-comparray.lo CC libpromises_la-vars.lo CC libpromises_la-args.lo CC libpromises_la-hashes.lo CC libpromises_la-crypto.lo CC libpromises_la-sort.lo CC libpromises_la-keyring.lo CC libpromises_la-full-write.lo CC libpromises_la-expand.lo CC libpromises_la-matching.lo CC libpromises_la-selfdiagnostic.lo CC libpromises_la-instrumentation.lo CC libpromises_la-granules.lo CC libpromises_la-timeout.lo CC libpromises_la-promises.lo CC libpromises_la-ontology.lo CC libpromises_la-constraints.lo CC libpromises_la-iteration.lo CC libpromises_la-rlist.lo CC libpromises_la-syntax.lo CC libpromises_la-logging.lo CC libpromises_la-signals.lo CC libpromises_la-transaction.lo CC libpromises_la-cfstream.lo CC libpromises_la-pipes.lo CC libpromises_la-html.lo CC libpromises_la-interfaces.lo CC libpromises_la-storage_tools.lo CC libpromises_la-verify_reports.lo CC libpromises_la-verify_processes.lo CC libpromises_la-enterprise_stubs.lo CC libpromises_la-bootstrap.lo CC libpromises_la-mod_defaults.lo CC libpromises_la-mod_common.lo CC libpromises_la-mod_access.lo CC libpromises_la-mod_exec.lo CC libpromises_la-mod_methods.lo CC libpromises_la-mod_interfaces.lo CC libpromises_la-mod_packages.lo CC libpromises_la-mod_files.lo CC libpromises_la-mod_report.lo CC libpromises_la-mod_storage.lo CC libpromises_la-mod_knowledge.lo CC libpromises_la-mod_measurement.lo CC libpromises_la-mod_databases.lo CC libpromises_la-mod_services.lo CC libpromises_la-mod_process.lo CC libpromises_la-mod_environ.lo CC libpromises_la-mod_outputs.lo CC libpromises_la-unix.lo CCLD libpromises.la CC cfknow.o CC manual.o CCLD cf-know CC cfpromises.o CCLD cf-promises CC agent.o CC verify_files.o CC verify_storage.o CC verify_exec.o verify_exec.c: In function 'ExecSanityChecks': verify_exec.c:87: warning: comparison is always false due to limited range of data type CC verify_methods.o CC verify_interfaces.o CC verify_packages.o CC verify_databases.o CC verify_services.o CC verify_environments.o CC agentdiagnostic.o CCLD cf-agent CC verify_measurements.o CC env_monitor.o CC mon_cpu.o CC mon_disk.o CC mon_entropy.o CC mon_load.o CC mon_network_sniffer.o CC mon_network.o CC mon_processes.o CC mon_temp.o CC monitor.o CCLD cf-monitord CC server.o CC server_transform.o CCLD cf-serverd CC exec.o CCLD cf-execd CC runagent.o CCLD cf-runagent CC cfkey.o CCLD cf-key CC cfreport.o CCLD cf-report Making all in docs Making all in examples Making all in example_config Making all in masterfiles ===> Staging for cfengine32-3.2.3_4,1 ===> Generating temporary packing list Making install in pub Making install in src /usr/bin/make install-am test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libpromises.la '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpromises.so.1.0.0 /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/lib/libpromises.so.1.0.0 libtool: install: (cd /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/lib && { ln -s -f libpromises.so.1.0.0 libpromises.so.1 || { rm -f libpromises.so.1 && ln -s libpromises.so.1.0.0 libpromises.so.1; }; }) libtool: install: (cd /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/lib && { ln -s -f libpromises.so.1.0.0 libpromises.so || { rm -f libpromises.so && ln -s libpromises.so.1.0.0 libpromises.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpromises.lai /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/lib/libpromises.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 cf-know cf-promises cf-agent cf-monitord cf-serverd cf-execd cf-runagent cf-key cf-report '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin' libtool: install: warning: `libpromises.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cf-know /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin/cf-know libtool: install: warning: `libpromises.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cf-promises /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin/cf-promises libtool: install: warning: `libpromises.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cf-agent /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin/cf-agent libtool: install: warning: `libpromises.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cf-monitord /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin/cf-monitord libtool: install: warning: `libpromises.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cf-serverd /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin/cf-serverd libtool: install: warning: `libpromises.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cf-execd /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin/cf-execd libtool: install: warning: `libpromises.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cf-runagent /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin/cf-runagent libtool: install: warning: `libpromises.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cf-key /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin/cf-key libtool: install: warning: `libpromises.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/cf-report /obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/sbin/cf-report Making install in docs test -z "/usr/local/man/man8" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 cf-agent.8 cf-serverd.8 cf-execd.8 cf-monitord.8 cf-report.8 cf-know.8 cf-runagent.8 cf-promises.8 cf-key.8 '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/man/man8' Making install in examples Making install in example_config test -z "/usr/local/share/doc/cfengine3/example_config" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3/example_config" install -o root -g wheel -m 444 ./failsafe.cf ./cfengine_stdlib.cf ./promises.cf ./site.cf ./update.cf '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3/example_config' test -z "/usr/local/share/doc/cfengine3/examples" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3/examples" install -o root -g wheel -m 444 ./active_directory.cf ./app_baseline.cf ./cfengine_stdlib.cf ./promise_knowledge.cf ./unit_abort.cf ./unit_accessed_before.cf ./unit_accumulated_time.cf ./unit_acl.cf ./unit_acl_generic.cf ./unit_acl_ntfs.cf ./unit_acl_secret.cf ./unit_activedirectory_listusers.cf ./unit_activedirectory_showuser.cf ./unit_ago.cf ./unit_arrays.cf ./unit_backreferences_files.cf ./unit_badpromise.cf ./unit_badtype.cf ./unit_bsdflags.cf ./unit_cf2_integration.cf ./unit_change_detect.cf ./unit_changedbefore.cf ./unit_chdir.cf ./unit_classes_global.cf ./unit_classmatch.cf ./unit_classvar_convergence.cf ./unit_commands.cf ./unit_compare.cf ./unit_control_expand.cf ./unit_controlclasses.cf ./unit_copy.cf ./unit_copy_classes.cf ./unit_copy_copbl.cf ./unit_copy_edit.cf ./unit_copydir_copbl.cf ./unit_copylinks.cf ./unit_countclassesmatching.cf ./unit_countlinesmatching.cf ./unit_create_filedir.cf ./unit_createdb.cf '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3/examples' install -o root -g wheel -m 444 ./unit_customize_by_named_list.cf ./unit_definitions.cf ./unit_deletelines.cf ./unit_disable.cf ./unit_disable_and_rotate_files.cf ./unit_diskfree.cf ./unit_dollar.cf ./unit_edit_column_files.cf ./unit_edit_comment_lines.cf ./unit_edit_deletenotmatch.cf ./unit_edit_insert_fuzzylines.cf ./unit_edit_insert_lines.cf ./unit_edit_insert_lines_silly.cf ./unit_edit_passwd_file.cf ./unit_edit_passwd_file_basic.cf ./unit_edit_replace_string.cf ./unit_edit_sectioned_file.cf ./unit_edit_setvar.cf ./unit_edit_triggerclass.cf ./unit_env.cf ./unit_environment.cf ./unit_environment_simple.cf ./unit_epimenides.cf ./unit_escape.cf ./unit_exec_args.cf ./unit_exec_in_sequence.cf ./unit_execd.cf ./unit_execresult.cf ./unit_expand.cf ./unit_failedcommand.cf ./unit_failsafe.cf ./unit_file_change_detection.cf ./unit_file_owner_list_template.cf ./unit_fileexists.cf ./unit_filenames.cf ./unit_fileperms.cf ./unit_filesexist.cf ./unit_filesexist2.cf ./unit_filesize.cf ./unit_fix_names.cf '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3/examples' install -o root -g wheel -m 444 ./unit_getenv.cf ./unit_getfields.cf ./unit_getgid.cf ./unit_getindices.cf ./unit_getindices_and_values.cf ./unit_getmacaddress.cf ./unit_getregistry.cf ./unit_getuid.cf ./unit_getusers.cf ./unit_global_list_expansion.cf ./unit_global_list_expansion_2.cf ./unit_grep.cf ./unit_groupexists.cf ./unit_hash.cf ./unit_hashcomment.cf ./unit_hashmatch.cf ./unit_hashuncomment.cf ./unit_helloworld.cf ./unit_host2ip.cf ./unit_hostrange.cf ./unit_hostsseen.cf ./unit_hub.cf ./unit_id.cf ./unit_insert_users.cf ./unit_intarray.cf ./unit_inventory_cpu.cf ./unit_iprange.cf ./unit_irange.cf ./unit_isdir.cf ./unit_islink.cf ./unit_isnewerthan.cf ./unit_isplain.cf ./unit_isvariable.cf ./unit_iteration.cf ./unit_join.cf ./unit_knowledge_driver.cf ./unit_knowledge_txt.cf ./unit_lastnode.cf ./unit_ldap.cf ./unit_linking.cf '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3/examples' install -o root -g wheel -m 444 ./unit_literal_server.cf ./unit_locate_files_and_compress.cf ./unit_log_private.cf ./unit_loops.cf ./unit_lsdir.cf ./unit_measure_log.cf ./unit_measurements.cf ./unit_menu.cf ./unit_method.cf ./unit_method_validate.cf ./unit_method_var.cf ./unit_module_exec.cf ./unit_module_exec_2.cf ./unit_monitord.cf ./unit_mount_fs.cf ./unit_multipassvars.cf ./unit_neighbourhood_watch.cf ./unit_null_config.cf ./unit_occurrences.cf ./unit_ordering.cf ./unit_package_apt.cf ./unit_package_freebsd.cf ./unit_package_hash.cf ./unit_package_msi_file.cf ./unit_package_msi_version.cf ./unit_package_rpm.cf ./unit_package_solaris.cf ./unit_package_yum.cf ./unit_package_zypper.cf ./unit_parallel_exec.cf ./unit_parsestringarray.cf ./unit_pathtype.cf ./unit_pattern_and_edit.cf ./unit_peers.cf ./unit_postfix.cf ./unit_process_kill.cf ./unit_process_matching.cf ./unit_process_matching2.cf ./unit_process_matching3.cf ./unit_process_restart.cf '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3/examples' install -o root -g wheel -m 444 ./unit_process_restart_basic.cf ./unit_process_signalling.cf ./unit_product.cf ./unit_promises.cf ./unit_readlist.cf ./unit_readtcp.cf ./unit_reg_multiline.cf ./unit_regarray.cf ./unit_regex_win.cf ./unit_regextract.cf ./unit_registry.cf ./unit_registry_cache.cf ./unit_regline.cf ./unit_reglist.cf ./unit_remoteclasses.cf ./unit_remove_deadlinks.cf ./unit_rename.cf ./unit_repairedcommand.cf ./unit_report_custom.cf ./unit_report_diffs.cf ./unit_report_state.cf ./unit_reporting.cf ./unit_reporttofile.cf ./unit_resolveconf.cf ./unit_returnszero.cf ./unit_root_passwd.cf ./unit_select_class.cf ./unit_select_mode.cf ./unit_select_region.cf ./unit_select_size.cf ./unit_selectservers.cf ./unit_server_copy_localhost.cf ./unit_server_copy_purge.cf ./unit_server_copy_remote.cf ./unit_server_flatcopy_localhost.cf ./unit_service_disable.cf ./unit_service_start.cf ./unit_services_win.cf ./unit_setuidlog.cf ./unit_setvar.cf '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3/examples' install -o root -g wheel -m 444 ./unit_software_dist.cf ./unit_splitstring.cf ./unit_sql.cf ./unit_storage.cf ./unit_strcmp.cf ./unit_stringarray.cf ./unit_switchcase.cf ./unit_syslog.cf ./unit_syslog2.cf ./unit_template.cf ./unit_template2.cf ./unit_test_environment.cf ./unit_tidy_all_files.cf ./unit_translatepath.cf ./unit_update.cf ./unit_user_edit.cf ./unit_user_edit_method.cf ./unit_userexists.cf ./unit_varclass.cf ./unit_varexpansion.cf ./unit_varnet.cf ./unit_vars.cf ./unit_warnifline.cf ./unit_webserver.cf ./unit_zenoss.cf ./win_emergency.cf ./win_registry.cf ./win_schedule.cf ./win_services.cf '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3/examples' Making install in masterfiles test -z "/usr/local/share/cfengine/masterfiles" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/cfengine/masterfiles" install -o root -g wheel -m 444 ./failsafe.cf ./cfengine_stdlib.cf ./promises.cf '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/cfengine/masterfiles' test -z "/usr/local/share/doc/cfengine3" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3" install -o root -g wheel -m 444 README ChangeLog '/obj/buildshare/ports/355755/sysutils/cfengine32/work/stage/usr/local/share/doc/cfengine3' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for cfengine32-3.2.3_4,1 ===> Checking if sysutils/cfengine32 already installed ===> Registering installation for cfengine32-3.2.3_4,1 Installing cfengine32-3.2.3_4,1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/cf-serverd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/cf-serverd /usr/local/etc/rc.d/cf-execd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.cfengine.org/ Make package ===> Building package for cfengine32-3.2.3_4,1 slot2: removed