[package - head-i386-default][net/mgen] Failed for mgen-4.2b6 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Feb 6 22:00:24 UTC 2018
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 at FreeBSD.org
Last committer: amdmi3 at FreeBSD.org
Ident: $FreeBSD: head/net/mgen/Makefile 404867 2015-12-30 16:20:11Z amdmi3 $
Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p461032_s328914/logs/mgen-4.2b6.log
Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p461032_s328914
Log:
=>> Building net/mgen
build started at Tue Feb 6 22:00:15 UTC 2018
port directory: /usr/ports/net/mgen
package name: mgen-4.2b6
building for: FreeBSD head-i386-default-job-16 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 i386
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: head/net/mgen/Makefile 404867 2015-12-30 16:20:11Z amdmi3 $
Poudriere version: 3.2.4-42-g98f2e28b
Host OSVERSION: 1200054
Jail OSVERSION: 1200056
Job Id: 16
!!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!!
!!! 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=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/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/head-i386-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.2.4-42-g98f2e28b
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
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 mgen-4.2b6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
ports at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net/mgen/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mgen/work HOME=/wrkdirs/usr/ports/net/mgen/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/mgen/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/mgen/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mgen/work HOME=/wrkdirs/usr/ports/net/mgen/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/mgen/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 LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mgen" EXAMPLESDIR="share/examples/mgen" DATADIR="share/mgen" WWWDIR="www/mgen" ETCDIR="etc/mgen"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mgen DOCSDIR=/usr/local/share/doc/mgen EXAMPLESDIR=/usr/local/share/examples/mgen WWWDIR=/usr/local/www/mgen ETCDIR=/usr/local/etc/mgen
--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 ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### 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
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> NOTICE:
The mgen 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 >============================
===> mgen-4.2b6 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.4.txz
[head-i386-default-job-16] Installing pkg-1.10.4...
[head-i386-default-job-16] Extracting pkg-1.10.4: .......... done
===> mgen-4.2b6 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of mgen-4.2b6
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The mgen 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 mgen-4.2b6 for building
===========================================================================
=======================<phase: checksum >============================
===> NOTICE:
The mgen 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 mgen-4.2b6 for building
=> SHA256 Checksum OK for src-mgen-4.2b6.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> NOTICE:
The mgen 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 mgen-4.2b6 for building
===> Extracting for mgen-4.2b6
=> SHA256 Checksum OK for src-mgen-4.2b6.tgz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for mgen-4.2b6
===> Applying FreeBSD patches for mgen-4.2b6
===========================================================================
=======================<phase: build-depends >============================
===> mgen-4.2b6 depends on executable: gmake - not found
===> Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-i386-default-job-16] Installing gmake-4.2.1_1...
[head-i386-default-job-16] `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-16] | `-- Installing indexinfo-0.3.1...
[head-i386-default-job-16] | `-- Extracting indexinfo-0.3.1: .... done
[head-i386-default-job-16] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-i386-default-job-16] Extracting gmake-4.2.1_1: .......... done
===> mgen-4.2b6 depends on executable: gmake - found
===> Returning to build of mgen-4.2b6
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for mgen-4.2b6
===========================================================================
=======================<phase: build >============================
===> Building for mgen-4.2b6
gmake[1]: Entering directory '/wrkdirs/usr/ports/net/mgen/work/mgen-4.2b6/unix'
c++ -c -g -DPROTO_DEBUG -DHAVE_GPS -DUNIX -Wall -Wcast-align -pedantic -O -fPIC -DHAVE_IPV6 -DHAVE_ASSERT -DHAVE_GETLOGIN -DHAVE_FLOCK -DHAVE_DIRFD -I../unix -I../common -I../protolib/common -o ../common/mgenApp.o ../common/mgenApp.cpp
c++ -c -g -DPROTO_DEBUG -DHAVE_GPS -DUNIX -Wall -Wcast-align -pedantic -O -fPIC -DHAVE_IPV6 -DHAVE_ASSERT -DHAVE_GETLOGIN -DHAVE_FLOCK -DHAVE_DIRFD -I../unix -I../common -I../protolib/common -o ../common/mgen.o ../common/mgen.cpp
c++ -c -g -DPROTO_DEBUG -DHAVE_GPS -DUNIX -Wall -Wcast-align -pedantic -O -fPIC -DHAVE_IPV6 -DHAVE_ASSERT -DHAVE_GETLOGIN -DHAVE_FLOCK -DHAVE_DIRFD -I../unix -I../common -I../protolib/common -o ../common/mgenEvent.o ../common/mgenEvent.cpp
c++ -c -g -DPROTO_DEBUG -DHAVE_GPS -DUNIX -Wall -Wcast-align -pedantic -O -fPIC -DHAVE_IPV6 -DHAVE_ASSERT -DHAVE_GETLOGIN -DHAVE_FLOCK -DHAVE_DIRFD -I../unix -I../common -I../protolib/common -o ../common/mgenFlow.o ../common/mgenFlow.cpp
c++ -c -g -DPROTO_DEBUG -DHAVE_GPS -DUNIX -Wall -Wcast-align -pedantic -O -fPIC -DHAVE_IPV6 -DHAVE_ASSERT -DHAVE_GETLOGIN -DHAVE_FLOCK -DHAVE_DIRFD -I../unix -I../common -I../protolib/common -o ../common/mgenMsg.o ../common/mgenMsg.cpp
./common/mgenMsg.cpp:49:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register unsigned int len = 0;
^~~~~~~~~
./common/mgenMsg.cpp:255:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register unsigned int len = 0;
^~~~~~~~~
2 warnings generated.
c++ -c -g -DPROTO_DEBUG -DHAVE_GPS -DUNIX -Wall -Wcast-align -pedantic -O -fPIC -DHAVE_IPV6 -DHAVE_ASSERT -DHAVE_GETLOGIN -DHAVE_FLOCK -DHAVE_DIRFD -I../unix -I../common -I../protolib/common -o ../common/mgenSocketList.o ../common/mgenSocketList.cpp
./common/mgenSocketList.cpp:231:20: error: cannot initialize return object of type 'MgenSocketList::Item *' with an rvalue of type 'bool'
return false;
^~~~~
1 error generated.
gmake[1]: *** [Makefile.common:25: ../common/mgenSocketList.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/mgen/work/mgen-4.2b6/unix'
*** Error code 1
Stop.
make: stopped in /usr/ports/net/mgen
More information about the freebsd-pkg-fallout
mailing list