Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2017 03:32:05 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips64-default][databases/db6] Failed for db6-6.2.23_2 in build
Message-ID:  <201708120332.v7C3W5Mb087282@beefy13.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:     mandree@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: head/databases/db6/Makefile 424411 2016-10-21 12:51:40Z mat $
Log URL:        http://beefy13.nyi.freebsd.org/data/head-mips64-default/p447812_s322419/logs/db6-6.2.23_2.log
Build URL:      http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p447812_s322419
Log:

====>> Building databases/db6
build started at Sat Aug 12 03:28:46 UTC 2017
port directory: /usr/ports/databases/db6
building for: FreeBSD head-mips64-default-job-01 12.0-CURRENT FreeBSD 12.0-CURRENT 1200040 mips
maintained by: mandree@FreeBSD.org
Makefile ident:      $FreeBSD: head/databases/db6/Makefile 424411 2016-10-21 12:51:40Z mat $
Poudriere version: 3.1.19-61-ga8829ba9
Host OSVERSION: 1200033
Jail OSVERSION: 1200040
Job Id: 01




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200040
UNAME_v=FreeBSD 12.0-CURRENT 1200040
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=db6-6.2.23_2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool
MASTERNAME=head-mips64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-61-ga8829ba9
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---
===> The following configuration options are available for db6-6.2.23_2:
     CRYPTO=on: Cryptography support
     DOCS=on: Build and/or install documentation
     JAVA=off: Java platform support
     L10N=off: Localization support (EXPERIMENTAL)
     SQL=off: Enable SQL API (EXPERIMENTAL)
     TCL=off: Tcl scripting language support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-cxx --enable-stl  --enable-compat185 --enable-dump185  --includedir=/usr/local/include/db6  --libdir=/usr/local/lib/db6  --bindir=/usr/local/bin/db6 --with-cryptography=yes --disable-java --disable-localization --disable-sql --disable-sql_codegen --disable-tcl --without-tcl --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/db6/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/db6/work  HOME=/wrkdirs/usr/ports/databases/db6/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/db6/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/db6/work  HOME=/wrkdirs/usr/ports/databases/db6/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 -G0 -EB -mabi=64 -msoft-float  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -EB -mabi=64" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=64 -msoft-float -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--
BDBMAJ=6
BDBVER=6.2
CRYPTO=""
NO_CRYPTO="@comment
"
DOCS=""
NO_DOCS="@comment
"
JAVA="@comment
"
NO_JAVA=""
L10N="@comment
"
NO_L10N=""
SQL="@comment
"
NO_SQL=""
TCL="@comment
"
NO_TCL=""
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/db6"
EXAMPLESDIR="share/examples/db6"
DATADIR="share/db6"
WWWDIR="www/db6"
ETCDIR="etc/db6"
--End PLIST_SUB--

--SUB_LIST--
CRYPTO=""
NO_CRYPTO="@comment
"
DOCS=""
NO_DOCS="@comment
"
JAVA="@comment
"
NO_JAVA=""
L10N="@comment
"
NO_L10N=""
SQL="@comment
"
NO_SQL=""
TCL="@comment
"
NO_TCL=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/db6
DOCSDIR=/usr/local/share/doc/db6
EXAMPLESDIR=/usr/local/share/examples/db6
WWWDIR=/usr/local/www/db6
ETCDIR=/usr/local/etc/db6
--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
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips64
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=mips64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200040
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---
---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
<snip>
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for printf... yes
checking for qsort... yes
checking for raise... (cached) yes
checking for rand... (cached) yes
checking for strcat... yes
checking for strchr... yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strncat... yes
checking for strncmp... yes
checking for strrchr... yes
checking for strsep... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking whether strcasecmp is declared... yes
checking for _fstati64... no
checking for backtrace... no
checking for backtrace_symbols... no
checking for directio... no
checking for fchmod... (cached) yes
checking for fclose... yes
checking for fcntl... (cached) yes
checking for fdatasync... yes
checking for fgetc... yes
checking for fgets... yes
checking for fopen... yes
checking for fwrite... yes
checking for getgid... (cached) yes
checking for getrusage... (cached) yes
checking for getuid... (cached) yes
checking for hstrerror... yes
checking for mprotect... (cached) yes
checking for pstat_getdynamic... (cached) no
checking for pthread_self... (cached) yes
checking for pthread_yield... yes
checking for random... (cached) yes
checking for sched_yield... (cached) yes
checking for select... (cached) yes
checking for setgid... yes
checking for setuid... yes
checking for sigaction... (cached) yes
checking for snprintf... (cached) yes
checking for stat... (cached) yes
checking for sysconf... (cached) yes
checking for vsnprintf... (cached) yes
checking for yield... (cached) no
checking for initstate_r... no
checking for random_r... no
checking for srandom_r... no
checking for gettimeofday... (cached) yes
checking for localtime... (cached) yes
checking for localtime_r... yes
checking for time... (cached) yes
checking for strftime... (cached) yes
checking for clock_gettime... (cached) yes
checking for clock_gettime monotonic clock... yes
checking for ctime_r... yes
checking for 2 or 3 argument version of ctime_r... 2-argument
checking for ftruncate... yes
checking for pread... (cached) yes
checking for pwrite... (cached) yes
checking for getaddrinfo... yes
checking for fcntl/F_SETFD... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for mlock... (cached) yes
checking for munlock... (cached) yes
checking for mmap... (cached) yes
checking for munmap... (cached) yes
checking for shmget... (cached) yes
checking for shmctl... yes
checking for 64-bit integral type support for sequences... yes
checking for growing a file under an mmap region... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating db_cxx.h
config.status: creating db_int.h
config.status: creating clib_port.h
config.status: creating include.tcl
config.status: creating db.h
config.status: creating db_185.h
config.status: creating db185_int.h
config.status: creating dbstl_common.h
config.status: creating db_config.h
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for db6-6.2.23_2
gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/db6/work/db-6.2.23/build_unix'
./libtool --mode=compile /nxb-bin/usr/bin/cc -c -I. -I./../src  -D_THREAD_SAFE -O2 -pipe -G0 -EB -mabi=64 -msoft-float  -fno-strict-aliasing  ../lang/db185/db185.c
libtool: compile:  /nxb-bin/usr/bin/cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing ../lang/db185/db185.c  -fPIC -DPIC -o .libs/db185.o
libtool: compile:  /nxb-bin/usr/bin/cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing ../lang/db185/db185.c -o db185.o >/dev/null 2>&1
./libtool --mode=compile /nxb-bin/usr/bin/cc -c -I. -I./../src  -D_THREAD_SAFE -O2 -pipe -G0 -EB -mabi=64 -msoft-float  -fno-strict-aliasing  ../src/mutex/mut_tas.c
libtool: compile:  /nxb-bin/usr/bin/cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing ../src/mutex/mut_tas.c  -fPIC -DPIC -o .libs/mut_tas.o
{standard input}: Assembler messages:
{standard input}:169: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,160'
{standard input}:185: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,160'
{standard input}:195: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $5,$5,4'
{standard input}:269: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,-96'
{standard input}:272: Error: opcode not supported on this processor: mips2 (mips2) `daddu $28,$28,$25'
{standard input}:273: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $28,$28,%lo(%neg(%gp_rel(__db_tas_mutex_readlock)))'
{standard input}:288: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:313: Error: opcode not supported on this processor: mips2 (mips2) `dmult $5,$2'
{standard input}:315: Error: opcode not supported on this processor: mips2 (mips2) `daddu $17,$2,$3'
{standard input}:334: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:340: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $7,$sp,8'
{standard input}:362: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $19,$17,4'
{standard input}:395: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $6,$17,16'
{standard input}:399: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $5,$17,8'
{standard input}:428: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,96'
{standard input}:471: Error: opcode not supported on this processor: mips2 (mips2) `dsll $21,$21,1'
{standard input}:547: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,96'
{standard input}:617: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,-160'
{standard input}:620: Error: opcode not supported on this processor: mips2 (mips2) `daddu $28,$28,$25'
{standard input}:621: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $28,$28,%lo(%neg(%gp_rel(__db_tas_mutex_lock)))'
{standard input}:638: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:699: Error: opcode not supported on this processor: mips2 (mips2) `dmult $5,$2'
{standard input}:701: Error: opcode not supported on this processor: mips2 (mips2) `daddu $16,$2,$3'
{standard input}:730: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $2,$sp,8'
{standard input}:738: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $2,$sp,24'
{standard input}:741: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $21,$16,4'
{standard input}:798: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:845: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $6,$16,16'
{standard input}:849: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $5,$16,8'
{standard input}:869: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,160'
{standard input}:922: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:929: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:936: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:950: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:957: Error: opcode not supported on this processor: mips2 (mips2) `dsubu $5,$5,$2'
{standard input}:958: Error: opcode not supported on this processor: mips2 (mips2) `dsubu $6,$6,$3'
{standard input}:963: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:968: Error: opcode not supported on this processor: mips2 (mips2) `dsll $2,$5,3'
{standard input}:969: Error: opcode not supported on this processor: mips2 (mips2) `dsll $3,$5,8'
{standard input}:970: Error: opcode not supported on this processor: mips2 (mips2) `dsubu $3,$3,$2'
{standard input}:973: Error: opcode not supported on this processor: mips2 (mips2) `dsll $2,$2,16'
{standard input}:975: Error: opcode not supported on this processor: mips2 (mips2) `dsll $2,$2,18'
{standard input}:976: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $2,$2,-2097'
{standard input}:977: Error: opcode not supported on this processor: mips2 (mips2) `dmult $6,$2'
{standard input}:978: Error: opcode not supported on this processor: mips2 (mips2) `dsll $2,$3,6'
{standard input}:979: Error: opcode not supported on this processor: mips2 (mips2) `dsubu $2,$2,$3'
{standard input}:980: Error: opcode not supported on this processor: mips2 (mips2) `daddu $2,$2,$5'
{standard input}:982: Error: opcode not supported on this processor: mips2 (mips2) `dsra $3,$6,63'
{standard input}:983: Error: opcode not supported on this processor: mips2 (mips2) `dsll $2,$2,6'
{standard input}:984: Error: opcode not supported on this processor: mips2 (mips2) `dsra $4,$4,7'
{standard input}:985: Error: opcode not supported on this processor: mips2 (mips2) `dsubu $4,$4,$3'
{standard input}:991: Error: opcode not supported on this processor: mips2 (mips2) `dsll $2,$2,32'
{standard input}:992: Error: opcode not supported on this processor: mips2 (mips2) `dsrl $2,$2,32'
{standard input}:1005: Error: opcode not supported on this processor: mips2 (mips2) `dsll $20,$20,1'
{standard input}:1075: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,160'
{standard input}:1130: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $5,$5,-1'
{standard input}:1131: Error: opcode not supported on this processor: mips2 (mips2) `daddu $6,$6,$2'
{standard input}:1136: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:1177: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,-16'
{standard input}:1180: Error: opcode not supported on this processor: mips2 (mips2) `daddu $28,$28,$25'
{standard input}:1181: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $28,$28,%lo(%neg(%gp_rel(__db_tas_mutex_init)))'
{standard input}:1190: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:1198: Error: opcode not supported on this processor: mips2 (mips2) `dmult $7,$2'
{standard input}:1200: Error: opcode not supported on this processor: mips2 (mips2) `daddu $5,$2,$5'
{standard input}:1204: Error: opcode not supported on this processor: mips2 (mips2) `dsll $2,$2,32'
{standard input}:1205: Error: opcode not supported on this processor: mips2 (mips2) `dsrl $2,$2,32'
{standard input}:1214: Error: opcode not supported on this processor: mips2 (mips2) `dla $5,.LC1'
{standard input}:1223: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,16'
{standard input}:1257: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,-80'
{standard input}:1260: Error: opcode not supported on this processor: mips2 (mips2) `daddu $28,$28,$25'
{standard input}:1261: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $28,$28,%lo(%neg(%gp_rel(__db_tas_mutex_tryreadlock)))'
{standard input}:1274: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:1299: Error: opcode not supported on this processor: mips2 (mips2) `dmult $5,$2'
{standard input}:1301: Error: opcode not supported on this processor: mips2 (mips2) `daddu $17,$2,$3'
{standard input}:1320: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:1326: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $7,$sp,8'
{standard input}:1337: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $19,$17,4'
{standard input}:1371: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $6,$17,16'
{standard input}:1375: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $5,$17,8'
{standard input}:1402: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,80'
{standard input}:1420: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:1465: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,80'
{standard input}:1537: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,-96'
{standard input}:1540: Error: opcode not supported on this processor: mips2 (mips2) `daddu $28,$28,$25'
{standard input}:1541: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $28,$28,%lo(%neg(%gp_rel(__db_tas_mutex_trylock)))'
{standard input}:1555: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:1616: Error: opcode not supported on this processor: mips2 (mips2) `dmult $5,$2'
{standard input}:1618: Error: opcode not supported on this processor: mips2 (mips2) `daddu $16,$2,$3'
{standard input}:1650: Error: opcode not supported on this processor: mips2 (mips2) `dsll $17,$17,1'
{standard input}:1723: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,96'
{standard input}:1762: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,96'
{standard input}:1770: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $17,$16,4'
{standard input}:1817: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
{standard input}:1896: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $6,$16,16'
{standard input}:1900: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $5,$16,8'
{standard input}:1937: Error: opcode not supported on this processor: mips2 (mips2) `daddiu $sp,$sp,96'
gmake[1]: *** [Makefile:2499: mut_tas.lo] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/db6/work/db-6.2.23/build_unix'
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/db6



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