[package - head-powerpc64-default][devel/love5] Failed for love5-0.5.0_29 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Apr 3 00:42:40 UTC 2020
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: amdmi3 at FreeBSD.org
Last committer: jbeich at FreeBSD.org
Ident: $FreeBSD: head/devel/love5/Makefile 519824 2019-12-11 17:53:48Z jbeich $
Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p529066_s359288/logs/love5-0.5.0_29.log
Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p529066_s359288
Log:
=>> Building devel/love5
build started at Fri Apr 3 00:36:37 UTC 2020
port directory: /usr/ports/devel/love5
package name: love5-0.5.0_29
building for: FreeBSD head-powerpc64-default-job-04 13.0-CURRENT FreeBSD 13.0-CURRENT 1300085 powerpc
maintained by: amdmi3 at FreeBSD.org
Makefile ident: $FreeBSD: head/devel/love5/Makefile 519824 2019-12-11 17:53:48Z jbeich $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300084
Jail OSVERSION: 1300085
Job Id: 04
!!! Jail is newer than host. (Jail: 1300085, Host: 1300084) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300085
UNAME_v=FreeBSD 13.0-CURRENT 1300085
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=screen
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for love5-0.5.0_29:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
amdmi3 at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--bindir=/usr/local/bin --libdir=/usr/local/lib --program-suffix=5 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/devel/love5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/love5/work HOME=/wrkdirs/usr/ports/devel/love5/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/love5/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--
--MAKE_ENV--
LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/devel/love5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/love5/work HOME=/wrkdirs/usr/ports/devel/love5/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/love5/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/lua51 `/usr/local/bin/sdl-config --cflags`" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PR
OGRAM="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--
PORTDOCS="" LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/love5" EXAMPLESDIR="share/examples/love" DATADIR="share/love" WWWDIR="www/love" ETCDIR="etc/love"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/love DOCSDIR=/usr/local/share/doc/love5 EXAMPLESDIR=/usr/local/share/examples/love WWWDIR=/usr/local/www/love ETCDIR=/usr/local/etc/love
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /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=4
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-rc4-5-g52c365aa9ca) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-rc4-5-g52c365aa9ca) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-rc4-5-g52c365aa9ca) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300085
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.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 >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> love5-0.5.0_29 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.13.2.txz
[head-powerpc64-default-job-04] Installing pkg-1.13.2...
[head-powerpc64-default-job-04] Extracting pkg-1.13.2: .......... done
===> love5-0.5.0_29 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of love5-0.5.0_29
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by love5-0.5.0_29 for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by love5-0.5.0_29 for building
=> SHA256 Checksum OK for love-0.5-0.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by love5-0.5.0_29 for building
===> Extracting for love5-0.5.0_29
=> SHA256 Checksum OK for love-0.5-0.tar.bz2.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for love5-0.5.0_29
===> Converting DOS text files to UNIX text files
===> Applying FreeBSD patches for love5-0.5.0_29
===========================================================================
=======================<phase: build-depends >============================
===> love5-0.5.0_29 depends on file: /usr/local/include/boost/shared_ptr.hpp - not found
===> Installing existing package /packages/All/boost-libs-1.72.0_1.txz
[head-powerpc64-default-job-04] Installing boost-libs-1.72.0_1...
[head-powerpc64-default-job-04] `-- Installing icu-66.1,1...
[head-powerpc64-default-job-04] `-- Extracting icu-66.1,1: .......... done
[head-powerpc64-default-job-04] Extracting boost-libs-1.72.0_1: .......... done
=====
Message from boost-libs-1.72.0_1:
<snip>
^
"%s",
1 warning generated.
depbase=`echo opengl/ImageFont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DPACKAGE_NAME=\"love\" -DPACKAGE_TARNAME=\"love\" -DPACKAGE_VERSION=\"0.5-0\" -DPACKAGE_STRING=\"love\ 0.5-0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"love\" -DVERSION=\"0.5-0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include/freetype2 -I/usr/include/lua-5.1 -I/usr/include/SDL -Iliblove/include -Ibox2d/Include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/lua51 -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT opengl/ImageFont.o -MD -MP -MF $depbase.Tpo -c -o opengl/ImageFont.o opengl/ImageFont.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo opengl/mod_opengl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DPACKAGE_NAME=\"love\" -DPACKAGE_TARNAME=\"love\" -DPACKAGE_VERSION=\"0.5-0\" -DPACKAGE_STRING=\"love\ 0.5-0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"love\" -DVERSION=\"0.5-0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include/freetype2 -I/usr/include/lua-5.1 -I/usr/include/SDL -Iliblove/include -Ibox2d/Include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/lua51 -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT opengl/mod_opengl.o -MD -MP -MF $depbase.Tpo -c -o opengl/mod_opengl.o opengl/mod_opengl.cpp &&\
mv -f $depbase.Tpo $depbase.Po
opengl/mod_opengl.cpp:550:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register size_t l = 0;
^~~~~~~~~
opengl/mod_opengl.cpp:551:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register size_t r = iter->size - 1;
^~~~~~~~~
opengl/mod_opengl.cpp:554:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register size_t i = (l + r) >> 1;
^~~~~~~~~
opengl/mod_opengl.cpp:557:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register int compare = strcmp(name, iname);
^~~~~~~~~
opengl/mod_opengl.cpp:601:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register size_t i = 0;
^~~~~~~~~
opengl/mod_opengl.cpp:620:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register const unsigned char *u = (unsigned char *) ptr;
^~~~~~~~~
opengl/mod_opengl.cpp:621:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register const unsigned char *eu = u + sz;
^~~~~~~~~
opengl/mod_opengl.cpp:623:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register unsigned char uu = *u;
^~~~~~~~~
opengl/mod_opengl.cpp:635:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register unsigned char *u = (unsigned char *) ptr;
^~~~~~~~~
opengl/mod_opengl.cpp:636:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register const unsigned char *eu = u + sz;
^~~~~~~~~
opengl/mod_opengl.cpp:638:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register char d = *(c++);
^~~~~~~~~
opengl/mod_opengl.cpp:639:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register unsigned char uu;
^~~~~~~~~
12 warnings generated.
depbase=`echo opengl/ParticleSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DPACKAGE_NAME=\"love\" -DPACKAGE_TARNAME=\"love\" -DPACKAGE_VERSION=\"0.5-0\" -DPACKAGE_STRING=\"love\ 0.5-0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"love\" -DVERSION=\"0.5-0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include/freetype2 -I/usr/include/lua-5.1 -I/usr/include/SDL -Iliblove/include -Ibox2d/Include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/lua51 -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT opengl/ParticleSystem.o -MD -MP -MF $depbase.Tpo -c -o opengl/ParticleSystem.o opengl/ParticleSystem.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo opengl/PointParticleSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DPACKAGE_NAME=\"love\" -DPACKAGE_TARNAME=\"love\" -DPACKAGE_VERSION=\"0.5-0\" -DPACKAGE_STRING=\"love\ 0.5-0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"love\" -DVERSION=\"0.5-0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include/freetype2 -I/usr/include/lua-5.1 -I/usr/include/SDL -Iliblove/include -Ibox2d/Include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/lua51 -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT opengl/PointParticleSystem.o -MD -MP -MF $depbase.Tpo -c -o opengl/PointParticleSystem.o opengl/PointParticleSystem.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo opengl/resources.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DPACKAGE_NAME=\"love\" -DPACKAGE_TARNAME=\"love\" -DPACKAGE_VERSION=\"0.5-0\" -DPACKAGE_STRING=\"love\ 0.5-0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"love\" -DVERSION=\"0.5-0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include/freetype2 -I/usr/include/lua-5.1 -I/usr/include/SDL -Iliblove/include -Ibox2d/Include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/lua51 -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT opengl/resources.o -MD -MP -MF $depbase.Tpo -c -o opengl/resources.o opengl/resources.cpp &&\
mv -f $depbase.Tpo $depbase.Po
opengl/resources.cpp:5:76: error: constant expression evaluates to -76 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
static char Vera_ttf_data[65932] = {0,1,0,0,0,17,1,0,0,4,0,16,79,83,47,50,-76,95,-12,99,0,0,-21,112,0,0,0,86,80,67,76,
^~~
opengl/resources.cpp:5:76: note: insert an explicit cast to silence this issue
static char Vera_ttf_data[65932] = {0,1,0,0,0,17,1,0,0,4,0,16,79,83,47,50,-76,95,-12,99,0,0,-21,112,0,0,0,86,80,67,76,
^~~
static_cast<char>( )
opengl/resources.cpp:5:83: error: constant expression evaluates to -12 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
static char Vera_ttf_data[65932] = {0,1,0,0,0,17,1,0,0,4,0,16,79,83,47,50,-76,95,-12,99,0,0,-21,112,0,0,0,86,80,67,76,
^~~
opengl/resources.cpp:5:83: note: insert an explicit cast to silence this issue
static char Vera_ttf_data[65932] = {0,1,0,0,0,17,1,0,0,4,0,16,79,83,47,50,-76,95,-12,99,0,0,-21,112,0,0,0,86,80,67,76,
^~~
static_cast<char>( )
opengl/resources.cpp:5:94: error: constant expression evaluates to -21 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
static char Vera_ttf_data[65932] = {0,1,0,0,0,17,1,0,0,4,0,16,79,83,47,50,-76,95,-12,99,0,0,-21,112,0,0,0,86,80,67,76,
^~~
opengl/resources.cpp:5:94: note: insert an explicit cast to silence this issue
static char Vera_ttf_data[65932] = {0,1,0,0,0,17,1,0,0,4,0,16,79,83,47,50,-76,95,-12,99,0,0,-21,112,0,0,0,86,80,67,76,
^~~
static_cast<char>( )
opengl/resources.cpp:6:5: error: constant expression evaluates to -47 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
opengl/resources.cpp:6:5: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
static_cast<char>( )
opengl/resources.cpp:6:9: error: constant expression evaluates to -118 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~~
opengl/resources.cpp:6:9: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~~
static_cast<char>( )
opengl/resources.cpp:6:17: error: constant expression evaluates to -105 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~~
opengl/resources.cpp:6:17: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~~
static_cast<char>( )
opengl/resources.cpp:6:26: error: constant expression evaluates to -21 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
opengl/resources.cpp:6:26: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
static_cast<char>( )
opengl/resources.cpp:6:30: error: constant expression evaluates to -56 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
opengl/resources.cpp:6:30: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
static_cast<char>( )
opengl/resources.cpp:6:57: error: constant expression evaluates to -92 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
opengl/resources.cpp:6:57: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
static_cast<char>( )
opengl/resources.cpp:6:61: error: constant expression evaluates to -61 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
opengl/resources.cpp:6:61: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
static_cast<char>( )
opengl/resources.cpp:6:65: error: constant expression evaluates to -24 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
opengl/resources.cpp:6:65: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
static_cast<char>( )
opengl/resources.cpp:6:69: error: constant expression evaluates to -96 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
opengl/resources.cpp:6:69: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
static_cast<char>( )
opengl/resources.cpp:6:77: error: constant expression evaluates to -79 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
opengl/resources.cpp:6:77: note: insert an explicit cast to silence this issue
84,-47,-118,94,-105,0,0,-21,-56,0,0,0,54,99,109,97,112,-92,-61,-24,-96,0,0,-79,108,0,0,3,88,99,
^~~
static_cast<char>( )
opengl/resources.cpp:7:13: error: constant expression evaluates to -1 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~
opengl/resources.cpp:7:13: note: insert an explicit cast to silence this issue
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~
static_cast<char>( )
opengl/resources.cpp:7:16: error: constant expression evaluates to -45 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~~
opengl/resources.cpp:7:16: note: insert an explicit cast to silence this issue
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~~
static_cast<char>( )
opengl/resources.cpp:7:33: error: constant expression evaluates to -4 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~
opengl/resources.cpp:7:33: note: insert an explicit cast to silence this issue
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~
static_cast<char>( )
opengl/resources.cpp:7:42: error: constant expression evaluates to -4 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~
opengl/resources.cpp:7:42: note: insert an explicit cast to silence this issue
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~
static_cast<char>( )
opengl/resources.cpp:7:61: error: constant expression evaluates to -25 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~~
opengl/resources.cpp:7:61: note: insert an explicit cast to silence this issue
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~~
static_cast<char>( )
opengl/resources.cpp:7:65: error: constant expression evaluates to -76 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~~
opengl/resources.cpp:7:65: note: insert an explicit cast to silence this issue
118,116,32,-1,-45,29,57,0,0,30,-4,0,0,1,-4,102,112,103,109,-25,-76,-15,-60,0,0,38,96,0,0,0,
^~~
static_cast<char>( )
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[3]: *** [Makefile:1230: opengl/resources.o] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/love5/work/love-0.5-0/src'
gmake[2]: *** [Makefile:1266: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/love5/work/love-0.5-0/src'
gmake[1]: *** [Makefile:237: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/love5/work/love-0.5-0'
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/love5
More information about the freebsd-pkg-fallout
mailing list