[package - head-i386-default][mail/xmail] Failed for xmail-1.6_2 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Tue Aug 25 20:24:48 UTC 2020


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:     sjroz at verizon.net
Last committer: zeising at FreeBSD.org
Ident:          $FreeBSD: head/mail/xmail/Makefile 516916 2019-11-06 18:07:22Z zeising $
Log URL:        http://beefy17.nyi.freebsd.org/data/head-i386-default/p546132_s364744/logs/xmail-1.6_2.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p546132_s364744
Log:

=>> Building mail/xmail
build started at Tue Aug 25 20:24:35 UTC 2020
port directory: /usr/ports/mail/xmail
package name: xmail-1.6_2
building for: FreeBSD head-i386-default-job-06 13.0-CURRENT FreeBSD 13.0-CURRENT 1300111 i386
maintained by: sjroz at verizon.net
Makefile ident:      $FreeBSD: head/mail/xmail/Makefile 516916 2019-11-06 18:07:22Z zeising $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300111
Job Id: 06




!!! Jail is newer than host. (Jail: 1300111, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300111
UNAME_v=FreeBSD 13.0-CURRENT 1300111
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
sjroz at verizon.net
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/xmail/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/xmail/work  HOME=/wrkdirs/usr/ports/mail/xmail/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/xmail/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/xmail/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/xmail/work  HOME=/wrkdirs/usr/ports/mail/xmail/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/xmail/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  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--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xmail"  EXAMPLESDIR="share/examples/xmail"  DATADIR="share/xmail"  WWWDIR="www/xmail"  ETCDIR="etc/xmail"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/xmail DOCSDIR=/usr/local/share/doc/xmail EXAMPLESDIR=/usr/local/share/examples/xmail  WWWDIR=/usr/local/www/xmail ETCDIR=/usr/local/etc/xmail
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300111
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   xmail-1.6_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.14.7.txz
[head-i386-default-job-06] Installing pkg-1.14.7...
[head-i386-default-job-06] Extracting pkg-1.14.7: .......... done
===>   xmail-1.6_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of xmail-1.6_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by xmail-1.6_2 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by xmail-1.6_2 for building
=> SHA256 Checksum OK for xmail_1.6.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by xmail-1.6_2 for building
===>  Extracting for xmail-1.6_2
=> SHA256 Checksum OK for xmail_1.6.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for xmail-1.6_2
===>  Applying FreeBSD patches for xmail-1.6_2 from /usr/ports/mail/xmail/files
===========================================================================
=======================<phase: build-depends  >============================
===>   xmail-1.6_2 depends on executable: imake - not found
===>   Installing existing package /packages/All/imake-1.0.8,1.txz
[head-i386-default-job-06] Installing imake-1.0.8,1...
[head-i386-default-job-06] `-- Installing gccmakedep-1.0.3...
[head-i386-default-job-06] `-- Extracting gccmakedep-1.0.3: .. done
[head-i386-default-job-06] `-- Installing makedepend-1.0.6,1...
[head-i386-default-job-06] `-- Extracting makedepend-1.0.6,1: ..... done
[head-i386-default-job-06] `-- Installing perl5-5.32.0...
[head-i386-default-job-06] `-- Extracting perl5-5.32.0: .......... done
[head-i386-default-job-06] `-- Installing xorg-cf-files-1.0.6...
<snip>
parser.c:243:14: note: use '==' to turn this assignment into an equality comparison
       if (h = strchr(buf, '@')) {      /* ARPA address - user[%host]@host */
             ^
             ==
parser.c:245:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (h = strchr(buf, '%'))
              ~~^~~~~~~~~~~~~~~~~~
parser.c:245:17: note: place parentheses around the assignment to silence this warning
          if (h = strchr(buf, '%'))
                ^
              (                   )
parser.c:245:17: note: use '==' to turn this assignment into an equality comparison
          if (h = strchr(buf, '%'))
                ^
                ==
parser.c:247:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (h = strrchr(buf, ':'))    /* DECNet form - host::user%host at host */
              ~~^~~~~~~~~~~~~~~~~~~
parser.c:247:17: note: place parentheses around the assignment to silence this warning
          if (h = strrchr(buf, ':'))    /* DECNet form - host::user%host at host */
                ^
              (                    )
parser.c:247:17: note: use '==' to turn this assignment into an equality comparison
          if (h = strrchr(buf, ':'))    /* DECNet form - host::user%host at host */
                ^
                ==
parser.c:254:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
 if (h = GetMailEnv("outfolder")) {
     ~~^~~~~~~~~~~~~~~~~~~~~~~~~
parser.c:254:8: note: place parentheses around the assignment to silence this warning
 if (h = GetMailEnv("outfolder")) {
       ^
     (                          )
parser.c:254:8: note: use '==' to turn this assignment into an equality comparison
 if (h = GetMailEnv("outfolder")) {
       ^
       ==
parser.c:397:30: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                       if (c = GetMailEnv("screen")) {
                           ~~^~~~~~~~~~~~~~~~~~~~~~
parser.c:397:30: note: place parentheses around the assignment to silence this warning
                       if (c = GetMailEnv("screen")) {
                             ^
                           (                       )
parser.c:397:30: note: use '==' to turn this assignment into an equality comparison
                       if (c = GetMailEnv("screen")) {
                             ^
                             ==
parser.c:407:33: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                          if (c = GetMailrc("nohold")) XtFree((String) c);
                              ~~^~~~~~~~~~~~~~~~~~~~~
parser.c:407:33: note: place parentheses around the assignment to silence this warning
                          if (c = GetMailrc("nohold")) XtFree((String) c);
                                ^
                              (                      )
parser.c:407:33: note: use '==' to turn this assignment into an equality comparison
                          if (c = GetMailrc("nohold")) XtFree((String) c);
                                ^
                                ==
parser.c:430:38: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                          if (msgnum = file_handler()) {
                              ~~~~~~~^~~~~~~~~~~~~~~~
parser.c:430:38: note: place parentheses around the assignment to silence this warning
                          if (msgnum = file_handler()) {
                                     ^
                              (                      )
parser.c:430:38: note: use '==' to turn this assignment into an equality comparison
                          if (msgnum = file_handler()) {
                                     ^
                                     ==
parser.c:471:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                    if (endOfLine = strchr(msg, '\n'))
                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
parser.c:471:21: note: place parentheses around the assignment to silence this warning
                    if (endOfLine = strchr(msg, '\n'))
                                  ^
                        (                            )
parser.c:471:21: note: use '==' to turn this assignment into an equality comparison
                    if (endOfLine = strchr(msg, '\n'))
                                  ^
                                  ==
parser.c:740:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
           if (endOfLine = strchr(output,'\n'))
               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
parser.c:740:19: note: place parentheses around the assignment to silence this warning
           if (endOfLine = strchr(output,'\n'))
                         ^
               (                              )
parser.c:740:19: note: use '==' to turn this assignment into an equality comparison
           if (endOfLine = strchr(output,'\n'))
                         ^
                         ==
--- utils.o ---
utils.c:121:5: warning: add explicit braces to avoid dangling else [-Wdangling-else]
    else
    ^
1 warning generated.
--- windows.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing        -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DUSE_DIRENT  -DXPM  -DMAILBOX_DIRECTORY=\"/var/mail\" -DDEFAULT_VISUAL=\"/usr/bin/vi\" -DDEFAULT_MAILER=\"/usr/bin/Mail\" -DSIGACTION   -c windows.c -o windows.o
--- parser.o ---
14 warnings generated.
--- windows.o ---
In file included from windows.c:41:
./MailwatchP.h:65:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif _XtMailwatchP_h
       ^
       //
--- xmail.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing        -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DUSE_DIRENT  -DXPM  -DMAILBOX_DIRECTORY=\"/var/mail\" -DDEFAULT_VISUAL=\"/usr/bin/vi\" -DDEFAULT_MAILER=\"/usr/bin/Mail\" -DSIGACTION   -c xmail.c -o xmail.o
--- windows.o ---
windows.c:470:65: warning: incompatible function pointer types passing 'void (Widget, XEvent *, XtPointer, XtPointer)' (aka 'void (struct _WidgetRec *, union _XEvent *, void *, void *)') to parameter of type 'XtEventHandler' (aka 'void (*)(struct _WidgetRec *, void *, union _XEvent *, char *)') [-Wincompatible-function-pointer-types]
 XtAddEventHandler( w, ButtonPressMask | KeyPressMask , FALSE,  helpBtnPush, NULL );
                                                                ^~~~~~~~~~~
/usr/local/include/X11/Intrinsic.h:840:31: note: passing argument to parameter here
    XtEventHandler      /* proc */,
                                  ^
windows.c:655:25: warning: passing 'unsigned char [60]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        national_bits, national_width, national_height);
                        ^~~~~~~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
windows.c:719:28: warning: passing 'Cardinal *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
 res = XParseGeometry(str, x, y, &w, &h);
                           ^
/usr/local/include/X11/Xlib.h:2859:25: note: passing argument to parameter here
    int*                /* x_return */,
                                      ^
windows.c:719:31: warning: passing 'Cardinal *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
 res = XParseGeometry(str, x, y, &w, &h);
                              ^
/usr/local/include/X11/Xlib.h:2860:25: note: passing argument to parameter here
    int*                /* y_return */,
                                      ^
--- xmail.o ---
xmail.c:156:20: warning: implicit declaration of function 'getenv' is invalid in C99 [-Wimplicit-function-declaration]
 if ((cp = (char *)getenv("XMAILER")) == NULL)  /* first looks up env var */
                   ^
xmail.c:173:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if (fp = fopen(InReply, "w")) {     /* create our bogus mail file */
        ~~~^~~~~~~~~~~~~~~~~~~~~
xmail.c:173:12: note: place parentheses around the assignment to silence this warning
    if (fp = fopen(InReply, "w")) {     /* create our bogus mail file */
           ^
        (                       )
xmail.c:173:12: note: use '==' to turn this assignment into an equality comparison
    if (fp = fopen(InReply, "w")) {     /* create our bogus mail file */
           ^
           ==
xmail.c:205:14: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration]
    if ((i = atoi(value.addr)) > XMail.borderWidth)
             ^
xmail.c:211:14: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration]
    if ((i = atoi(value.addr)) > XMail.borderWidth)
             ^
xmail.c:293:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
SetHints(void)
^
xmail.c:368:1: warning: non-void function does not return a value [-Wreturn-type]
} /* SetHints */
^
xmail.c:374:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(int argc, String *argv)
^
xmail.c:487:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(-1);
    ^
xmail.c:487:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
8 warnings generated.
--- windows.o ---
5 warnings generated.
--- xmail._man ---
--- xmail ---
--- xmail._man ---
rm -f xmail._man
--- xmail ---
rm -f xmail
--- xmail._man ---
if test -z "" ; then  cd `dirname xmail` &&  ln -s `basename xmail.man` `basename xmail._man`;  else  tradcpp -undef -traditional  -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org"    < xmail.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' 			-e '/^#line  *[0-9][0-9]*  *.*$/d' 			-e '/^[ 	]*XCOMM$/s/XCOMM/#/' 			-e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' 			-e '/^[ 	]*XHASH/s/XHASH/#/' 			-e '/\@\@$/s/\@\@$/\\/' >xmail._man;  fi
--- xmail ---
cc -o xmail       -L/usr/local/lib   Mailwatch.o HelpText.o actions.o callMail.o callbacks.o 		  confirm.o directory.o environs.o handler.o mail.o parser.o 		  utils.o windows.o xmail.o -lXpm -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXext -lX11   -lcompat      -Wl,-rpath,/usr/local/lib
ld: error: duplicate symbol: In_Bogus_Mail_File
>>> defined at handler.c
>>>            handler.o:(In_Bogus_Mail_File)
>>> defined at xmail.c
>>>            xmail.o:(.bss+0x870)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [xmail] Error code 1

make[1]: stopped in /wrkdirs/usr/ports/mail/xmail/work/xmail_1.6
1 error

make[1]: stopped in /wrkdirs/usr/ports/mail/xmail/work/xmail_1.6
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list