=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for conserver-8.1.18.tar.gz => Checksum RMD160 OK for conserver-8.1.18.tar.gz ===> Installing dependencies for conserver8-8.1.18nb2 ========================================================================== The supported build options for conserver8 are: pam ssl uds The currently selected options are: ssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.conserver8 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, conserver8-8.1.18nb2. Their current value is shown below: * CONSERVER_DEFAULTHOST = localhost * CONSERVER_DEFAULTPORT = 782 * SSLBASE (defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private * VARBASE = /usr/pkg/var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Full dependency openssl>=1.0.1c: found openssl-1.0.1g => Full dependency tcp_wrappers>=7.6.1nb3: found tcp_wrappers-7.6.4 ===> Overriding tools for conserver8-8.1.18nb2 ===> Extracting for conserver8-8.1.18nb2 ===> Patching for conserver8-8.1.18nb2 => Applying pkgsrc patches for conserver8-8.1.18nb2 => Substituting "conf" in conserver.cf/conserver.cf ===> Creating toolchain wrappers for conserver8-8.1.18nb2 ===> Configuring for conserver8-8.1.18nb2 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version configure: WARNING: unrecognized options: --with-regex checking for port number specification... port '782' checking for secondary channel base port... port '0' checking for master conserver hostname... 'localhost' checking for client configuration filename... '/usr/pkg/etc/console.cf' checking for configuration filename... '/usr/pkg/etc/conserver.cf' checking for password filename... '/usr/pkg/etc/conserver.passwd' checking for log filename... '/usr/pkg/var/log/conserver' checking for PID filename... '/var/run/conserver.pid' checking for MAXMEMB setting... 16 checking for connect() timeout... 10 checking whether to trust reverse DNS... no checking whether to display extended messages... no checking whether to use Unix domain sockets... no checking whether to use -R paths as well as -L... no checking whether we are building for a Cyclades TS... no checking for i386-elf32-minix-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... cc -E 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... 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 minix/config.h usability... yes checking minix/config.h presence... yes checking for minix/config.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking for ANSI C header files... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking POSIX termios... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/vlimit.h usability... no checking sys/vlimit.h presence... no checking for sys/vlimit.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking ttyent.h usability... yes checking ttyent.h presence... yes checking for ttyent.h... yes checking sys/ttold.h usability... no checking sys/ttold.h presence... no checking for sys/ttold.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/ioctl_compat.h usability... yes checking sys/ioctl_compat.h presence... yes checking for sys/ioctl_compat.h... yes checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/audit.h usability... no checking sys/audit.h presence... no checking for sys/audit.h... no checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/proc.h... 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 mode_t... yes checking return type of signal handlers... void checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for sig_atomic_t... yes checking for in_addr_t... yes checking for socklen_t... yes checking for sa_len in struct sockaddr... yes checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing crypt... -lcrypt checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for TCP wrappers library -lwrap... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for openssl libraries -lssl and -lcrypto... yes checking for PAM support... no checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking libutil.h usability... yes checking libutil.h presence... yes checking for libutil.h... yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for openpty in -lutil... yes checking for openpty... yes checking for getopt... yes checking for strerror... yes checking for getrlimit... yes checking for getsid... yes checking for setsid... yes checking for getuserattr... no checking for setgroups... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for tcsendbreak... yes checking for setpgrp... yes checking for getutent... yes checking for setttyent... yes checking for getspnam... no checking for setlinebuf... yes checking for setvbuf... yes checking for ptsname... no checking for grantpt... no checking for unlockpt... no checking for sigaction... yes checking for setsockopt... yes checking for getdtablesize... yes checking for putenv... yes checking for memset... yes checking for memcpy... yes checking for memcmp... yes checking for memmove... yes checking for sysconf... yes checking for getlogin... yes checking for inet_aton... yes checking for setproctitle... no checking for gettimeofday... yes checking for strlcpy... yes checking whether setpgrp takes no argument... no checking for strcasecmp... yes checking bsm/audit.h usability... no checking bsm/audit.h presence... no checking for bsm/audit.h... no checking for getaudit in -lbsm... no checking for getaudit... no checking for getaudit_addr... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating conserver/Makefile config.status: WARNING: 'conserver/Makefile.in' seems to ignore the --datarootdir setting config.status: creating conserver.cf/Makefile config.status: WARNING: 'conserver.cf/Makefile.in' seems to ignore the --datarootdir setting config.status: creating console/Makefile config.status: WARNING: 'console/Makefile.in' seems to ignore the --datarootdir setting config.status: creating autologin/Makefile config.status: creating contrib/chat/Makefile config.status: WARNING: 'contrib/chat/Makefile.in' seems to ignore the --datarootdir setting config.status: creating conserver/conserver.rc config.status: creating config.h configure: WARNING: unrecognized options: --with-regex ============================================================== Feature Summary Unix domain sockets (--with-uds) : NO TCP wrappers (--with-libwrap) : YES OpenSSL (--with-openssl) : YES GSS-API (--with-gssapi) : NO dmalloc (--with-dmalloc) : NO PAM support (--with-pam) : NO ==============================================================