[package - 110armv6-quarterly][games/egl] Failed for egl-0.3.1_7 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sat Jul 1 06:04:05 UTC 2017
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: danfe at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: branches/2017Q2/games/egl/Makefile 412346 2016-04-01 14:00:51Z mat $
Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/444712/logs/egl-0.3.1_7.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=444712
Log:
====>> Building games/egl
build started at Sat Jul 1 06:03:30 UTC 2017
port directory: /usr/ports/games/egl
building for: FreeBSD 110armv6-quarterly-job-20 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 r317487 arm
maintained by: danfe at FreeBSD.org
Makefile ident: $FreeBSD: branches/2017Q2/games/egl/Makefile 412346 2016-04-01 14:00:51Z mat $
Poudriere version: 3.1.19-40-ga434dff0
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 20
---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=egl-0.3.1_7
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.19-40-ga434dff0
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 egl-0.3.1_7:
CLIENT=on: Build client
DEDICATED=on: Build dedicated server
GAME=on: Build main game (default mod)
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/egl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/egl/work HOME=/wrkdirs/usr/ports/games/egl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
LIBDIR="/usr/local/lib/egl" Q2DIR="/usr/local/share/quake2" XDG_DATA_HOME=/wrkdirs/usr/ports/games/egl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/egl/work HOME=/wrkdirs/usr/ports/games/egl/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/local/lib/egl" 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--
LIBDIR="lib/egl"
CLIENT=""
DEDICATED=""
GAME=""
Q2DIR="share/quake2"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/egl"
EXAMPLESDIR="share/examples/egl"
DATADIR="share/egl"
WWWDIR="www/egl"
ETCDIR="etc/egl"
--End PLIST_SUB--
--SUB_LIST--
Q2DIR="/usr/local/share/quake2"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/egl
DOCSDIR=/usr/local/share/doc/egl
EXAMPLESDIR=/usr/local/share/examples/egl
WWWDIR=/usr/local/www/egl
ETCDIR=/usr/local/etc/egl
--End SUB_LIST--
---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=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 >============================
===> egl-0.3.1_7 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-20] Installing pkg-1.10.1...
[110armv6-quarterly-job-20] Extracting pkg-1.10.1: .......... done
===> egl-0.3.1_7 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of egl-0.3.1_7
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by egl-0.3.1_7 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by egl-0.3.1_7 for building
=> SHA256 Checksum OK for egl-v0.3.1-stable-src.zip.
=> SHA256 Checksum OK for egl.pkz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by egl-0.3.1_7 for building
<snip>
/usr/local/include/GL/glext.h:10477:9: note: previous definition is here
#define GL_OFFSET_TEXTURE_2D_SCALE_NV 0x86E2
^
In file included from unix/x11_utils.c:25:
In file included from unix/x11_linux.h:51:
unix/../renderer/r_local.h:438:9: warning: 'GL_OFFSET_TEXTURE_2D_BIAS_NV' macro redefined [-Wmacro-redefined]
#define GL_OFFSET_TEXTURE_2D_BIAS_NV GL_OFFSET_TEXTURE_BIAS_NV
^
/usr/local/include/GL/glext.h:10478:9: note: previous definition is here
#define GL_OFFSET_TEXTURE_2D_BIAS_NV 0x86E3
^
unix/x11_utils.c:522:10: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
ks = XKeycodeToKeysym(x11display.dpy, mkm->modifiermap[i], 0);
^
/usr/local/include/X11/Xlib.h:1687:15: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
extern KeySym XKeycodeToKeysym(
^
unix/x11_utils.c:533:10: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
ks = XKeycodeToKeysym(x11display.dpy, i, 0);
^
/usr/local/include/X11/Xlib.h:1687:15: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
extern KeySym XKeycodeToKeysym(
^
unix/x11_utils.c:545:10: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
ks = XKeycodeToKeysym(x11display.dpy, i, 0);
^
/usr/local/include/X11/Xlib.h:1687:15: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
extern KeySym XKeycodeToKeysym(
^
unix/x11_utils.c:564:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
8 warnings generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/infostrings.o -c shared/infostrings.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/infostrings.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
1 warning generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/m_angles.o -c shared/m_angles.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/m_angles.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
1 warning generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/m_bounds.o -c shared/m_bounds.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/m_bounds.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
1 warning generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/m_mat3.o -c shared/m_mat3.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/m_mat3.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
1 warning generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/m_mat4.o -c shared/m_mat4.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/m_mat4.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
1 warning generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/m_plane.o -c shared/m_plane.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/m_plane.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
1 warning generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/m_quat.o -c shared/m_quat.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/m_quat.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
1 warning generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/mathlib.o -c shared/mathlib.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/mathlib.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
1 warning generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/mersennetwister.o -c shared/mersennetwister.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/shared.o -c shared/shared.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/shared.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
shared/shared.c:359:4: warning: expression result unused [-Wunused-value]
*in++;
^~~~~
2 warnings generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/string.o -c shared/string.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
In file included from shared/string.c:24:
shared/shared.h:177:10: warning: '__fastcall' macro redefined [-Wmacro-redefined]
# define __fastcall
^
/usr/include/sys/cdefs.h:373:9: note: previous definition is here
#define __fastcall __attribute__((__fastcall__))
^
shared/string.c:333:79: warning: '&&' within '||' [-Wlogical-op-parentheses]
case '*': return Q_WildcardMatch (filter + 1, string, ignoreCase) || *string && Q_WildcardMatch (filter, string + 1, ignoreCase);
~~ ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shared/string.c:333:79: note: place parentheses around the '&&' expression to silence this warning
case '*': return Q_WildcardMatch (filter + 1, string, ignoreCase) || *string && Q_WildcardMatch (filter, string + 1, ignoreCase);
^
( )
2 warnings generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/unzip.o -c include/minizip/unzip.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
include/minizip/unzip.c:613:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else if (uMagic!=0x02014b50)
^
include/minizip/unzip.c:693:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
include/minizip/unzip.c:718:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
include/minizip/unzip.c:982:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else if (uMagic!=0x04034b50)
^
include/minizip/unzip.c:1242:46: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((pfile_in_zip_read_info->read_buffer == NULL))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
include/minizip/unzip.c:1242:46: note: remove extraneous parentheses around the comparison to silence this warning
if ((pfile_in_zip_read_info->read_buffer == NULL))
~ ^ ~
include/minizip/unzip.c:1242:46: note: use '=' to turn this equality comparison into an assignment
if ((pfile_in_zip_read_info->read_buffer == NULL))
^~
=
5 warnings generated.
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/client/ioapi.o -c include/minizip/ioapi.c
cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
Linking egl
/nxb-bin/usr/bin/cc -Isource -I./ -I../ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DDATADIR='"/usr/local/share/quake2"' -DLIBDIR='"/usr/local/lib/egl"' -DHOMEDIR -O2 -fno-strict-aliasing -ffast-math -fexpensive-optimizations -DLINUX_VERSION='"0.0.6"' -o release/egl release/client/alias.o release/client/cbuf.o release/client/cm_common.o release/client/cm_q2_main.o release/client/cm_q2_trace.o release/client/cm_q3_main.o release/client/cm_q3_patch.o release/client/cm_q3_trace.o release/client/cmd.o release/client/common.o release/client/crc.o release/client/cvar.o release/client/files.o release/client/md4.o release/client/memory.o release/client/net_chan.o release/client/net_msg.o release/client/parse.o release/client/sv_ccmds.o release/client/sv_ents.o release/client/sv_gameapi.o release/client/sv_init.o release/client/sv_main.o release/client/sv_pmove.o release/client/sv_send.o release/client/sv_user.o release/client/sv_world.o release/client/cl_acapi.o release/client/cl_c
gapi.o release/client/cl_cin.o release/client/cl_console.o release/client/cl_download.o release/client/cl_demo.o release/client/cl_input.o release/client/cl_keys.o release/client/cl_main.o release/client/cl_parse.o release/client/cl_screen.o release/client/gui_cursor.o release/client/gui_draw.o release/client/gui_events.o release/client/gui_init.o release/client/gui_items.o release/client/gui_keys.o release/client/gui_main.o release/client/gui_vars.o release/client/snd_dma.o release/client/snd_main.o release/client/snd_openal.o release/client/r_math.o release/client/rb_batch.o release/client/rf_video.o release/client/rb_entity.o release/client/rb_light.o release/client/rb_math.o release/client/rb_qgl.o release/client/rb_render.o release/client/rb_shadow.o release/client/rb_state.o release/client/rf_2d.o release/client/rf_alias.o release/client/rf_cull.o release/client/rf_decal.o release/client/rf_font.o release/client/rf_image.o release/client/rf_init.o release/client/rf_light.o rel
ease/client/rf_main.o release/client/rf_mesh!
buffer.o release/client/rf_model.o release/client/rf_program.o release/client/rf_shader.o release/client/rf_skeletal.o release/client/rf_sky.o release/client/rf_sprite.o release/client/rf_world.o release/client/unix_console.o release/client/unix_glimp.o release/client/unix_main.o release/client/unix_snd_alsa.o release/client/unix_snd_cd.o release/client/unix_snd_main.o release/client/unix_snd_oss.o release/client/unix_snd_sdl.o release/client/unix_udp.o release/client/x11_main.o release/client/x11_utils.o release/client/infostrings.o release/client/m_angles.o release/client/m_bounds.o release/client/m_mat3.o release/client/m_mat4.o release/client/m_plane.o release/client/m_quat.o release/client/mathlib.o release/client/mersennetwister.o release/client/shared.o release/client/string.o release/client/unzip.o release/client/ioapi.o -lm -L/usr/local/lib -lm -L/usr/local/lib -lX11 -lXext -ljpeg -lpng -lz -lpthread
release/client/rb_light.o: In function `RB_DrawDLights':
renderer/rb_light.c:(.text+0x1b0): undefined reference to `sincosf'
renderer/rb_light.c:(.text+0x9b0): undefined reference to `sincosf'
release/client/m_angles.o: In function `Angles_Matrix3':
shared/m_angles.c:(.text+0x60): undefined reference to `sincos'
shared/m_angles.c:(.text+0x90): undefined reference to `sincos'
shared/m_angles.c:(.text+0xc0): undefined reference to `sincos'
release/client/m_angles.o: In function `Angles_Vectors':
shared/m_angles.c:(.text+0x1dc): undefined reference to `sincosf'
shared/m_angles.c:(.text+0x210): undefined reference to `sincosf'
shared/m_angles.c:(.text+0x244): undefined reference to `sincosf'
release/client/m_mat3.o: In function `Matrix3_Rotate':
shared/m_mat3.c:(.text+0x824): undefined reference to `sincos'
release/client/m_mat4.o: In function `Matrix4_Rotate':
shared/m_mat4.c:(.text+0xcb4): undefined reference to `sincos'
release/client/mathlib.o: In function `RotatePointAroundVector':
shared/mathlib.c:(.text+0x9b4): undefined reference to `sincosf'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [makefile:227: release/egl] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/egl/work/egl-0.3.1_7'
gmake[1]: *** [makefile:104: build_release] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/egl/work/egl-0.3.1_7'
*** Error code 1
Stop.
make: stopped in /usr/ports/games/egl
More information about the freebsd-pkg-fallout
mailing list