From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 17 14:45:30 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5B37BB1C for ; Thu, 17 Oct 2013 14:45:30 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1FE862658 for ; Thu, 17 Oct 2013 14:45:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r9HEjTQN076084 for ; Thu, 17 Oct 2013 14:45:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9HEjTca076073; Thu, 17 Oct 2013 14:45:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 17 Oct 2013 14:45:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310171445.r9HEjTca076073@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - 10i386-default][games/tenebrae] Failed for tenebrae-1.04_8 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 14:45:30 -0000 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: bapt@FreeBSD.org Ident: $FreeBSD: head/games/tenebrae/Makefile 327730 2013-09-20 17:36:33Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-10-17_04h52m04s/logs/tenebrae-1.04_8.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-10-17_04h52m04s Log: ====>> Building games/tenebrae build started at Thu Oct 17 14:45:05 UTC 2013 port directory: /usr/ports/games/tenebrae building for: FreeBSD 10i386-default-job-18 10.0-BETA1 FreeBSD 10.0-BETA1 r256420 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/tenebrae/Makefile 327730 2013-09-20 17:36:33Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000500 UNAME_v=FreeBSD 10.0-BETA1 r256420 UNAME_r=10.0-BETA1 BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/10i386-default/ref PKG_EXT=txz tpid=35004 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=tenebrae-1.04_8 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tenebrae-1.04_8: ASM=on: Use optimized assembly code DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PTHREAD_LIBS="-pthread" TMPDIR="/tmp" USE_ASM=1 Q1DIR="/usr/local/share/quake" TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- Q1DIR="/usr/local/share/quake" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tenebrae DOCSDIR=/usr/local/share/doc/tenebrae EXAMPLESDIR=/usr/local/share/examples/tenebrae WWWDIR=/usr/local/www/tenebrae ETCDIR=/usr/local/etc/tenebrae --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for tenebrae-1.04_8 =================================================== =========================================================================== =================================================== ===> tenebrae-1.04_8 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_8.txz Installing pkg-1.1.4_8... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tenebrae-1.04_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by tenebrae-1.04_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by tenebrae-1.04_8 for building => SHA256 Checksum OK for tenebrae_src.zip. => SHA256 Checksum OK for tenebraedata.zip. =========================================================================== =================================================== ===> tenebrae-1.04_8 depends on file: /usr/local/bin/unzip - not found ===> Verifying install for /usr/local/bin/unzip in /usr/ports/archivers/unzip ===> Installing existing package /packages/All/unzip-6.0_1.txz Installing unzip-6.0_1... done ===> Returning to build of tenebrae-1.04_8 =========================================================================== =================================================== ===> Fetching all distfiles required by tenebrae-1.04_8 for building ===> Extracting for tenebrae-1.04_8 => SHA256 Checksum OK for tenebrae_src.zip. => SHA256 Checksum OK for tenebraedata.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for tenebrae-1.04_8 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for tenebrae-1.04_8 /usr/bin/sed -i.bak -e 's|gray_1_2_4_to_8|expand_&|' /wrkdirs/usr/ports/games/tenebrae/work/tenebrae_0/gl_warp.c =========================================================================== =================================================== ===> tenebrae-1.04_8 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_2,2.txz Installing sdl-1.2.15_2,2...Installing xproto-7.0.24... done Installing xf86vidmodeproto-2.3.1... done Installing xextproto-7.2.1... done Installing renderproto-0.11.1... done Installing randrproto-1.4.0... done Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done Installing libXau-1.0.8... done Installing libxml2-2.8.0_2... done Installing libpthread-stubs-0.3_3... done done Installing libXxf86vm-1.1.3...Installing libXext-1.3.2,1...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done done done done Installing libXrender-0.9.8... done Installing libXrandr-1.4.2... done Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done done Installing dri2proto-2.8... done Installing expat-2.1.0... done Installing pciids-20131010... done Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.2... done done Installing libGLU-9.0.0...Installing libGL-7.6.1_4... done done Installing aalib-1.4.r5_6... done done ------------------------------------------------------------------------------ Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ------------------------------------------------------------------------------ ===> Returning to build of tenebrae-1.04_8 ===> tenebrae-1.04_8 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1... done done ===> Returning to build of tenebrae-1.04_8 ===> tenebrae-1.04_8 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.16.txz Installing glproto-1.4.16... done ===> Returning to build of tenebrae-1.04_8 ===> tenebrae-1.04_8 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> tenebrae-1.04_8 depends on file: /usr/local/libdata/pkgconfig/xxf86dga.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xxf86dga.pc in /usr/ports/x11/libXxf86dga ===> Installing existing package /packages/All/libXxf86dga-1.1.4.txz Installing libXxf86dga-1.1.4...Installing xf86dgaproto-2.1... done done ===> Returning to build of tenebrae-1.04_8 =========================================================================== =================================================== ===> tenebrae-1.04_8 depends on shared library: libGLU.so - found ===> tenebrae-1.04_8 depends on shared library: png15 - not found ===> Verifying install for png15 in /usr/ports/graphics/png ===> Installing existing package /packages/All/png-1.5.17.txz Installing png-1.5.17... done ===> Returning to build of tenebrae-1.04_8 ===> tenebrae-1.04_8 depends on shared library: SDL-1.2 - found =========================================================================== =================================================== ===> Configuring for tenebrae-1.04_8 =========================================================================== ^~~~ /usr/include/stdio.h:267:31: note: passing argument to parameter here int sprintf(char * __restrict, const char * __restrict, ...); ^ .//host_cmd.c:1089:34: warning: passing 'unsigned char [64]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] j = sizeof(text) - 2 - Q_strlen(text); // -2 for /n and null terminator ^~~~ ./common.h:129:21: note: passing argument to parameter 'str' here int Q_strlen (char *str); ^ .//host_cmd.c:1093:10: warning: passing 'unsigned char [64]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat (text, p); ^~~~ /usr/include/string.h:75:31: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); ^ .//host_cmd.c:1094:10: warning: passing 'unsigned char [64]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat (text, "\n"); ^~~~ /usr/include/string.h:75:31: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); ^ 5 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/keys.o -c ..//keys.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' .//keys.c:324:7: warning: implicit declaration of function 'Cmd_CompleteCountPossible' is invalid in C99 [-Wimplicit-function-declaration] c = Cmd_CompleteCountPossible (key_lines[edit_line]+1); ^ .//keys.c:325:7: warning: implicit declaration of function 'Cvar_CompleteCountPossible' is invalid in C99 [-Wimplicit-function-declaration] v = Cvar_CompleteCountPossible (key_lines[edit_line]+1); ^ .//keys.c:326:7: warning: implicit declaration of function 'Cmd_CompleteAliasCountPossible' is invalid in C99 [-Wimplicit-function-declaration] a = Cmd_CompleteAliasCountPossible (key_lines[edit_line]+1); ^ .//keys.c:341:5: warning: implicit declaration of function 'Cmd_CompletePrintPossible' is invalid in C99 [-Wimplicit-function-declaration] Cmd_CompletePrintPossible (key_lines[edit_line]+1); ^ .//keys.c:350:5: warning: implicit declaration of function 'Cvar_CompletePrintPossible' is invalid in C99 [-Wimplicit-function-declaration] Cvar_CompletePrintPossible (key_lines[edit_line]+1); ^ .//keys.c:359:5: warning: implicit declaration of function 'Cmd_CompleteAliasPrintPossible' is invalid in C99 [-Wimplicit-function-declaration] Cmd_CompleteAliasPrintPossible (key_lines[edit_line]+1); ^ 6 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/menu.o -c ..//menu.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' .//menu.c:2244:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ .//menu.c:2250:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ .//menu.c:2644:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ .//menu.c:3309:5: warning: implicit declaration of function 'Draw_SpiralConsoleBackground' is invalid in C99 [-Wimplicit-function-declaration] Draw_SpiralConsoleBackground (vid.height); ^ 4 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/mathlib.o -c ..//mathlib.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/net_dgrm.o -c ..//net_dgrm.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/net_loop.o -c ..//net_loop.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/net_main.o -c ..//net_main.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/net_vcr.o -c ..//net_vcr.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/net_udp.o -c ..//net_udp.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' .//net_udp.c:282:64: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] ret = recvfrom (socket, buf, len, 0, (struct sockaddr *)addr, &addrlen); ^~~~~~~~ /usr/include/sys/socket.h:609:96: note: passing argument to parameter here ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); ^ .//net_udp.c:374:51: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (getsockname(socket, (struct sockaddr *)addr, &addrlen) != 0) ^~~~~~~~ /usr/include/sys/socket.h:605:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ .//net_udp.c:384:21: warning: implicit declaration of function 'inet_addr' is invalid in C99 [-Wimplicit-function-declaration] if (a == 0 || a == inet_addr("127.0.0.1")) ^ 3 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/net_bsd.o -c ..//net_bsd.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/pr_cmds.o -c ..//pr_cmds.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/pr_edict.o -c ..//pr_edict.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' .//pr_edict.c:457:22: warning: trigraph ignored [-Wtrigraphs] sprintf (line,"%i(???)", ofs); ^ .//pr_edict.c:480:22: warning: trigraph ignored [-Wtrigraphs] sprintf (line,"%i(???)", ofs); ^ 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/pr_exec.o -c ..//pr_exec.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/r_part.o -c ..//r_part.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' .//r_part.c:116:9: warning: assigning to 'char *' from 'byte *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] buffer = COM_LoadTempFile (filename); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .//r_part.c:253:20: warning: implicit declaration of function 'yylex' is invalid in C99 [-Wimplicit-function-declaration] while ((var = yylex()) != '}') { ^ 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/sbar.o -c ..//sbar.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/sv_main.o -c ..//sv_main.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' .//sv_main.c:207:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf (message, pr_strings+sv.edicts->v.message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .//sv_main.c:1070:11: warning: assigning to 'byte *' (aka 'unsigned char *') from 'char [128]' converts between pointers to integer types with different sign [-Wpointer-sign] msg.data = data; ^ ~~~~ 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/sv_phys.o -c ..//sv_phys.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/sv_move.o -c ..//sv_move.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/sv_user.o -c ..//sv_user.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/zone.o -c ..//zone.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/view.o -c ..//view.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/wad.o -c ..//wad.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/world.o -c ..//world.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/cd_linux.o -c ..//cd_linux.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/sys_linux.o -c ..//sys_linux.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/sys_uxfindfirst.o -c ..//sys_uxfindfirst.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/snd_dma.o -c ..//snd_dma.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' .//snd_dma.c:1129:4: warning: implicit declaration of function 'Q_strncat' is invalid in C99 [-Wimplicit-function-declaration] Q_strncat(name, ".wav",sizeof(name)); ^ 1 warning generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/snd_mem.o -c ..//snd_mem.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' .//snd_mem.c:219:18: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!Q_strncmp(data_p, name, 4)) ^~~~~~ ./common.h:133:22: note: passing argument to parameter 's1' here int Q_strncmp (char *s1, char *s2, int count); ^ .//snd_mem.c:269:29: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!(data_p && !Q_strncmp(data_p+8, "WAVE", 4))) ^~~~~~~~ ./common.h:133:22: note: passing argument to parameter 's1' here int Q_strncmp (char *s1, char *s2, int count); ^ .//snd_mem.c:310:18: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!strncmp (data_p + 28, "mark", 4)) ^~~~~~~~~~~ /usr/include/string.h:100:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ 3 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/snd_mix.o -c ..//snd_mix.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/snd_sdl.o -c ..//snd_sdl.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -o release/glquake/gl_vidlinuxglx.o -c ..//gl_vidlinuxglx.c cc: warning: argument unused during compilation: '-fexpensive-optimizations' In file included from ..//gl_vidlinuxglx.c:38: /usr/local/include/X11/extensions/xf86dga.h:9:2: warning: "xf86dga.h is obsolete and may be removed in the future." [-W#warnings] #warning "xf86dga.h is obsolete and may be removed in the future." ^ /usr/local/include/X11/extensions/xf86dga.h:10:2: warning: "include instead." [-W#warnings] #warning "include instead." ^ .//gl_vidlinuxglx.c:887:2: warning: implicit declaration of function 'GL_Init' is invalid in C99 [-Wimplicit-function-declaration] GL_Init(); ^ 3 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DBASEDIR=/usr/local/share/quake -DUSERPREF_DIR -D__glx__ -DGLQUAKE -I/usr/local/include -I../ -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_ASM -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -DELF -x assembler-with-cpp -o release/glquake/math.o -c ..//math.s cc: warning: argument unused during compilation: '-fexpensive-optimizations' .//math.s:125:2: error: unknown use of instruction mnemonic without a size suffix jmp Ljmptab(,%eax,4) ^ gmake[2]: *** [release/glquake/math.o] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/games/tenebrae/work/tenebrae_0/linux' gmake[1]: *** [build_release] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/games/tenebrae/work/tenebrae_0/linux' *** Error code 1 Stop. make: stopped in /usr/ports/games/tenebrae ===> Cleaning for tenebrae-1.04_8