=>> Building graphics/graphene build started at Wed Nov 29 19:03:08 CET 2017 port directory: /usr/ports/graphics/graphene package name: graphene-1.6.0_1 building for: FreeBSD build 11.1-RELEASE FreeBSD 11.1-RELEASE 1101001 arm maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/graphene/Makefile 440761 2017-05-13 08:37:29Z kwm $ Poudriere version: 3.2.99.20171111 Host OSVERSION: 1101001 Jail OSVERSION: 1101001 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE 1101001 UNAME_r=11.1-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=xterm-256color MASTERMNT=/usr/local/poudriere/data/.m/11armv6-armv6/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/local/poudriere/data/.m/11armv6-armv6/ref/.p P_PORTS_FEATURES=DEPENDS_ARGS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/11armv6-armv6/ref/.p/pool MASTERNAME=11armv6-armv6 SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.99.20171111 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= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for graphene-1.6.0_1: GTKDOC=off: Build documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gnome@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix /usr/local --mandir man --buildtype release --strip -Denable-gtk-doc=false _build --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.6" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/graphene/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/graphene/work HOME=/wrkdirs/usr/ports/graphics/graphene/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/graphene/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/graphene/work XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/graphene/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/graphene/work HOME=/wrkdirs/usr/ports/graphics/graphene/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/graphene/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 DESTDIR=/wrkdirs/usr/ports/graphics/graphene/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O -pipe -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-- GTKDOC="@comment " NO_GTKDOC="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python3.6m PYTHON_LIBDIR=lib/python3.6 PYTHON_PLATFORM=freebsd11 PYTHON_PYOEXTENSION=opt-1.pyc PYTHON_SITELIBDIR=lib/python3.6/site-packages PYTHON_SUFFIX=36 PYTHON_VER=3.6 PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/graphene" EXAMPLESDIR="share/examples/graphene" DATADIR="share/graphene" WWWDIR="www/graphene" ETCDIR="etc/graphene" --End PLIST_SUB-- --SUB_LIST-- GTKDOC="@comment " NO_GTKDOC="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/graphene DOCSDIR=/usr/local/share/doc/graphene EXAMPLESDIR=/usr/local/share/examples/graphene WWWDIR=/usr/local/www/graphene ETCDIR=/usr/local/etc/graphene --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/11armv6-make.conf #### OPTIONS_UNSET+= NLS OPTIONS_SET+= X11 EXAMPLES WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.1 OSVERSION=1101001 PYTHONBASE=/usr/local UID=0 _OSRELEASE=11.1-RELEASE _SMP_CPUS=8 #### Misc Poudriere #### GID=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) 131072 stack size (kbytes, -s) 2048 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 34174 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-- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> graphene-1.6.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.2.txz [build] Installing pkg-1.10.2... [build] Extracting pkg-1.10.2: .......... done ===> graphene-1.6.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of graphene-1.6.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by graphene-1.6.0_1 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by graphene-1.6.0_1 for building => SHA256 Checksum OK for graphene-1.6.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by graphene-1.6.0_1 for building ===> Extracting for graphene-1.6.0_1 => SHA256 Checksum OK for graphene-1.6.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for graphene-1.6.0_1 =========================================================================== =================================================== ===> graphene-1.6.0_1 depends on executable: g-ir-scanner - not found ===> Installing existing package /packages/All/gobject-introspection-1.50.0,1.txz [build] Installing gobject-introspection-1.50.0,1... [build] `-- Installing gettext-runtime-0.19.8.1_1... [build] | `-- Installing indexinfo-0.3.1... [build] | `-- Extracting indexinfo-0.3.1: .... done [build] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [build] `-- Installing glib-2.50.2_7,1... [build] | `-- Installing libffi-3.2.1_1... [build] | `-- Extracting libffi-3.2.1_1: .......... done [build] | `-- Installing libiconv-1.14_11... [build] | `-- Extracting libiconv-1.14_11: .......... done [build] | `-- Installing pcre-8.40_1... [build] | `-- Extracting pcre-8.40_1: .......... done [build] | `-- Installing perl5-5.24.3... [build] | `-- Extracting perl5-5.24.3: .......... done [build] | `-- Installing python27-2.7.14_1... [build] | | `-- Installing readline-7.0.3_1... [build] | | `-- Extracting readline-7.0.3_1: .......... done [build] | `-- Extracting python27-2.7.14_1: .......... done [build] `-- Extracting glib-2.50.2_7,1: .......... done No schema files found: doing nothing. [build] `-- Installing python2-2_3... [build] `-- Extracting python2-2_3: ...... done [build] Extracting gobject-introspection-1.50.0,1: .......... done Message from perl5-5.24.3: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from python27-2.7.14_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> graphene-1.6.0_1 depends on executable: g-ir-scanner - found ===> Returning to build of graphene-1.6.0_1 ===> graphene-1.6.0_1 depends on package: py3?-gobject3>=0 - not found ===> Installing existing package /packages/All/py36-gobject3-3.18.2.txz [build] Installing py36-gobject3-3.18.2... [build] `-- Installing py36-cairo-1.14.1... [build] | `-- Installing cairo-1.14.8_1,2... [build] | | `-- Installing dri2proto-2.8... [build] | | `-- Extracting dri2proto-2.8: .... done [build] | | `-- Installing fontconfig-2.12.1,1... [build] | | `-- Installing expat-2.2.1... [build] | | `-- Extracting expat-2.2.1: .......... done [build] | | `-- Installing freetype2-2.8_1... [build] | | `-- Extracting freetype2-2.8_1: .......... done [build] | | `-- Extracting fontconfig-2.12.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /usr/local/bin/fc-cache: succeeded [build] | | `-- Installing glproto-1.4.17... [build] | | `-- Extracting glproto-1.4.17: ...... done [build] | | `-- Installing libX11-1.6.5,1... [build] | | `-- Installing kbproto-1.0.7... [build] | | `-- Extracting kbproto-1.0.7: .......... done [build] | | `-- Installing libXau-1.0.8_3... [build] | | | `-- Installing xproto-7.0.31... [build] | | | `-- Extracting xproto-7.0.31: .......... done [build] | | `-- Extracting libXau-1.0.8_3: .......... done [build] | | `-- Installing libXdmcp-1.1.2... [build] | | `-- Extracting libXdmcp-1.1.2: ......... done [build] | | `-- Installing libxcb-1.12_2... [build] | | | `-- Installing libpthread-stubs-0.4... [build] | | | `-- Extracting libpthread-stubs-0.4: . done [build] | | | `-- Installing libxml2-2.9.4... [build] | | | `-- Extracting libxml2-2.9.4: .......... done [build] | | `-- Extracting libxcb-1.12_2: .......... done [build] | | `-- Extracting libX11-1.6.5,1: .......... done [build] | | `-- Installing libXext-1.3.3_1,1... [build] | | `-- Installing xextproto-7.3.0... [build] | | `-- Extracting xextproto-7.3.0: .......... done [build] | | `-- Extracting libXext-1.3.3_1,1: .......... done [build] | | `-- Installing libXrender-0.9.10... [build] | | `-- Installing renderproto-0.11.1... [build] | | `-- Extracting renderproto-0.11.1: .... done [build] | | `-- Extracting libXrender-0.9.10: .......... done [build] | | `-- Installing mesa-libs-17.2.4... [build] | | `-- Installing libXdamage-1.1.4_3... [build] | | | `-- Installing damageproto-1.2.1... [build] | | | `-- Extracting damageproto-1.2.1: .... done [build] | | | `-- Installing libXfixes-5.0.3... [build] | | | `-- Installing fixesproto-5.0... [build] | | | `-- Extracting fixesproto-5.0: .... done [build] | | | `-- Extracting libXfixes-5.0.3: .......... done [build] | | `-- Extracting libXdamage-1.1.4_3: ...... done [build] | | `-- Installing libXxf86vm-1.1.4_1... [build] | | | `-- Installing xf86vidmodeproto-2.3.1... [build] | | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [build] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [build] | | `-- Installing libdrm-2.4.88,1... [build] | | | `-- Installing libpciaccess-0.13.5... [build] | | | `-- Installing pciids-20171021... [build] | | | `-- Extracting pciids-20171021: ..... done [build] | | | `-- Extracting libpciaccess-0.13.5: ...... done [build] | | `-- Extracting libdrm-2.4.88,1: .......... done [build] | | `-- Installing libxshmfence-1.2_2... [build] | | `-- Extracting libxshmfence-1.2_2: ......... done [build] | | `-- Extracting mesa-libs-17.2.4: .......... done [build] | | `-- Installing pixman-0.34.0... [build] | | `-- Extracting pixman-0.34.0: .......... done [build] | | `-- Installing png-1.6.34... [build] | | `-- Extracting png-1.6.34: .......... done [build] | | `-- Installing xcb-util-renderutil-0.3.9_1... [build] | | `-- Installing xcb-util-0.4.0_2,1... [build] | | `-- Extracting xcb-util-0.4.0_2,1: .......... done [build] | | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done [build] | `-- Extracting cairo-1.14.8_1,2: .......... done [build] | `-- Installing py36-setuptools-36.5.0... [build] | | `-- Installing python36-3.6.3... [build] | | `-- Extracting python36-3.6.3: .......... done [build] | `-- Extracting py36-setuptools-36.5.0: .......... done [build] | `-- Installing python3-3_3... [build] | `-- Extracting python3-3_3: ...... done [build] `-- Extracting py36-cairo-1.14.1: .......... done [build] `-- Installing pygobject3-common-3.18.2... [build] `-- Extracting pygobject3-common-3.18.2: ..... done [build] Extracting py36-gobject3-3.18.2: .......... done Message from freetype2-2.8_1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from python36-3.6.3: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py36-gdbm py36-sqlite3 databases/py36-sqlite3 py36-tkinter x11-toolkits/py36-tkinter =========================================================================== Message from py36-setuptools-36.5.0: ******************************************************************* Only /usr/local/bin/easy_install-3.6 script has been installed since Python 3.6 is not the default Python version. ******************************************************************* ===> graphene-1.6.0_1 depends on package: py3?-gobject3>=0 - found ===> Returning to build of graphene-1.6.0_1 ===> graphene-1.6.0_1 depends on executable: meson - not found ===> Installing existing package /packages/All/meson-0.42.1.txz [build] Installing meson-0.42.1... [build] `-- Installing ninja-1.8.2,2... [build] `-- Extracting ninja-1.8.2,2: ....... done [build] Extracting meson-0.42.1: .......... done ===> graphene-1.6.0_1 depends on executable: meson - found ===> Returning to build of graphene-1.6.0_1 ===> graphene-1.6.0_1 depends on executable: ninja - found ===> graphene-1.6.0_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.3.10,1.txz [build] Installing pkgconf-1.3.10,1... [build] Extracting pkgconf-1.3.10,1: .......... done ===> graphene-1.6.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of graphene-1.6.0_1 ===> graphene-1.6.0_1 depends on file: /usr/local/bin/python3.6 - found ===> graphene-1.6.0_1 depends on executable: python3 - found ===> graphene-1.6.0_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.3.4_8.txz [build] Installing ccache-3.3.4_8... [build] Extracting ccache-3.3.4_8: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) Message from ccache-3.3.4_8: NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> graphene-1.6.0_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of graphene-1.6.0_1 =========================================================================== =================================================== ===> graphene-1.6.0_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> graphene-1.6.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===> Configuring for graphene-1.6.0_1 The Meson build system Version: 0.42.1 Source dir: /wrkdirs/usr/ports/graphics/graphene/work/graphene-1.6.0 Build dir: /wrkdirs/usr/ports/graphics/graphene/work/graphene-1.6.0/_build Build type: native build Project name: graphene Native C compiler: cc (clang 4.0.0) Appending CFLAGS from environment: '-O -pipe -fno-strict-aliasing' Build machine cpu family: arm Build machine cpu: arm Compiler for C supports argument -ffast-math: YES Compiler for C supports argument -fstrict-aliasing: YES Compiler for C supports argument -Wall: YES Compiler for C supports argument -Wpointer-arith: YES Compiler for C supports argument -Wmissing-declarations: YES Compiler for C supports argument -Wformat=2: YES Compiler for C supports argument -Wstrict-prototypes: YES Compiler for C supports argument -Wmissing-prototypes: YES Compiler for C supports argument -Wnested-externs: YES Compiler for C supports argument -Wold-style-definition: YES Compiler for C supports argument -Wunused: YES Compiler for C supports argument -Wuninitialized: YES Compiler for C supports argument -Wshadow: YES Compiler for C supports argument -Wmissing-noreturn: YES Compiler for C supports argument -Wmissing-format-attribute: YES Compiler for C supports argument -Wredundant-decls: YES Compiler for C supports argument -Wlogical-op: NO Compiler for C supports argument -Wcast-align: YES Compiler for C supports argument -Wno-unused-local-typedefs: YES Compiler for C supports argument -Werror=implicit: YES Compiler for C supports argument -Werror=init-self: YES Compiler for C supports argument -Werror=main: YES Compiler for C supports argument -Werror=missing-braces: YES Compiler for C supports argument -Werror=return-type: YES Compiler for C supports argument -Werror=array-bounds: YES Compiler for C supports argument -Werror=write-strings: YES Has header "stdlib.h": YES Has header "stdint.h": YES Has header "stdbool.h": YES Has header "memory.h": YES Library m found: YES Dependency threads found: YES Checking for function "memalign": NO Checking for function "_aligned_malloc": NO Checking for function "aligned_alloc": YES Checking for function "sincosf": NO Found pkg-config: /usr/local/bin/pkgconf (1.3.10) Native dependency gobject-2.0 found: YES 2.50.2 Program g-ir-scanner found: YES (/usr/local/bin/g-ir-scanner) Checking if "SSE intrinsics" compiles: NO Checking if "GCC vector intrinsics" compiles: NO Checking if "ARM NEON intrinsics" compiles: NO Configuring config.h using configuration Configuring graphene-config.h using configuration Configuring graphene-version.h using configuration Configuring graphene-1.0.pc using configuration WARNING: The variable(s) 'NEON_CFLAGS', 'PTHREAD_LIBS', 'SSE2_CFLAGS' in the input file 'src/graphene.pc.in' are not present in the given configuration data Configuring graphene-gobject-1.0.pc using configuration WARNING: The variable(s) 'NEON_CFLAGS', 'PTHREAD_LIBS', 'SSE2_CFLAGS' in the input file 'src/graphene.pc.in' are not present in the given configuration data Program g-ir-scanner found: YES (/usr/local/bin/g-ir-scanner) Program g-ir-compiler found: YES (/usr/local/bin/g-ir-compiler) Native dependency gobject-introspection-1.0 found: YES 1.50.0 Build targets in project: 23 =========================================================================== =================================================== ===> Building for graphene-1.6.0_1 [1/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-alloc.c.o' -MF 'src/graphene-1.0@sha/graphene-alloc.c.o.d' -o 'src/graphene-1.0@sha/graphene-alloc.c.o' -c ../src/graphene-alloc.c [2/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-box.c.o' -MF 'src/graphene-1.0@sha/graphene-box.c.o.d' -o 'src/graphene-1.0@sha/graphene-box.c.o' -c ../src/graphene-box.c [3/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-euler.c.o' -MF 'src/graphene-1.0@sha/graphene-euler.c.o.d' -o 'src/graphene-1.0@sha/graphene-euler.c.o' -c ../src/graphene-euler.c [4/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-frustum.c.o' -MF 'src/graphene-1.0@sha/graphene-frustum.c.o.d' -o 'src/graphene-1.0@sha/graphene-frustum.c.o' -c ../src/graphene-frustum.c [5/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-matrix.c.o' -MF 'src/graphene-1.0@sha/graphene-matrix.c.o.d' -o 'src/graphene-1.0@sha/graphene-matrix.c.o' -c ../src/graphene-matrix.c [6/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-plane.c.o' -MF 'src/graphene-1.0@sha/graphene-plane.c.o.d' -o 'src/graphene-1.0@sha/graphene-plane.c.o' -c ../src/graphene-plane.c [7/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-point.c.o' -MF 'src/graphene-1.0@sha/graphene-point.c.o.d' -o 'src/graphene-1.0@sha/graphene-point.c.o' -c ../src/graphene-point.c [8/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-point3d.c.o' -MF 'src/graphene-1.0@sha/graphene-point3d.c.o.d' -o 'src/graphene-1.0@sha/graphene-point3d.c.o' -c ../src/graphene-point3d.c [9/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-quad.c.o' -MF 'src/graphene-1.0@sha/graphene-quad.c.o.d' -o 'src/graphene-1.0@sha/graphene-quad.c.o' -c ../src/graphene-quad.c [10/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-quaternion.c.o' -MF 'src/graphene-1.0@sha/graphene-quaternion.c.o.d' -o 'src/graphene-1.0@sha/graphene-quaternion.c.o' -c ../src/graphene-quaternion.c [11/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-ray.c.o' -MF 'src/graphene-1.0@sha/graphene-ray.c.o.d' -o 'src/graphene-1.0@sha/graphene-ray.c.o' -c ../src/graphene-ray.c [12/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-rect.c.o' -MF 'src/graphene-1.0@sha/graphene-rect.c.o.d' -o 'src/graphene-1.0@sha/graphene-rect.c.o' -c ../src/graphene-rect.c [13/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-size.c.o' -MF 'src/graphene-1.0@sha/graphene-size.c.o.d' -o 'src/graphene-1.0@sha/graphene-size.c.o' -c ../src/graphene-size.c [14/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-sphere.c.o' -MF 'src/graphene-1.0@sha/graphene-sphere.c.o.d' -o 'src/graphene-1.0@sha/graphene-sphere.c.o' -c ../src/graphene-sphere.c [15/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-triangle.c.o' -MF 'src/graphene-1.0@sha/graphene-triangle.c.o.d' -o 'src/graphene-1.0@sha/graphene-triangle.c.o' -c ../src/graphene-triangle.c [16/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-vectors.c.o' -MF 'src/graphene-1.0@sha/graphene-vectors.c.o.d' -o 'src/graphene-1.0@sha/graphene-vectors.c.o' -c ../src/graphene-vectors.c [17/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-gobject.c.o' -MF 'src/graphene-1.0@sha/graphene-gobject.c.o.d' -o 'src/graphene-1.0@sha/graphene-gobject.c.o' -c ../src/graphene-gobject.c [18/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-simd4f.c.o' -MF 'src/graphene-1.0@sha/graphene-simd4f.c.o.d' -o 'src/graphene-1.0@sha/graphene-simd4f.c.o' -c ../src/graphene-simd4f.c [19/63] cc -Isrc/graphene-1.0@sha -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O -fno-strict-aliasing -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION '-DG_LOG_DOMAIN="Graphene"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_30 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -MMD -MQ 'src/graphene-1.0@sha/graphene-simd4x4f.c.o' -MF 'src/graphene-1.0@sha/graphene-simd4x4f.c.o.d' -o 'src/graphene-1.0@sha/graphene-simd4x4f.c.o' -c ../src/graphene-simd4x4f.c [20/63] cc -o src/libgraphene-1.0.so.0.600.0 'src/graphene-1.0@sha/graphene-alloc.c.o' 'src/graphene-1.0@sha/graphene-box.c.o' 'src/graphene-1.0@sha/graphene-euler.c.o' 'src/graphene-1.0@sha/graphene-frustum.c.o' 'src/graphene-1.0@sha/graphene-matrix.c.o' 'src/graphene-1.0@sha/graphene-plane.c.o' 'src/graphene-1.0@sha/graphene-point.c.o' 'src/graphene-1.0@sha/graphene-point3d.c.o' 'src/graphene-1.0@sha/graphene-quad.c.o' 'src/graphene-1.0@sha/graphene-quaternion.c.o' 'src/graphene-1.0@sha/graphene-ray.c.o' 'src/graphene-1.0@sha/graphene-rect.c.o' 'src/graphene-1.0@sha/graphene-size.c.o' 'src/graphene-1.0@sha/graphene-sphere.c.o' 'src/graphene-1.0@sha/graphene-triangle.c.o' 'src/graphene-1.0@sha/graphene-vectors.c.o' 'src/graphene-1.0@sha/graphene-gobject.c.o' 'src/graphene-1.0@sha/graphene-simd4f.c.o' 'src/graphene-1.0@sha/graphene-simd4x4f.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgraphene-1.0.so.0 -O -pipe -fno-strict-aliasing -pthread -lm -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,--end-group '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/graphene/work/graphene-1.6.0/_build/src FAILED: src/libgraphene-1.0.so.0.600.0 cc -o src/libgraphene-1.0.so.0.600.0 'src/graphene-1.0@sha/graphene-alloc.c.o' 'src/graphene-1.0@sha/graphene-box.c.o' 'src/graphene-1.0@sha/graphene-euler.c.o' 'src/graphene-1.0@sha/graphene-frustum.c.o' 'src/graphene-1.0@sha/graphene-matrix.c.o' 'src/graphene-1.0@sha/graphene-plane.c.o' 'src/graphene-1.0@sha/graphene-point.c.o' 'src/graphene-1.0@sha/graphene-point3d.c.o' 'src/graphene-1.0@sha/graphene-quad.c.o' 'src/graphene-1.0@sha/graphene-quaternion.c.o' 'src/graphene-1.0@sha/graphene-ray.c.o' 'src/graphene-1.0@sha/graphene-rect.c.o' 'src/graphene-1.0@sha/graphene-size.c.o' 'src/graphene-1.0@sha/graphene-sphere.c.o' 'src/graphene-1.0@sha/graphene-triangle.c.o' 'src/graphene-1.0@sha/graphene-vectors.c.o' 'src/graphene-1.0@sha/graphene-gobject.c.o' 'src/graphene-1.0@sha/graphene-simd4f.c.o' 'src/graphene-1.0@sha/graphene-simd4x4f.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgraphene-1.0.so.0 -O -pipe -fno-strict-aliasing -pthread -lm -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,--end-group '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/graphene/work/graphene-1.6.0/_build/src src/graphene-1.0@sha/graphene-euler.c.o: In function `graphene_euler_to_matrix': ../src/graphene-euler.c:(.text+0x974): undefined reference to `sincosf' ../src/graphene-euler.c:(.text+0x988): undefined reference to `sincosf' ../src/graphene-euler.c:(.text+0x99c): undefined reference to `sincosf' src/graphene-1.0@sha/graphene-matrix.c.o: In function `graphene_matrix_interpolate': ../src/graphene-matrix.c:(.text+0x51cc): undefined reference to `sincosf' src/graphene-1.0@sha/graphene-quaternion.c.o: In function `graphene_quaternion_slerp': ../src/graphene-quaternion.c:(.text+0x828): undefined reference to `sincosf' src/graphene-1.0@sha/graphene-quaternion.c.o:../src/graphene-quaternion.c:(.text+0x97c): more undefined references to `sincosf' follow cc: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/graphene =>> Cleaning up wrkdir ===> Cleaning for graphene-1.6.0_1 build of graphics/graphene | graphene-1.6.0_1 ended at Wed Nov 29 19:05:14 CET 2017 build time: 00:02:06 !!! build failure encountered !!!