Date: Wed, 7 Aug 2013 21:18:18 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for exim-monitor-4.80.1_2 during install Message-ID: <201308072118.r77LIIj5040241@beefy1.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
Maintainer: rea@FreeBSD.org Last committer: beat@FreeBSD.org Ident: $FreeBSD: head/mail/exim-monitor/Makefile 300896 2012-07-14 13:54:48Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-07_18h21m15s/logs/exim-monitor-4.80.1_2.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-07_18h21m15s Log: ====>> Building mail/exim-monitor build started at Wed Aug 7 21:17:26 UTC 2013 port directory: /usr/ports/mail/exim-monitor building for: FreeBSD head-default-job-18 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: rea@FreeBSD.org Makefile ident: $FreeBSD: head/mail/exim-monitor/Makefile 300896 2012-07-14 13:54:48Z beat $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000035 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-default/ref PKG_EXT=txz FORCE_PACKAGE=yes tpid=95589 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=exim-monitor-4.80.1_2 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for exim-monitor-4.80.1_2: ALT_CONFIG_PREFIX=off: Restrict the set of configuration files AUTH_CRAM_MD5=on: Enable CRAM-MD5 authentication mechanisms AUTH_DOVECOT=on: Enable Dovecot authentication mechanisms AUTH_PLAINTEXT=on: Enable plaintext authentication AUTH_RADIUS=off: Enable radius (RFC 2865) authentication AUTH_SASL=off: Enable use of Cyrus SASL auth library AUTH_SPA=on: Enable Secure Password Authentication CDB=on: Enable CDB-style lookups CONTENT_SCAN=off: Enable exiscan email content scanner DAEMON=on: Install scripts to run as a daemon DCC=off: Enable DCC at ACL support via dccifd DEBUG=off: Install debug symbols DISABLE_D_OPT=on: Disable macros overrides using option -D DKIM=on: Enable support for DKIM DNSDB=on: Enable DNS-style lookups DSEARCH=on: Enable directory-list lookups EMBEDDED_PERL=on: Enable embedded Perl interpreter EXIMON=off: Build eximon monitor (require XFree86!) GNUTLS=off: Use GnuTLS instead of OpenSSL for TLS ICONV=on: Enable header charset conversion IPV6=on: IPv6 protocol support KAS=off: Build with Kaspersky AntiSpam local scan LISTMATCH_RHS=off: Enable pre-4.77 behaviour for match_* LMTP=off: RFC2033 SMTP over command pipe transport LSEARCH=on: Enable wildcarded-file lookups MAILDIR=on: Enable Maildir mailbox format MAILSTORE=on: Enable Mailstore mailbox format MBX=on: Enable MBX mailbox format MYSQL=off: Link against libmysqlclient library NIS=on: Enable NIS-style lookups OLD_DEMIME=on: Enable old, deprecated "demime" ACL OPENLDAP=off: Link against libldap PAM=on: Enable PAM authentication mechanisms PASSWD=on: Enable /etc/passwd lookups PGSQL=off: Link against libpq READLINE=off: Enable readline(3) library SASLAUTHD=off: Enable use of Cyrus SASL auth daemon SA_EXIM=off: SA-Exim support SO_1024=off: Build with Spamooborona-1024 local scan SPF=off: Enable Sender Policy Framework checking SQLITE=off: Enable SQLite lookups SRS=off: Enable Sender Rewriting Scheme SRS_ALT=off: Enable alternative SRS library SUID=on: Install the exim binary suid root TCP_WRAPPERS=off: Enable /etc/hosts.allow access control TLS=on: TLS support WISHLIST=off: Include the unsupported patches XCLIENT=off: Enable XCLIENT command in exim ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" OSTYPE="FreeBSD" ARCHTYPE="i386" DUMMY_LDFLAGS="-Wl,-rpath=/usr/lib:/usr/local/lib" INSTALL_ARG="eximon eximon.bin" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/lib:/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/exim DOCSDIR=/usr/local/share/doc/exim EXAMPLESDIR=/usr/local/share/examples/exim WWWDIR=/usr/local/www/exim ETCDIR=/usr/local/etc/exim --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for exim-monitor-4.80.1_2 =======================<phase: check-config >============================ ========================================================================= =======================<phase: pkg-depends >============================ ===> exim-monitor-4.80.1_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_1.txz Installing pkg-1.1.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of exim-monitor-4.80.1_2 ========================================================================= =======================<phase: fetch-depends >============================ ========================================================================= =======================<phase: fetch >============================ Exim now drops privileges when alternate configuration files are used. You can set make variable TRUSTED_CONFIG_LIST to specify the list of configuration files for which root privileges will be retained. You can whitelist some macros using the make variable WHITELIST_D_MACROS. This is useful if you are running with DISABLE_D_OPT set, but macros whitelisting will be removed in some future Exim release, so it is better to use TRUSTED_CONFIG_LIST to set the list of trusted configuration files. ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by exim-monitor-4.80.1_2 for building ========================================================================= =======================<phase: checksum >============================ Exim now drops privileges when alternate configuration files are used. You can set make variable TRUSTED_CONFIG_LIST to specify the list of configuration files for which root privileges will be retained. You can whitelist some macros using the make variable WHITELIST_D_MACROS. This is useful if you are running with DISABLE_D_OPT set, but macros whitelisting will be removed in some future Exim release, so it is better to use TRUSTED_CONFIG_LIST to set the list of trusted configuration files. ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by exim-monitor-4.80.1_2 for building => SHA256 Checksum OK for exim/exim-4.80.1.tar.bz2. ========================================================================= =======================<phase: extract-depends>============================ ========================================================================= =======================<phase: extract >============================ Exim now drops privileges when alternate configuration files are used. You can set make variable TRUSTED_CONFIG_LIST to specify the list of configuration files for which root privileges will be retained. You can whitelist some macros using the make variable WHITELIST_D_MACROS. This is useful if you are running with DISABLE_D_OPT set, but macros whitelisting will be removed in some future Exim release, so it is better to use TRUSTED_CONFIG_LIST to set the list of trusted configuration files. ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by exim-monitor-4.80.1_2 for building ===> Extracting for exim-monitor-4.80.1_2 => SHA256 Checksum OK for exim/exim-4.80.1.tar.bz2. ========================================================================= =======================<phase: patch-depends >============================ ========================================================================= =======================<phase: patch >============================ ===> Patching for exim-monitor-4.80.1_2 ===> Applying FreeBSD patches for exim-monitor-4.80.1_2 ========================================================================= =======================<phase: build-depends >============================ <snip>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308072118.r77LIIj5040241>