Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2017 22:36:36 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][devel/mpatrol] Failed for mpatrol-1.4.8_4 in build
Message-ID:  <201701292236.v0TMaa4p043274@beefy12.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: tijl@FreeBSD.org
Ident:          $FreeBSD: head/devel/mpatrol/Makefile 428152 2016-12-08 19:52:19Z tijl $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p432608_s312909/logs/mpatrol-1.4.8_4.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p432608_s312909
Log:

====>> Building devel/mpatrol
build started at Sun Jan 29 22:36:01 UTC 2017
port directory: /usr/ports/devel/mpatrol
building for: FreeBSD head-amd64-default-job-04 12.0-CURRENT FreeBSD 12.0-CURRENT r312909 amd64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/mpatrol/Makefile 428152 2016-12-08 19:52:19Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1200020
Job Id: 04




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 12.0-CURRENT r312909
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mpatrol-1.4.8_4
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1200020
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for mpatrol-1.4.8_4:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mpatrol/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mpatrol/work  HOME=/wrkdirs/usr/ports/devel/mpatrol/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mpatrol/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mpatrol/work  HOME=/wrkdirs/usr/ports/devel/mpatrol/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  -DENVIRON=\"ENVIRON_64\" -DMP_INIT_SUPPORT=0 -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DENVIRON=\"ENVIRON_64\" -DMP_INIT_SUPPORT=0 -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mpatrol"
EXAMPLESDIR="share/examples/mpatrol"
DATADIR="share/mpatrol"
WWWDIR="www/mpatrol"
ETCDIR="etc/mpatrol"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>   NOTICE:

The mpatrol 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

===========================================================================
=======================<phase: pkg-depends    >============================
===>   mpatrol-1.4.8_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-amd64-default-job-04] Installing pkg-1.9.4_1...
[head-amd64-default-job-04] Extracting pkg-1.9.4_1: .......... done
===>   mpatrol-1.4.8_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of mpatrol-1.4.8_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The mpatrol 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

===> Fetching all distfiles required by mpatrol-1.4.8_4 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The mpatrol 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

===> Fetching all distfiles required by mpatrol-1.4.8_4 for building
=> SHA256 Checksum OK for mpatrol_1.4.8.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The mpatrol 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

===> Fetching all distfiles required by mpatrol-1.4.8_4 for building
===>  Extracting for mpatrol-1.4.8_4
=> SHA256 Checksum OK for mpatrol_1.4.8.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for mpatrol-1.4.8_4
===>  Applying FreeBSD patches for mpatrol-1.4.8_4
===========================================================================
=======================<phase: build-depends  >============================
===>   mpatrol-1.4.8_4 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
<snip>
                  ^
./../tools/dmalloc.c:109:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-admin", "lad", DMALLOC_LOG_ADMIN},
     ^
./../tools/dmalloc.c:109:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-admin", "lad", DMALLOC_LOG_ADMIN},
                  ^
./../tools/dmalloc.c:110:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-blocks", "lbl", DMALLOC_LOG_BLOCKS},
     ^
./../tools/dmalloc.c:110:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-blocks", "lbl", DMALLOC_LOG_BLOCKS},
                   ^
./../tools/dmalloc.c:111:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-bad-space", "lbs", DMALLOC_LOG_BAD_SPACE},
     ^
./../tools/dmalloc.c:111:23: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-bad-space", "lbs", DMALLOC_LOG_BAD_SPACE},
                      ^
./../tools/dmalloc.c:112:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-nonfree-space", "lns", DMALLOC_LOG_NONFREE_SPACE},
     ^
./../tools/dmalloc.c:112:27: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-nonfree-space", "lns", DMALLOC_LOG_NONFREE_SPACE},
                          ^
./../tools/dmalloc.c:113:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-fence", "cfe", DMALLOC_CHECK_FENCE},
     ^
./../tools/dmalloc.c:113:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-fence", "cfe", DMALLOC_CHECK_FENCE},
                    ^
./../tools/dmalloc.c:114:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-heap", "che", DMALLOC_CHECK_HEAP},
     ^
./../tools/dmalloc.c:114:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-heap", "che", DMALLOC_CHECK_HEAP},
                   ^
./../tools/dmalloc.c:115:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-lists", "cli", DMALLOC_CHECK_LISTS},
     ^
./../tools/dmalloc.c:115:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-lists", "cli", DMALLOC_CHECK_LISTS},
                    ^
./../tools/dmalloc.c:116:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-blank", "cbl", DMALLOC_CHECK_BLANK},
     ^
./../tools/dmalloc.c:116:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-blank", "cbl", DMALLOC_CHECK_BLANK},
                    ^
./../tools/dmalloc.c:117:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-funcs", "cfu", DMALLOC_CHECK_FUNCS},
     ^
./../tools/dmalloc.c:117:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"check-funcs", "cfu", DMALLOC_CHECK_FUNCS},
                    ^
./../tools/dmalloc.c:118:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"force-linear", "fli", DMALLOC_FORCE_LINEAR},
     ^
./../tools/dmalloc.c:118:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"force-linear", "fli", DMALLOC_FORCE_LINEAR},
                     ^
./../tools/dmalloc.c:119:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"catch-signals", "csi", DMALLOC_CATCH_SIGNALS},
     ^
./../tools/dmalloc.c:119:23: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"catch-signals", "csi", DMALLOC_CATCH_SIGNALS},
                      ^
./../tools/dmalloc.c:120:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-elapsed-time", "let", DMALLOC_LOG_ELAPSED_TIME},
     ^
./../tools/dmalloc.c:120:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-elapsed-time", "let", DMALLOC_LOG_ELAPSED_TIME},
                         ^
./../tools/dmalloc.c:121:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-current-time", "lct", DMALLOC_LOG_CURRENT_TIME},
     ^
./../tools/dmalloc.c:121:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"log-current-time", "lct", DMALLOC_LOG_CURRENT_TIME},
                         ^
./../tools/dmalloc.c:122:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"realloc-copy", "rco", DMALLOC_REALLOC_COPY},
     ^
./../tools/dmalloc.c:122:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"realloc-copy", "rco", DMALLOC_REALLOC_COPY},
                     ^
./../tools/dmalloc.c:123:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"free-blank", "fbl", DMALLOC_FREE_BLANK},
     ^
./../tools/dmalloc.c:123:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"free-blank", "fbl", DMALLOC_FREE_BLANK},
                   ^
./../tools/dmalloc.c:124:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"error-abort", "eab", DMALLOC_ERROR_ABORT},
     ^
./../tools/dmalloc.c:124:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"error-abort", "eab", DMALLOC_ERROR_ABORT},
                    ^
./../tools/dmalloc.c:125:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"alloc-blank", "abl", DMALLOC_ALLOC_BLANK},
     ^
./../tools/dmalloc.c:125:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"alloc-blank", "abl", DMALLOC_ALLOC_BLANK},
                    ^
./../tools/dmalloc.c:126:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"heap-check-map", "hcm", DMALLOC_HEAP_CHECK_MAP},
     ^
./../tools/dmalloc.c:126:24: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"heap-check-map", "hcm", DMALLOC_HEAP_CHECK_MAP},
                       ^
./../tools/dmalloc.c:127:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"print-messages", "pme", DMALLOC_PRINT_MESSAGES},
     ^
./../tools/dmalloc.c:127:24: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"print-messages", "pme", DMALLOC_PRINT_MESSAGES},
                       ^
./../tools/dmalloc.c:128:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"catch-null", "cnu", DMALLOC_CATCH_NULL},
     ^
./../tools/dmalloc.c:128:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"catch-null", "cnu", DMALLOC_CATCH_NULL},
                   ^
./../tools/dmalloc.c:129:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"never-reuse", "nre", DMALLOC_NEVER_REUSE},
     ^
./../tools/dmalloc.c:129:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"never-reuse", "nre", DMALLOC_NEVER_REUSE},
                    ^
./../tools/dmalloc.c:130:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"allow-free-null", "afn", DMALLOC_ALLOW_FREE_NULL},
     ^
./../tools/dmalloc.c:130:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"allow-free-null", "afn", DMALLOC_ALLOW_FREE_NULL},
                        ^
./../tools/dmalloc.c:131:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"error-dump", "edu", DMALLOC_ERROR_DUMP},
     ^
./../tools/dmalloc.c:131:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    {"error-dump", "edu", DMALLOC_ERROR_DUMP},
                   ^
./../tools/dmalloc.c:212:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
        if (t = strchr(s, ','))
            ~~^~~~~~~~~~~~~~~~
./../tools/dmalloc.c:212:15: note: place parentheses around the assignment to silence this warning
        if (t = strchr(s, ','))
              ^
            (                 )
./../tools/dmalloc.c:212:15: note: use '==' to turn this assignment into an equality comparison
        if (t = strchr(s, ','))
              ^
              ==
./../tools/dmalloc.c:218:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if (p = strchr(s + 5, ':'))
                ~~^~~~~~~~~~~~~~~~~~~~
./../tools/dmalloc.c:218:19: note: place parentheses around the assignment to silence this warning
            if (p = strchr(s + 5, ':'))
                  ^
                (                     )
./../tools/dmalloc.c:218:19: note: use '==' to turn this assignment into an equality comparison
            if (p = strchr(s + 5, ':'))
                  ^
                  ==
./../tools/dmalloc.c:412:20: error: assigning to 'char *' from incompatible type 'const char *'
        else if (t = strchr(ESCAPE_CHARS, p[i]))
                   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
./../tools/dmalloc.c:494:43: warning: format specifies type 'unsigned long' but the argument has type 'void *' [-Wformat]
                    sprintf(b, "ra=%#lx", d.stack->addr);
                                   ~~~~   ^~~~~~~~~~~~~
./../tools/dmalloc.c:623:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
            else
            ^
./../tools/dmalloc.c:682:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    for (c = b; p = strchr(c, '\n'); c = p + 1)
                ~~^~~~~~~~~~~~~~~~~
./../tools/dmalloc.c:682:19: note: place parentheses around the assignment to silence this warning
    for (c = b; p = strchr(c, '\n'); c = p + 1)
                  ^
                (                  )
./../tools/dmalloc.c:682:19: note: use '==' to turn this assignment into an equality comparison
    for (c = b; p = strchr(c, '\n'); c = p + 1)
                  ^
                  ==
./../tools/dmalloc.c:733:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        s = "not-freed and freed";
            ^
./../tools/dmalloc.c:735:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        s = "not-freed";
            ^
./../tools/dmalloc.c:737:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        s = "freed";
            ^
./../tools/dmalloc.c:818:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        t = "stderr";
            ^
69 warnings and 1 error generated.
gmake[1]: *** [Makefile:104: dmalloc.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/mpatrol/work/mpatrol/build/unix'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/mpatrol



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