Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2017 02:17:49 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips64-quarterly][math/asir2000] Failed for asir-20140819 in build
Message-ID:  <201703110217.v2B2Hnhs041444@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/math/asir2000/Makefile 412348 2016-04-01 14:16:16Z mat $
Log URL:        http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/435783/logs/asir-20140819.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=435783
Log:

====>> Building math/asir2000
build started at Sat Mar 11 02:14:06 UTC 2017
port directory: /usr/ports/math/asir2000
building for: FreeBSD 110mips64-quarterly-job-01 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 mips
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/math/asir2000/Makefile 412348 2016-04-01 14:16:16Z mat $
Poudriere version: 3.1.14-183-g5366a370
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips64-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=asir-20140819
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110mips64-quarterly/ref/.p/pool
MASTERNAME=110mips64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14-183-g5366a370
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 asir-20140819:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-shared --enable-plot --enable-fep --enable-interval --with-pari --with-asir-gc --with-gc7 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/asir2000/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asir2000/work  HOME=/wrkdirs/usr/ports/math/asir2000/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/math/asir2000/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asir2000/work  HOME=/wrkdirs/usr/ports/math/asir2000/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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" 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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/asir"
EXAMPLESDIR="share/examples/asir"
DATADIR="share/asir"
WWWDIR="www/asir"
ETCDIR="etc/asir"
--End PLIST_SUB--

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

The asir 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 RALUL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   asir-20140819 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[110mips64-quarterly-job-01] Installing pkg-1.9.4_1...
[110mips64-quarterly-job-01] Extracting pkg-1.9.4_1: .......... done
===>   asir-20140819 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of asir-20140819
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The asir 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 RALUL accepted by the user
===> Fetching all distfiles required by asir-20140819 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:
<snip>
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /nxb-bin/usr/bin/cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert mips64-unknown-freebsd11.0 file names to mips64-unknown-freebsd11.0 format... func_convert_file_noop
checking how to convert mips64-unknown-freebsd11.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/cc static flag -static works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /nxb-bin/usr/bin/c++ -E
checking for ld used by /nxb-bin/usr/bin/c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /nxb-bin/usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /nxb-bin/usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/c++ static flag -static works... yes
checking if /nxb-bin/usr/bin/c++ supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether Solaris gcc optimization fix is necessary... no
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for pkg-config... no
checking for ATOMIC_OPS... no
checking which libatomic_ops to use... internal
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bdw-gc.pc
config.status: creating include/private/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
=== configuring in libatomic_ops (/wrkdirs/usr/ports/math/asir2000/work/asir2000/gc-7.2/libatomic_ops)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--disable-threads' '--enable-large-config' 'CC=/nxb-bin/usr/bin/cc' 'CFLAGS=-O2 -pipe -G0  -fno-strict-aliasing' 'LDFLAGS= -L/usr/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=/nxb-bin/usr/bin/c++' 'CXXFLAGS=-O2 -pipe -G0 -fno-strict-aliasing ' 'CPP=/nxb-bin/usr/bin/cpp' --cache-file=/dev/null --srcdir=.
checking build system type... mips64-unknown-freebsd11.0
checking host system type... mips64-unknown-freebsd11.0
checking target system type... mips64-unknown-freebsd11.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for ranlib... ranlib
checking for style of include used by make... GNU
checking for gcc... /nxb-bin/usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking whether /nxb-bin/usr/bin/cc and cc understand -c and -o together... yes
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for ANSI C header files... (cached) yes
checking for PIC compiler flag... -fPIC
checking whether gcc -fPIC causes __PIC__ definition... yes
checking for pthread_self in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgconfig/atomic_ops.pc
config.status: creating pkgconfig/atomic_ops-uninstalled.pc
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/atomic_ops/Makefile
config.status: creating src/atomic_ops/sysdeps/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default commands
(cd ./gc-7.2; /nxb-bin/usr/bin/make)
/bin/sh ./libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H    -I./include -I./include  -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include  -fexceptions -O2 -pipe -G0  -fno-strict-aliasing -fno-strict-aliasing -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o allchblk.lo allchblk.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c  -fPIC -DPIC -o .libs/allchblk.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -o allchblk.o >/dev/null 2>&1
mv -f .deps/allchblk.Tpo .deps/allchblk.Plo
/bin/sh ./libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H    -I./include -I./include  -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include  -fexceptions -O2 -pipe -G0  -fno-strict-aliasing -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c  -fPIC -DPIC -o .libs/alloc.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
mv -f .deps/alloc.Tpo .deps/alloc.Plo
/bin/sh ./libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H    -I./include -I./include  -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include  -fexceptions -O2 -pipe -G0  -fno-strict-aliasing -fno-strict-aliasing -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c -o blacklst.lo blacklst.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c  -fPIC -DPIC -o .libs/blacklst.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -o blacklst.o >/dev/null 2>&1
mv -f .deps/blacklst.Tpo .deps/blacklst.Plo
/bin/sh ./libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H    -I./include -I./include  -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include  -fexceptions -O2 -pipe -G0  -fno-strict-aliasing -fno-strict-aliasing -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c -o checksums.lo checksums.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c  -fPIC -DPIC -o .libs/checksums.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -o checksums.o >/dev/null 2>&1
mv -f .deps/checksums.Tpo .deps/checksums.Plo
/bin/sh ./libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H    -I./include -I./include  -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include  -fexceptions -O2 -pipe -G0  -fno-strict-aliasing -fno-strict-aliasing -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c -o dbg_mlc.lo dbg_mlc.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c  -fPIC -DPIC -o .libs/dbg_mlc.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1
mv -f .deps/dbg_mlc.Tpo .deps/dbg_mlc.Plo
/bin/sh ./libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H    -I./include -I./include  -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include  -fexceptions -O2 -pipe -G0  -fno-strict-aliasing -fno-strict-aliasing -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c -o dyn_load.lo dyn_load.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/usr/local/include -fexceptions -O2 -pipe -G0 -fno-strict-aliasing -fno-strict-aliasing -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c  -fPIC -DPIC -o .libs/dyn_load.o
dyn_load.c:728: error: redefinition of 'GC_register_dynamic_libraries'
dyn_load.c:669: error: previous definition of 'GC_register_dynamic_libraries' was here
dyn_load.c: In function 'GC_register_dynamic_libraries':
dyn_load.c:731: error: nested functions are disabled, use -fnested-functions to re-enable
dyn_load.c:731: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
dyn_load.c:731: error: 'addr_map' undeclared (first use in this function)
dyn_load.c:731: error: (Each undeclared identifier is reported only once
dyn_load.c:731: error: for each function it appears in.)
dyn_load.c:754: error: 'PIOCNMAP' undeclared (first use in this function)
dyn_load.c:761: error: 'prmap_t' undeclared (first use in this function)
dyn_load.c:761: error: expected expression before ')' token
dyn_load.c:766: error: 'PIOCMAP' undeclared (first use in this function)
dyn_load.c:778: error: 'MA_BREAK' undeclared (first use in this function)
dyn_load.c:778: error: 'MA_STACK' undeclared (first use in this function)
dyn_load.c:778: error: 'MA_PHYS' undeclared (first use in this function)
dyn_load.c:779: error: 'MA_FETCHOP' undeclared (first use in this function)
dyn_load.c:779: error: 'MA_NOTCACHED' undeclared (first use in this function)
dyn_load.c:780: error: 'MA_READ' undeclared (first use in this function)
dyn_load.c:780: error: 'MA_WRITE' undeclared (first use in this function)
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/math/asir2000/work/asir2000/gc-7.2
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/math/asir2000/work/asir2000/gc-7.2
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/math/asir2000/work/asir2000
*** Error code 1

Stop.
make: stopped in /usr/ports/math/asir2000



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