===> License BSD3CLAUSE accepted by the user ===> daemonize-0cipiertest depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by daemonize-0cipiertest for building ===> Extracting for daemonize-0cipiertest => SHA256 Checksum OK for bmc-daemonize-release-0cipiertest_GH0.tar.gz. ===> Patching for daemonize-0cipiertest ===> daemonize-0cipiertest depends on executable: gmake - found ===> Configuring for daemonize-0cipiertest configure: loading site script /usr/ports/Templates/config.site 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 how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for errno.h... (cached) yes checking for libgen.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for 'sig_t' typedef... yes checking for 'struct passwd'... yes checking for 'pw_comment' field... no checking for 'pw_gecos' field... yes checking for predefined 'bool' type... no checking for TRUE constant in standard headers... no checking for FALSE constant in standard headers... no checking for initgroups... yes checking for getpgrp... (cached) yes checking for setpgrp... yes checking for setsid... (cached) yes checking whether getpgrp requires zero arguments... (cached) yes checking whether setpgrp takes no argument... no checking for vprintf... (cached) yes checking for _doprnt... no checking for vfork... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for strerror... (cached) yes checking for daemon... (cached) yes checking for basename... yes checking for setenv... (cached) yes checking for flock... yes checking for long file names... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h *** *** daemonize is released under a BSD-style license. *** See the LICENSE file distributed with the source code for details. *** ===> Building for daemonize-0cipiertest gmake[1]: Entering directory '/wrkdirs/daemonize-0cipiertest-port/work/daemonize-release-0cipiertest' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c daemonize.c -I. -I. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c getopt.c -I. -I. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o daemonize daemonize.o getopt.o gmake[1]: Leaving directory '/wrkdirs/daemonize-0cipiertest-port/work/daemonize-release-0cipiertest' 0