Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 2017 02:10:31 GMT
From:      pkg-fallout@FreeBSD.org
To:        bofh@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][sysutils/asmon] Failed for asmon-0.61_3 in build
Message-ID:  <201709160210.v8G2AVXK015022@beefy11.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:     bofh@FreeBSD.org
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/asmon/Makefile 441494 2017-05-22 22:29:17Z linimon $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p449939_s323632/logs/asmon-0.61_3.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p449939_s323632
Log:

====>> Building sysutils/asmon
build started at Sat Sep 16 02:10:27 UTC 2017
port directory: /usr/ports/sysutils/asmon
building for: FreeBSD head-i386-default-job-24 12.0-CURRENT FreeBSD 12.0-CURRENT 1200044 i386
maintained by: bofh@FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/asmon/Makefile 441494 2017-05-22 22:29:17Z linimon $
Poudriere version: 3.1.19-63-g681eaae7
Host OSVERSION: 1200040
Jail OSVERSION: 1200044
Job Id: 24




!!! Jail is newer than host. (Jail: 1200044, Host: 1200040) !!!
!!! 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=1200044
UNAME_v=FreeBSD 12.0-CURRENT 1200044
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
PKGNAME=asmon-0.61_3
OLDPWD=/
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.1.19-63-g681eaae7
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---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/asmon/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/asmon/work  HOME=/wrkdirs/usr/ports/sysutils/asmon/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  -I/usr/local/include -fstack-protector -fno-strict-aliasing -std=gnu89"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/asmon"
EXAMPLESDIR="share/examples/asmon"
DATADIR="share/asmon"
WWWDIR="www/asmon"
ETCDIR="etc/asmon"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/asmon
DOCSDIR=/usr/local/share/doc/asmon
EXAMPLESDIR=/usr/local/share/examples/asmon
WWWDIR=/usr/local/www/asmon
ETCDIR=/usr/local/etc/asmon
--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=12.0
OSVERSION=1200044
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=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   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   asmon-0.61_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-i386-default-job-24] Installing pkg-1.10.1...
[head-i386-default-job-24] Extracting pkg-1.10.1: .......... done
===>   asmon-0.61_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of asmon-0.61_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by asmon-0.61_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by asmon-0.61_3 for building
=> SHA256 Checksum OK for asmon-0.61.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by asmon-0.61_3 for building
===>  Extracting for asmon-0.61_3
=> SHA256 Checksum OK for asmon-0.61.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for asmon-0.61_3
===>  Applying FreeBSD patches for asmon-0.61_3
/usr/bin/sed -i.bak -e 's:gcc:cc -O2 -pipe  -I/usr/local/include -fstack-protector -fno-strict-aliasing -std=gnu89:' /wrkdirs/usr/ports/sysutils/asmon/work/asmon-0.61/asmon/Makefile
===========================================================================
=======================<phase: build-depends  >============================
===>   asmon-0.61_3 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-i386-default-job-24] Installing gmake-4.2.1_1...
[head-i386-default-job-24] `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-24] |   `-- Installing indexinfo-0.2.6...
[head-i386-default-job-24] |   `-- Extracting indexinfo-0.2.6: .... done
[head-i386-default-job-24] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-i386-default-job-24] Extracting gmake-4.2.1_1: .......... done
===>   asmon-0.61_3 depends on executable: gmake - found
===>   Returning to build of asmon-0.61_3
===>   asmon-0.61_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found
===>   Installing existing package /packages/All/libXpm-3.5.12.txz
[head-i386-default-job-24] Installing libXpm-3.5.12...
[head-i386-default-job-24] `-- Installing libX11-1.6.5,1...
[head-i386-default-job-24] |   `-- Installing kbproto-1.0.7...
[head-i386-default-job-24] |   `-- Extracting kbproto-1.0.7: .......... done
[head-i386-default-job-24] |   `-- Installing libXau-1.0.8_3...
[head-i386-default-job-24] |   | `-- Installing xproto-7.0.31...
[head-i386-default-job-24] |   | `-- Extracting xproto-7.0.31: .......... done
[head-i386-default-job-24] |   `-- Extracting libXau-1.0.8_3: .......... done
[head-i386-default-job-24] |   `-- Installing libXdmcp-1.1.2...
[head-i386-default-job-24] |   `-- Extracting libXdmcp-1.1.2: ......... done
[head-i386-default-job-24] |   `-- Installing libxcb-1.12_2...
[head-i386-default-job-24] |   | `-- Installing libpthread-stubs-0.4...
[head-i386-default-job-24] |   | `-- Extracting libpthread-stubs-0.4: . done
[head-i386-default-job-24] |   | `-- Installing libxml2-2.9.4...
[head-i386-default-job-24] |   | `-- Extracting libxml2-2.9.4: .......... done
[head-i386-default-job-24] |   `-- Extracting libxcb-1.12_2: .......... done
[head-i386-default-job-24] `-- Extracting libX11-1.6.5,1: .......... done
[head-i386-default-job-24] `-- Installing libXext-1.3.3_1,1...
[head-i386-default-job-24] |   `-- Installing xextproto-7.3.0...
[head-i386-default-job-24] |   `-- Extracting xextproto-7.3.0: .......... done
[head-i386-default-job-24] `-- Extracting libXext-1.3.3_1,1: .......... done
[head-i386-default-job-24] `-- Installing libXt-1.1.5,1...
[head-i386-default-job-24] |   `-- Installing libSM-1.2.2_3,1...
[head-i386-default-job-24] |   | `-- Installing libICE-1.0.9_1,1...
[head-i386-default-job-24] |   | `-- Extracting libICE-1.0.9_1,1: .......... done
[head-i386-default-job-24] |   `-- Extracting libSM-1.2.2_3,1: .......... done
[head-i386-default-job-24] `-- Extracting libXt-1.1.5,1: .......... done
[head-i386-default-job-24] Extracting libXpm-3.5.12: .......... done
===>   asmon-0.61_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found
===>   Returning to build of asmon-0.61_3
===>   asmon-0.61_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for asmon-0.61_3
===========================================================================
=======================<phase: build          >============================
===>  Building for asmon-0.61_3
gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/asmon/work/asmon-0.61/asmon'
cc -O2 -pipe  -I/usr/local/include -fstack-protector -fno-strict-aliasing -std=gnu89 -c -Wall  asmon.c -o asmon.o 
asmon.c:443:18: error: variable has incomplete type 'struct vmmeter'
                struct vmmeter sum;
                               ^
asmon.c:443:10: note: forward declaration of 'struct vmmeter'
                struct vmmeter sum;
                       ^
asmon.c:460:35: warning: array index 4 is past the end of the array (which contains 4 elements) [-Warray-bounds]
                cputotal = (cputotal-(fields[3]+fields[4]))*1.55;
                                                ^      ~
asmon.c:418:2: note: array 'fields' declared here
        float fields[4], info[4], cputotal=0.0;
        ^
asmon.c:679:17: error: variable has incomplete type 'struct vmmeter'
        struct vmmeter sum;
                       ^
asmon.c:679:9: note: forward declaration of 'struct vmmeter'
        struct vmmeter sum;
               ^
1 warning and 2 errors generated.
gmake[1]: *** [Makefile:21: asmon.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/asmon/work/asmon-0.61/asmon'
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/asmon



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