See 
<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/10/changes>

Changes:

[tim] Fix travis build

[tim] (Hopefully) fix the Jenkins build

------------------------------------------
Started by upstream project "ioq3" build number 10
originally caused by:
 Started by GitHub push by timangus
Building in workspace 
<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/>
Checkout:mingw32 / 
<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/>
 - hudson.remoting.LocalChannel@792442a2
Using strategy: Default
Last Built Revision: Revision b720b6029597c606da96145b69aff4ded22e4615 
(origin/master)
Fetching changes from 1 remote Git repository
Commencing build of Revision 615581667234ded004a9f681418bd680ce852e0f 
(origin/master)
Checking out Revision 615581667234ded004a9f681418bd680ce852e0f (origin/master)
[mingw32] $ /bin/sh -xe /tmp/hudson714697262235661085.sh
+ ./jenkins-ci-build.sh
make[1]: Entering directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/'>
CLEAN build/debug-mingw32-x86
make[1]: Leaving directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/'>
make[1]: Entering directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/'>
CLEAN build/release-mingw32-x86
make[1]: Leaving directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/'>
make[1]: Entering directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/misc/nsis'>
rm -rf *.exe ioquake3.x86.nsi
make[1]: Leaving directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/misc/nsis'>
make[1]: Entering directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/'>

Building ioquake3 in build/release-mingw32-x86:
  PLATFORM: mingw32
  ARCH: x86
  VERSION: 1.36_GIT_6155816-2013-03-22
  COMPILE_PLATFORM: linux
  COMPILE_ARCH: x86_64
  CC: /usr/bin/i686-w64-mingw32-gcc
  WINDRES: 

  CFLAGS:
    -Wall
    -fno-strict-aliasing
    -Wimplicit
    -Wstrict-prototypes
    -DUSE_ICON
    -DWINVER=0x501
    -m32
    -DNO_GZIP
    -Icode/zlib
    -DUSE_INTERNAL_JPEG
    -Icode/jpeg-8c
    -DUSE_LOCAL_HEADERS
    -DPRODUCT_VERSION="1.36_GIT_6155816-2013-03-22"
    -Wformat=2
    -Wno-format-zero-length
    -Wformat-security
    -Wno-format-nonliteral
    -Wstrict-aliasing=2
    -Wmissing-format-attribute
    -Wdisabled-optimization
    -Werror-implicit-function-declaration
    -MMD
    -DNDEBUG
    -O3
    -march=i586
    -fno-omit-frame-pointer
    -falign-loops=2
    -funroll-loops
    -falign-jumps=2
    -falign-functions=2
    -fstrength-reduce
    -ffast-math

  CLIENT_CFLAGS:
    -DCURL_STATICLIB
    -Icode/SDL12/include
    -DUSE_OPENAL
    -DUSE_OPENAL_DLOPEN
    -DUSE_CURL
    -DUSE_CODEC_OPUS
    -DOPUS_BUILD
    -DHAVE_LRINTF
    -DFLOATING_POINT
    -DUSE_ALLOCA
    -Icode/opus-1.0.2/include
    -Icode/opus-1.0.2/celt
    -Icode/opus-1.0.2/silk
    -Icode/opus-1.0.2/silk/float
    -Icode/opusfile-0.2/include
    -Icode/libogg-1.3.0/include
    -DUSE_RENDERER_DLOPEN
    -DUSE_MUMBLE
    -DUSE_VOIP
    -DFLOATING_POINT
    -DUSE_ALLOCA
    -Icode/libspeex/include

  SERVER_CFLAGS:
    -DUSE_VOIP

  LDFLAGS:

  LIBS:
    -lws2_32
    -lwinmm
    -lpsapi

  CLIENT_LIBS:
    -lgdi32
    -lole32
    code/libs/win32/libcurl.a
    -lmingw32
    code/libs/win32/libSDLmain.a
    code/libs/win32/libSDL.dll.a

  Output:
    build/release-mingw32-x86/ioq3ded.x86.exe
    build/release-mingw32-x86/ioquake3.x86.exe
    build/release-mingw32-x86/renderer_opengl1_x86.dll
    build/release-mingw32-x86/renderer_opengl2_x86.dll
    build/release-mingw32-x86/baseq3/cgamex86.dll
    build/release-mingw32-x86/baseq3/qagamex86.dll
    build/release-mingw32-x86/baseq3/uix86.dll
    build/release-mingw32-x86/missionpack/cgamex86.dll
    build/release-mingw32-x86/missionpack/qagamex86.dll
    build/release-mingw32-x86/missionpack/uix86.dll

make[2]: Entering directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/'>
DED_CC code/server/sv_bot.c
DED_CC code/server/sv_client.c
DED_CC code/server/sv_ccmds.c
DED_CC code/server/sv_game.c
DED_CC code/server/sv_init.c
DED_CC code/server/sv_main.c
DED_CC code/server/sv_net_chan.c
DED_CC code/server/sv_snapshot.c
DED_CC code/server/sv_world.c
DED_CC code/qcommon/cm_load.c
DED_CC code/qcommon/cm_patch.c
DED_CC code/qcommon/cm_polylib.c
DED_CC code/qcommon/cm_test.c
DED_CC code/qcommon/cm_trace.c
DED_CC code/qcommon/cmd.c
DED_CC code/qcommon/common.c
DED_CC code/qcommon/cvar.c
DED_CC code/qcommon/files.c
DED_CC code/qcommon/md4.c
DED_CC code/qcommon/msg.c
DED_CC code/qcommon/net_chan.c
DED_CC code/qcommon/net_ip.c
DED_CC code/qcommon/huffman.c
DED_CC code/qcommon/q_math.c
DED_CC code/qcommon/q_shared.c
DED_CC code/qcommon/unzip.c
DED_CC code/qcommon/ioapi.c
DED_CC code/qcommon/vm.c
DED_CC code/qcommon/vm_interpreted.c
BOT_CC code/botlib/be_aas_bspq3.c
BOT_CC code/botlib/be_aas_cluster.c
BOT_CC code/botlib/be_aas_debug.c
BOT_CC code/botlib/be_aas_entity.c
BOT_CC code/botlib/be_aas_file.c
BOT_CC code/botlib/be_aas_main.c
BOT_CC code/botlib/be_aas_move.c
BOT_CC code/botlib/be_aas_optimize.c
BOT_CC code/botlib/be_aas_reach.c
BOT_CC code/botlib/be_aas_route.c
BOT_CC code/botlib/be_aas_routealt.c
BOT_CC code/botlib/be_aas_sample.c
BOT_CC code/botlib/be_ai_char.c
BOT_CC code/botlib/be_ai_chat.c
BOT_CC code/botlib/be_ai_gen.c
BOT_CC code/botlib/be_ai_goal.c
BOT_CC code/botlib/be_ai_move.c
BOT_CC code/botlib/be_ai_weap.c
BOT_CC code/botlib/be_ai_weight.c
BOT_CC code/botlib/be_ea.c
BOT_CC code/botlib/be_interface.c
BOT_CC code/botlib/l_crc.c
BOT_CC code/botlib/l_libvar.c
BOT_CC code/botlib/l_log.c
BOT_CC code/botlib/l_memory.c
BOT_CC code/botlib/l_precomp.c
BOT_CC code/botlib/l_script.c
BOT_CC code/botlib/l_struct.c
DED_CC code/null/null_client.c
DED_CC code/null/null_input.c
DED_CC code/null/null_snddma.c
DED_CC code/sys/con_log.c
DED_CC code/sys/sys_main.c
AS code/asm/matha.s
CC code/asm/snapvector.c
CC code/asm/ftola.c
DED_CC code/zlib/adler32.c
DED_CC code/zlib/crc32.c
DED_CC code/zlib/inffast.c
DED_CC code/zlib/inflate.c
DED_CC code/zlib/inftrees.c
DED_CC code/zlib/zutil.c
DED_CC code/qcommon/vm_x86.c
WINDRES code/sys/win_resource.rc
make[2]: i: Command not found
make[2]: [build/release-mingw32-x86/ded/win_resource.o] Error 127 (ignored)
DED_CC code/sys/sys_win32.c
DED_CC code/sys/con_win32.c
LD build/release-mingw32-x86/ioq3ded.x86.exe
i686-w64-mingw32-gcc: error: build/release-mingw32-x86/ded/win_resource.o: No 
such file or directory
make[2]: *** [build/release-mingw32-x86/ioq3ded.x86.exe] Error 1
make[2]: Leaving directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/'>
make[1]: *** [targets] Error 2
make[1]: Leaving directory 
`<http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/ws/'>
make: *** [release] Error 2
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
ioquake3 mailing list
ioquake3@lists.ioquake.org
http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org
By sending this message I agree to love ioquake3 and libsdl.

Reply via email to