Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2017 11:12:44 GMT
From:      pkg-fallout@FreeBSD.org
To:        zeus@gnu.org.ua
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 103i386-quarterly][mail/mailfromd] Failed for mailfromd-8.1 in build
Message-ID:  <201706131112.v5DBCiBu043703@beefy4.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     zeus@gnu.org.ua
Last committer: danfe@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/mail/mailfromd/Makefile 431222 2017-01-12 07:12:47Z danfe $
Log URL:        http://beefy4.nyi.freebsd.org/data/103i386-quarterly/443473/logs/mailfromd-8.1.log
Build URL:      http://beefy4.nyi.freebsd.org/build.html?mastername=103i386-quarterly&build=443473
Log:

====>> Building mail/mailfromd
build started at Tue Jun 13 11:12:33 UTC 2017
port directory: /usr/ports/mail/mailfromd
building for: FreeBSD 103i386-quarterly-job-22 10.3-RELEASE-p19 FreeBSD 10.3-RELEASE-p19 i386
maintained by: zeus@gnu.org.ua
Makefile ident:      $FreeBSD: branches/2017Q2/mail/mailfromd/Makefile 431222 2017-01-12 07:12:47Z danfe $
Poudriere version: 3.1.19-15-g47ff5fcd
Host OSVERSION: 1200031
Jail OSVERSION: 1003000
Job Id: 22

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p19
UNAME_r=10.3-RELEASE-p19
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/103i386-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mailfromd-8.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/103i386-quarterly/ref/.p/pool
MASTERNAME=103i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-15-g47ff5fcd
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for mailfromd-8.1:
     DOCS=on: Build and/or install documentation
     DSPAM=off: DSPAM spam filter library support
     GEOIP=off: GeoIP IP location support
     NLS=on: Native Language Support
====> Database configuration: you have to choose at least one of them
     BDB=on: Berkeley DB v4.8 support (last working one)
     GDBM=off: GNU dbm library support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--without-dspam --without-geoip --enable-nls --with-berkeley-db --without-gdbm --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
DEFAULT_STATE_DIR="/var/db/mailfromd"  DEFAULT_SOCKET="unix:/var/run/mailfromd/mailfromd.sock"  DEFAULT_USER=mailnull MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mailfromd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mailfromd/work  HOME=/wrkdirs/usr/ports/mail/mailfromd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mailfromd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mailfromd/work  HOME=/wrkdirs/usr/ports/mail/mailfromd/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/db48 -isystem /usr/local/include"  LDFLAGS=" -L/usr/local/lib/db48 -fstack-protector" LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DATABASEDIR=/var/db/mailfromd
MFD_RUN_DIR=/var/run/mailfromd
VERSION=8.1
DOCS=""
NO_DOCS="@comment
"
DSPAM="@comment
"
NO_DSPAM=""
GEOIP="@comment
"
NO_GEOIP=""
NLS=""
NO_NLS="@comment
"
BDB=""
NO_BDB="@comment
"
GDBM="@comment
"
NO_GDBM=""
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mailfromd"
EXAMPLESDIR="share/examples/mailfromd"
DATADIR="share/mailfromd"
WWWDIR="www/mailfromd"
ETCDIR="etc/mailfromd"
--End PLIST_SUB--

--SUB_LIST--
MFD_RUN_DIR=/var/run/mailfromd
DOCS=""
NO_DOCS="@comment
"
DSPAM="@comment
"
NO_DSPAM=""
GEOIP="@comment
"
NO_GEOIP=""
NLS=""
NO_NLS="@comment
"
BDB=""
NO_BDB="@comment
"
GDBM="@comment
"
NO_GDBM=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mailfromd
DOCSDIR=/usr/local/share/doc/mailfromd
EXAMPLESDIR=/usr/local/share/examples/mailfromd
WWWDIR=/usr/local/www/mailfromd
ETCDIR=/usr/local/etc/mailfromd
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=10.3-RELEASE-p19
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   mailfromd-8.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[103i386-quarterly-job-22] Installing pkg-1.10.1...
[103i386-quarterly-job-22] Extracting pkg-1.10.1: .......... done
===>   mailfromd-8.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of mailfromd-8.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3+ accepted by the user
===> Fetching all distfiles required by mailfromd-8.1 for building
<snip>
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for ranlib... ranlib
checking for bison... no
checking for byacc... byacc
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether ln -s works... yes
checking for pkg-config... no
checking whether cc accepts -fno-strict-aliasing... yes
checking whether cc accepts -Wno-parentheses... yes
checking for socket in -lsocket... no
checking for gethostbyaddr in -lnsl... no
checking for nanosleep in -lrt... yes
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 stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for paths.h... (cached) yes
checking return type of signal handlers... void
checking for size_t... (cached) yes
checking size of uint32_t... 4
checking size of unsigned long... 4
checking size of unsigned int... 4
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for vsyslog... yes
checking for setegid... (cached) yes
checking for setregid... (cached) yes
checking for setresgid... (cached) yes
checking for seteuid... (cached) yes
checking for setreuid... (cached) yes
checking for res_ninit... no
checking for res_nclose... no
checking for res_nquery... no
checking for res_nquerydomain... no
checking for sysconf... (cached) yes
checking for getdtablesize... (cached) yes
checking for daemon... (cached) yes
checking for mailutils-config... /usr/local/bin/mailutils-config
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking build system type... i386-portbld-freebsd10.3
checking host system type... i386-portbld-freebsd10.3
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
checking for m4... /usr/bin/m4
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for struct addrinfo... yes
checking for getnameinfo... (cached) yes
checking for tputs in -lncurses... yes
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_completion_matches... yes
checking for default mfd state directory... /var/db/mailfromd
checking for default communication socket... unix:/var/run/mailfromd/mailfromd.sock
checking for default user name... mailnull
checking for default expiration interval... 86400
checking for default dns negative expiration interval... 3600
checking for default rates expiration interval... 300
checking for default log facility... LOG_MAIL
checking for setproctitle... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating imprimatur/Makefile
config.status: creating tests/Makefile
config.status: creating tests/etc/Makefile
config.status: creating tests/atlocal
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating gacopyz/Makefile
config.status: creating src/Makefile
config.status: creating src/builtin/Makefile
config.status: creating mflib/Makefile
config.status: creating mtasim/Makefile
config.status: creating pmult/Makefile
config.status: creating elisp/Makefile
config.status: creating po/Makefile.in
config.status: creating etc/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing tests/atconfig commands
config.status: executing status commands

*******************************************************************
Mailfromd configured with the following settings:

Mailutils version......................... 3.2
External preprocessor..................... /usr/bin/m4 -s
DBM version............................... bdb
Default user.............................. mailnull
State directory........................... /var/db/mailfromd
Socket.................................... unix:/var/run/mailfromd/mailfromd.sock
Expiration interval....................... 86400
Negative DNS answer expiration interval... 3600
Rates expire interval..................... 300
Compile asynchronous syslog............... no
Readline (for mtasim)..................... yes
Documentation rendition type.............. DISTRIB
Enable pmilter support.................... no
Enable GeoIP support...................... no
Enable DSPAM support...................... no
IPv6 support.............................. yes
*******************************************************************

===========================================================================
=======================<phase: build          >============================
===>  Building for mailfromd-8.1
gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1'
gmake  all-recursive
gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1'
Making all in .
gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1'
Making all in mflib
gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1/mflib'
gmake  all-am
gmake[4]: Entering directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1/mflib'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1/mflib'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1/mflib'
Making all in lib
gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1/lib'
cc -DHAVE_CONFIG_H -I. -I..  -I../gacopyz -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db48 -isystem /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fno-strict-aliasing -Wno-parentheses -MT close-fds.o -MD -MP -MF .deps/close-fds.Tpo -c -o close-fds.o close-fds.c
mv -f .deps/close-fds.Tpo .deps/close-fds.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gacopyz -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db48 -isystem /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fno-strict-aliasing -Wno-parentheses -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c
mv -f .deps/dns.Tpo .deps/dns.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../gacopyz -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db48 -isystem /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fno-strict-aliasing -Wno-parentheses -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o dict.c
dict.c:42:52: error: too many arguments to function call, expected 2, have 3
        mu_assoc_create(dict, sizeof (struct dict_entry), 0);
        ~~~~~~~~~~~~~~~                                   ^
/usr/local/include/mailutils/assoc.h:31:1: note: 'mu_assoc_create' declared here
int mu_assoc_create (mu_assoc_t *passoc, int flags);
^
dict.c:43:2: warning: implicit declaration of function 'mu_assoc_set_free' is invalid in C99 [-Wimplicit-function-declaration]
        mu_assoc_set_free(*dict, name_destroy);
        ^
dict.c:52:7: warning: implicit declaration of function 'mu_assoc_ref_install' is invalid in C99 [-Wimplicit-function-declaration]
        rc = mu_assoc_ref_install (dict, name, (void **)&p);
             ^
dict.c:85:6: warning: implicit declaration of function 'mu_assoc_ref' is invalid in C99 [-Wimplicit-function-declaration]
        p = mu_assoc_ref(dict, str);
            ^
dict.c:85:4: warning: incompatible integer to pointer conversion assigning to 'struct dict_entry *' from 'int' [-Wint-conversion]
        p = mu_assoc_ref(dict, str);
          ^ ~~~~~~~~~~~~~~~~~~~~~~~
4 warnings and 1 error generated.
gmake[3]: *** [Makefile:518: dict.o] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1/lib'
gmake[2]: *** [Makefile:560: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1'
gmake[1]: *** [Makefile:453: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/mailfromd/work/mailfromd-8.1'
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/mailfromd



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706131112.v5DBCiBu043703>