(view as text)
support/buildbot/startbuild.pl
 in dir /home/builds/mmsource/linux-1.9/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['support/buildbot/startbuild.pl']
 environment:
  HISTCONTROL=ignoredups
  HOME=/home/builds
  HUSHLOGIN=FALSE
  LANG=en_US.UTF-8
  LESSCLOSE=/usr/bin/lesspipe %s %s
  LESSOPEN=| /usr/bin/lesspipe %s
  LOGNAME=builds
  LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;35:*.ogg=01;35:*.wav=01;35:
  MAIL=/var/mail/builds
  OLDPWD=/home/builds/mmsource
  PATH=/usr/local/bin:/usr/bin:/bin:/usr/games
  PWD=/home/builds/mmsource/linux-1.9/build
  SHELL=/bin/bash
  SHLVL=1
  TERM=linux
  USER=builds
  _=/usr/bin/buildbot
 closing stdin
 using PTY: True
Cleaning loader...
rm -rf Release/*.o
rm -rf Release/server_i486.so
Building loader for server_i486.so...

mkdir -p Release
make -f Makefile metamod
make[1]: Entering directory `/home/builds/mmsource/linux-1.9/build/loader'
gcc-4.1 -I. -I../core/sourcehook -DLIB_SUFFIX=\"_i486.so\" -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release/loader.o -c loader.cpp
gcc-4.1 -I. -I../core/sourcehook -DLIB_SUFFIX=\"_i486.so\" -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release/utility.o -c utility.cpp
gcc-4.1 -I. -I../core/sourcehook -DLIB_SUFFIX=\"_i486.so\" -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release/serverplugin.o -c serverplugin.cpp
gcc-4.1 -I. -I../core/sourcehook -DLIB_SUFFIX=\"_i486.so\" -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release/gamedll.o -c gamedll.cpp
gcc-4.1 -I. -I../core/sourcehook Release/loader.o Release/utility.o Release/serverplugin.o Release/gamedll.o -static-libgcc -m32 -shared -ldl -lm -oRelease/server_i486.so
make[1]: Leaving directory `/home/builds/mmsource/linux-1.9/build/loader'
Cleaning loader...
rm -rf Release.left4dead2/*.o
rm -rf Release.left4dead2/server_linux.so
Building loader for server_linux.so...
ENGINE=left4dead2
mkdir -p Release.left4dead2
make -f Makefile metamod
make[1]: Entering directory `/home/builds/mmsource/linux-1.9/build/loader'
gcc-4.1 -I. -I../core/sourcehook -DLIB_SUFFIX=\"_linux.so\" -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/loader.o -c loader.cpp
gcc-4.1 -I. -I../core/sourcehook -DLIB_SUFFIX=\"_linux.so\" -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/utility.o -c utility.cpp
gcc-4.1 -I. -I../core/sourcehook -DLIB_SUFFIX=\"_linux.so\" -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/serverplugin.o -c serverplugin.cpp
gcc-4.1 -I. -I../core/sourcehook -DLIB_SUFFIX=\"_linux.so\" -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/gamedll.o -c gamedll.cpp
gcc-4.1 -I. -I../core/sourcehook Release.left4dead2/loader.o Release.left4dead2/utility.o Release.left4dead2/serverplugin.o Release.left4dead2/gamedll.o -static-libgcc -m32 -shared -ldl -lm -oRelease.left4dead2/server_linux.so
make[1]: Leaving directory `/home/builds/mmsource/linux-1.9/build/loader'
Cleaning core-legacy...
rm -rf Release/sourcehook/*.o
rm -rf Release/*.o
rm -rf Release/metamod.1.ep1.so
rm -rf Debug/sourcehook/*.o
rm -rf Debug/*.o
rm -rf Debug/metamod.1.ep1.so
Building core-legacy for metamod.1.ep1.so...

mkdir -p Release/sourcehook
mkdir -p Release
ln -sf ~/srcds/bin/vstdlib_i486.so vstdlib_i486.so
ln -sf ~/srcds/bin/tier0_i486.so tier0_i486.so
make sourcemm
make[1]: Entering directory `/home/builds/mmsource/linux-1.9/build/core-legacy'
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden -o Release/oslink.o -c oslink.cpp
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden -o Release/util.o -c util.cpp
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden -o Release/concommands.o -c concommands.cpp
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden -o Release/CSmmAPI.o -c CSmmAPI.cpp
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden -o Release/sourcemm.o -c sourcemm.cpp
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden -o Release/CPlugin.o -c CPlugin.cpp
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden -o Release/vsp_bridge.o -c vsp_bridge.cpp
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden -o Release/gamedll_bridge.o -c gamedll_bridge.cpp
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden -o Release/sourcehook/sourcehook.o -c sourcehook/sourcehook.cpp
gcc-4.1 -I. -I../../hl2sdk/public -I../../hl2sdk/public/dlls -I../../hl2sdk/public/engine -I../../hl2sdk/public/tier0 -I../../hl2sdk/public/tier1 -I../../hl2sdk/public/vstdlib -I../../hl2sdk/tier1 -I. -Isourcehook -I../loader -m32 -O2 -funroll-loops -s -pipe -D_LINUX -DNDEBUG -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Wno-non-virtual-dtor -Wno-uninitialized -Werror -fPIC -fno-exceptions -fno-rtti -msse -m32 -fvisibility=hidden -fvisibility-inlines-hidden Release/oslink.o Release/util.o Release/concommands.o Release/CSmmAPI.o Release/sourcemm.o Release/CPlugin.o Release/vsp_bridge.o Release/gamedll_bridge.o Release/sourcehook/sourcehook.o ../../hl2sdk/linux_sdk/tier1_i486.a  vstdlib_i486.so tier0_i486.so -static-libgcc -shared -ldl -lm -oRelease/metamod.1.ep1.so
make[1]: Leaving directory `/home/builds/mmsource/linux-1.9/build/core-legacy'
rm -rf metamod.1.ep1.so
Cleaning core...
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
rm -rf Release.orangebox/*.o
rm -rf Release.orangebox/sourcehook/*.o
rm -rf Release.orangebox/provider/*.o
rm -rf Release.orangebox/metamod.2.ep2.so
Building core for metamod.2.ep2.so...
ENGINE=orangebox
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
mkdir -p Release.orangebox
mkdir -p Release.orangebox/provider
mkdir -p Release.orangebox/sourcehook
ln -sf ../../hl2sdk-ob/lib/linux/vstdlib_i486.so
ln -sf ../../hl2sdk-ob/lib/linux/tier0_i486.so
make -f Makefile metamod
make[1]: Entering directory `/home/builds/mmsource/linux-1.9/build/core'
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/metamod.o -c metamod.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/metamod_util.o -c metamod_util.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/metamod_console.o -c metamod_console.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/metamod_oslink.o -c metamod_oslink.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/metamod_plugins.o -c metamod_plugins.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/sourcehook/sourcehook.o -c sourcehook/sourcehook.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/sourcehook/sourcehook_hookmangen.o -c sourcehook/sourcehook_hookmangen.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/provider/console.o -c provider/console.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/provider/provider_ep2.o -c provider/provider_ep2.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/vsp_bridge.o -c vsp_bridge.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=3 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangebox/gamedll_bridge.o -c gamedll_bridge.cpp
gcc-4.1 -I../../hl2sdk-ob/public/game/server -I. -I.. -I../../hl2sdk-ob/public -I../../hl2sdk-ob/public/engine -I../../hl2sdk-ob/public/mathlib -I../../hl2sdk-ob/public/vstdlib -I../../hl2sdk-ob/public/tier0 -I../../hl2sdk-ob/public/tier1 -I. -Isourcehook -I../loader Release.orangebox/metamod.o Release.orangebox/metamod_util.o Release.orangebox/metamod_console.o Release.orangebox/metamod_oslink.o Release.orangebox/metamod_plugins.o Release.orangebox/sourcehook/sourcehook.o Release.orangebox/sourcehook/sourcehook_hookmangen.o Release.orangebox/provider/console.o Release.orangebox/provider/provider_ep2.o Release.orangebox/vsp_bridge.o Release.orangebox/gamedll_bridge.o ../../hl2sdk-ob/lib/linux/tier1_i486.a vstdlib_i486.so tier0_i486.so -static-libgcc -m32 -shared -ldl -lm -oRelease.orangebox/metamod.2.ep2.so
make[1]: Leaving directory `/home/builds/mmsource/linux-1.9/build/core'
Cleaning core...
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
rm -rf Release.orangeboxvalve/*.o
rm -rf Release.orangeboxvalve/sourcehook/*.o
rm -rf Release.orangeboxvalve/provider/*.o
rm -rf Release.orangeboxvalve/metamod.2.ep2v.so
Building core for metamod.2.ep2v.so...
ENGINE=orangeboxvalve
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
mkdir -p Release.orangeboxvalve
mkdir -p Release.orangeboxvalve/provider
mkdir -p Release.orangeboxvalve/sourcehook
ln -sf ../../hl2sdk-ob-valve/lib/linux/vstdlib_i486.so
ln -sf ../../hl2sdk-ob-valve/lib/linux/tier0_i486.so
make -f Makefile metamod
make[1]: Entering directory `/home/builds/mmsource/linux-1.9/build/core'
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/metamod.o -c metamod.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/metamod_util.o -c metamod_util.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/metamod_console.o -c metamod_console.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/metamod_oslink.o -c metamod_oslink.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/metamod_plugins.o -c metamod_plugins.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/sourcehook/sourcehook.o -c sourcehook/sourcehook.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/sourcehook/sourcehook_hookmangen.o -c sourcehook/sourcehook_hookmangen.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/provider/console.o -c provider/console.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/provider/provider_ep2.o -c provider/provider_ep2.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/vsp_bridge.o -c vsp_bridge.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=4 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.orangeboxvalve/gamedll_bridge.o -c gamedll_bridge.cpp
gcc-4.1 -I../../hl2sdk-ob-valve/public/game/server -I. -I.. -I../../hl2sdk-ob-valve/public -I../../hl2sdk-ob-valve/public/engine -I../../hl2sdk-ob-valve/public/mathlib -I../../hl2sdk-ob-valve/public/vstdlib -I../../hl2sdk-ob-valve/public/tier0 -I../../hl2sdk-ob-valve/public/tier1 -I. -Isourcehook -I../loader Release.orangeboxvalve/metamod.o Release.orangeboxvalve/metamod_util.o Release.orangeboxvalve/metamod_console.o Release.orangeboxvalve/metamod_oslink.o Release.orangeboxvalve/metamod_plugins.o Release.orangeboxvalve/sourcehook/sourcehook.o Release.orangeboxvalve/sourcehook/sourcehook_hookmangen.o Release.orangeboxvalve/provider/console.o Release.orangeboxvalve/provider/provider_ep2.o Release.orangeboxvalve/vsp_bridge.o Release.orangeboxvalve/gamedll_bridge.o ../../hl2sdk-ob-valve/lib/linux/tier1_i486.a vstdlib_i486.so tier0_i486.so -static-libgcc -m32 -shared -ldl -lm -oRelease.orangeboxvalve/metamod.2.ep2v.so
make[1]: Leaving directory `/home/builds/mmsource/linux-1.9/build/core'
Cleaning core...
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
rm -rf Release.left4dead/*.o
rm -rf Release.left4dead/sourcehook/*.o
rm -rf Release.left4dead/provider/*.o
rm -rf Release.left4dead/metamod.2.l4d.so
Building core for metamod.2.l4d.so...
ENGINE=left4dead
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
mkdir -p Release.left4dead
mkdir -p Release.left4dead/provider
mkdir -p Release.left4dead/sourcehook
ln -sf ../../hl2sdk-l4d/lib/linux/vstdlib_i486.so
ln -sf ../../hl2sdk-l4d/lib/linux/tier0_i486.so
make -f Makefile metamod
make[1]: Entering directory `/home/builds/mmsource/linux-1.9/build/core'
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/metamod.o -c metamod.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/metamod_util.o -c metamod_util.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/metamod_console.o -c metamod_console.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/metamod_oslink.o -c metamod_oslink.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/metamod_plugins.o -c metamod_plugins.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/sourcehook/sourcehook.o -c sourcehook/sourcehook.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/sourcehook/sourcehook_hookmangen.o -c sourcehook/sourcehook_hookmangen.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/provider/console.o -c provider/console.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/provider/provider_ep2.o -c provider/provider_ep2.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/vsp_bridge.o -c vsp_bridge.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=5 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead/gamedll_bridge.o -c gamedll_bridge.cpp
gcc-4.1 -I../../hl2sdk-l4d/public/game/server -I. -I.. -I../../hl2sdk-l4d/public -I../../hl2sdk-l4d/public/engine -I../../hl2sdk-l4d/public/mathlib -I../../hl2sdk-l4d/public/vstdlib -I../../hl2sdk-l4d/public/tier0 -I../../hl2sdk-l4d/public/tier1 -I. -Isourcehook -I../loader Release.left4dead/metamod.o Release.left4dead/metamod_util.o Release.left4dead/metamod_console.o Release.left4dead/metamod_oslink.o Release.left4dead/metamod_plugins.o Release.left4dead/sourcehook/sourcehook.o Release.left4dead/sourcehook/sourcehook_hookmangen.o Release.left4dead/provider/console.o Release.left4dead/provider/provider_ep2.o Release.left4dead/vsp_bridge.o Release.left4dead/gamedll_bridge.o ../../hl2sdk-l4d/lib/linux/tier1_i486.a vstdlib_i486.so tier0_i486.so -static-libgcc -m32 -shared -ldl -lm -oRelease.left4dead/metamod.2.l4d.so
make[1]: Leaving directory `/home/builds/mmsource/linux-1.9/build/core'
Cleaning core...
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
rm -rf Release.left4dead2/*.o
rm -rf Release.left4dead2/sourcehook/*.o
rm -rf Release.left4dead2/provider/*.o
rm -rf Release.left4dead2/metamod.2.l4d2.so
Building core for metamod.2.l4d2.so...
ENGINE=left4dead2
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
mkdir -p Release.left4dead2
mkdir -p Release.left4dead2/provider
mkdir -p Release.left4dead2/sourcehook
ln -sf ../../hl2sdk-l4d2/lib/linux/vstdlib_linux.so
ln -sf ../../hl2sdk-l4d2/lib/linux/tier0_linux.so
make -f Makefile metamod
make[1]: Entering directory `/home/builds/mmsource/linux-1.9/build/core'
if [ "true" = "false" ]; then \
		echo "You must supply one of the following values for ENGINE:"; \
		echo "left4dead2, left4dead, orangeboxvalve or orangebox"; \
		exit 1; \
	fi
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/metamod.o -c metamod.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/metamod_util.o -c metamod_util.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/metamod_console.o -c metamod_console.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/metamod_oslink.o -c metamod_oslink.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/metamod_plugins.o -c metamod_plugins.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/sourcehook/sourcehook.o -c sourcehook/sourcehook.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/sourcehook/sourcehook_hookmangen.o -c sourcehook/sourcehook_hookmangen.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/provider/console.o -c provider/console.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/provider/provider_ep2.o -c provider/provider_ep2.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/vsp_bridge.o -c vsp_bridge.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader -DSOURCE_ENGINE=6 -DSE_DARKMESSIAH=2 -DSE_ORANGEBOX=3 -DSE_ORANGEBOXVALVE=4 -DSE_LEFT4DEAD=5 -DSE_LEFT4DEAD2=6 -D_LINUX -Dstricmp=strcasecmp -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca -Dstrcmpi=strcasecmp -Wall -Werror -Wno-uninitialized -mfpmath=sse -msse -DHAVE_STDINT_H -m32 -DNDEBUG -O3 -funroll-loops -pipe -fno-strict-aliasing -fvisibility=hidden -Wno-non-virtual-dtor -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -o Release.left4dead2/gamedll_bridge.o -c gamedll_bridge.cpp
gcc-4.1 -I../../hl2sdk-l4d2/public/game/server -I. -I.. -I../../hl2sdk-l4d2/public -I../../hl2sdk-l4d2/public/engine -I../../hl2sdk-l4d2/public/mathlib -I../../hl2sdk-l4d2/public/vstdlib -I../../hl2sdk-l4d2/public/tier0 -I../../hl2sdk-l4d2/public/tier1 -I. -Isourcehook -I../loader Release.left4dead2/metamod.o Release.left4dead2/metamod_util.o Release.left4dead2/metamod_console.o Release.left4dead2/metamod_oslink.o Release.left4dead2/metamod_plugins.o Release.left4dead2/sourcehook/sourcehook.o Release.left4dead2/sourcehook/sourcehook_hookmangen.o Release.left4dead2/provider/console.o Release.left4dead2/provider/provider_ep2.o Release.left4dead2/vsp_bridge.o Release.left4dead2/gamedll_bridge.o ../../hl2sdk-l4d2/lib/linux/tier1_i486.a vstdlib_linux.so tier0_linux.so -static-libgcc -m32 -shared -ldl -lm -oRelease.left4dead2/metamod.2.l4d2.so
make[1]: Leaving directory `/home/builds/mmsource/linux-1.9/build/core'
cp "loader/Release/server_i486.so" "OUTPUT/addons/metamod/bin"
cp "loader/Release.left4dead2/server_linux.so" "OUTPUT/addons/metamod/bin"
cp "core-legacy/Release/metamod.1.ep1.so" "OUTPUT/addons/metamod/bin"
cp "core/Release.orangebox/metamod.2.ep2.so" "OUTPUT/addons/metamod/bin"
cp "core/Release.orangeboxvalve/metamod.2.ep2v.so" "OUTPUT/addons/metamod/bin"
cp "core/Release.left4dead/metamod.2.l4d.so" "OUTPUT/addons/metamod/bin"
cp "core/Release.left4dead2/metamod.2.l4d2.so" "OUTPUT/addons/metamod/bin"
cp "support/metaplugins.ini" "OUTPUT/addons/metamod"
cp "support/README.txt" "OUTPUT/addons/metamod"
program finished with exit code 0
elapsedTime=56.578875