Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2017 01:39:43 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips64-quarterly][devel/smake] Failed for smake-1.2.5 in build
Message-ID:  <201702040139.v141dhPF038951@beefy16.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:     ports@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/devel/smake/Makefile 425174 2016-11-02 22:45:14Z mat $
Log URL:        http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/433267/logs/smake-1.2.5.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=433267
Log:

====>> Building devel/smake
build started at Sat Feb  4 01:26:16 UTC 2017
port directory: /usr/ports/devel/smake
building for: FreeBSD 110mips64-quarterly-job-02 11.0-RELEASE-p7 FreeBSD 11.0-RELEASE-p7 r311916 mips
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/devel/smake/Makefile 425174 2016-11-02 22:45:14Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p7 r311916
UNAME_r=11.0-RELEASE-p7
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips64-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=smake-1.2.5
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p7
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110mips64-quarterly/ref/.p/pool
MASTERNAME=110mips64-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---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
CCOM="/nxb-bin/usr/bin/cc" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/smake/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/smake/work  HOME=/wrkdirs/usr/ports/devel/smake/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  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -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--
RULESUSED="mips64-freebsd-cc"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/smake"
EXAMPLESDIR="share/examples/smake"
DATADIR="share/smake"
WWWDIR="www/smake"
ETCDIR="etc/smake"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/smake
DOCSDIR=/usr/local/share/doc/smake
EXAMPLESDIR=/usr/local/share/examples/smake
WWWDIR=/usr/local/www/smake
ETCDIR=/usr/local/etc/smake
--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=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
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   >============================
===>   NOTICE:

The smake 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

===>  License CDDL GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   smake-1.2.5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[110mips64-quarterly-job-02] Installing pkg-1.9.4_1...
[110mips64-quarterly-job-02] Extracting pkg-1.9.4_1: .......... done
===>   smake-1.2.5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of smake-1.2.5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The smake 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

===>  License CDDL GPLv2 accepted by the user
===> Fetching all distfiles required by smake-1.2.5 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The smake 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

===>  License CDDL GPLv2 accepted by the user
===> Fetching all distfiles required by smake-1.2.5 for building
=> SHA256 Checksum OK for smake-1.2.5.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The smake 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
<snip>
checking for inet_ntoa in -lnsl... no
checking for rcmd... yes
checking for socket... yes
checking for socketpair... yes
checking for getservbyname... yes
checking for inet_ntoa... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for res_init in -lc... 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 _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking if system supports Large Files at all... yes
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for crypt... yes
checking for gettext in -lc... no
checking for gettext in -lintl... no
checking if gettext is defined or function... no
checking for iconv_open in -lc... yes
checking if iconv is defined or function... yes
checking if iconv_open is defined or function... yes
checking if iconv_close is defined or function... yes
checking if libiconv is defined or function... no
checking if libiconv_open is defined or function... no
checking if libiconv_close is defined or function... no
checking for XML_Parse in -lc... no
checking for XML_Parse in -lexpat... no
checking for XML_Parse... no
checking for SCardEstablishContext in -lc... no
checking for SCardEstablishContext in -lwinscard... no
checking for SCardEstablishContext in -lpcsclite... no
checking for SCardEstablishContext... no
checking for CRYPTO_free in -lc... no
checking for CRYPTO_free in -lcrypto... yes
checking for CRYPTO_free... yes
checking for SSL_free in -lc... no
checking for SSL_free in -lssl... yes
checking for SSL_free... yes
checking for Posix Access Control List support
checking for acl_get_file in -lacl... no
checking for acl_get_file in -lpacl... no
checking for acl_get_file... yes
checking for acl_set_file... yes
checking for acl_from_text... yes
checking for acl_to_text... yes
checking for acl_free... yes
checking for acl_delete_def_file... yes
checking for acl_extended_file... no
checking for acl_get_entry... yes
checking for acl_to_text_np... yes
checking for acl_get_brand_np... yes
checking for acl_is_trivial_np... yes
checking for acl_strip_np... yes
checking for Solaris UFS Access Control List support
checking for acltotext in -lsec... no
checking for acl... no
checking for facl... no
checking for aclfromtext... no
checking for acltotext... no
checking for NFSv4 Access Control List support
checking for acl_get... no
checking for acl_set... no
checking for facl_get... no
checking for facl_set... no
checking for acl_fromtext... no
checking for acl_totext... no
checking for HP-UX Access Control List support
checking for getacl... no
checking for fgetacl... no
checking for setacl... no
checking for fsetacl... no
checking for strtoacl... no
checking for acltostr... no
checking for cpacl... no
checking for fcpacl... no
checking for chownacl... no
checking for setaclentry... no
checking for fsetaclentry... no
checking for RBAC support
checking for getuserattr in -lsecdb... no
checking for getauthattr... no
checking for getuserattr... no
checking for getexecattr... no
checking for getprofattr... no
checking for gmatch() support
checking for gmatch in -lgen... no
checking for gmatch... no
checking for thr_yield... no
checking for pthread_create in -lpthread... yes
checking for pthread_create... yes
checking for pthread_kill... yes
checking for pthread_mutex_lock... yes
checking for pthread_cond_wait... yes
checking for pthread_spin_lock... yes
checking for clock_gettime in -lc... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for clock_getres... yes
checking for sched_getparam... yes
checking for sched_setparam... yes
checking for sched_getscheduler... yes
checking for sched_setscheduler... yes
checking for sched_yield... yes
checking for nanosleep... yes
checking for cap_get_proc in -lcap... no
checking for cap_get_proc... no
checking for cap_set_proc... no
checking for cap_set_flag... no
checking for cap_clear_flag... no
checking for /dev/tty... no
checking for /dev/null... yes
checking for /dev/zero... yes
checking for /dev/stdin... yes
checking for /dev/stdout... yes
checking for /dev/stderr... yes
checking for /dev/fd/0... yes
checking for /dev/fd/1... yes
checking for /dev/fd/2... yes
checking for /usr/src/linux/include... no
updating cache ./config.cache
creating ./config.status
creating rules.cnf
creating xconfig.h
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO -DSCHILY_PRINT make.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO -DSCHILY_PRINT readfile.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO -DSCHILY_PRINT parse.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO -DSCHILY_PRINT update.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO -DSCHILY_PRINT rules.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO -DSCHILY_PRINT archconf.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO -DSCHILY_PRINT job.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO -DSCHILY_PRINT memory.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO astoi.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO astoll.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO comerr.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO eaccess.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO error.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO format.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO getexecpath.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO jsprintf.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO jssnprintf.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO saveargs.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO seterrno.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO strcatl.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO strlcpy.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO strncpy.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO streql.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO getargs.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO geterrno.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO movebytes.c
movebytes.c: In function 'movebytes':
movebytes.c:51: warning: cast from pointer to integer of different size
movebytes.c:51: warning: cast from pointer to integer of different size
movebytes.c:94: warning: cast from pointer to integer of different size
movebytes.c:94: warning: cast from pointer to integer of different size
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO fillbytes.c
fillbytes.c: In function 'fillbytes':
fillbytes.c:57: warning: cast from pointer to integer of different size
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO raisecond.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO rename.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO searchinpath.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO uname.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO file_raise.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO fileopen.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO fcons.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO cvmod.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO flag.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO flush.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO dat.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO filewrite.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO fileread.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO fileseek.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO niread.c
+ /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -c -Iinclude -I. -DSCHILY_BUILD -DNO_FLOATINGPOINT -DNO_FPRFORMAT -DNO_NL_ARGS -DNO_SCANSTACK -DNO_USG_STDIO niwrite.c
+ /nxb-bin/usr/bin/cc -o smake make.o readfile.o parse.o update.o rules.o archconf.o job.o memory.o astoi.o astoll.o comerr.o error.o eaccess.o format.o getexecpath.o jsprintf.o jssnprintf.o saveargs.o seterrno.o strcatl.o strlcpy.o strncpy.o streql.o getargs.o geterrno.o movebytes.o fillbytes.o raisecond.o rename.o searchinpath.o uname.o file_raise.o fileopen.o fcons.o cvmod.o flag.o flush.o dat.o filewrite.o fileread.o fileseek.o niread.o niwrite.o
./psmake/smake -r all
..sh conf/cc-config.sh /nxb-bin/usr/bin/cc cc incs/Dcc.mips64-freebsd
Trying to find /nxb-bin/usr/bin/cc
Found /nxb-bin/usr/bin/cc
Making /nxb-bin/usr/bin/cc the default compiler in 'incs/Dcc.mips64-freebsd'
 ==> AUTOMAKING "./RULES/mips-freebsd-/nxb-bin/usr/bin/cc.rul"
NOTICE:		Automake script called
IMPORTANT:	Please report your architecture to joerg.schilling@fokus.fraunhofer.de

Trying to create missing rule file './RULES/mips-freebsd-/nxb-bin/usr/bin/cc.rul'

CC:		gcc
MANSTYLE:	bsd
Unknown rule to build: './RULES/mips-freebsd-/nxb-bin/usr/bin/cc.rul'.
smake: Operation not permitted. *** Code 1 from command line for target '.INCLUDE_FAILED'.
smake: The following command caused the error:
echo " ==> AUTOMAKING \"./RULES/mips-freebsd-/nxb-bin/usr/bin/cc.rul\""; sh conf/makeinc ./RULES/mips-freebsd-/nxb-bin/usr/bin/cc.rul
smake: No such file or directory. Can not open './RULES/mips-freebsd-/nxb-bin/usr/bin/cc.rul'.
gmake[1]: *** [Makefile:13: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/smake/work/smake-1.2.5'
*** Error code 1

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



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