Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2017 03:24:30 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][games/trigger-rally] Failed for trigger-rally-0.6.5 in build
Message-ID:  <201705060324.v463OU6d038048@beefy15.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:     alfix86@gmail.com
Last committer: riggs@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/games/trigger-rally/Makefile 435491 2017-03-05 16:56:24Z riggs $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/440108/logs/trigger-rally-0.6.5.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=440108
Log:

====>> Building games/trigger-rally
build started at Sat May  6 03:24:14 UTC 2017
port directory: /usr/ports/games/trigger-rally
building for: FreeBSD 110armv6-quarterly-job-08 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 r317487 arm
maintained by: alfix86@gmail.com
Makefile ident:      $FreeBSD: branches/2017Q2/games/trigger-rally/Makefile 435491 2017-03-05 16:56:24Z riggs $
Poudriere version: 3.1.17-10-ge01cc509
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 08

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=trigger-rally-0.6.5
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-10-ge01cc509
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL2_CONFIG=/usr/local/bin/sdl2-config MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/trigger-rally/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/trigger-rally/work  HOME=/wrkdirs/usr/ports/games/trigger-rally/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/trigger-rally/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/trigger-rally/work  HOME=/wrkdirs/usr/ports/games/trigger-rally/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/trigger-rally"
EXAMPLESDIR="share/examples/trigger-rally"
DATADIR="share/games/trigger-rally"
WWWDIR="www/trigger-rally"
ETCDIR="etc/trigger-rally"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/games/trigger-rally
DOCSDIR=/usr/local/share/doc/trigger-rally
EXAMPLESDIR=/usr/local/share/examples/trigger-rally
WWWDIR=/usr/local/www/trigger-rally
ETCDIR=/usr/local/etc/trigger-rally
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p10
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   trigger-rally-0.6.5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing pkg-1.10.1...
[110armv6-quarterly-job-08] Extracting pkg-1.10.1: .......... done
===>   trigger-rally-0.6.5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of trigger-rally-0.6.5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by trigger-rally-0.6.5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by trigger-rally-0.6.5 for building
=> SHA256 Checksum OK for trigger-rally-0.6.5.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by trigger-rally-0.6.5 for building
===>  Extracting for trigger-rally-0.6.5
=> SHA256 Checksum OK for trigger-rally-0.6.5.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for trigger-rally-0.6.5
===>  Applying FreeBSD patches for trigger-rally-0.6.5
===========================================================================
=======================<phase: build-depends  >============================
===>   trigger-rally-0.6.5 depends on file: /usr/local/bin/sdl2-config - not found
===>   Installing existing package /packages/All/sdl2-2.0.5.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing sdl2-2.0.5...
[110armv6-quarterly-job-08] `-- Installing libGL-13.0.6...
[110armv6-quarterly-job-08] |   `-- Installing expat-2.2.0_1...
[110armv6-quarterly-job-08] |   `-- Extracting expat-2.2.0_1: .......... done
[110armv6-quarterly-job-08] |   `-- Installing libX11-1.6.5,1...
<snip>
[110armv6-quarterly-job-08] |   |   `-- Installing libXv-1.0.11,1...
[110armv6-quarterly-job-08] |   |   | `-- Installing videoproto-2.3.3...
[110armv6-quarterly-job-08] |   |   | `-- Extracting videoproto-2.3.3: ......... done
[110armv6-quarterly-job-08] |   |   `-- Extracting libXv-1.0.11,1: .......... done
[110armv6-quarterly-job-08] |   | `-- Extracting libXvMC-1.0.10: .......... done
[110armv6-quarterly-job-08] |   | `-- Installing libxshmfence-1.2_1...
[110armv6-quarterly-job-08] |   | `-- Extracting libxshmfence-1.2_1: ......... done
[110armv6-quarterly-job-08] |   `-- Extracting libglapi-13.0.6: ...... done
[110armv6-quarterly-job-08] `-- Extracting libGL-13.0.6: .......... done
[110armv6-quarterly-job-08] `-- Installing libXScrnSaver-1.2.2_3...
[110armv6-quarterly-job-08] |   `-- Installing scrnsaverproto-1.2.2...
[110armv6-quarterly-job-08] |   `-- Extracting scrnsaverproto-1.2.2: ... done
[110armv6-quarterly-job-08] `-- Extracting libXScrnSaver-1.2.2_3: .......... done
[110armv6-quarterly-job-08] `-- Installing libXcursor-1.1.14_3...
[110armv6-quarterly-job-08] |   `-- Installing libXrender-0.9.10...
[110armv6-quarterly-job-08] |   | `-- Installing renderproto-0.11.1...
[110armv6-quarterly-job-08] |   | `-- Extracting renderproto-0.11.1: .... done
[110armv6-quarterly-job-08] |   `-- Extracting libXrender-0.9.10: .......... done
[110armv6-quarterly-job-08] `-- Extracting libXcursor-1.1.14_3: .......... done
[110armv6-quarterly-job-08] `-- Installing libXi-1.7.9,1...
[110armv6-quarterly-job-08] |   `-- Installing inputproto-2.3.2...
[110armv6-quarterly-job-08] |   `-- Extracting inputproto-2.3.2: ........ done
[110armv6-quarterly-job-08] `-- Extracting libXi-1.7.9,1: .......... done
[110armv6-quarterly-job-08] `-- Installing libXinerama-1.1.3_3,1...
[110armv6-quarterly-job-08] |   `-- Installing xineramaproto-1.2.1...
[110armv6-quarterly-job-08] |   `-- Extracting xineramaproto-1.2.1: .. done
[110armv6-quarterly-job-08] `-- Extracting libXinerama-1.1.3_3,1: .......... done
[110armv6-quarterly-job-08] `-- Installing libXrandr-1.5.1...
[110armv6-quarterly-job-08] |   `-- Installing randrproto-1.5.0...
[110armv6-quarterly-job-08] |   `-- Extracting randrproto-1.5.0: .... done
[110armv6-quarterly-job-08] `-- Extracting libXrandr-1.5.1: .......... done
[110armv6-quarterly-job-08] Extracting sdl2-2.0.5: .......... done
Message from sdl2-2.0.5:
===>   NOTICE:

The sdl2 port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   trigger-rally-0.6.5 depends on file: /usr/local/bin/sdl2-config - found
===>   Returning to build of trigger-rally-0.6.5
===>   trigger-rally-0.6.5 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing gmake-4.2.1_1...
[110armv6-quarterly-job-08] `-- Installing gettext-runtime-0.19.8.1_1...
[110armv6-quarterly-job-08] |   `-- Installing indexinfo-0.2.6...
[110armv6-quarterly-job-08] |   `-- Extracting indexinfo-0.2.6: .... done
[110armv6-quarterly-job-08] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110armv6-quarterly-job-08] Extracting gmake-4.2.1_1: .......... done
===>   trigger-rally-0.6.5 depends on executable: gmake - found
===>   Returning to build of trigger-rally-0.6.5
===>   trigger-rally-0.6.5 depends on package: libGL>0 - found
===>   trigger-rally-0.6.5 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found
===>   Installing existing package /packages/All/glproto-1.4.17.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing glproto-1.4.17...
[110armv6-quarterly-job-08] Extracting glproto-1.4.17: ...... done
===>   trigger-rally-0.6.5 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===>   Returning to build of trigger-rally-0.6.5
===>   trigger-rally-0.6.5 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found
===>   Installing existing package /packages/All/dri2proto-2.8.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing dri2proto-2.8...
[110armv6-quarterly-job-08] Extracting dri2proto-2.8: .... done
===>   trigger-rally-0.6.5 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===>   Returning to build of trigger-rally-0.6.5
===>   trigger-rally-0.6.5 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===>   trigger-rally-0.6.5 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   trigger-rally-0.6.5 depends on shared library: libphysfs.so - not found
===>   Installing existing package /packages/All/physfs-2.0.3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing physfs-2.0.3...
[110armv6-quarterly-job-08] Extracting physfs-2.0.3: ...... done
===>   trigger-rally-0.6.5 depends on shared library: libphysfs.so - found (/usr/local/lib/libphysfs.so)
===>   Returning to build of trigger-rally-0.6.5
===>   trigger-rally-0.6.5 depends on shared library: libalut.so - not found
===>   Installing existing package /packages/All/freealut-1.1.0_4.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing freealut-1.1.0_4...
[110armv6-quarterly-job-08] `-- Installing openal-soft-1.17.2_2...
[110armv6-quarterly-job-08] `-- Extracting openal-soft-1.17.2_2: .......... done
[110armv6-quarterly-job-08] Extracting freealut-1.1.0_4: ....... done
Message from openal-soft-1.17.2_2:
===>   NOTICE:

The openal-soft port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   trigger-rally-0.6.5 depends on shared library: libalut.so - found (/usr/local/lib/libalut.so)
===>   Returning to build of trigger-rally-0.6.5
===>   trigger-rally-0.6.5 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so)
===>   trigger-rally-0.6.5 depends on shared library: libSDL2_image.so - not found
===>   Installing existing package /packages/All/sdl2_image-2.0.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing sdl2_image-2.0.1...
[110armv6-quarterly-job-08] `-- Installing jpeg-turbo-1.5.1...
[110armv6-quarterly-job-08] `-- Extracting jpeg-turbo-1.5.1: .......... done
[110armv6-quarterly-job-08] `-- Installing png-1.6.29...
[110armv6-quarterly-job-08] `-- Extracting png-1.6.29: .......... done
[110armv6-quarterly-job-08] `-- Installing tiff-4.0.7_1...
[110armv6-quarterly-job-08] |   `-- Installing jbigkit-2.1_1...
[110armv6-quarterly-job-08] |   `-- Extracting jbigkit-2.1_1: .......... done
[110armv6-quarterly-job-08] `-- Extracting tiff-4.0.7_1: .......... done
[110armv6-quarterly-job-08] `-- Installing webp-0.5.2_1...
[110armv6-quarterly-job-08] |   `-- Installing giflib-5.1.4...
[110armv6-quarterly-job-08] |   `-- Extracting giflib-5.1.4: .......... done
[110armv6-quarterly-job-08] `-- Extracting webp-0.5.2_1: .......... done
[110armv6-quarterly-job-08] Extracting sdl2_image-2.0.1: ......... done
Message from sdl2_image-2.0.1:
===>   NOTICE:

The sdl2_image port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   trigger-rally-0.6.5 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so)
===>   Returning to build of trigger-rally-0.6.5
===>   trigger-rally-0.6.5 depends on shared library: libopenal.so.1 - found (/usr/local/lib/libopenal.so.1)
===>   trigger-rally-0.6.5 depends on shared library: libalut.so.0 - found (/usr/local/lib/libalut.so.0)
===>   trigger-rally-0.6.5 depends on shared library: libGLU.so - not found
===>   Installing existing package /packages/All/libGLU-9.0.0_2.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing libGLU-9.0.0_2...
[110armv6-quarterly-job-08] Extracting libGLU-9.0.0_2: ...... done
===>   trigger-rally-0.6.5 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so)
===>   Returning to build of trigger-rally-0.6.5
===>   trigger-rally-0.6.5 depends on shared library: libGLEW.so - not found
===>   Installing existing package /packages/All/glew-1.13.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing glew-1.13.0...
[110armv6-quarterly-job-08] `-- Installing libXmu-1.1.2_3,1...
[110armv6-quarterly-job-08] |   `-- Installing libXt-1.1.5,1...
[110armv6-quarterly-job-08] |   | `-- Installing libSM-1.2.2_3,1...
[110armv6-quarterly-job-08] |   |   `-- Installing libICE-1.0.9_1,1...
[110armv6-quarterly-job-08] |   |   `-- Extracting libICE-1.0.9_1,1: .......... done
[110armv6-quarterly-job-08] |   | `-- Extracting libSM-1.2.2_3,1: .......... done
[110armv6-quarterly-job-08] |   `-- Extracting libXt-1.1.5,1: .......... done
[110armv6-quarterly-job-08] `-- Extracting libXmu-1.1.2_3,1: .......... done
[110armv6-quarterly-job-08] Extracting glew-1.13.0: .......... done
Message from glew-1.13.0:
===>   NOTICE:

The glew port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   trigger-rally-0.6.5 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so)
===>   Returning to build of trigger-rally-0.6.5
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for trigger-rally-0.6.5
===========================================================================
=======================<phase: build          >============================
===>  Building for trigger-rally-0.6.5
gmake[1]: Entering directory '/wrkdirs/usr/ports/games/trigger-rally/work/trigger-rally-0.6.5/src'

current values of user-set variables:
	DESTDIR      ?= 
	prefix       ?= /usr/local
	exec_prefix  ?= /usr/local
	OPTIMS       ?= -march=native -mtune=native -Ofast
	WARNINGS     ?= -Wall -Wextra -pedantic

resulting values of build variables:
	CXXFLAGS     += -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -Wextra -pedantic -march=native -mtune=native -Ofast
	CPPFLAGS     +=  -DNDEBUG -DUNIX -DPACKAGE_VERSION="0.6.5" -I'./include'
	LDFLAGS      +=  -lSDL2main -lGL -lGLU -lGLEW -lSDL2 -lSDL2_image -lphysfs -lopenal -lalut -lpthread

/nxb-bin/usr/bin/c++	PEngine/render.cpp -> PEngine/render.o
c++: error: the clang compiler does not support '-march=native'
gmake[1]: *** [GNUmakefile:158: PEngine/render.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/trigger-rally/work/trigger-rally-0.6.5/src'
*** Error code 1

Stop.
make: stopped in /usr/ports/games/trigger-rally



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