[package - 110armv6-quarterly][shells/ksh93] Failed for ksh93-20120801_2 in stage
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Dec 1 03:37:16 UTC 2016
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: sunpoet at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: branches/2016Q4/shells/ksh93/Makefile 417110 2016-06-19 11:25:29Z mat $
Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/427426/logs/ksh93-20120801_2.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=427426
Log:
====>> Building shells/ksh93
build started at Thu Dec 1 03:31:00 UTC 2016
port directory: /usr/ports/shells/ksh93
building for: FreeBSD 110armv6-quarterly-job-24 11.0-RELEASE-p3 FreeBSD 11.0-RELEASE-p3 r308202 arm
maintained by: sunpoet at FreeBSD.org
Makefile ident: $FreeBSD: branches/2016Q4/shells/ksh93/Makefile 417110 2016-06-19 11:25:29Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 24
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=ksh93-20120801_2
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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=1100122
---End Environment---
---Begin OPTIONS List---
===> The following configuration options are available for ksh93-20120801_2:
EXAMPLES=on: Build and/or install examples
STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/shells/ksh93/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/ksh93/work HOME=/wrkdirs/usr/ports/shells/ksh93/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
CCFLAGS="-O2 -pipe -fno-strict-aliasing" XDG_DATA_HOME=/wrkdirs/usr/ports/shells/ksh93/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/ksh93/work HOME=/wrkdirs/usr/ports/shells/ksh93/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -lm" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ksh93"
EXAMPLESDIR="share/examples/ksh93"
DATADIR="share/ksh93"
WWWDIR="www/ksh93"
ETCDIR="etc/ksh93"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ksh93
DOCSDIR=/usr/local/share/doc/ksh93
EXAMPLESDIR=/usr/local/share/examples/ksh93
WWWDIR=/usr/local/www/ksh93
ETCDIR=/usr/local/etc/ksh93
--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=arm
MACHINE_ARCH=armv6
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
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---
=======================<phase: check-sanity >============================
===> License EPL accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> ksh93-20120801_2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.8.8.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-24] Installing pkg-1.8.8...
[110armv6-quarterly-job-24] Extracting pkg-1.8.8: .......... done
===> ksh93-20120801_2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of ksh93-20120801_2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License EPL accepted by the user
===> Fetching all distfiles required by ksh93-20120801_2 for building
===========================================================================
=======================<phase: checksum >============================
===> License EPL accepted by the user
===> Fetching all distfiles required by ksh93-20120801_2 for building
=> SHA256 Checksum OK for ksh93/INIT.2013-05-24.tgz.
=> SHA256 Checksum OK for ksh93/ast-ksh.2012-08-01.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License EPL accepted by the user
===> Fetching all distfiles required by ksh93-20120801_2 for building
===> Extracting for ksh93-20120801_2
=> SHA256 Checksum OK for ksh93/INIT.2013-05-24.tgz.
=> SHA256 Checksum OK for ksh93/ast-ksh.2012-08-01.tgz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for ksh93-20120801_2
===> Applying FreeBSD patches for ksh93-20120801_2
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for ksh93-20120801_2
===========================================================================
=======================<phase: build >============================
===> Building for ksh93-20120801_2
package: update /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/bin/execrate
package: initialize the /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf view
package: update /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/lib/probe/C/make/probe
package: update /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/bin/mamake
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/INIT/mamake.c:383:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (buf = state.old)
~~~~^~~~~~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/INIT/mamake.c:383:10: note: place parentheses around the assignment to silence this warning
if (buf = state.old)
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/INIT/mamake.c:383:10: note: use '==' to turn this assignment into an equality comparison
if (buf = state.old)
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/INIT/mamake.c:583:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
} while (item = right);
<snip>
~^~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:741:10: note: place parentheses around the assignment to silence this warning
while( c=ed_getchar(vp->ed,-1) )
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:741:10: note: use '==' to turn this assignment into an equality comparison
while( c=ed_getchar(vp->ed,-1) )
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:823:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(c = *p++)
~~^~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:823:12: note: place parentheses around the assignment to silence this warning
while(c = *p++)
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:823:12: note: use '==' to turn this assignment into an equality comparison
while(c = *p++)
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:2087:17: warning: '&&' within '||' [-Wlogical-op-parentheses]
|| (increment && (cur_window==w_size-1)
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:2087:17: note: place parentheses around the '&&' expression to silence this warning
|| (increment && (cur_window==w_size-1)
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:2493:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(i = *p++);
~~^~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:2493:12: note: place parentheses around the assignment to silence this warning
while(i = *p++);
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:2493:12: note: use '==' to turn this assignment into an equality comparison
while(i = *p++);
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:2616:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(c= *p++)
~^~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:2616:11: note: place parentheses around the assignment to silence this warning
while(c= *p++)
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:2616:11: note: use '==' to turn this assignment into an equality comparison
while(c= *p++)
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/vi.c:2704:5: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else if( islower(c) )
^
6 warnings generated.
+ cc -O2 -pipe -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93 -Iinclude -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/include -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/include/ast -DSHOPT_HISTEXPAND -DSHOPT_EDPREDICT -DSHOPT_MULTIBYTE -DKSHELL -DSHOPT_ESH -DSHOPT_VSH -D_PACKAGE_ast -DSHOPT_PFSH -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -D_BLD_shell '-D_API_ast=20100309' '-DERROR_CONTEXT_T=Error_context_t' -DSHOPT_FIXEDARRAY -c /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c:182:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(off = staktell())
~~~~^~~~~~~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c:182:9: note: place parentheses around the assignment to silence this warning
if(off = staktell())
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c:182:9: note: use '==' to turn this assignment into an equality comparison
if(off = staktell())
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c:544:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(cc = strchr(modifiers, c))
~~~^~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c:544:10: note: place parentheses around the assignment to silence this warning
if(cc = strchr(modifiers, c))
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c:544:10: note: use '==' to turn this assignment into an equality comparison
if(cc = strchr(modifiers, c))
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c:613:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(cc = strstr(str, sb.str[0]))
~~~^~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c:613:12: note: place parentheses around the assignment to silence this warning
if(cc = strstr(str, sb.str[0]))
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/edit/hexpand.c:613:12: note: use '==' to turn this assignment into an equality comparison
if(cc = strstr(str, sb.str[0]))
^
==
3 warnings generated.
+ cc -O2 -pipe -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93 -Iinclude -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/include -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/include/ast -DSHOPT_BRACEPAT '-DSH_DICT="libshell"' '-D_API_ast=20100309' -D_PACKAGE_ast -DSHOPT_STATS -DSHOPT_NAMESPACE -DSHOPT_COSHELL -DSHOPT_PFSH -DSHOPT_HISTEXPAND '-DERROR_CONTEXT_T=Error_context_t' -DSHOPT_FIXEDARRAY -DSHOPT_ESH -DSHOPT_MULTIBYTE '-DUSAGE_LICENSE="[-author?David Korn <dgk at research.att.com>][-copyright?Copyright (c) 1982-2012 AT&T Intellectual Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libshell]"' -c /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:79:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(n = optget(argv, usage )) switch(n)
~~^~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:79:10: note: place parentheses around the assignment to silence this warning
while(n = optget(argv, usage )) switch(n)
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:79:10: note: use '==' to turn this assignment into an equality comparison
while(n = optget(argv, usage )) switch(n)
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:103:7: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(cp= *argv)
~~^~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:103:7: note: place parentheses around the assignment to silence this warning
if(cp= *argv)
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:103:7: note: use '==' to turn this assignment into an equality comparison
if(cp= *argv)
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:110:7: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(cp= *argv)
~~^~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:110:7: note: place parentheses around the assignment to silence this warning
if(cp= *argv)
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:110:7: note: use '==' to turn this assignment into an equality comparison
if(cp= *argv)
^
==
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:138:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if(t = (Shnode_t*)sh_parse(shp,in,0))
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:138:8: note: place parentheses around the assignment to silence this warning
if(t = (Shnode_t*)sh_parse(shp,in,0))
^
( )
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/shcomp.c:138:8: note: use '==' to turn this assignment into an equality comparison
if(t = (Shnode_t*)sh_parse(shp,in,0))
^
==
4 warnings generated.
+ cc -O2 -pipe -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93 -Iinclude -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/include -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/include/ast '-DERROR_CONTEXT_T=Error_context_t' '-D_API_ast=20100309' -D_PACKAGE_ast -c /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh/suid_exec.c
+ cc -O2 -pipe -fno-strict-aliasing -lm -L. -L/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/lib -o suid_exec suid_exec.o -last -last
/nxb-bin/usr/bin/ld: cannot find -last
cc: error: linker command failed with exit code 1 (use -v to see invocation)
mamake [cmd/ksh93]: *** exit code 1 making suid_exec
+ test '' '=' sh.1
+ /usr/bin/cmp -s /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh.1 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man1/sh.1
+ /bin/mv /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man1/sh.1 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man1/sh.1.old
+ true
+ /bin/cp /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/sh.1 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man1/sh.1
+ test '' '=' shell.3
+ /usr/bin/cmp -s /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/shell.3 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man3/shell.3
+ /bin/mv /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man3/shell.3 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man3/shell.3.old
+ true
+ /bin/cp /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/shell.3 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man3/shell.3
+ test '' '=' nval.3
+ /usr/bin/cmp -s /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/nval.3 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man3/nval.3
+ /bin/mv /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man3/nval.3 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man3/nval.3.old
+ true
+ /bin/cp /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/nval.3 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/man/man3/nval.3
+ test '' '=' shell.req
+ /usr/bin/cmp -s shell.req /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/lib/lib/shell
+ /bin/mv /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/lib/lib/shell /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/lib/lib/shell.old
+ true
+ /bin/cp shell.req /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/lib/lib/shell
+ proto -p -s -l /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/lib/package/ast.lic '-o since=1982,author=dgk' /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/include/nval.h
+ cmp -s /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/include/ast/nval.h 1.77204.x
+ mv 1.77204.x /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/include/ast/nval.h
+ proto -p -s -l /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/lib/package/ast.lic '-o since=1982,author=dgk' /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/include/shell.h
+ cmp -s /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/include/ast/shell.h 1.77220.x
+ mv 1.77220.x /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/include/ast/shell.h
+ proto -p -s -l /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/lib/package/ast.lic '-o since=1982,author=dgk' /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/include/history.h
+ cmp -s /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/include/ast/history.h 1.77255.x
+ mv 1.77255.x /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/include/ast/history.h
+ test '' '=' fun/dirs
+ /usr/bin/cmp -s /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/fun/dirs /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/dirs
+ /bin/mv /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/dirs /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/dirs.old
+ true
+ /bin/cp /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/fun/dirs /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/dirs
+ chmod ugo+x /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/dirs
+ test '' '=' fun/popd
+ /usr/bin/cmp -s /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/fun/popd /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/popd
+ /bin/mv /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/popd /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/popd.old
+ true
+ /bin/cp /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/fun/popd /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/popd
+ chmod ugo+x /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/popd
+ test '' '=' fun/pushd
+ /usr/bin/cmp -s /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/fun/pushd /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/pushd
+ /bin/mv /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/pushd /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/pushd.old
+ true
+ /bin/cp /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/cmd/ksh93/fun/pushd /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/pushd
+ chmod ugo+x /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf/fun/pushd
mamake: *** exit code 1 making cmd/ksh93
package: make done at Thu Dec 1 03:37:15 UTC 2016 in /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/armv6--freebsd12.0-gnueabihf
===========================================================================
=======================<phase: run-depends >============================
===========================================================================
=======================<phase: stage >============================
===> Staging for ksh93-20120801_2
===> Generating temporary packing list
install -s -m 555 /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/bin/ksh /wrkdirs/usr/ports/shells/ksh93/work/stage/usr/local/bin/ksh93
install: /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/bin/ksh: No such file or directory
*** Error code 71
Stop.
make: stopped in /usr/ports/shells/ksh93
More information about the freebsd-pkg-fallout
mailing list