Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2017 01:31:30 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips-quarterly][devel/kBuild] Failed for kBuild-0.1.9998_7 in stage
Message-ID:  <201704200131.v3K1VUGn099842@beefy14.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:     vbox@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/devel/kBuild/Makefile 437538 2017-04-02 09:08:47Z jbeich $
Log URL:        http://beefy14.nyi.freebsd.org/data/110mips-quarterly/438844/logs/kBuild-0.1.9998_7.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=110mips-quarterly&build=438844
Log:

====>> Building devel/kBuild
build started at Thu Apr 20 01:11:51 UTC 2017
port directory: /usr/ports/devel/kBuild
building for: FreeBSD 110mips-quarterly-job-19 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 r316722 mips
maintained by: vbox@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/devel/kBuild/Makefile 437538 2017-04-02 09:08:47Z jbeich $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1100122
Job Id: 19

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p9 r316722
UNAME_r=11.0-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=kBuild-0.1.9998_7
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110mips-quarterly/ref/.p/pool
MASTERNAME=110mips-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
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 OPTIONS List---
===> The following configuration options are available for kBuild-0.1.9998_7:
     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/kBuild/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kBuild/work  HOME=/wrkdirs/usr/ports/devel/kBuild/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kBuild/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kBuild/work  HOME=/wrkdirs/usr/ports/devel/kBuild/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="gcc" CFLAGS="-O2 -pipe -G0  -fno-strict-aliasing"  CPP="gcpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="g++" CXXFLAGS="-O2 -pipe -G0 -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.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/kBuild"
EXAMPLESDIR="share/examples/kBuild"
DATADIR="share/kBuild"
WWWDIR="www/kBuild"
ETCDIR="etc/kBuild"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=mips
MACHINE_ARCH=mips
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=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
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.0-RELEASE-p9
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  131072
stack size              (kbytes, -s)  8192
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    >============================
===>   kBuild-0.1.9998_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110mips-quarterly-job-19] Installing pkg-1.10.1...
[110mips-quarterly-job-19] Extracting pkg-1.10.1: .......... done
===>   kBuild-0.1.9998_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of kBuild-0.1.9998_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by kBuild-0.1.9998_7 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by kBuild-0.1.9998_7 for building
=> SHA256 Checksum OK for kBuild-0.1.9998r2695-src.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by kBuild-0.1.9998_7 for building
===>  Extracting for kBuild-0.1.9998_7
=> SHA256 Checksum OK for kBuild-0.1.9998r2695-src.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for kBuild-0.1.9998_7
===>  Applying FreeBSD patches for kBuild-0.1.9998_7
/nxb-bin/usr/bin/sed -i.bak -e '11269d;11274d' /wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/sed/configure
/nxb-bin/usr/bin/sed -i.bak -e 's|%%LOCALBASE%%|/usr/local|g' /wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998/Config.kmk
for f in /wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998/kBuild/tools/*.kmk; do  /nxb-bin/usr/bin/sed -i.bak -e 's|gcc|gcc|g' $f ;  done
===========================================================================
=======================<phase: build-depends  >============================
===>   kBuild-0.1.9998_7 depends on file: /usr/local/bin/flex - not found
===>   Installing existing package /packages/All/flex-2.6.1.txz
[110mips-quarterly-job-19] Installing flex-2.6.1...
[110mips-quarterly-job-19] `-- Installing gettext-runtime-0.19.8.1_1...
[110mips-quarterly-job-19] |   `-- Installing indexinfo-0.2.6...
[110mips-quarterly-job-19] |   `-- Extracting indexinfo-0.2.6: .... done
[110mips-quarterly-job-19] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
<snip>
install: dst path '/wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.mips32/release/stage/usr/local/bin/kObjCache'
/tmp//cccthp8z.s: Assembler messages:
/tmp//cccthp8z.s:6986: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7003: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7022: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7063: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7080: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7099: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7116: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7149: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7164: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7194: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7383: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7402: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7419: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7460: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7479: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7496: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7513: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7546: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7561: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7591: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7763: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7780: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7799: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7840: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7857: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7876: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7893: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7926: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7941: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:7971: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8142: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8159: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8178: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8219: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8236: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8255: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8272: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8305: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8320: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8350: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8590: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8607: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8626: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8667: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8684: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8703: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8720: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8753: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8768: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8798: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8980: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:8999: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9016: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9057: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9076: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9093: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9110: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9143: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9158: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9188: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9436: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9453: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9472: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9513: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9530: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9549: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9566: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9599: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9614: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9644: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9828: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9845: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9864: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9905: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9922: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9941: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9958: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:9991: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10006: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10036: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10208: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10225: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10244: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10285: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10302: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10321: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10338: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10371: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10386: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10416: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10587: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10604: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10623: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10664: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10681: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10700: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10717: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10750: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10765: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:10795: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11034: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11053: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11070: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11111: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11130: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11147: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11164: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11197: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11212: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11242: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11424: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11441: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11460: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11501: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11518: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11537: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11554: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11587: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11602: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:11632: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:16740: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:20407: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:20712: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:21016: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:21389: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:21704: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:22089: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:22406: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:22711: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:23015: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:23388: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:23703: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:89358: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:89381: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:89563: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:89586: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:89859: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:89977: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90036: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90059: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90178: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90201: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90380: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90403: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90555: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90674: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90766: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:90884: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:91064: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:91087: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:91203: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:91226: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:91408: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:91431: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:92098: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:92121: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102036: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102231: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102309: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102387: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102465: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102543: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102582: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102660: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102738: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102816: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102894: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:102972: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103050: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103128: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103206: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103284: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103323: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103479: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103518: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103557: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103596: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103674: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103752: Warning: Macro instruction expanded into multiple instructions
/tmp//cccthp8z.s:103830: Warning: Macro instruction expanded into multiple instructions
kBuild: Linking kmk
kBuild: Installing kmk => /wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.mips32/release/stage/usr/local/bin/kmk
install: warning: Not hard linking, mode differs: 0755, desires 0555
install: src path '/wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.mips32/release/obj/kmk/kmk'
install: dst path '/wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.mips32/release/stage/usr/local/bin/kmk'
kmk: Leaving directory `/wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998'
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for kBuild-0.1.9998_7
===>   Generating temporary packing list
install  -s -m 555 /wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.mips/release/stage/usr/local/bin/kDepIDB /wrkdirs/usr/ports/devel/kBuild/work/stage/usr/local/bin
install: /wrkdirs/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.mips/release/stage/usr/local/bin/kDepIDB: No such file or directory
*** Error code 71

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



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