building sudo-opie-1.8.6.p3_1 in directory /tinderbox/9-FreeBSD-amd64 build started at Thu Sep 27 22:45:39 UTC 2012 port directory: /usr/ports/_custom/sudo-opie building for: 9.0-RELEASE-p2 amd64 maintained by: wxs@FreeBSD.org Makefile ident: $FreeBSD: head/security/sudo/Makefile 304961 2012-09-27 13:44:01Z wxs $ prefixes: LOCALBASE=usr/local PREFIX=/usr/local Begin Configuration: ---Begin Environment--- INDEXFILE=INDEX-9 ARCH=amd64 PORTOBJFORMAT=elf X_WINDOW_SYSTEM=xorg DISTFILE_URI= TIMEOUT=7200 CCACHE_ENABLED=1 FTP_PASSIVE_MODE=yes MASTER_SITE_OVERRIDE=file:///distcache/${DIST_SUBDIR}/ OPTIONS_ENABLED=0 FORCE_PACKAGE=yes __MKLVL__=1 DISTCACHE=/distcache PATH=/opt:/extra/links:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/extra/bin pb=/tinderbox HTTP_TIMEOUT=900 PACKAGES=/tmp/packages HAVE_MOTIF=1 PKGSUFFIX=.tgz BATCH=1 WITHOUT_JAVA=yes __DSVERSION__=3.0 OSREL=9.0 CCACHE_DIR=/ccache defaultUpdateType=CSUP OLDPWD=/ DISTFILE_CACHE=/pool/distfiles USA_RESIDENT=YES WRKDIRPREFIX=/work BRANCH=RELEASE-p2 defaultUpdateHost=cvsup7.ru.FreeBSD.org PWD=/usr/ports/_custom/sudo-opie HOST_WORKDIR= PKG_SUFX=.tgz OPTIONS_DIR= WITHOUT_FUSE=yes WITHOUT_GVFS=yes PKGZIPCMD=bzip2 USER=root DISTDIR=/tmp/distfiles HOME=/root CCACHE_JAIL=0 CCACHE_MAX_SIZE=1G CCACHE_NOLINK=1 TINDERD_SLEEPTIME=120 UNAME_n=tinderbox.host FTP_TIMEOUT=900 TINDERD_LOGFILE=/dev/null PARALLEL_PACKAGE_BUILD=1 CCACHE_LOGFILE= WITHOUT_TZUPDATE=yes FORCE_MAKE_JOBS=yes UNAME_r=9.0-RELEASE-p2 DISABLE_LICENSES=yes LOCALBASE=/usr/local UNAME_s=FreeBSD PACKAGE_BUILDING=1 TINDERBOX_BUILDING=1 OSVERSION=900044 UNAME_v=FreeBSD 9.0-RELEASE-p2 #0: Fri Sep 28 02:32:07 MSK 2012 root@tinderbox.host:/usr/src/sys/magic/kernel/path WITHOUT_HELPBROWSER=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sudo-opie-1.8.6.p3_1: AUDIT=on: Enable BSM audit support DISABLE_AUTH=off: Do not require authentication by default DISABLE_ROOT_SUDO=off: Do not allow root to run sudo INSULTS=off: Enable insults on failures LDAP=off: LDAP support NLS=on: Native Language Support NOARGS_SHELL=off: Run a shell if no arguments are given OPIE=on: Enable one-time passwords ===> Use 'make config' to modify these settings ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=libiconv-1.14.tgz gettext-0.18.1.1.tgz RUN_DEPENDS=libiconv-1.14.tgz gettext-0.18.1.1.tgz add_pkg ================================================================ ======================================== => sudo-1.8.6p3.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch file:///distcache//sudo-1.8.6p3.tar.gz sudo-1.8.6p3.tar.gz 1811 kB 522 MBps => SHA256 Checksum OK for sudo-1.8.6p3.tar.gz. ================================================================ ======================================== add_pkg ===> Extracting for sudo-opie-1.8.6.p3_1 => SHA256 Checksum OK for sudo-1.8.6p3.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for sudo-opie-1.8.6.p3_1 ===> Applying FreeBSD patches for sudo-opie-1.8.6.p3_1 ================================================================ ======================================== add_pkg libiconv-1.14.tgz gettext-0.18.1.1.tgz adding dependencies pkg_add libiconv-1.14.tgz pkg_add gettext-0.18.1.1.tgz ===> sudo-opie-1.8.6.p3_1 depends on shared library: intl - found ===> Configuring for sudo-opie-1.8.6.p3_1 configure: Configuring Sudo version 1.8.6p3 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 whether to try NRL OPIE authentication... yes checking whether to use a two line prompt for OTP authentication... yes checking whether to lecture users the first time they run sudo... yes checking whether sudo should log via syslog or to a file by default... syslog checking at which syslog priority to log commands... notice checking at which syslog priority to log failures... alert checking how long a line in the log file should be... 80 checking whether sudo should ignore '.' or '' in $PATH... yes checking whether to send mail when a user is not in sudoers... yes checking whether to send mail when user listed but not for this host... no checking whether to send mail when a user tries a disallowed command... no checking who should get the mail that sudo sends... root checking for bad password prompt... Password: checking for bad password message... Sorry, try again. checking whether to expect fully qualified hosts in sudoers... no checking for umask programs should be run with... 0022 checking for default user to run commands as... root checking for editor that visudo should use... vi checking whether to obey EDITOR and VISUAL environment variables... yes checking number of tries a user gets to enter their password... 3 checking time in minutes after which sudo will ask for a password again... 5 checking time in minutes after the password prompt will time out... 5 checking whether to use per-tty ticket files... yes checking whether to include insults... no checking whether to override the user's path... no checking whether to get ip addresses from the network interfaces... yes checking whether to use an askpass helper... no checking whether to do user authentication by default... yes checking whether to disable running the mailer as root... no checking whether to disable shadow password support... no checking whether root should be allowed to use sudo... yes checking whether to log the hostname in the log file... no checking whether to invoke a shell if sudo is given no arguments... no checking whether to set $HOME to target user in shell mode... no checking whether to disable 'command not found' messages... no checking whether to enable environment debugging... no checking whether to enable environment resetting by default... yes checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking for ar... ar checking for ranlib... ranlib checking build system type... amd64-portbld-freebsd9.0 checking host system type... amd64-portbld-freebsd9.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F 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 amd64-portbld-freebsd9.0 file names to amd64-portbld-freebsd9.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.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 archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking for gawk... no checking for mawk... no checking for nawk... nawk 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 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 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... freebsd9.0 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... yes checking path to sudo_noexec.so... ${exec_prefix}/libexec/sudo_noexec.so checking for uname... /usr/bin/uname checking for tr... /usr/bin/tr checking for mandoc... mandoc checking for nroff... /usr/bin/nroff checking which macro set to use for manual pages... mdoc configure: error: Cannot mix mutually exclusive (PAM) and regular (NRL_OPIE) authentication methods ===> Script "configure" failed unexpectedly. Please report the problem to wxs@FreeBSD.org [maintainer] and attach the "/work/a/ports/_custom/sudo-opie/work/sudo-1.8.6p3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/sbin/pkg_info -Ea). ===> config.log follows This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sudo configure 1.8.6p3, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --sysconfdir=/usr/local/etc --with-ignore-dot --with-tty-tickets --with-env-editor --with-logincap --with-long-otp-prompt --with-pam --with-logfac=local2 --with-bsm-audit --with-opie --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0 ## --------- ## ## Platform. ## ## --------- ## hostname = hive.panopticon uname -m = amd64 uname -r = 9.0-RELEASE-p2 uname -s = FreeBSD uname -v = FreeBSD 9.0-RELEASE-p2 #0: Fri Sep 28 02:32:07 MSK 2012 root@tinderbox.host:/usr/src/sys/magic/kernel/path /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt PATH: /extra/links PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /extra/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2816: Configuring Sudo version 1.8.6p3 configure:3144: checking for gcc configure:3171: result: cc configure:3400: checking for C compiler version configure:3409: cc --version >&5 cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3420: $? = 0 configure:3409: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] configure:3420: $? = 0 configure:3409: cc -V >&5 cc: '-V' option must have argument configure:3420: $? = 1 configure:3409: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:3420: $? = 1 configure:3440: checking whether the C compiler works configure:3462: cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -lgcc -lssp_nonshared -L/usr/local/lib -lintl conftest.c >&5 configure:3466: $? = 0 configure:3514: result: yes configure:3517: checking for C compiler default output file name configure:3519: result: a.out configure:3525: checking for suffix of executables configure:3532: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -lgcc -lssp_nonshared -L/usr/local/lib -lintl conftest.c >&5 configure:3536: $? = 0 configure:3558: result: configure:3580: checking whether we are cross compiling configure:3588: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -lgcc -lssp_nonshared -L/usr/local/lib -lintl conftest.c >&5 configure:3592: $? = 0 configure:3599: ./conftest configure:3603: $? = 0 configure:3618: result: no configure:3623: checking for suffix of object files configure:3645: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:3649: $? = 0 configure:3670: result: o configure:3674: checking whether we are using the GNU C compiler configure:3693: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:3693: $? = 0 configure:3702: result: yes configure:3711: checking whether cc accepts -g configure:3731: cc -c -g conftest.c >&5 configure:3731: $? = 0 configure:3772: result: yes configure:3789: checking for cc option to accept ISO C89 configure:3853: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:3853: $? = 0 configure:3866: result: none needed configure:4083: checking whether to try NRL OPIE authentication configure:4085: result: yes configure:4099: checking whether to use a two line prompt for OTP authentication configure:4101: result: yes configure:4259: checking whether to lecture users the first time they run sudo configure:4275: result: yes configure:4284: checking whether sudo should log via syslog or to a file by default configure:4314: result: syslog configure:4335: checking at which syslog priority to log commands configure:4358: result: notice configure:4361: checking at which syslog priority to log failures configure:4384: result: alert configure:4399: checking how long a line in the log file should be configure:4421: result: 80 configure:4424: checking whether sudo should ignore '.' or '' in $PATH configure:4442: result: yes configure:4449: checking whether to send mail when a user is not in sudoers configure:4467: result: yes configure:4474: checking whether to send mail when user listed but not for this host configure:4495: result: no configure:4499: checking whether to send mail when a user tries a disallowed command configure:4520: result: no configure:4524: checking who should get the mail that sudo sends configure:4544: result: root configure:4571: checking for bad password prompt configure:4586: result: Password: configure:4594: checking for bad password message configure:4615: result: Sorry, try again. configure:4618: checking whether to expect fully qualified hosts in sudoers configure:4639: result: no configure:4732: checking for umask programs should be run with configure:4758: result: 0022 configure:4778: checking for default user to run commands as configure:4798: result: root configure:4823: checking for editor that visudo should use configure:4845: result: vi configure:4850: checking whether to obey EDITOR and VISUAL environment variables configure:4868: result: yes configure:4875: checking number of tries a user gets to enter their password configure:4896: result: 3 configure:4899: checking time in minutes after which sudo will ask for a password again configure:4920: result: 5 configure:4923: checking time in minutes after the password prompt will time out configure:4944: result: 5 configure:4947: checking whether to use per-tty ticket files configure:4968: result: yes configure:4972: checking whether to include insults configure:4999: result: no configure:5153: checking whether to override the user's path configure:5181: result: no configure:5186: checking whether to get ip addresses from the network interfaces configure:5204: result: yes configure:5220: checking whether to use an askpass helper configure:5236: result: no configure:5283: checking whether to do user authentication by default configure:5304: result: yes configure:5309: checking whether to disable running the mailer as root configure:5330: result: no configure:5357: checking whether to disable shadow password support configure:5377: result: no configure:5382: checking whether root should be allowed to use sudo configure:5401: result: yes configure:5406: checking whether to log the hostname in the log file configure:5427: result: no configure:5432: checking whether to invoke a shell if sudo is given no arguments configure:5453: result: no configure:5458: checking whether to set $HOME to target user in shell mode configure:5479: result: no configure:5484: checking whether to disable 'command not found' messages configure:5506: result: no configure:5511: checking whether to enable environment debugging configure:5532: result: no configure:5545: checking whether to enable environment resetting by default configure:5563: result: yes configure:5707: checking for library containing strerror configure:5738: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -lgcc -lssp_nonshared -L/usr/local/lib -lintl conftest.c >&5 configure:5738: $? = 0 configure:5755: result: none required configure:5768: checking how to run the C preprocessor configure:5838: result: cpp configure:5858: cpp conftest.c configure:5858: $? = 0 configure:5872: cpp conftest.c conftest.c:33:28: error: ac_nonexistent.h: No such file or directory configure:5872: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sudo" | #define PACKAGE_TARNAME "sudo" | #define PACKAGE_VERSION "1.8.6p3" | #define PACKAGE_STRING "sudo 1.8.6p3" | #define PACKAGE_BUGREPORT "http://www.sudo.ws/bugs/" | #define PACKAGE_URL "" | #define HAVE_BSM_AUDIT 1 | #define _PATH_SSSD_LIB ""LIBDIR"" | #define HAVE_OPIE 1 | #define LONG_OTP_PROMPT 1 | #define LOGGING SLOG_SYSLOG | #define PRI_SUCCESS "notice" | #define PRI_FAILURE "alert" | #define MAXLOGFILELEN 80 | #define IGNORE_DOT_PATH 1 | #define SEND_MAIL_WHEN_NO_USER 1 | #define MAILTO "root" | #define MAILSUBJECT "*** SECURITY information for %h ***" | #define PASSPROMPT "Password:" | #define INCORRECT_PASSWORD "Sorry, try again." | #define SUDO_UMASK 0022 | #define RUNAS_DEFAULT "root" | #define EDITOR _PATH_VI | #define ENV_EDITOR 1 | #define TRIES_FOR_PASSWORD 3 | #define TIMEOUT 5 | #define PASSWORD_TIMEOUT 5 | #define _PATH_LDAP_CONF "/etc/ldap.conf" | #define _PATH_LDAP_SECRET "/etc/ldap.secret" | #define ENV_RESET 1 | /* end confdefs.h. */ | #include configure:5943: checking for ar configure:5959: found /usr/bin/ar configure:5970: result: ar configure:6035: checking for ranlib configure:6051: found /usr/bin/ranlib configure:6062: result: ranlib configure:6131: checking build system type configure:6145: result: amd64-portbld-freebsd9.0 configure:6165: checking host system type configure:6178: result: amd64-portbld-freebsd9.0 configure:6246: checking how to print strings configure:6273: result: printf configure:6294: checking for a sed that does not truncate output configure:6358: result: /usr/bin/sed configure:6376: checking for grep that handles long lines and -e configure:6434: result: /usr/bin/grep configure:6439: checking for egrep configure:6501: result: /usr/bin/grep -E configure:6506: checking for fgrep configure:6568: result: /usr/bin/grep -F configure:6603: checking for ld used by cc configure:6670: result: /usr/bin/ld configure:6677: checking if the linker (/usr/bin/ld) is GNU ld configure:6692: result: yes configure:6704: checking for BSD- or MS-compatible name lister (nm) configure:6753: result: /usr/bin/nm -B configure:6883: checking the name lister (/usr/bin/nm -B) interface configure:6890: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:6893: /usr/bin/nm -B "conftest.o" configure:6896: output 0000000000000000 B some_variable configure:6903: result: BSD nm configure:6906: checking whether ln -s works configure:6910: result: yes configure:6918: checking the maximum length of command line arguments configure:7048: result: 262144 configure:7065: checking whether the shell understands some XSI constructs configure:7075: result: yes configure:7079: checking whether the shell understands "+=" configure:7085: result: no configure:7120: checking how to convert amd64-portbld-freebsd9.0 file names to amd64-portbld-freebsd9.0 format configure:7160: result: func_convert_file_noop configure:7167: checking how to convert amd64-portbld-freebsd9.0 file names to toolchain format configure:7187: result: func_convert_file_noop configure:7194: checking for /usr/bin/ld option to reload object files configure:7201: result: -r configure:7275: checking for objdump configure:7291: found /usr/bin/objdump configure:7302: result: objdump configure:7334: checking how to recognize dependent libraries configure:7536: result: pass_all configure:7621: checking for dlltool configure:7651: result: no configure:7681: checking how to associate runtime and link libraries configure:7708: result: printf %s\n configure:7832: checking for archiver @FILE support configure:7849: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:7849: $? = 0 configure:7852: ar cru libconftest.a @conftest.lst >&5 ar: warning: can't open file: @conftest.lst: No such file or directory configure:7855: $? = 0 configure:7860: ar cru libconftest.a @conftest.lst >&5 ar: warning: can't open file: @conftest.lst: No such file or directory configure:7863: $? = 0 configure:7875: result: no configure:7933: checking for strip configure:7949: found /usr/bin/strip configure:7960: result: strip configure:8032: checking for ranlib configure:8059: result: ranlib configure:8136: checking for gawk configure:8166: result: no configure:8136: checking for mawk configure:8166: result: no configure:8136: checking for nawk configure:8152: found /usr/bin/nawk configure:8163: result: nawk configure:8203: checking command to parse /usr/bin/nm -B output from cc object configure:8323: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:8326: $? = 0 configure:8330: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8333: $? = 0 configure:8399: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -lgcc -lssp_nonshared -L/usr/local/lib -lintl conftest.c conftstm.o >&5 configure:8402: $? = 0 configure:8440: result: ok configure:8477: checking for sysroot configure:8507: result: no configure:8763: checking for mt configure:8779: found /usr/bin/mt configure:8790: result: mt configure:8813: checking if mt is a manifest tool configure:8819: mt '-?' mt: illegal option -- ? usage: mt [-f device] command [count] configure:8827: result: no configure:9465: checking for ANSI C header files configure:9485: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9485: $? = 0 configure:9558: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -lgcc -lssp_nonshared -L/usr/local/lib -lintl conftest.c >&5 configure:9558: $? = 0 configure:9558: ./conftest configure:9558: $? = 0 configure:9569: result: yes configure:9582: checking for sys/types.h configure:9582: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9582: $? = 0 configure:9582: result: yes configure:9582: checking for sys/stat.h configure:9582: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9582: $? = 0 configure:9582: result: yes configure:9582: checking for stdlib.h configure:9582: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9582: $? = 0 configure:9582: result: yes configure:9582: checking for string.h configure:9582: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9582: $? = 0 configure:9582: result: yes configure:9582: checking for memory.h configure:9582: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9582: $? = 0 configure:9582: result: yes configure:9582: checking for strings.h configure:9582: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9582: $? = 0 configure:9582: result: yes configure:9582: checking for inttypes.h configure:9582: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9582: $? = 0 configure:9582: result: yes configure:9582: checking for stdint.h configure:9582: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9582: $? = 0 configure:9582: result: yes configure:9582: checking for unistd.h configure:9582: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9582: $? = 0 configure:9582: result: yes configure:9596: checking for dlfcn.h configure:9596: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:9596: $? = 0 configure:9596: result: yes configure:9801: checking for objdir configure:9816: result: .libs configure:10087: checking if cc supports -fno-rtti -fno-exceptions configure:10105: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:10109: $? = 0 configure:10122: result: no configure:10449: checking for cc option to produce PIC configure:10456: result: -fPIC -DPIC configure:10464: checking if cc PIC flag -fPIC -DPIC works configure:10482: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.c >&5 configure:10486: $? = 0 configure:10499: result: yes configure:10528: checking if cc static flag -static works configure:10556: result: yes configure:10571: checking if cc supports -c -o file.o configure:10592: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing -o out/conftest2.o conftest.c >&5 configure:10596: $? = 0 configure:10618: result: yes configure:10626: checking if cc supports -c -o file.o configure:10673: result: yes configure:10706: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:11859: result: yes configure:11896: checking whether -lc should be explicitly linked in configure:11904: cc -c -O2 -pipe -I/usr/local/include -fno-strict-aliasing conftest.c >&5 configure:11907: $? = 0 configure:11922: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11925: $? = 0 configure:11939: result: no configure:12099: checking dynamic linker characteristics configure:12832: result: freebsd9.0 ld.so configure:12939: checking how to hardcode library paths into programs configure:12964: result: immediate configure:13058: checking for shl_load configure:13058: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -lgcc -lssp_nonshared -L/usr/local/lib -lintl conftest.c >&5 /tmp/cc1YDTXo.o: In function `main': conftest.c:(.text+0x7): undefined reference to `shl_load' configure:13058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sudo" | #define PACKAGE_TARNAME "sudo" | #define PACKAGE_VERSION "1.8.6p3" | #define PACKAGE_STRING "sudo 1.8.6p3" | #define PACKAGE_BUGREPORT "http://www.sudo.ws/bugs/" | #define PACKAGE_URL "" | #define HAVE_BSM_AUDIT 1 | #define _PATH_SSSD_LIB ""LIBDIR"" | #define HAVE_OPIE 1 | #define LONG_OTP_PROMPT 1 | #define LOGGING SLOG_SYSLOG | #define PRI_SUCCESS "notice" | #define PRI_FAILURE "alert" | #define MAXLOGFILELEN 80 | #define IGNORE_DOT_PATH 1 | #define SEND_MAIL_WHEN_NO_USER 1 | #define MAILTO "root" | #define MAILSUBJECT "*** SECURITY information for %h ***" | #define PASSPROMPT "Password:" | #define INCORRECT_PASSWORD "Sorry, try again." | #define SUDO_UMASK 0022 | #define RUNAS_DEFAULT "root" | #define EDITOR _PATH_VI | #define ENV_EDITOR 1 | #define TRIES_FOR_PASSWORD 3 | #define TIMEOUT 5 | #define PASSWORD_TIMEOUT 5 | #define _PATH_LDAP_CONF "/etc/ldap.conf" | #define _PATH_LDAP_SECRET "/etc/ldap.secret" | #define ENV_RESET 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:13058: result: no configure:13062: checking for shl_load in -ldld configure:13087: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -lgcc -lssp_nonshared -L/usr/local/lib -lintl conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld configure:13087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sudo" | #define PACKAGE_TARNAME "sudo" | #define PACKAGE_VERSION "1.8.6p3" | #define PACKAGE_STRING "sudo 1.8.6p3" | #define PACKAGE_BUGREPORT "http://www.sudo.ws/bugs/" | #define PACKAGE_URL "" | #define HAVE_BSM_AUDIT 1 | #define _PATH_SSSD_LIB ""LIBDIR"" | #define HAVE_OPIE 1 | #define LONG_OTP_PROMPT 1 | #define LOGGING SLOG_SYSLOG | #define PRI_SUCCESS "notice" | #define PRI_FAILURE "alert" | #define MAXLOGFILELEN 80 | #define IGNORE_DOT_PATH 1 | #define SEND_MAIL_WHEN_NO_USER 1 | #define MAILTO "root" | #define MAILSUBJECT "*** SECURITY information for %h ***" | #define PASSPROMPT "Password:" | #define INCORRECT_PASSWORD "Sorry, try again." | #define SUDO_UMASK 0022 | #define RUNAS_DEFAULT "root" | #define EDITOR _PATH_VI | #define ENV_EDITOR 1 | #define TRIES_FOR_PASSWORD 3 | #define TIMEOUT 5 | #define PASSWORD_TIMEOUT 5 | #define _PATH_LDAP_CONF "/etc/ldap.conf" | #define _PATH_LDAP_SECRET "/etc/ldap.secret" | #define ENV_RESET 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:13096: result: no configure:13101: checking for dlopen configure:13101: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -lgcc -lssp_nonshared -L/usr/local/lib -lintl conftest.c >&5 configure:13101: $? = 0 configure:13101: result: yes configure:13258: checking whether a program can dlopen itself configure:13338: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DHAVE_DLFCN_H -lgcc -lssp_nonshared -L/usr/local/lib -lintl -Wl,--export-dynamic conftest.c >&5 configure:13341: $? = 0 configure:13359: result: yes configure:13364: checking whether a statically linked program can dlopen itself configure:13444: cc -o conftest -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DHAVE_DLFCN_H -lgcc -lssp_nonshared -L/usr/local/lib -lintl -Wl,--export-dynamic -static conftest.c >&5 configure:13447: $? = 0 Service unavailable configure:13465: result: no configure:13504: checking whether stripping libraries is possible configure:13509: result: yes configure:13544: checking if libtool supports shared libraries configure:13546: result: yes configure:13549: checking whether to build shared libraries configure:13570: result: yes configure:13573: checking whether to build static libraries configure:13577: result: yes configure:13630: checking path to sudo_noexec.so configure:13645: result: ${exec_prefix}/libexec/sudo_noexec.so configure:13652: checking for uname configure:13670: found /usr/bin/uname configure:13683: result: /usr/bin/uname configure:13693: checking for tr configure:13711: found /usr/bin/tr configure:13724: result: /usr/bin/tr configure:13734: checking for mandoc configure:13765: result: mandoc configure:13778: checking for nroff configure:13796: found /usr/bin/nroff configure:13808: result: /usr/bin/nroff configure:13818: checking which macro set to use for manual pages configure:13837: result: mdoc configure:14547: error: Cannot mix mutually exclusive (PAM) and regular (NRL_OPIE) authentication methods ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=amd64-portbld-freebsd9.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -I/usr/local/include -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -lgcc -lssp_nonshared -L/usr/local/lib -lintl' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_YACC_set='' ac_cv_env_YACC_value='' ac_cv_env_YFLAGS_set='' ac_cv_env_YFLAGS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd9.0 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_dlopen=yes ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=amd64-portbld-freebsd9.0 ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MANDOCPROG=mandoc ac_cv_path_NROFFPROG=/usr/bin/nroff ac_cv_path_SED=/usr/bin/sed ac_cv_path_TRPROG=/usr/bin/tr ac_cv_path_UNAMEPROG=/usr/bin/uname ac_cv_prog_AWK=nawk ac_cv_prog_CPP=cpp ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_search_strerror='none required' lt_cv_ar_at_file=no lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs='' lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=262144 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop sudo_cv_prev_host=amd64-portbld-freebsd9.0 sudo_cv_var_mantype=mdoc ## ----------------- ## ## Output variables. ## ## ----------------- ## AFS_LIBS='' AR='ar' AUTH_OBJS='' AWK='nawk' BAMAN='0' BSDAUTH_USAGE='' CC='cc' CFLAGS='-O2 -pipe -I/usr/local/include -fno-strict-aliasing' COMMON_OBJS='' COMPAT_TEST_PROGS='' CONFIGURE_ARGS='--sysconfdir=/usr/local/etc --with-ignore-dot --with-tty-tickets --with-env-editor --with-logincap --with-long-otp-prompt --with-pam --with-logfac=local2 --with-bsm-audit --with-opie --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0' CPP='cpp' CPPFLAGS='' CROSS_COMPILING='' DEFS='' DEVEL='' DLLTOOL='false' DONT_LEAK_PATH_INFO='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' FLEX='' GETGROUPS_LIB='' GREP='/usr/bin/grep' HAVE_BSM_AUDIT='' INSTALL_NOEXEC='' KRB5CONFIG='' LCMAN='0' LD='/usr/bin/ld' LDAP='#' LDFLAGS=' -lgcc -lssp_nonshared -L/usr/local/lib -lintl' LIBDL='' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIPO='' LN_S='ln -s' LOGINCAP_USAGE='' LTLIBOBJS='' LT_LDDEP='$(shlib_exp)' LT_LDEXPORTS='-export-symbols $(shlib_exp)' LT_LDFLAGS='' LT_LDMAP='' LT_LDOPT='' LT_STATIC='' MANCOMPRESS='' MANCOMPRESSEXT='' MANDIRTYPE='man' MANDOCPROG='mandoc' MANIFEST_TOOL=':' MANTYPE='mdoc' NET_LIBS='' NM='/usr/bin/nm -B' NMEDIT='' NOEXECDIR='$(exec_prefix)/libexec' NOEXECFILE='sudo_noexec.so' NO_VIZ='' NROFFPROG='/usr/bin/nroff' OBJDUMP='objdump' OBJEXT='o' OSDEFS=' -D_BSD_SOURCE' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='http://www.sudo.ws/bugs/' PACKAGE_NAME='sudo' PACKAGE_STRING='sudo 1.8.6p3' PACKAGE_TARNAME='sudo' PACKAGE_URL='' PACKAGE_VERSION='1.8.6p3' PATH_SEPARATOR=':' PIE_CFLAGS='' PIE_LDFLAGS='' PLUGINDIR='' PROGS='sudo' PSMAN='0' RANLIB='ranlib' REPLAY_LIBS='' SED='/usr/bin/sed' SELINUX_USAGE='' SEMAN='0' SHELL='/bin/sh' SHLIB_MODE='0644' SOEXT='.so' STRIP='strip' SUDOERS_GID='0' SUDOERS_LDFLAGS='' SUDOERS_LIBS=' -lbsm' SUDOERS_MODE='0440' SUDOERS_OBJS=' bsm_audit.lo' SUDOERS_UID='0' SUDO_LIBS='' SUDO_NLS='disabled' SUDO_OBJS='' TRPROG='/usr/bin/tr' UNAMEPROG='/usr/bin/uname' YACC='' YFLAGS='' ZLIB='' ZLIB_SRC='' ac_config_libobj_dir='compat' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_DUMPBIN='' badpass_message='Sorry, try again.' badpri='alert' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd9.0' build_alias='amd64-portbld-freebsd9.0' build_cpu='amd64' build_os='freebsd9.0' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' devdir='$(srcdir)' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' editor='vi' env_editor='on' env_reset='on' exec_prefix='NONE' fqdn='off' goodpri='notice' host='amd64-portbld-freebsd9.0' host_alias='' host_cpu='amd64' host_os='freebsd9.0' host_vendor='portbld' htmldir='${docdir}' ignore_dot='on' includedir='${prefix}/include' infodir='/usr/local/info' insults='off' iolog_dir='/var/log/sudo-io' ldap_conf='/etc/ldap.conf' ldap_secret='/etc/ldap.secret' lecture='once' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' logfac='local2' loglen='80' long_otp_prompt='on' mail_no_host='off' mail_no_perms='off' mail_no_user='on' mailsub='*** SECURITY information for %h ***' mailto='root' mandir='/usr/local/man' mansectform='' mansectsu='' mansrcdir='.' netsvc_conf='/etc/netsvc.conf' noexec_file='/usr/local/libexec/sudo_noexec.so' nsswitch_conf='/etc/nsswitch.conf' oldincludedir='/usr/include' passprompt='Password:' passwd_tries='3' password_timeout='5' path_info='on' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' root_sudo='on' runas_default='root' sbindir='${exec_prefix}/sbin' secure_path='not set' sharedstatedir='${prefix}/com' sssd_lib='"LIBDIR"' sudo_umask='0022' sysconfdir='/usr/local/etc' target_alias='' timedir='/var/adm/sudo' timeout='5' tty_tickets='on' umask_override='off' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "sudo" #define PACKAGE_TARNAME "sudo" #define PACKAGE_VERSION "1.8.6p3" #define PACKAGE_STRING "sudo 1.8.6p3" #define PACKAGE_BUGREPORT "http://www.sudo.ws/bugs/" #define PACKAGE_URL "" #define HAVE_BSM_AUDIT 1 #define _PATH_SSSD_LIB ""LIBDIR"" #define HAVE_OPIE 1 #define LONG_OTP_PROMPT 1 #define LOGGING SLOG_SYSLOG #define PRI_SUCCESS "notice" #define PRI_FAILURE "alert" #define MAXLOGFILELEN 80 #define IGNORE_DOT_PATH 1 #define SEND_MAIL_WHEN_NO_USER 1 #define MAILTO "root" #define MAILSUBJECT "*** SECURITY information for %h ***" #define PASSPROMPT "Password:" #define INCORRECT_PASSWORD "Sorry, try again." #define SUDO_UMASK 0022 #define RUNAS_DEFAULT "root" #define EDITOR _PATH_VI #define ENV_EDITOR 1 #define TRIES_FOR_PASSWORD 3 #define TIMEOUT 5 #define PASSWORD_TIMEOUT 5 #define _PATH_LDAP_CONF "/etc/ldap.conf" #define _PATH_LDAP_SECRET "/etc/ldap.secret" #define ENV_RESET 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define RTLD_PRELOAD_VAR "LD_PRELOAD" #define RTLD_PRELOAD_DELIM ":" configure: exit 1 *** Error code 1 Stop in /a/ports/_custom/sudo-opie. ================================================================ build of /usr/ports/_custom/sudo-opie ended at Thu Sep 27 22:45:45 UTC 2012