Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2017 16:31:49 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111arm64-quarterly][irc/evangeline] Failed for evangeline-1.1.4 in build
Message-ID:  <201712061631.vB6GVnuX055838@thunderx1.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:     ports@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/irc/evangeline/Makefile 412342 2016-04-01 13:18:17Z mat $
Log URL:        http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/455339/logs/evangeline-1.1.4.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=455339
Log:

=>> Building irc/evangeline
build started at Wed Dec  6 16:29:38 UTC 2017
port directory: /usr/ports/irc/evangeline
package name: evangeline-1.1.4
building for: FreeBSD 111arm64-quarterly-job-01 11.1-RELEASE-p5 FreeBSD 11.1-RELEASE-p5 1101001 arm64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q4/irc/evangeline/Makefile 412342 2016-04-01 13:18:17Z mat $
Poudriere version: 3.2.2
Host OSVERSION: 1200044
Jail OSVERSION: 1101001
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE-p5 1101001
UNAME_r=11.1-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p
P_PORTS_FEATURES=DEPENDS_ARGS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p/pool
MASTERNAME=111arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.2
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=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for evangeline-1.1.4:
     CRYPT=on: Enable Encryption
     IPV6=on: IPv6 protocol support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-tcllib=/usr/local/lib/libtcl86.so  --with-tclinc=/usr/local/include/tcl8.6/tcl.h --enable-ipv6 --enable-crypt --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/irc/evangeline/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/irc/evangeline/work  HOME=/wrkdirs/usr/ports/irc/evangeline/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/irc/evangeline/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/irc/evangeline/work  HOME=/wrkdirs/usr/ports/irc/evangeline/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no 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="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/evangeline"  EXAMPLESDIR="share/examples/evangeline"  DATADIR="share/evangeline"  WWWDIR="www/evangeline"  ETCDIR="etc/evangeline"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/evangeline DOCSDIR=/usr/local/share/doc/evangeline EXAMPLESDIR=/usr/local/share/examples/evangeline  WWWDIR=/usr/local/www/evangeline ETCDIR=/usr/local/etc/evangeline
--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
#### /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=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
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=11.1-RELEASE-p5
#### 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)  1048576
stack size              (kbytes, -s)  1048576
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   >============================
To redefine the "admin" user name, set ADMIN_NAME
To redefine the "Permanent owner" name, set OWNER_NAME
===>   NOTICE:

The evangeline port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   evangeline-1.1.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[111arm64-quarterly-job-01] Installing pkg-1.10.1...
[111arm64-quarterly-job-01] Extracting pkg-1.10.1: .......... done
===>   evangeline-1.1.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of evangeline-1.1.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
To redefine the "admin" user name, set ADMIN_NAME
To redefine the "Permanent owner" name, set OWNER_NAME
===>   NOTICE:

The evangeline port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by evangeline-1.1.4 for building
===========================================================================
=======================<phase: checksum       >============================
To redefine the "admin" user name, set ADMIN_NAME
To redefine the "Permanent owner" name, set OWNER_NAME
===>   NOTICE:

The evangeline port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by evangeline-1.1.4 for building
=> SHA256 Checksum OK for evangeline-1.1.4-b1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
To redefine the "admin" user name, set ADMIN_NAME
To redefine the "Permanent owner" name, set OWNER_NAME
===>   NOTICE:

<snip>
chanprog.c:595:8: warning: address of array 'admin' will always evaluate to 'true' [-Wpointer-bool-conversion]
  if (!admin || !name)
      ~^~~~~
chanprog.c:623:8: warning: address of array 'owner' will always evaluate to 'true' [-Wpointer-bool-conversion]
  if (!owner || !name)
      ~^~~~~
4 warnings generated.
Compiling Evangeline: cmds.c
cmds.c:906:45: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
  if ((bot_flags(u1) & BOT_SHARE) && (!u || !u->flags & USER_OWNER)) {
                                            ^         ~
cmds.c:906:45: note: add parentheses after the '!' to evaluate the bitwise operator first
  if ((bot_flags(u1) & BOT_SHARE) && (!u || !u->flags & USER_OWNER)) {
                                            ^
                                             (                    )
cmds.c:906:45: note: add parentheses around left hand side expression to silence this warning
  if ((bot_flags(u1) & BOT_SHARE) && (!u || !u->flags & USER_OWNER)) {
                                            ^
                                            (        )
1 warning generated.
Compiling Evangeline: dcc.c
Compiling Evangeline: dccutil.c
Compiling Evangeline: dns.c
Compiling Evangeline: exp.c
Compiling Evangeline: flags.c
flags.c:595:35: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
    set_user(&USERENTRY_BOTFL, u, (void *) fr->bot);
                                  ^
flags.c:757:21: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
    botfl_set(u, e, (void *) fr.bot);
                    ^
2 warnings generated.
Compiling Evangeline: language.c
Compiling Evangeline: match.c
Compiling Evangeline: main.c
Compiling Evangeline: mem.c
Compiling Evangeline: misc.c
misc.c:431:34: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
              fprintf(logs[i].f, stamp);
                                 ^~~~~
misc.c:431:34: note: treat the string as an argument to avoid this
              fprintf(logs[i].f, stamp);
                                 ^
                                 "%s", 
1 warning generated.
Compiling Evangeline: modules.c
Compiling Evangeline: net.c
net.c:1223:50: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
        sprintf(&s[strlen(s)], " (inbuf: %04X)", strlen(socklist[i].inbuf));
                                         ~~~~    ^~~~~~~~~~~~~~~~~~~~~~~~~
                                         %04lX
1 warning generated.
Compiling Evangeline: rfc1459.c
Compiling Evangeline: tcl.c
tcl.c:207:18: warning: returning 'const char *' from a function with result type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
          return Tcl_GetStringResult(interp);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
Compiling Evangeline: tcldcc.c
Compiling Evangeline: tclhash.c
Compiling Evangeline: tclmisc.c
tclmisc.c:613:12: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    string = (unsigned char *)Tcl_GetByteArrayFromObj(objv[1], &len);
           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
Compiling Evangeline: tcluser.c
Compiling Evangeline: userent.c
Compiling Evangeline: userrec.c
Compiling Evangeline: users.c
gmake[3]: Entering directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/src/md5'
Compiling Evangeline: md5/md5c.c
md5c.c:250:34: warning: 'memset' call operates on objects of type 'MD5_CTX' while the size is based on a different type 'MD5_CTX *' [-Wsizeof-pointer-memaccess]
        EvangelineMemset(ctx, 0, sizeof(ctx));
                         ~~~            ^~~
md5c.c:250:34: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)?
        EvangelineMemset(ctx, 0, sizeof(ctx));
                                        ^~~
1 warning generated.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/src/md5'
gmake[3]: Entering directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/src/compress'
Compiling Evangeline: src/compress
./compress.c:53:7: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct __sFILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
  fin = gzopen(filename, "rb");
      ^ ~~~~~~~~~~~~~~~~~~~~~~
./compress.c:56:17: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
  len1 = gzread(fin, buf1, sizeof(buf1));
                ^~~
/usr/include/zlib.h:1390:39: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
                                      ^
./compress.c:59:15: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
  if (gzclose(fin) != Z_OK)
              ^~~
/usr/include/zlib.h:1630:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                                          ^
./compress.c:93:7: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct __sFILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
  fin = gzopen(f_src, "rb");
      ^ ~~~~~~~~~~~~~~~~~~~
./compress.c:108:18: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
    len = gzread(fin, buf, sizeof(buf));
                 ^~~
/usr/include/zlib.h:1390:39: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
                                      ^
./compress.c:127:15: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
  if (gzclose(fin) != Z_OK) {
              ^~~
/usr/include/zlib.h:1630:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                                          ^
./compress.c:165:17: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
  len = gzwrite(fout, buf, st.st_size);
                ^~~~
/usr/include/zlib.h:1446:40: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzwrite OF((gzFile file,
                                       ^
./compress.c:171:15: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
  if (gzclose(fout) != Z_OK)
              ^~~~
/usr/include/zlib.h:1630:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                                          ^
./compress.c:202:8: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct __sFILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
  fout = gzopen(f_target, mode);
       ^ ~~~~~~~~~~~~~~~~~~~~~~
./compress.c:213:13: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
    gzclose(fout);
            ^~~~
/usr/include/zlib.h:1630:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                                          ^
./compress.c:214:10: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct __sFILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
    fout = gzopen(f_target, mode);
         ^ ~~~~~~~~~~~~~~~~~~~~~~
./compress.c:227:17: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
    if (gzwrite(fout, buf, (unsigned int) len) != len) {
                ^~~~
/usr/include/zlib.h:1446:40: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzwrite OF((gzFile file,
                                       ^
./compress.c:234:15: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
  if (gzclose(fout) != Z_OK) {
              ^~~~
/usr/include/zlib.h:1630:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                                          ^
13 warnings generated.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/src/compress'
gmake[3]: Entering directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/src/compat'
Compiling Evangeline: compat/inet_aton.c
Compiling Evangeline: compat/inet_ntop.c
Compiling Evangeline: compat/snprintf.c
Compiling Evangeline: compat/memset.c
Compiling Evangeline: compat/memcpy.c
Compiling Evangeline: compat/strcasecmp.c
Compiling Evangeline: compat/strftime.c
gmake[3]: Leaving directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/src/compat'

---------- Yeah! that's the compiling, now the linking! ----------

Linking Evangeline: 


Successful compile: evangeline-1.1.4-B1

gmake[2]: Leaving directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/src'

Evangeline v1.1.4-B1 (C)2001-2005 Arcain, based on Eggdrop (C)1999-2005 Eggheads
-rwxr-xr-x  1 root  wheel  513656 Dec  6 16:31 evangeline-1.1.4-B1
gmake[2]: Entering directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline'
gmake[3]: Entering directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/modules'
gmake[4]: Entering directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/modules/blowfish.mod'
Compiling Evangeline: modules/blowfish
././blowfish.mod/blowfish.c:184:24: warning: passing 'u_8bit_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  strncpy(box[bx].key, key, keybytes);
                       ^~~
/usr/include/string.h:101:57: note: passing argument to parameter here
char    *strncpy(char * __restrict, const char * __restrict, size_t);
                                                           ^
././blowfish.mod/blowfish.c:279:5: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  p = s;
    ^ ~
././blowfish.mod/blowfish.c:286:5: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  p = s;
    ^ ~
3 warnings generated.
ld: error: unable to find library -lm
gmake[4]: *** [Makefile:24: ../blowfish.so] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/modules/blowfish.mod'
gmake[3]: *** [Makefile:59: blowfish.mod_so] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline/modules'
gmake[2]: *** [Makefile:216: emodules] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline'
gmake[1]: *** [Makefile:213: ModuleEvangeline] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/irc/evangeline/work/evangeline'
*** Error code 1

Stop.
make: stopped in /usr/ports/irc/evangeline



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