Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2017 07:06:46 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][devel/codeblocks] Failed for codeblocks-16.01_6 in build
Message-ID:  <201708060706.v7676k2Z095584@beefy8.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:     lbartoletti@tuxfamily.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: head/devel/codeblocks/Makefile 439934 2017-05-02 06:48:10Z jbeich $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p447380_s322073/logs/codeblocks-16.01_6.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p447380_s322073
Log:

====>> Building devel/codeblocks
build started at Sun Aug  6 06:57:21 UTC 2017
port directory: /usr/ports/devel/codeblocks
building for: FreeBSD head-armv6-default-job-19 12.0-CURRENT FreeBSD 12.0-CURRENT 1200040 arm
maintained by: lbartoletti@tuxfamily.org
Makefile ident:      $FreeBSD: head/devel/codeblocks/Makefile 439934 2017-05-02 06:48:10Z jbeich $
Poudriere version: 3.1.19-61-ga8829ba9
Host OSVERSION: 1200033
Jail OSVERSION: 1200040
Job Id: 19




!!! 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=armv6
UNAME_m=arm
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-armv6-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=codeblocks-16.01_6
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-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---
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-wx-config=/usr/local/bin/wxgtk2u-2.8-config --with-contrib-plugins=all  --disable-pch --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/codeblocks/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/codeblocks/work  HOME=/wrkdirs/usr/ports/devel/codeblocks/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-2.8-config CMAKE_PREFIX_PATH="/usr/local" 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/devel/codeblocks/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/codeblocks/work  HOME=/wrkdirs/usr/ports/devel/codeblocks/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-2.8-config PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="" LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11"  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--
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/codeblocks"
EXAMPLESDIR="share/examples/codeblocks"
DATADIR="share/codeblocks"
WWWDIR="www/codeblocks"
ETCDIR="etc/codeblocks"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/codeblocks
DOCSDIR=/usr/local/share/doc/codeblocks
EXAMPLESDIR=/usr/local/share/examples/codeblocks
WWWDIR=/usr/local/www/codeblocks
ETCDIR=/usr/local/etc/codeblocks
--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=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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
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
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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   >============================
===>  License GPLv3 LGPL3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   codeblocks-16.01_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-armv6-default-job-19] Installing pkg-1.10.1...
[head-armv6-default-job-19] Extracting pkg-1.10.1: .......... done
===>   codeblocks-16.01_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of codeblocks-16.01_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by codeblocks-16.01_6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by codeblocks-16.01_6 for building
=> SHA256 Checksum OK for codeblocks_16.01.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by codeblocks-16.01_6 for building
===>  Extracting for codeblocks-16.01_6
=> SHA256 Checksum OK for codeblocks_16.01.tar.gz.
<snip>
config.status: creating codeblocks.plist
config.status: creating src/include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands


*************************************************
* Code::Blocks source tree has been configured. *
*************************************************

You can now build Code::Blocks by issuing 'make'.
When the build is complete, become root and install
it by issuing 'make install'.

===========================================================================
=======================<phase: build          >============================
===>  Building for codeblocks-16.01_6
Making all in src
Making all in include
/nxb-bin/usr/bin/make  all-recursive
Making all in scripting
Making all in squirrel
Making all in sqstdlib
Making all in sqplus
Making all in bindings
Making all in include
Making all in tinyxml
Making all in base
Making all in tinyxml
depbase=`echo tinyxml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../src/include  -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_THREAD_SAFE  -I../../../src/sdk/wxscintilla/include  -I../../../src/include  -I../../../src/include/tinyxml -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT tinyxml.lo -MD -MP -MF $depbase.Tpo -c -o tinyxml.lo tinyxml.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_THREAD_SAFE -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c tinyxml.cpp  -fPIC -DPIC -o .libs/tinyxml.o
depbase=`echo tinyxmlerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../src/include  -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_THREAD_SAFE  -I../../../src/sdk/wxscintilla/include  -I../../../src/include  -I../../../src/include/tinyxml -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF $depbase.Tpo -c -o tinyxmlerror.lo tinyxmlerror.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_THREAD_SAFE -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c tinyxmlerror.cpp  -fPIC -DPIC -o .libs/tinyxmlerror.o
depbase=`echo tinyxmlparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../src/include  -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_THREAD_SAFE  -I../../../src/sdk/wxscintilla/include  -I../../../src/include  -I../../../src/include/tinyxml -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF $depbase.Tpo -c -o tinyxmlparser.lo tinyxmlparser.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_THREAD_SAFE -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c tinyxmlparser.cpp  -fPIC -DPIC -o .libs/tinyxmlparser.o
depbase=`echo tinywxuni.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../src/include  -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_THREAD_SAFE  -I../../../src/sdk/wxscintilla/include  -I../../../src/include  -I../../../src/include/tinyxml -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF $depbase.Tpo -c -o tinywxuni.lo tinywxuni.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -D_THREAD_SAFE -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF .deps/tinywxuni.Tpo -c tinywxuni.cpp  -fPIC -DPIC -o .libs/tinywxuni.o
/bin/sh ../../../libtool  --tag=CXX    --mode=link /nxb-bin/usr/bin/c++   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions  -Wl,--no-undefined -o libtinyxml.la  tinyxml.lo tinyxmlerror.lo tinyxmlparser.lo  tinywxuni.lo  -lpthread -L/usr/local/lib
libtool: link: ar cru .libs/libtinyxml.a .libs/tinyxml.o .libs/tinyxmlerror.o .libs/tinyxmlparser.o .libs/tinywxuni.o 
libtool: link: ranlib .libs/libtinyxml.a
libtool: link: ( cd ".libs" && rm -f "libtinyxml.la" && ln -s "../libtinyxml.la" "libtinyxml.la" )
Making all in build_tools
Making all in autorevision
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I../../../src/include -isystem /usr/local/include -ansi -DTIXML_USE_STL -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT auto_revision-autorevision.o -MD -MP -MF .deps/auto_revision-autorevision.Tpo -c -o auto_revision-autorevision.o `test -f 'autorevision.cpp' || echo './'`autorevision.cpp
mv -f .deps/auto_revision-autorevision.Tpo .deps/auto_revision-autorevision.Po
/bin/sh ../../../libtool  --tag=CXX    --mode=link /nxb-bin/usr/bin/c++  -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions  -Wl,--no-undefined  -o auto_revision auto_revision-autorevision.o ../../base/tinyxml/libtinyxml.la -lpthread -L/usr/local/lib
libtool: link: /nxb-bin/usr/bin/c++ -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -Wl,--no-undefined -o auto_revision auto_revision-autorevision.o  ../../base/tinyxml/.libs/libtinyxml.a -L/usr/local/lib -lpthread
./auto_revision +int +wx +t ../../.. ../../../src/include/autorevision.h
sh: svn: not found
sh: git: not found
sh: svn: not found
Making all in mime
Making all in sdk
Making all in scripting
Making all in squirrel
depbase=`echo sqfuncstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../../src/include  -I../../../../src/include/scripting/include  -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF $depbase.Tpo -c -o sqfuncstate.lo sqfuncstate.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF .deps/sqfuncstate.Tpo -c sqfuncstate.cpp  -fPIC -DPIC -o .libs/sqfuncstate.o
depbase=`echo sqcompiler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../../src/include  -I../../../../src/include/scripting/include  -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF $depbase.Tpo -c -o sqcompiler.lo sqcompiler.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF .deps/sqcompiler.Tpo -c sqcompiler.cpp  -fPIC -DPIC -o .libs/sqcompiler.o
depbase=`echo sqmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../../src/include  -I../../../../src/include/scripting/include  -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT sqmem.lo -MD -MP -MF $depbase.Tpo -c -o sqmem.lo sqmem.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT sqmem.lo -MD -MP -MF .deps/sqmem.Tpo -c sqmem.cpp  -fPIC -DPIC -o .libs/sqmem.o
depbase=`echo sqlexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../../src/include  -I../../../../src/include/scripting/include  -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT sqlexer.lo -MD -MP -MF $depbase.Tpo -c -o sqlexer.lo sqlexer.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT sqlexer.lo -MD -MP -MF .deps/sqlexer.Tpo -c sqlexer.cpp  -fPIC -DPIC -o .libs/sqlexer.o
depbase=`echo sqstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../../src/include  -I../../../../src/include/scripting/include  -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT sqstate.lo -MD -MP -MF $depbase.Tpo -c -o sqstate.lo sqstate.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT sqstate.lo -MD -MP -MF .deps/sqstate.Tpo -c sqstate.cpp  -fPIC -DPIC -o .libs/sqstate.o
depbase=`echo sqvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../../libtool  --tag=CXX    --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H  -I. -I../../../../src/include  -I../../../../src/include/scripting/include  -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL   -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11  -fPIC -DPIC -fexceptions -MT sqvm.lo -MD -MP -MF $depbase.Tpo -c -o sqvm.lo sqvm.cpp && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -isystem /usr/local/include -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wno-undefined-bool-conversion -isystem /usr/local/include -std=c++11 -fPIC -DPIC -fexceptions -MT sqvm.lo -MD -MP -MF .deps/sqvm.Tpo -c sqvm.cpp  -fPIC -DPIC -o .libs/sqvm.o
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:148:85: error: expected expression
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type min() _NOEXCEPT {return type();}
                                                                                    ^
./../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                       ^
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:148:61: error: no return statement in constexpr function
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type min() _NOEXCEPT {return type();}
                                                            ^
/usr/include/c++/v1/limits:149:85: error: expected expression
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type max() _NOEXCEPT {return type();}
                                                                                    ^
./../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                       ^
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:149:61: error: no return statement in constexpr function
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type max() _NOEXCEPT {return type();}
                                                            ^
/usr/include/c++/v1/limits:150:88: error: expected expression
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return type();}
                                                                                       ^
./../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                       ^
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:150:61: error: no return statement in constexpr function
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return type();}
                                                            ^
/usr/include/c++/v1/limits:159:89: error: expected expression
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return type();}
                                                                                        ^
./../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                       ^
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:159:61: error: no return statement in constexpr function
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return type();}
                                                            ^
/usr/include/c++/v1/limits:160:93: error: expected expression
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type();}
                                                                                            ^
./../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                       ^
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:160:61: error: no return statement in constexpr function
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type();}
                                                            ^
/usr/include/c++/v1/limits:172:90: error: expected expression
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type infinity() _NOEXCEPT {return type();}
                                                                                         ^
./../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                       ^
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:172:61: error: no return statement in constexpr function
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type infinity() _NOEXCEPT {return type();}
                                                            ^
/usr/include/c++/v1/limits:173:91: error: expected expression
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type quiet_NaN() _NOEXCEPT {return type();}
                                                                                          ^
./../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                       ^
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:173:61: error: no return statement in constexpr function
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type quiet_NaN() _NOEXCEPT {return type();}
                                                            ^
/usr/include/c++/v1/limits:174:95: error: expected expression
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type signaling_NaN() _NOEXCEPT {return type();}
                                                                                              ^
./../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                       ^
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:174:61: error: no return statement in constexpr function
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type signaling_NaN() _NOEXCEPT {return type();}
                                                            ^
/usr/include/c++/v1/limits:175:92: error: expected expression
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type denorm_min() _NOEXCEPT {return type();}
                                                                                           ^
./../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                       ^
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:175:61: error: no return statement in constexpr function
    _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type denorm_min() _NOEXCEPT {return type();}
                                                            ^
/usr/include/c++/v1/limits:206:53: error: member reference base type 'int' is not a structure or union
    static _LIBCPP_CONSTEXPR const bool is_signed = type(-1) < type(0);
                                                    ^~~~~~~~
./../../../src/include/scripting/squirrel/sqobject.h:99:25: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
                   ~~~~~^~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1

Stop.
make[5]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/squirrel
*** Error code 1

Stop.
make[4]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-16.01.release/src/sdk
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-16.01.release/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-16.01.release
*** Error code 1

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



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