Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2017 08:24:29 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][graphics/blender] Failed for blender-2.78c_3 in build
Message-ID:  <201706090824.v598OTxK098206@beefy11.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: rezny@FreeBSD.org
Ident:          $FreeBSD: head/graphics/blender/Makefile 441503 2017-05-23 05:03:14Z rezny $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p442897_s1200031/logs/blender-2.78c_3.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p442897_s1200031
Log:

====>> Building graphics/blender
build started at Fri Jun  9 08:22:28 UTC 2017
port directory: /usr/ports/graphics/blender
building for: FreeBSD head-i386-default-job-03 12.0-CURRENT FreeBSD 12.0-CURRENT 1200031 i386
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/graphics/blender/Makefile 441503 2017-05-23 05:03:14Z rezny $
Poudriere version: 3.1.19-13-gdeef2bfe
Host OSVERSION: 1200031
Jail OSVERSION: 1200031
Job Id: 03

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200031
UNAME_v=FreeBSD 12.0-CURRENT 1200031
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=blender-2.78c_3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-13-gdeef2bfe
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for blender-2.78c_3:
     AVI=on: Enable Blender's own AVI file support
     BULLET=on: Bullet physics engine
     CAMERATRACK=off: Camera tracking support
     CINEON=on: CINEON and DPX graphics format support
     COLLADA=off: Enable read/write support for COLLADA files
     COMPOSITOR=on: Use the tile-based nodal compositor
     CYCLES=off: Cycles render engine support
     CYCLESOSL=off: Shading support for the cycles render engine
     DDS=on: DDS graphics format support
     FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
     FFTW3=on: Use fftw for smoke and audio effects
     FRAMESERVER=on: Image FrameServer support for rendering
     FREESTYLE=on: Enable advanced edges rendering
     GAMEENGINE=on: Enable the game engine
     HDR=on: Generic high dynamic-range (HDR) support
     HEADLESS=off: Disable user interface (for render-farms)
     INPUT_NDOF=on: Enable NDOF input device support
     JACK=off: JACK audio server support
     LIBMV=on: Enable motion tracking via libmv
     LZMA=on: Best compression support
     LZO=on: Fast compression support
     MENU=off: Install desktop menu
     MOD_BOOLEAN=on: Boolean modifier support
     MOD_FLUID=on: Fluid simulation support
     MOD_OCEANSIM=off: Ocean simulation support
     MOD_REMESH=on: Remesh modifier support
     MOD_SMOKE=on: Smoke simulation support
     NLS=on: Native Language Support
     OPENAL=on: Audio support via OpenAL
     OPENCOLORIO=on: OpenColorIO-based color management support
     OPENEXR=on: HDR image format support via OpenEXR
     OPENIMAGEIO=on: OpenImageIO image processing support
     OPENJPEG=on: Enhanced JPEG graphics support
     OPENSUBDIV=on: Use the OpenSubDiv library for surface subdivision
     PLAYER=on: Enable blender player
     RAYOPTIMIZATION=off: Enable SSE optimizatons for raytracing
     REDCODE=off: RedCode graphics format support
     SDL=on: Audio and Joystick support using SDL
     SNDFILE=off: Audio conversion support via libsndfile
     TIFF=on: TIFF image format support
     XF86VMODE=on: X11 video mode switching support
     XINPUT=on: X11 Xinput (tablet) support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.5" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/blender/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/blender/work  HOME=/wrkdirs/usr/ports/graphics/blender/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL2_CONFIG=/usr/local/bin/sdl2-config
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/blender/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/blender/work  HOME=/wrkdirs/usr/ports/graphics/blender/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES SDL2_CONFIG=/usr/local/bin/sdl2-config PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VER=2.78
AVI=""
NO_AVI="@comment
"
BULLET=""
NO_BULLET="@comment
"
CAMERATRACK="@comment
"
NO_CAMERATRACK=""
CINEON=""
NO_CINEON="@comment
"
COLLADA="@comment
"
NO_COLLADA=""
COMPOSITOR=""
NO_COMPOSITOR="@comment
"
CYCLES="@comment
"
NO_CYCLES=""
CYCLESOSL="@comment
"
NO_CYCLESOSL=""
DDS=""
NO_DDS="@comment
"
FFMPEG="@comment
"
NO_FFMPEG=""
FFTW3=""
NO_FFTW3="@comment
"
FRAMESERVER=""
NO_FRAMESERVER="@comment
"
FREESTYLE=""
NO_FREESTYLE="@comment
"
GAMEENGINE=""
NO_GAMEENGINE="@comment
"
HDR=""
NO_HDR="@comment
"
HEADLESS="@comment
"
NO_HEADLESS=""
INPUT_NDOF=""
NO_INPUT_NDOF="@comment
"
JACK="@comment
"
NO_JACK=""
LIBMV=""
NO_LIBMV="@comment
"
LZMA=""
NO_LZMA="@comment
"
LZO=""
NO_LZO="@comment
"
MENU="@comment
"
NO_MENU=""
MOD_BOOLEAN=""
NO_MOD_BOOLEAN="@comment
"
MOD_FLUID=""
NO_MOD_FLUID="@comment
"
MOD_OCEANSIM="@comment
"
NO_MOD_OCEANSIM=""
MOD_REMESH=""
NO_MOD_REMESH="@comment
"
MOD_SMOKE=""
NO_MOD_SMOKE="@comment
"
NLS=""
NO_NLS="@comment
"
OPENAL=""
NO_OPENAL="@comment
"
OPENCOLORIO=""
NO_OPENCOLORIO="@comment
"
OPENEXR=""
NO_OPENEXR="@comment
"
OPENIMAGEIO=""
<snip>
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                  ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:232: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                              ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:244: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                          ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:256: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                      ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:268: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                  ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:280: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                              ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:292: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                          ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:304: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                      ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:316: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                  ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:328: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                              ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:340: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                          ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:352: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                      ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:364: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                  ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:376: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                              ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:388: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                                          ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:400: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                                                      ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:412: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                                                                  ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:424: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                                                                              ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:159:436: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 83886080, 201326592, 318767104, 436207616, 536870912, 671088640, 771751936, 889192448, 989855744, 1107296256, 1207959552, 1325400064, 2187996928, 3972487680, 4191711513, 4294156111, 4294485591, 4294415926, 4294346007, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294277376, 4294278408, 4294414379, 4294484817, 4294554221, 4259941691, 4157628420, 2746568960, 807735296, 553648128, 436207616, 318767104, 218103808, 83886080, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:230: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                            ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:242: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                        ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:254: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                    ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:266: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:278: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                            ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:290: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                        ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:302: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                    ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:314: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:326: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                            ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:338: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                        ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:350: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                    ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:362: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:374: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                            ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:386: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                                        ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:398: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                                                    ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:160:410: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 100663296, 218103808, 318767104, 436207616, 536870912, 637534208, 754974720, 855638016, 956301312, 1040187392, 1140850688, 1224736768, 1342833408, 2677293568, 4174142464, 4157959447, 4276718648, 4294288986, 4294554220, 4294552415, 4294485074, 4294484300, 4294551641, 4294553705, 4294554738, 4294025043, 4175528237, 4174405895, 3384956928, 1264790528, 654311424, 553648128, 436207616, 335544320, 218103808, 117440512, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                                                                ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:260: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                          ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:272: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                      ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:284: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                  ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:296: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                              ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:308: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                          ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:320: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                      ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:332: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                  ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:344: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                              ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:356: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                          ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:368: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                      ^
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_WindowX11.cpp:161:380: warning: integer literal is too large to be represented in type 'long' and is subject to undefined behavior under C++98, interpreting as 'unsigned long'; this literal will have type 'long long' in C++11 onwards [-Wc++11-compat]
        4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 4671303, 50331648, 167772160, 268435456, 385875968, 469762048, 553648128, 654311424, 738197504, 822083584, 905969664, 973078528, 1023410176, 1090519040, 1208878848, 2054632960, 3165868032, 4123810816, 4224671493, 4157762069, 4124604196, 4141644844, 4124471839, 4174538769, 4241448451, 3586611712, 2275493888, 1078731776, 671088640, 570425344, 486539264, 385875968, 285212672, 184549376, 67108864, 4671303, 4671303, 4671303, 4671303,
                                                                                                                                                                                                                                                                                                                                                                                                  ^
973 warnings generated.
[  1%] Building CXX object intern/ghost/CMakeFiles/bf_intern_ghost.dir/intern/GHOST_ContextGLX.cpp.o
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/ghost && /usr/bin/c++  -DNDEBUG -DPREFIX=\"/usr/local\" -DWITH_GLU -DWITH_GL_PROFILE_COMPAT -DWITH_X11 -DWITH_X11_ALPHA -DWITH_X11_XF86VMODE -DWITH_X11_XINPUT -DWITH_XDND -DWITH_XF86KEYSYM -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ -D__SSE2__ -D__SSE__ -isystem /usr/local/include -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/glew-mx -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/string -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/source/blender/imbuf -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/source/blender/makesdna -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/extern/xdnd -Wall -Wno-tautological-compare -Wno-unknown-pragmas -Wno-char-subscripts -Wno-overloaded-virtual -Wno-sign-compare -Wno-invalid-offsetof -O2 -pipe -fstack-protector 
 -fno-strict-aliasing   -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -msse2 -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_ContextGLX.cpp.o -c /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_ContextGLX.cpp
[  1%] Building CXX object intern/ghost/CMakeFiles/bf_intern_ghost.dir/intern/GHOST_DropTargetX11.cpp.o
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/ghost && /usr/bin/c++  -DNDEBUG -DPREFIX=\"/usr/local\" -DWITH_GLU -DWITH_GL_PROFILE_COMPAT -DWITH_X11 -DWITH_X11_ALPHA -DWITH_X11_XF86VMODE -DWITH_X11_XINPUT -DWITH_XDND -DWITH_XF86KEYSYM -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ -D__SSE2__ -D__SSE__ -isystem /usr/local/include -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/glew-mx -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/string -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/source/blender/imbuf -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/source/blender/makesdna -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/extern/xdnd -Wall -Wno-tautological-compare -Wno-unknown-pragmas -Wno-char-subscripts -Wno-overloaded-virtual -Wno-sign-compare -Wno-invalid-offsetof -O2 -pipe -fstack-protector 
 -fno-strict-aliasing   -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -msse2 -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_DropTargetX11.cpp.o -c /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_DropTargetX11.cpp
[  1%] Building CXX object intern/ghost/CMakeFiles/bf_intern_ghost.dir/intern/GHOST_SystemPathsUnix.cpp.o
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/ghost && /usr/bin/c++  -DNDEBUG -DPREFIX=\"/usr/local\" -DWITH_GLU -DWITH_GL_PROFILE_COMPAT -DWITH_X11 -DWITH_X11_ALPHA -DWITH_X11_XF86VMODE -DWITH_X11_XINPUT -DWITH_XDND -DWITH_XF86KEYSYM -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ -D__SSE2__ -D__SSE__ -isystem /usr/local/include -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/glew-mx -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/string -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/source/blender/imbuf -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/source/blender/makesdna -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/extern/xdnd -Wall -Wno-tautological-compare -Wno-unknown-pragmas -Wno-char-subscripts -Wno-overloaded-virtual -Wno-sign-compare -Wno-invalid-offsetof -O2 -pipe -fstack-protector 
 -fno-strict-aliasing   -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -msse2 -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_SystemPathsUnix.cpp.o -c /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/ghost/intern/GHOST_SystemPathsUnix.cpp
[  1%] Linking CXX static library ../../lib/libbf_intern_ghost.a
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/ghost && /usr/local/bin/cmake -P CMakeFiles/bf_intern_ghost.dir/cmake_clean_target.cmake
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/ghost && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/bf_intern_ghost.dir/link.txt --verbose=1
/usr/bin/ar qc ../../lib/libbf_intern_ghost.a  CMakeFiles/bf_intern_ghost.dir/intern/GHOST_Buttons.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_C-api.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_CallbackEventConsumer.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_Context.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_ContextNone.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_DisplayManager.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_EventManager.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_ISystem.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_ISystemPaths.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_ModifierKeys.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_Path-api.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_Rect.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_System.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_TimerManager.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_Window.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOS
 T_WindowManager.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_DisplayManagerX11.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_SystemX11.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_WindowX11.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_ContextGLX.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_DropTargetX11.cpp.o CMakeFiles/bf_intern_ghost.dir/intern/GHOST_SystemPathsUnix.cpp.o
/usr/bin/ranlib ../../lib/libbf_intern_ghost.a
[  1%] Built target bf_intern_ghost
/usr/bin/make -f intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/build.make intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/depend
cd /wrkdirs/usr/ports/graphics/blender/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/guardedalloc /wrkdirs/usr/ports/graphics/blender/work/.build /wrkdirs/usr/ports/graphics/blender/work/.build/intern/guardedalloc /wrkdirs/usr/ports/graphics/blender/work/.build/intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/DependInfo.cmake
Scanning dependencies of target bf_intern_guardedalloc
/usr/bin/make -f intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/build.make intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/build
[  1%] Building C object intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn.c.o
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/guardedalloc && /usr/bin/cc -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ -D__SSE2__ -D__SSE__ -isystem /usr/local/include -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/guardedalloc -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/atomic -Wall -Werror=implicit-function-declaration -Werror=return-type -Wno-tautological-compare -Wno-unknown-pragmas -Wno-char-subscripts -Wstrict-prototypes -Wmissing-prototypes -Wunused-parameter -O2 -pipe  -fstack-protector -fno-strict-aliasing -std=gnu99   -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -msse2 -O2 -pipe  -fstack-protector -fno-strict-aliasing -o CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn.c.o   -c /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/guardedalloc/intern/mallocn.c
[  1%] Building C object intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn_guarded_impl.c.o
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/guardedalloc && /usr/bin/cc -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ -D__SSE2__ -D__SSE__ -isystem /usr/local/include -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/guardedalloc -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/atomic -Wall -Werror=implicit-function-declaration -Werror=return-type -Wno-tautological-compare -Wno-unknown-pragmas -Wno-char-subscripts -Wstrict-prototypes -Wmissing-prototypes -Wunused-parameter -O2 -pipe  -fstack-protector -fno-strict-aliasing -std=gnu99   -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -msse2 -O2 -pipe  -fstack-protector -fno-strict-aliasing -o CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn_guarded_impl.c.o   -c /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/guardedalloc/intern/mallocn_guarded_impl.c
[  1%] Building C object intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn_lockfree_impl.c.o
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/guardedalloc && /usr/bin/cc -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ -D__SSE2__ -D__SSE__ -isystem /usr/local/include -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/guardedalloc -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/atomic -Wall -Werror=implicit-function-declaration -Werror=return-type -Wno-tautological-compare -Wno-unknown-pragmas -Wno-char-subscripts -Wstrict-prototypes -Wmissing-prototypes -Wunused-parameter -O2 -pipe  -fstack-protector -fno-strict-aliasing -std=gnu99   -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -msse2 -O2 -pipe  -fstack-protector -fno-strict-aliasing -o CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn_lockfree_impl.c.o   -c /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/guardedalloc/intern/mallocn_lockfree_impl.c
[  1%] Linking C static library ../../lib/libbf_intern_guardedalloc.a
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/guardedalloc && /usr/local/bin/cmake -P CMakeFiles/bf_intern_guardedalloc.dir/cmake_clean_target.cmake
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/guardedalloc && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/bf_intern_guardedalloc.dir/link.txt --verbose=1
/usr/bin/ar qc ../../lib/libbf_intern_guardedalloc.a  CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn.c.o CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn_guarded_impl.c.o CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn_lockfree_impl.c.o
/usr/bin/ranlib ../../lib/libbf_intern_guardedalloc.a
[  1%] Built target bf_intern_guardedalloc
/usr/bin/make -f intern/libmv/CMakeFiles/bf_intern_libmv.dir/build.make intern/libmv/CMakeFiles/bf_intern_libmv.dir/depend
cd /wrkdirs/usr/ports/graphics/blender/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/libmv /wrkdirs/usr/ports/graphics/blender/work/.build /wrkdirs/usr/ports/graphics/blender/work/.build/intern/libmv /wrkdirs/usr/ports/graphics/blender/work/.build/intern/libmv/CMakeFiles/bf_intern_libmv.dir/DependInfo.cmake
Scanning dependencies of target bf_intern_libmv
/usr/bin/make -f intern/libmv/CMakeFiles/bf_intern_libmv.dir/build.make intern/libmv/CMakeFiles/bf_intern_libmv.dir/build
[  1%] Building CXX object intern/libmv/CMakeFiles/bf_intern_libmv.dir/intern/autotrack.cc.o
cd /wrkdirs/usr/ports/graphics/blender/work/.build/intern/libmv && /usr/bin/c++  -DCERES_STD_UNORDERED_MAP -DGFLAGS_DLL_DECL="" -DGFLAGS_DLL_DECLARE_FLAG="" -DGFLAGS_DLL_DEFINE_FLAG="" -DGOOGLE_GLOG_DLL_DECL="" -DLIBMV_NO_FAST_DETECTOR="" -DNDEBUG -DWITH_LIBMV_GUARDED_ALLOC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ -D__SSE2__ -D__SSE__ -isystem /usr/local/include -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/libmv -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/extern/gflags/src -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/extern/glog/src -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/extern/ceres/include -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/extern/ceres/config -I/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/guardedalloc -isystem /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/extern/Eigen3 -Wall -Wno-tautological-compare -Wno-unknown-pragma
 s -Wno-char-subscripts -Wno-overloaded-virtual -Wno-sign-compare -Wno-invalid-offsetof -O2 -pipe -fstack-protector -fno-strict-aliasing   -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -msse2 -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/bf_intern_libmv.dir/intern/autotrack.cc.o -c /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/libmv/intern/autotrack.cc
In file included from /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/libmv/intern/autotrack.cc:30:
In file included from /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/libmv/libmv/autotrack/autotrack.h:26:
In file included from /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/libmv/libmv/autotrack/tracks.h:27:
In file included from /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/libmv/libmv/autotrack/marker.h:29:
In file included from /wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/libmv/libmv/autotrack/region.h:26:
/wrkdirs/usr/ports/graphics/blender/work/blender-2.78c/intern/libmv/libmv/numeric/numeric.h:39:13: error: static declaration of 'sincos' follows non-static declaration
static void sincos(double x, double *sinx, double *cosx) {
            ^
/usr/include/math.h:503:7: note: previous declaration is here
void            sincos(double, double *, double *);
                ^
1 error generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/graphics/blender/work/.build
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/graphics/blender/work/.build
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/graphics/blender/work/.build
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/blender



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