Advertisement
Guest User

build log Xonotic

a guest
Oct 26th, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.84 KB | None | 0 0
  1. [espionage724@Oak xonotic]$ ./all compile dedicated
  2. Timing via the time utility works.
  3. Found main repo = git://de.git.xonotic.org/xonotic/
  4. Repository . enabled because it already exists
  5. Repository data/xonotic-data.pk3dir enabled because it already exists
  6. Repository data/xonotic-music.pk3dir enabled because it already exists
  7. Repository data/xonotic-nexcompat.pk3dir disabled by default, create data/xonotic-nexcompat.pk3dir.yes to enable
  8. Repository darkplaces enabled because it already exists
  9. Repository netradiant enabled because it already exists
  10. Repository div0-gittools disabled by default, create div0-gittools.yes to enable
  11. Repository d0_blind_id enabled because it already exists
  12. Repository data/xonotic-maps.pk3dir enabled because it already exists
  13. Repository mediasource disabled by default, create mediasource.yes to enable
  14. Repository gmqcc enabled because it already exists
  15. Repository xonstat disabled by default, create xonstat.yes to enable
  16. Repository xonstatdb disabled by default, create xonstatdb.yes to enable
  17. Repository wiki disabled by default, create wiki.yes to enable
  18. + gcc -DSUPPORTIPV6 misc/tools/conftest.c -o conftest
  19. + cd /home/espionage724/xonotic/d0_blind_id
  20. + cd /home/espionage724/xonotic/gmqcc
  21. + make -j4 DP_LINK_CRYPTO=shared DP_LINK_CRYPTO_RIJNDAEL=shared LIB_CRYPTO=../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_blind_id.a LIB_CRYPTO+=../../../../misc/builddeps/linux64/gmp/lib/libgmp.a LIB_CRYPTO_RIJNDAEL=../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_rijndael.a gmqcc
  22. make: 'gmqcc' is up to date.
  23. + cd /home/espionage724/xonotic/data/xonotic-data.pk3dir
  24. + make QCC=../../../../gmqcc/gmqcc -j4 DP_LINK_CRYPTO=shared DP_LINK_CRYPTO_RIJNDAEL=shared LIB_CRYPTO=../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_blind_id.a LIB_CRYPTO+=../../../../misc/builddeps/linux64/gmp/lib/libgmp.a LIB_CRYPTO_RIJNDAEL=../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_rijndael.a
  25. [ "" = "" ] || [ "" = "1" ]
  26. [ "" = "1" ] || { DO_NOT_RUN_MAKE=1 sh check-cvars.sh; }
  27. make -C qcsrc
  28. make[1]: Entering directory '/home/espionage724/xonotic/data/xonotic-data.pk3dir/qcsrc'
  29. make[1]: Nothing to be done for 'all'.
  30. make[1]: Leaving directory '/home/espionage724/xonotic/data/xonotic-data.pk3dir/qcsrc'
  31. + cd /home/espionage724/xonotic/darkplaces
  32. + make -j4 DP_LINK_CRYPTO=shared DP_LINK_CRYPTO_RIJNDAEL=shared LIB_CRYPTO=../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_blind_id.a LIB_CRYPTO+=../../../../misc/builddeps/linux64/gmp/lib/libgmp.a LIB_CRYPTO_RIJNDAEL=../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_rijndael.a STRIP=: sv-debug
  33. make bin-debug \
  34. DP_MAKE_TARGET=linux DP_SOUND_API=ALSA \
  35. EXE='darkplaces-dedicated' CFLAGS_FEATURES='' LDFLAGS_COMMON='-lm -lz -ljpeg ../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_blind_id.a ../../../../misc/builddeps/linux64/gmp/lib/libgmp.a ../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_rijndael.a -lrt -ldl' LEVEL=1
  36. make[1]: Entering directory '/home/espionage724/xonotic/darkplaces'
  37.  
  38. ========== darkplaces-dedicated (debug) ==========
  39. make prepare BUILD_DIR=build-obj/debug/darkplaces-dedicated
  40. make[2]: Entering directory '/home/espionage724/xonotic/darkplaces'
  41. mkdir -p build-obj/debug/darkplaces-dedicated
  42. cp -f makefile.inc build-obj/debug/darkplaces-dedicated/
  43. cp -f makefile build-obj/debug/darkplaces-dedicated/
  44. make[2]: Leaving directory '/home/espionage724/xonotic/darkplaces'
  45. make -C build-obj/debug/darkplaces-dedicated darkplaces-dedicated \
  46. DP_MAKE_TARGET=linux DP_SOUND_API=ALSA \
  47. CFLAGS='-MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math'\
  48. LDFLAGS='-g -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -DSVNREVISION=`{ test -d .svn && svnversion; } || { test -d .git && git describe --always; } || echo -` -DBUILDTYPE=debug -lm -lz -ljpeg ../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_blind_id.a ../../../../misc/builddeps/linux64/gmp/lib/libgmp.a ../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_rijndael.a -lrt -ldl' LEVEL=2
  49. make[2]: Entering directory '/home/espionage724/xonotic/darkplaces/build-obj/debug/darkplaces-dedicated'
  50. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../jpeg.c -o jpeg.o
  51. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../mathlib.c -o mathlib.o
  52. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../matrixlib.c -o matrixlib.o
  53. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../mdfour.c -o mdfour.o
  54. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../meshqueue.c -o meshqueue.o
  55. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../mod_skeletal_animatevertices_sse.c -o mod_skeletal_animatevertices_sse.o -msse
  56. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../mod_skeletal_animatevertices_generic.c -o mod_skeletal_animatevertices_generic.o
  57. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../model_alias.c -o model_alias.o
  58. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../model_brush.c -o model_brush.o
  59. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../model_shared.c -o model_shared.o
  60. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../model_sprite.c -o model_sprite.o
  61. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../netconn.c -o netconn.o
  62. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../palette.c -o palette.o
  63. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../polygon.c -o polygon.o
  64. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../portals.c -o portals.o
  65. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../protocol.c -o protocol.o
  66. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../prvm_cmds.c -o prvm_cmds.o -DUSEODE
  67. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../prvm_edict.c -o prvm_edict.o
  68. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../prvm_exec.c -o prvm_exec.o
  69. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../r_explosion.c -o r_explosion.o
  70. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../r_lerpanim.c -o r_lerpanim.o
  71. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../r_lightning.c -o r_lightning.o
  72. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../r_modules.c -o r_modules.o
  73. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../r_shadow.c -o r_shadow.o
  74. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../r_sky.c -o r_sky.o
  75. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../r_sprites.c -o r_sprites.o
  76. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../sbar.c -o sbar.o
  77. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../sv_demo.c -o sv_demo.o
  78. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../sv_main.c -o sv_main.o
  79. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../sv_move.c -o sv_move.o
  80. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../sv_phys.c -o sv_phys.o
  81. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../sv_user.c -o sv_user.o
  82. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../svbsp.c -o svbsp.o
  83. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../svvm_cmds.c -o svvm_cmds.o
  84. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../sys_shared.c -o sys_shared.o
  85. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../vid_shared.c -o vid_shared.o
  86. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../view.c -o view.o
  87. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../wad.c -o wad.o
  88. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../world.c -o world.o -DUSEODE
  89. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../zone.c -o zone.o
  90. gcc -DSUPPORTIPV6 -I../../../../misc/builddeps/linux64/d0_blind_id/include -L../../../../misc/builddeps/linux64/d0_blind_id/lib -Wl,-rpath,../../../../misc/builddeps/linux64/d0_blind_id/lib -I../../../../misc/builddeps/linux64/gmp/include -L../../../../misc/builddeps/linux64/gmp/lib -Wl,-rpath,../../../../misc/builddeps/linux64/gmp/lib -o ../../../darkplaces-dedicated ../../../builddate.c sys_linux.o vid_null.o thread_null.o snd_null.o bih.o crypto.o cl_collision.o cl_demo.o cl_dyntexture.o cl_input.o cl_main.o cl_parse.o cl_particles.o cl_screen.o cl_video.o clvm_cmds.o cmd.o collision.o common.o console.o csprogs.o curves.o cvar.o dpsoftrast.o dpvsimpledecode.o filematch.o fractalnoise.o fs.o ft2.o utf8lib.o gl_backend.o gl_draw.o gl_rmain.o gl_rsurf.o gl_textures.o hmac.o host.o host_cmd.o image.o image_png.o jpeg.o keys.o lhnet.o libcurl.o mathlib.o matrixlib.o mdfour.o meshqueue.o mod_skeletal_animatevertices_sse.o mod_skeletal_animatevertices_generic.o model_alias.o model_brush.o model_shared.o model_sprite.o netconn.o palette.o polygon.o portals.o protocol.o prvm_cmds.o prvm_edict.o prvm_exec.o r_explosion.o r_lerpanim.o r_lightning.o r_modules.o r_shadow.o r_sky.o r_sprites.o sbar.o sv_demo.o sv_main.o sv_move.o sv_phys.o sv_user.o svbsp.o svvm_cmds.o sys_shared.o vid_shared.o view.o wad.o world.o zone.o -g -ggdb -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -DSVNREVISION=`{ test -d .svn && svnversion; } || { test -d .git && git describe --always; } || echo -` -DBUILDTYPE=debug -lm -lz -ljpeg ../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_blind_id.a ../../../../misc/builddeps/linux64/gmp/lib/libgmp.a ../../../../misc/builddeps/linux64/d0_blind_id/lib/libd0_rijndael.a -lrt -ldl
  91. make[2]: Leaving directory '/home/espionage724/xonotic/darkplaces/build-obj/debug/darkplaces-dedicated'
  92. make[1]: Leaving directory '/home/espionage724/xonotic/darkplaces'
  93. + /home/espionage724/xonotic/all update-maps
  94. Timing via the time utility works.
  95. Found main repo = git://de.git.xonotic.org/xonotic/
  96. Repository . enabled because it already exists
  97. Repository data/xonotic-data.pk3dir enabled because it already exists
  98. Repository data/xonotic-music.pk3dir enabled because it already exists
  99. Repository data/xonotic-nexcompat.pk3dir disabled by default, create data/xonotic-nexcompat.pk3dir.yes to enable
  100. Repository darkplaces enabled because it already exists
  101. Repository netradiant enabled because it already exists
  102. Repository div0-gittools disabled by default, create div0-gittools.yes to enable
  103. Repository d0_blind_id enabled because it already exists
  104. Repository data/xonotic-maps.pk3dir enabled because it already exists
  105. Repository mediasource disabled by default, create mediasource.yes to enable
  106. Repository gmqcc enabled because it already exists
  107. Repository xonstat disabled by default, create xonstat.yes to enable
  108. Repository xonstatdb disabled by default, create xonstatdb.yes to enable
  109. Repository wiki disabled by default, create wiki.yes to enable
  110. mv: cannot stat ‘/home/espionage724/xonotic/data.old/_hudsetup-cbbbcdb5c4a1178e042a9ac55dd5b586a3fb8509-a147942546328a2a8fef18fbc72fe4886a7fb9df.pk3’: No such file or directory
  111. --2015-10-25 10:35:02-- http://beta.xonotic.org/autobuild-bsp/_hudsetup-cbbbcdb5c4a1178e042a9ac55dd5b586a3fb8509-a147942546328a2a8fef18fbc72fe4886a7fb9df.pk3
  112. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  113. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  114. HTTP request sent, awaiting response... 200 OK
  115. Length: 916837 (895K)
  116. Saving to: ‘/home/espionage724/xonotic/data/_hudsetup-cbbbcdb5c4a1178e042a9ac55dd5b586a3fb8509-a147942546328a2a8fef18fbc72fe4886a7fb9df.pk3’
  117.  
  118. /home/espionage724/xonotic/data/_hudsetup-c 100%[=============================================================================================>] 895.35K 356KB/s in 2.5s
  119.  
  120. 2015-10-25 10:35:05 (356 KB/s) - ‘/home/espionage724/xonotic/data/_hudsetup-cbbbcdb5c4a1178e042a9ac55dd5b586a3fb8509-a147942546328a2a8fef18fbc72fe4886a7fb9df.pk3’ saved [916837/916837]
  121.  
  122. Archive: /home/espionage724/xonotic/data/_hudsetup-cbbbcdb5c4a1178e042a9ac55dd5b586a3fb8509-a147942546328a2a8fef18fbc72fe4886a7fb9df.pk3
  123. Length Date Time Name
  124. --------- ---------- ----- ----
  125. 353920 09-04-2015 14:18 maps/_hudsetup.bsp
  126. 34923 09-04-2015 14:18 maps/_hudsetup.log
  127. 207 09-04-2015 14:18 maps/_hudsetup.irc
  128. 0 09-04-2015 14:01 maps/_hudsetup/
  129. 3145746 09-04-2015 14:18 maps/_hudsetup/lm_0000.tga
  130. 3145746 09-04-2015 14:18 maps/_hudsetup/lm_0003.tga
  131. 3145746 09-04-2015 14:18 maps/_hudsetup/lm_0002.tga
  132. 3145746 09-04-2015 14:18 maps/_hudsetup/lm_0001.tga
  133. 262162 09-04-2015 14:18 gfx/_hudsetup_mini.tga
  134. --------- -------
  135. 13234196 9 files
  136. mv: cannot stat ‘/home/espionage724/xonotic/data.old/afterslime-3687a47fe8151bc3f6e575291272f8ad992af60f-4209e0c349728375b97bcb31aa9b20495012c9db.pk3’: No such file or directory
  137. --2015-10-25 10:35:05-- http://beta.xonotic.org/autobuild-bsp/afterslime-3687a47fe8151bc3f6e575291272f8ad992af60f-4209e0c349728375b97bcb31aa9b20495012c9db.pk3
  138. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  139. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  140. HTTP request sent, awaiting response... 200 OK
  141. Length: 8823408 (8.4M)
  142. Saving to: ‘/home/espionage724/xonotic/data/afterslime-3687a47fe8151bc3f6e575291272f8ad992af60f-4209e0c349728375b97bcb31aa9b20495012c9db.pk3’
  143.  
  144. /home/espionage724/xonotic/data/afterslime- 100%[=============================================================================================>] 8.41M 796KB/s in 11s
  145.  
  146. 2015-10-25 10:35:16 (778 KB/s) - ‘/home/espionage724/xonotic/data/afterslime-3687a47fe8151bc3f6e575291272f8ad992af60f-4209e0c349728375b97bcb31aa9b20495012c9db.pk3’ saved [8823408/8823408]
  147.  
  148. Archive: /home/espionage724/xonotic/data/afterslime-3687a47fe8151bc3f6e575291272f8ad992af60f-4209e0c349728375b97bcb31aa9b20495012c9db.pk3
  149. Length Date Time Name
  150. --------- ---------- ----- ----
  151. 9227444 09-06-2015 21:15 maps/afterslime.bsp
  152. 31627 09-06-2015 21:15 maps/afterslime.log
  153. 199 09-06-2015 21:15 maps/afterslime.irc
  154. 0 09-06-2015 19:50 maps/afterslime/
  155. 3145746 09-06-2015 21:15 maps/afterslime/lm_0000.tga
  156. 3145746 09-06-2015 21:15 maps/afterslime/lm_0003.tga
  157. 3145746 09-06-2015 21:15 maps/afterslime/lm_0002.tga
  158. 3145746 09-06-2015 21:15 maps/afterslime/lm_0001.tga
  159. 262162 09-06-2015 21:15 gfx/afterslime_mini.tga
  160. --------- -------
  161. 22104416 9 files
  162. mv: cannot stat ‘/home/espionage724/xonotic/data.old/atelier-61e03b754efe010cd812a0abba2bb2efacd68803-6f1e7699cf1841f6e9dcb234f0162d1470de36ee.pk3’: No such file or directory
  163. --2015-10-25 10:35:16-- http://beta.xonotic.org/autobuild-bsp/atelier-61e03b754efe010cd812a0abba2bb2efacd68803-6f1e7699cf1841f6e9dcb234f0162d1470de36ee.pk3
  164. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  165. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  166. HTTP request sent, awaiting response... 200 OK
  167. Length: 4642319 (4.4M)
  168. Saving to: ‘/home/espionage724/xonotic/data/atelier-61e03b754efe010cd812a0abba2bb2efacd68803-6f1e7699cf1841f6e9dcb234f0162d1470de36ee.pk3’
  169.  
  170. /home/espionage724/xonotic/data/atelier-61e 100%[=============================================================================================>] 4.43M 861KB/s in 5.5s
  171.  
  172. 2015-10-25 10:35:22 (822 KB/s) - ‘/home/espionage724/xonotic/data/atelier-61e03b754efe010cd812a0abba2bb2efacd68803-6f1e7699cf1841f6e9dcb234f0162d1470de36ee.pk3’ saved [4642319/4642319]
  173.  
  174. Archive: /home/espionage724/xonotic/data/atelier-61e03b754efe010cd812a0abba2bb2efacd68803-6f1e7699cf1841f6e9dcb234f0162d1470de36ee.pk3
  175. Length Date Time Name
  176. --------- ---------- ----- ----
  177. 4631620 10-01-2015 17:53 maps/atelier.bsp
  178. 29224 10-01-2015 17:53 maps/atelier.log
  179. 193 10-01-2015 17:53 maps/atelier.irc
  180. 0 10-01-2015 17:14 maps/atelier/
  181. 3145746 10-01-2015 17:53 maps/atelier/lm_0000.tga
  182. 3145746 10-01-2015 17:53 maps/atelier/lm_0001.tga
  183. 262162 10-01-2015 17:53 gfx/atelier_mini.tga
  184. --------- -------
  185. 11214691 7 files
  186. mv: cannot stat ‘/home/espionage724/xonotic/data.old/catharsis-b01354524c28bd8224a4bcd81127b860c932a582-153041bc5b9c8ac0435b11c88308135174f50553.pk3’: No such file or directory
  187. --2015-10-25 10:35:22-- http://beta.xonotic.org/autobuild-bsp/catharsis-b01354524c28bd8224a4bcd81127b860c932a582-153041bc5b9c8ac0435b11c88308135174f50553.pk3
  188. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  189. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  190. HTTP request sent, awaiting response... 200 OK
  191. Length: 20464386 (20M)
  192. Saving to: ‘/home/espionage724/xonotic/data/catharsis-b01354524c28bd8224a4bcd81127b860c932a582-153041bc5b9c8ac0435b11c88308135174f50553.pk3’
  193.  
  194. /home/espionage724/xonotic/data/catharsis-b 100%[=============================================================================================>] 19.52M 678KB/s in 24s
  195.  
  196. 2015-10-25 10:35:46 (826 KB/s) - ‘/home/espionage724/xonotic/data/catharsis-b01354524c28bd8224a4bcd81127b860c932a582-153041bc5b9c8ac0435b11c88308135174f50553.pk3’ saved [20464386/20464386]
  197.  
  198. Archive: /home/espionage724/xonotic/data/catharsis-b01354524c28bd8224a4bcd81127b860c932a582-153041bc5b9c8ac0435b11c88308135174f50553.pk3
  199. Length Date Time Name
  200. --------- ---------- ----- ----
  201. 49279460 09-11-2015 15:08 maps/catharsis.bsp
  202. 104896 09-11-2015 15:13 maps/catharsis.log
  203. 219 09-11-2015 15:13 maps/catharsis.irc
  204. 262162 09-11-2015 15:13 gfx/catharsis_mini.tga
  205. --------- -------
  206. 49646737 4 files
  207. mv: cannot stat ‘/home/espionage724/xonotic/data.old/courtfun-72b8e9adb52f9d05c667be65724fc66766e53927-57f7f5eb4648889f7243c4ad07ecd9968d7d8ba0.pk3’: No such file or directory
  208. --2015-10-25 10:35:46-- http://beta.xonotic.org/autobuild-bsp/courtfun-72b8e9adb52f9d05c667be65724fc66766e53927-57f7f5eb4648889f7243c4ad07ecd9968d7d8ba0.pk3
  209. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  210. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  211. HTTP request sent, awaiting response... 200 OK
  212. Length: 8125917 (7.7M)
  213. Saving to: ‘/home/espionage724/xonotic/data/courtfun-72b8e9adb52f9d05c667be65724fc66766e53927-57f7f5eb4648889f7243c4ad07ecd9968d7d8ba0.pk3’
  214.  
  215. /home/espionage724/xonotic/data/courtfun-72 100%[=============================================================================================>] 7.75M 862KB/s in 9.5s
  216.  
  217. 2015-10-25 10:35:56 (836 KB/s) - ‘/home/espionage724/xonotic/data/courtfun-72b8e9adb52f9d05c667be65724fc66766e53927-57f7f5eb4648889f7243c4ad07ecd9968d7d8ba0.pk3’ saved [8125917/8125917]
  218.  
  219. Archive: /home/espionage724/xonotic/data/courtfun-72b8e9adb52f9d05c667be65724fc66766e53927-57f7f5eb4648889f7243c4ad07ecd9968d7d8ba0.pk3
  220. Length Date Time Name
  221. --------- ---------- ----- ----
  222. 10441256 09-04-2015 20:02 maps/courtfun.bsp
  223. 36392 09-04-2015 20:02 maps/courtfun.log
  224. 224 09-04-2015 20:02 maps/courtfun.irc
  225. 0 09-04-2015 18:33 maps/courtfun/
  226. 3145746 09-04-2015 20:02 maps/courtfun/lm_0004.tga
  227. 3145746 09-04-2015 20:02 maps/courtfun/lm_0000.tga
  228. 3145746 09-04-2015 20:02 maps/courtfun/lm_0003.tga
  229. 3145746 09-04-2015 20:02 maps/courtfun/lm_0005.tga
  230. 3145746 09-04-2015 20:02 maps/courtfun/lm_0002.tga
  231. 3145746 09-04-2015 20:02 maps/courtfun/lm_0001.tga
  232. 262162 09-04-2015 20:02 gfx/courtfun_mini.tga
  233. --------- -------
  234. 29614510 11 files
  235. mv: cannot stat ‘/home/espionage724/xonotic/data.old/dance-c48c877b6103dc3a4d630a6cbeb4a753b2833258-9677acc4e04d41ece9b129d7b349808d62b64a5c.pk3’: No such file or directory
  236. --2015-10-25 10:35:56-- http://beta.xonotic.org/autobuild-bsp/dance-c48c877b6103dc3a4d630a6cbeb4a753b2833258-9677acc4e04d41ece9b129d7b349808d62b64a5c.pk3
  237. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  238. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  239. HTTP request sent, awaiting response... 200 OK
  240. Length: 8541296 (8.1M)
  241. Saving to: ‘/home/espionage724/xonotic/data/dance-c48c877b6103dc3a4d630a6cbeb4a753b2833258-9677acc4e04d41ece9b129d7b349808d62b64a5c.pk3’
  242.  
  243. /home/espionage724/xonotic/data/dance-c48c8 100%[=============================================================================================>] 8.15M 862KB/s in 9.9s
  244.  
  245. 2015-10-25 10:36:06 (845 KB/s) - ‘/home/espionage724/xonotic/data/dance-c48c877b6103dc3a4d630a6cbeb4a753b2833258-9677acc4e04d41ece9b129d7b349808d62b64a5c.pk3’ saved [8541296/8541296]
  246.  
  247. Archive: /home/espionage724/xonotic/data/dance-c48c877b6103dc3a4d630a6cbeb4a753b2833258-9677acc4e04d41ece9b129d7b349808d62b64a5c.pk3
  248. Length Date Time Name
  249. --------- ---------- ----- ----
  250. 7455672 09-22-2015 23:29 maps/dance.bsp
  251. 46782 09-22-2015 23:29 maps/dance.log
  252. 228 09-22-2015 23:29 maps/dance.irc
  253. 0 09-22-2015 21:16 maps/dance/
  254. 3145746 09-22-2015 23:28 maps/dance/lm_0004.tga
  255. 3145746 09-22-2015 23:29 maps/dance/lm_0017.tga
  256. 3145746 09-22-2015 23:28 maps/dance/lm_0013.tga
  257. 3145746 09-22-2015 23:28 maps/dance/lm_0000.tga
  258. 3145746 09-22-2015 23:28 maps/dance/lm_0003.tga
  259. 3145746 09-22-2015 23:29 maps/dance/lm_0015.tga
  260. 3145746 09-22-2015 23:28 maps/dance/lm_0010.tga
  261. 3145746 09-22-2015 23:29 maps/dance/lm_0021.tga
  262. 3145746 09-22-2015 23:28 maps/dance/lm_0009.tga
  263. 3145746 09-22-2015 23:28 maps/dance/lm_0005.tga
  264. 3145746 09-22-2015 23:28 maps/dance/lm_0012.tga
  265. 3145746 09-22-2015 23:29 maps/dance/lm_0018.tga
  266. 3145746 09-22-2015 23:29 maps/dance/lm_0020.tga
  267. 3145746 09-22-2015 23:28 maps/dance/lm_0007.tga
  268. 3145746 09-22-2015 23:28 maps/dance/lm_0002.tga
  269. 3145746 09-22-2015 23:29 maps/dance/lm_0016.tga
  270. 3145746 09-22-2015 23:28 maps/dance/lm_0001.tga
  271. 3145746 09-22-2015 23:28 maps/dance/lm_0008.tga
  272. 3145746 09-22-2015 23:28 maps/dance/lm_0011.tga
  273. 3145746 09-22-2015 23:28 maps/dance/lm_0006.tga
  274. 3145746 09-22-2015 23:29 maps/dance/lm_0019.tga
  275. 3145746 09-22-2015 23:29 maps/dance/lm_0014.tga
  276. 262162 09-22-2015 23:29 gfx/dance_mini.tga
  277. --------- -------
  278. 76971256 27 files
  279. mv: cannot stat ‘/home/espionage724/xonotic/data.old/darkzone-113cba2a56247fa162243d8d5a3534b6e473ebb6-cc196593539427d66770a23fb3d90138cc397c8d.pk3’: No such file or directory
  280. --2015-10-25 10:36:06-- http://beta.xonotic.org/autobuild-bsp/darkzone-113cba2a56247fa162243d8d5a3534b6e473ebb6-cc196593539427d66770a23fb3d90138cc397c8d.pk3
  281. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  282. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  283. HTTP request sent, awaiting response... 200 OK
  284. Length: 4090453 (3.9M)
  285. Saving to: ‘/home/espionage724/xonotic/data/darkzone-113cba2a56247fa162243d8d5a3534b6e473ebb6-cc196593539427d66770a23fb3d90138cc397c8d.pk3’
  286.  
  287. /home/espionage724/xonotic/data/darkzone-11 100%[=============================================================================================>] 3.90M 821KB/s in 5.0s
  288.  
  289. 2015-10-25 10:36:12 (795 KB/s) - ‘/home/espionage724/xonotic/data/darkzone-113cba2a56247fa162243d8d5a3534b6e473ebb6-cc196593539427d66770a23fb3d90138cc397c8d.pk3’ saved [4090453/4090453]
  290.  
  291. Archive: /home/espionage724/xonotic/data/darkzone-113cba2a56247fa162243d8d5a3534b6e473ebb6-cc196593539427d66770a23fb3d90138cc397c8d.pk3
  292. Length Date Time Name
  293. --------- ---------- ----- ----
  294. 5124212 09-05-2015 10:42 maps/darkzone.bsp
  295. 28519 09-05-2015 10:43 maps/darkzone.log
  296. 204 09-05-2015 10:43 maps/darkzone.irc
  297. 0 09-05-2015 10:23 maps/darkzone/
  298. 3145746 09-05-2015 10:42 maps/darkzone/lm_0000.tga
  299. 3145746 09-05-2015 10:42 maps/darkzone/lm_0001.tga
  300. 262162 09-05-2015 10:43 gfx/darkzone_mini.tga
  301. --------- -------
  302. 11706589 7 files
  303. mv: cannot stat ‘/home/espionage724/xonotic/data.old/drain-6480c33d8073db89541f3ca2c83897b1be9a8822-974bfc1a5ecd18e8f43115f3536c609c3ea5d08c.pk3’: No such file or directory
  304. --2015-10-25 10:36:12-- http://beta.xonotic.org/autobuild-bsp/drain-6480c33d8073db89541f3ca2c83897b1be9a8822-974bfc1a5ecd18e8f43115f3536c609c3ea5d08c.pk3
  305. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  306. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  307. HTTP request sent, awaiting response... 200 OK
  308. Length: 2812351 (2.7M)
  309. Saving to: ‘/home/espionage724/xonotic/data/drain-6480c33d8073db89541f3ca2c83897b1be9a8822-974bfc1a5ecd18e8f43115f3536c609c3ea5d08c.pk3’
  310.  
  311. /home/espionage724/xonotic/data/drain-6480c 100%[=============================================================================================>] 2.68M 811KB/s in 3.4s
  312.  
  313. 2015-10-25 10:36:15 (811 KB/s) - ‘/home/espionage724/xonotic/data/drain-6480c33d8073db89541f3ca2c83897b1be9a8822-974bfc1a5ecd18e8f43115f3536c609c3ea5d08c.pk3’ saved [2812351/2812351]
  314.  
  315. Archive: /home/espionage724/xonotic/data/drain-6480c33d8073db89541f3ca2c83897b1be9a8822-974bfc1a5ecd18e8f43115f3536c609c3ea5d08c.pk3
  316. Length Date Time Name
  317. --------- ---------- ----- ----
  318. 3368420 09-21-2015 20:56 maps/drain.bsp
  319. 27780 09-21-2015 20:56 maps/drain.log
  320. 205 09-21-2015 20:56 maps/drain.irc
  321. 0 09-21-2015 20:47 maps/drain/
  322. 3145746 09-21-2015 20:56 maps/drain/lm_0000.tga
  323. 3145746 09-21-2015 20:56 maps/drain/lm_0001.tga
  324. 262162 09-21-2015 20:56 gfx/drain_mini.tga
  325. --------- -------
  326. 9950059 7 files
  327. mv: cannot stat ‘/home/espionage724/xonotic/data.old/finalrage-9c9fc54af25948dfa1fb2c62e968f188e81ca264-8cc5375424429425d78308e4f74261b5c16481b3.pk3’: No such file or directory
  328. --2015-10-25 10:36:15-- http://beta.xonotic.org/autobuild-bsp/finalrage-9c9fc54af25948dfa1fb2c62e968f188e81ca264-8cc5375424429425d78308e4f74261b5c16481b3.pk3
  329. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  330. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  331. HTTP request sent, awaiting response... 200 OK
  332. Length: 3287210 (3.1M)
  333. Saving to: ‘/home/espionage724/xonotic/data/finalrage-9c9fc54af25948dfa1fb2c62e968f188e81ca264-8cc5375424429425d78308e4f74261b5c16481b3.pk3’
  334.  
  335. /home/espionage724/xonotic/data/finalrage-9 100%[=============================================================================================>] 3.13M 814KB/s in 4.1s
  336.  
  337. 2015-10-25 10:36:20 (781 KB/s) - ‘/home/espionage724/xonotic/data/finalrage-9c9fc54af25948dfa1fb2c62e968f188e81ca264-8cc5375424429425d78308e4f74261b5c16481b3.pk3’ saved [3287210/3287210]
  338.  
  339. Archive: /home/espionage724/xonotic/data/finalrage-9c9fc54af25948dfa1fb2c62e968f188e81ca264-8cc5375424429425d78308e4f74261b5c16481b3.pk3
  340. Length Date Time Name
  341. --------- ---------- ----- ----
  342. 6807676 09-04-2015 22:26 maps/finalrage.bsp
  343. 30704 09-04-2015 22:27 maps/finalrage.log
  344. 204 09-04-2015 22:27 maps/finalrage.irc
  345. 0 09-04-2015 22:18 maps/finalrage/
  346. 3145746 09-04-2015 22:26 maps/finalrage/lm_0000.tga
  347. 3145746 09-04-2015 22:26 maps/finalrage/lm_0001.tga
  348. 262162 09-04-2015 22:27 gfx/finalrage_mini.tga
  349. --------- -------
  350. 13392238 7 files
  351. mv: cannot stat ‘/home/espionage724/xonotic/data.old/fuse-429024cdbd5cc7487478b79f14d18b890f79c4dd-9dd2daa8793c42743ce541f2e32443d78c9c71a3.pk3’: No such file or directory
  352. --2015-10-25 10:36:20-- http://beta.xonotic.org/autobuild-bsp/fuse-429024cdbd5cc7487478b79f14d18b890f79c4dd-9dd2daa8793c42743ce541f2e32443d78c9c71a3.pk3
  353. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  354. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  355. HTTP request sent, awaiting response... 200 OK
  356. Length: 4216163 (4.0M)
  357. Saving to: ‘/home/espionage724/xonotic/data/fuse-429024cdbd5cc7487478b79f14d18b890f79c4dd-9dd2daa8793c42743ce541f2e32443d78c9c71a3.pk3’
  358.  
  359. /home/espionage724/xonotic/data/fuse-429024 100%[=============================================================================================>] 4.02M 857KB/s in 5.0s
  360.  
  361. 2015-10-25 10:36:25 (825 KB/s) - ‘/home/espionage724/xonotic/data/fuse-429024cdbd5cc7487478b79f14d18b890f79c4dd-9dd2daa8793c42743ce541f2e32443d78c9c71a3.pk3’ saved [4216163/4216163]
  362.  
  363. Archive: /home/espionage724/xonotic/data/fuse-429024cdbd5cc7487478b79f14d18b890f79c4dd-9dd2daa8793c42743ce541f2e32443d78c9c71a3.pk3
  364. Length Date Time Name
  365. --------- ---------- ----- ----
  366. 3574172 09-04-2015 23:04 maps/fuse.bsp
  367. 26875 09-04-2015 23:04 maps/fuse.log
  368. 195 09-04-2015 23:04 maps/fuse.irc
  369. 0 09-04-2015 22:37 maps/fuse/
  370. 3145746 09-04-2015 23:04 maps/fuse/lm_0000.tga
  371. 3145746 09-04-2015 23:04 maps/fuse/lm_0001.tga
  372. 262162 09-04-2015 23:04 gfx/fuse_mini.tga
  373. --------- -------
  374. 10154896 7 files
  375. mv: cannot stat ‘/home/espionage724/xonotic/data.old/g-23-ff357719dda9b560523a4d4884b55baf1379b858-b9001205f2a654a5a51954b87960a39cd59870d5.pk3’: No such file or directory
  376. --2015-10-25 10:36:25-- http://beta.xonotic.org/autobuild-bsp/g-23-ff357719dda9b560523a4d4884b55baf1379b858-b9001205f2a654a5a51954b87960a39cd59870d5.pk3
  377. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  378. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  379. HTTP request sent, awaiting response... 200 OK
  380. Length: 9637500 (9.2M)
  381. Saving to: ‘/home/espionage724/xonotic/data/g-23-ff357719dda9b560523a4d4884b55baf1379b858-b9001205f2a654a5a51954b87960a39cd59870d5.pk3’
  382.  
  383. /home/espionage724/xonotic/data/g-23-ff3577 100%[=============================================================================================>] 9.19M 862KB/s in 11s
  384.  
  385. 2015-10-25 10:36:36 (844 KB/s) - ‘/home/espionage724/xonotic/data/g-23-ff357719dda9b560523a4d4884b55baf1379b858-b9001205f2a654a5a51954b87960a39cd59870d5.pk3’ saved [9637500/9637500]
  386.  
  387. Archive: /home/espionage724/xonotic/data/g-23-ff357719dda9b560523a4d4884b55baf1379b858-b9001205f2a654a5a51954b87960a39cd59870d5.pk3
  388. Length Date Time Name
  389. --------- ---------- ----- ----
  390. 9675768 09-05-2015 00:56 maps/g-23.bsp
  391. 30990 09-05-2015 00:56 maps/g-23.log
  392. 195 09-05-2015 00:56 maps/g-23.irc
  393. 0 09-04-2015 23:28 maps/g-23/
  394. 3145746 09-05-2015 00:56 maps/g-23/lm_0004.tga
  395. 3145746 09-05-2015 00:56 maps/g-23/lm_0000.tga
  396. 3145746 09-05-2015 00:56 maps/g-23/lm_0003.tga
  397. 3145746 09-05-2015 00:56 maps/g-23/lm_0005.tga
  398. 3145746 09-05-2015 00:56 maps/g-23/lm_0007.tga
  399. 3145746 09-05-2015 00:56 maps/g-23/lm_0002.tga
  400. 3145746 09-05-2015 00:56 maps/g-23/lm_0001.tga
  401. 3145746 09-05-2015 00:56 maps/g-23/lm_0006.tga
  402. 262162 09-05-2015 00:56 gfx/g-23_mini.tga
  403. --------- -------
  404. 35135083 13 files
  405. mv: cannot stat ‘/home/espionage724/xonotic/data.old/glowplant-50960af0d94cc0c2bfbebe60e3f80f0b04a2640c-067fc1d5a099bf5b8e3e1fceadae9e49dcadf465.pk3’: No such file or directory
  406. --2015-10-25 10:36:36-- http://beta.xonotic.org/autobuild-bsp/glowplant-50960af0d94cc0c2bfbebe60e3f80f0b04a2640c-067fc1d5a099bf5b8e3e1fceadae9e49dcadf465.pk3
  407. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  408. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  409. HTTP request sent, awaiting response... 200 OK
  410. Length: 2318770 (2.2M)
  411. Saving to: ‘/home/espionage724/xonotic/data/glowplant-50960af0d94cc0c2bfbebe60e3f80f0b04a2640c-067fc1d5a099bf5b8e3e1fceadae9e49dcadf465.pk3’
  412.  
  413. /home/espionage724/xonotic/data/glowplant-5 100%[=============================================================================================>] 2.21M 746KB/s in 3.0s
  414.  
  415. 2015-10-25 10:36:40 (746 KB/s) - ‘/home/espionage724/xonotic/data/glowplant-50960af0d94cc0c2bfbebe60e3f80f0b04a2640c-067fc1d5a099bf5b8e3e1fceadae9e49dcadf465.pk3’ saved [2318770/2318770]
  416.  
  417. Archive: /home/espionage724/xonotic/data/glowplant-50960af0d94cc0c2bfbebe60e3f80f0b04a2640c-067fc1d5a099bf5b8e3e1fceadae9e49dcadf465.pk3
  418. Length Date Time Name
  419. --------- ---------- ----- ----
  420. 6235216 09-05-2015 01:17 maps/glowplant.bsp
  421. 27735 09-05-2015 01:17 maps/glowplant.log
  422. 205 09-05-2015 01:17 maps/glowplant.irc
  423. 0 09-05-2015 01:06 maps/glowplant/
  424. 3145746 09-05-2015 01:17 maps/glowplant/lm_0000.tga
  425. 3145746 09-05-2015 01:17 maps/glowplant/lm_0001.tga
  426. 262162 09-05-2015 01:17 gfx/glowplant_mini.tga
  427. --------- -------
  428. 12816810 7 files
  429. mv: cannot stat ‘/home/espionage724/xonotic/data.old/implosion-fc867f009cc78fda89bc24c3455d2a0e00cbff9e-41de7971025a9dd35065aeb1c03234fb8c23cd58.pk3’: No such file or directory
  430. --2015-10-25 10:36:40-- http://beta.xonotic.org/autobuild-bsp/implosion-fc867f009cc78fda89bc24c3455d2a0e00cbff9e-41de7971025a9dd35065aeb1c03234fb8c23cd58.pk3
  431. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  432. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  433. HTTP request sent, awaiting response... 200 OK
  434. Length: 14935749 (14M)
  435. Saving to: ‘/home/espionage724/xonotic/data/implosion-fc867f009cc78fda89bc24c3455d2a0e00cbff9e-41de7971025a9dd35065aeb1c03234fb8c23cd58.pk3’
  436.  
  437. /home/espionage724/xonotic/data/implosion-f 100%[=============================================================================================>] 14.24M 862KB/s in 17s
  438.  
  439. 2015-10-25 10:36:57 (848 KB/s) - ‘/home/espionage724/xonotic/data/implosion-fc867f009cc78fda89bc24c3455d2a0e00cbff9e-41de7971025a9dd35065aeb1c03234fb8c23cd58.pk3’ saved [14935749/14935749]
  440.  
  441. Archive: /home/espionage724/xonotic/data/implosion-fc867f009cc78fda89bc24c3455d2a0e00cbff9e-41de7971025a9dd35065aeb1c03234fb8c23cd58.pk3
  442. Length Date Time Name
  443. --------- ---------- ----- ----
  444. 10103984 09-17-2015 15:21 maps/implosion.bsp
  445. 30211 09-17-2015 15:21 maps/implosion.log
  446. 222 09-17-2015 15:21 maps/implosion.irc
  447. 0 09-17-2015 12:52 maps/implosion/
  448. 3145746 09-17-2015 15:21 maps/implosion/lm_0004.tga
  449. 3145746 09-17-2015 15:21 maps/implosion/lm_0000.tga
  450. 3145746 09-17-2015 15:21 maps/implosion/lm_0003.tga
  451. 3145746 09-17-2015 15:21 maps/implosion/lm_0005.tga
  452. 3145746 09-17-2015 15:21 maps/implosion/lm_0007.tga
  453. 3145746 09-17-2015 15:21 maps/implosion/lm_0002.tga
  454. 3145746 09-17-2015 15:21 maps/implosion/lm_0001.tga
  455. 3145746 09-17-2015 15:21 maps/implosion/lm_0006.tga
  456. 262162 09-17-2015 15:21 gfx/implosion_mini.tga
  457. --------- -------
  458. 35562547 13 files
  459. mv: cannot stat ‘/home/espionage724/xonotic/data.old/leave_em_behind-07af57cf1e1e2fc50b6e60995a54ced2807fdcff-99b7b03c83b34e6f681fc5b650d8c87a4501e9f9.pk3’: No such file or directory
  460. --2015-10-25 10:36:57-- http://beta.xonotic.org/autobuild-bsp/leave_em_behind-07af57cf1e1e2fc50b6e60995a54ced2807fdcff-99b7b03c83b34e6f681fc5b650d8c87a4501e9f9.pk3
  461. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  462. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  463. HTTP request sent, awaiting response... 200 OK
  464. Length: 1908129 (1.8M)
  465. Saving to: ‘/home/espionage724/xonotic/data/leave_em_behind-07af57cf1e1e2fc50b6e60995a54ced2807fdcff-99b7b03c83b34e6f681fc5b650d8c87a4501e9f9.pk3’
  466.  
  467. /home/espionage724/xonotic/data/leave_em_be 100%[=============================================================================================>] 1.82M 778KB/s in 2.4s
  468.  
  469. 2015-10-25 10:37:00 (778 KB/s) - ‘/home/espionage724/xonotic/data/leave_em_behind-07af57cf1e1e2fc50b6e60995a54ced2807fdcff-99b7b03c83b34e6f681fc5b650d8c87a4501e9f9.pk3’ saved [1908129/1908129]
  470.  
  471. Archive: /home/espionage724/xonotic/data/leave_em_behind-07af57cf1e1e2fc50b6e60995a54ced2807fdcff-99b7b03c83b34e6f681fc5b650d8c87a4501e9f9.pk3
  472. Length Date Time Name
  473. --------- ---------- ----- ----
  474. 1477052 09-07-2015 02:34 maps/leave_em_behind.bsp
  475. 27345 09-07-2015 02:34 maps/leave_em_behind.log
  476. 231 09-07-2015 02:34 maps/leave_em_behind.irc
  477. 0 09-07-2015 02:24 maps/leave_em_behind/
  478. 3145746 09-07-2015 02:34 maps/leave_em_behind/lm_0000.tga
  479. 3145746 09-07-2015 02:34 maps/leave_em_behind/lm_0001.tga
  480. 262162 09-07-2015 02:34 gfx/leave_em_behind_mini.tga
  481. --------- -------
  482. 8058282 7 files
  483. mv: cannot stat ‘/home/espionage724/xonotic/data.old/nexballarena-8a55ea25a5c2c908851aa029ef2cd02b49741d1a-53a9ecab83b4576db593e9c0715e90b6a8eda1c8.pk3’: No such file or directory
  484. --2015-10-25 10:37:00-- http://beta.xonotic.org/autobuild-bsp/nexballarena-8a55ea25a5c2c908851aa029ef2cd02b49741d1a-53a9ecab83b4576db593e9c0715e90b6a8eda1c8.pk3
  485. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  486. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  487. HTTP request sent, awaiting response... 200 OK
  488. Length: 1131363 (1.1M)
  489. Saving to: ‘/home/espionage724/xonotic/data/nexballarena-8a55ea25a5c2c908851aa029ef2cd02b49741d1a-53a9ecab83b4576db593e9c0715e90b6a8eda1c8.pk3’
  490.  
  491. /home/espionage724/xonotic/data/nexballaren 100%[=============================================================================================>] 1.08M 744KB/s in 1.5s
  492.  
  493. 2015-10-25 10:37:01 (744 KB/s) - ‘/home/espionage724/xonotic/data/nexballarena-8a55ea25a5c2c908851aa029ef2cd02b49741d1a-53a9ecab83b4576db593e9c0715e90b6a8eda1c8.pk3’ saved [1131363/1131363]
  494.  
  495. Archive: /home/espionage724/xonotic/data/nexballarena-8a55ea25a5c2c908851aa029ef2cd02b49741d1a-53a9ecab83b4576db593e9c0715e90b6a8eda1c8.pk3
  496. Length Date Time Name
  497. --------- ---------- ----- ----
  498. 588816 09-05-2015 06:02 maps/nexballarena.bsp
  499. 27329 09-05-2015 06:02 maps/nexballarena.log
  500. 210 09-05-2015 06:02 maps/nexballarena.irc
  501. 0 09-05-2015 05:58 maps/nexballarena/
  502. 3145746 09-05-2015 06:02 maps/nexballarena/lm_0000.tga
  503. 3145746 09-05-2015 06:02 maps/nexballarena/lm_0001.tga
  504. 262162 09-05-2015 06:02 gfx/nexballarena_mini.tga
  505. --------- -------
  506. 7170009 7 files
  507. mv: cannot stat ‘/home/espionage724/xonotic/data.old/oilrig-a0c772e6f3464fb67da3e02aee758bff21bf8605-06cbef43877233c18fa81b485a9d0992c6b76ad6.pk3’: No such file or directory
  508. --2015-10-25 10:37:01-- http://beta.xonotic.org/autobuild-bsp/oilrig-a0c772e6f3464fb67da3e02aee758bff21bf8605-06cbef43877233c18fa81b485a9d0992c6b76ad6.pk3
  509. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  510. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  511. HTTP request sent, awaiting response... 200 OK
  512. Length: 7793455 (7.4M)
  513. Saving to: ‘/home/espionage724/xonotic/data/oilrig-a0c772e6f3464fb67da3e02aee758bff21bf8605-06cbef43877233c18fa81b485a9d0992c6b76ad6.pk3’
  514.  
  515. /home/espionage724/xonotic/data/oilrig-a0c7 100%[=============================================================================================>] 7.43M 862KB/s in 9.0s
  516.  
  517. 2015-10-25 10:37:11 (844 KB/s) - ‘/home/espionage724/xonotic/data/oilrig-a0c772e6f3464fb67da3e02aee758bff21bf8605-06cbef43877233c18fa81b485a9d0992c6b76ad6.pk3’ saved [7793455/7793455]
  518.  
  519. Archive: /home/espionage724/xonotic/data/oilrig-a0c772e6f3464fb67da3e02aee758bff21bf8605-06cbef43877233c18fa81b485a9d0992c6b76ad6.pk3
  520. Length Date Time Name
  521. --------- ---------- ----- ----
  522. 6551524 09-05-2015 08:52 maps/oilrig.bsp
  523. 34967 09-05-2015 08:52 maps/oilrig.log
  524. 218 09-05-2015 08:52 maps/oilrig.irc
  525. 0 09-05-2015 07:06 maps/oilrig/
  526. 3145746 09-05-2015 08:52 maps/oilrig/lm_0004.tga
  527. 3145746 09-05-2015 08:52 maps/oilrig/lm_0000.tga
  528. 3145746 09-05-2015 08:52 maps/oilrig/lm_0003.tga
  529. 3145746 09-05-2015 08:52 maps/oilrig/lm_0005.tga
  530. 3145746 09-05-2015 08:52 maps/oilrig/lm_0002.tga
  531. 3145746 09-05-2015 08:52 maps/oilrig/lm_0001.tga
  532. 262162 09-05-2015 08:52 gfx/oilrig_mini.tga
  533. --------- -------
  534. 25723347 11 files
  535. mv: cannot stat ‘/home/espionage724/xonotic/data.old/runningman-df1136409993495569a9a255b3bc31913af5d311-8ab9a3d8107bcf7478550450e9731d5068e6e15c.pk3’: No such file or directory
  536. --2015-10-25 10:37:11-- http://beta.xonotic.org/autobuild-bsp/runningman-df1136409993495569a9a255b3bc31913af5d311-8ab9a3d8107bcf7478550450e9731d5068e6e15c.pk3
  537. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  538. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  539. HTTP request sent, awaiting response... 200 OK
  540. Length: 4071103 (3.9M)
  541. Saving to: ‘/home/espionage724/xonotic/data/runningman-df1136409993495569a9a255b3bc31913af5d311-8ab9a3d8107bcf7478550450e9731d5068e6e15c.pk3’
  542.  
  543. /home/espionage724/xonotic/data/runningman- 100%[=============================================================================================>] 3.88M 858KB/s in 4.9s
  544.  
  545. 2015-10-25 10:37:16 (817 KB/s) - ‘/home/espionage724/xonotic/data/runningman-df1136409993495569a9a255b3bc31913af5d311-8ab9a3d8107bcf7478550450e9731d5068e6e15c.pk3’ saved [4071103/4071103]
  546.  
  547. Archive: /home/espionage724/xonotic/data/runningman-df1136409993495569a9a255b3bc31913af5d311-8ab9a3d8107bcf7478550450e9731d5068e6e15c.pk3
  548. Length Date Time Name
  549. --------- ---------- ----- ----
  550. 2433528 09-05-2015 11:30 maps/runningman.bsp
  551. 30563 09-05-2015 11:30 maps/runningman.log
  552. 208 09-05-2015 11:30 maps/runningman.irc
  553. 0 09-05-2015 10:58 maps/runningman/
  554. 3145746 09-05-2015 11:30 maps/runningman/lm_0000.tga
  555. 3145746 09-05-2015 11:30 maps/runningman/lm_0001.tga
  556. 262162 09-05-2015 11:30 gfx/runningman_mini.tga
  557. --------- -------
  558. 9017953 7 files
  559. mv: cannot stat ‘/home/espionage724/xonotic/data.old/runningmanctf-2fded1aaee2669f24b216f76aa784ab2a7050ef7-f3dc1c8edd365eb95e59f077d7961bc41751298e.pk3’: No such file or directory
  560. --2015-10-25 10:37:16-- http://beta.xonotic.org/autobuild-bsp/runningmanctf-2fded1aaee2669f24b216f76aa784ab2a7050ef7-f3dc1c8edd365eb95e59f077d7961bc41751298e.pk3
  561. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  562. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  563. HTTP request sent, awaiting response... 200 OK
  564. Length: 8897646 (8.5M)
  565. Saving to: ‘/home/espionage724/xonotic/data/runningmanctf-2fded1aaee2669f24b216f76aa784ab2a7050ef7-f3dc1c8edd365eb95e59f077d7961bc41751298e.pk3’
  566.  
  567. /home/espionage724/xonotic/data/runningmanc 100%[=============================================================================================>] 8.49M 862KB/s in 10s
  568.  
  569. 2015-10-25 10:37:26 (846 KB/s) - ‘/home/espionage724/xonotic/data/runningmanctf-2fded1aaee2669f24b216f76aa784ab2a7050ef7-f3dc1c8edd365eb95e59f077d7961bc41751298e.pk3’ saved [8897646/8897646]
  570.  
  571. Archive: /home/espionage724/xonotic/data/runningmanctf-2fded1aaee2669f24b216f76aa784ab2a7050ef7-f3dc1c8edd365eb95e59f077d7961bc41751298e.pk3
  572. Length Date Time Name
  573. --------- ---------- ----- ----
  574. 5273844 09-05-2015 13:31 maps/runningmanctf.bsp
  575. 34794 09-05-2015 13:31 maps/runningmanctf.log
  576. 214 09-05-2015 13:31 maps/runningmanctf.irc
  577. 0 09-05-2015 12:05 maps/runningmanctf/
  578. 3145746 09-05-2015 13:31 maps/runningmanctf/lm_0004.tga
  579. 3145746 09-05-2015 13:30 maps/runningmanctf/lm_0000.tga
  580. 3145746 09-05-2015 13:30 maps/runningmanctf/lm_0003.tga
  581. 3145746 09-05-2015 13:31 maps/runningmanctf/lm_0005.tga
  582. 3145746 09-05-2015 13:30 maps/runningmanctf/lm_0002.tga
  583. 3145746 09-05-2015 13:30 maps/runningmanctf/lm_0001.tga
  584. 262162 09-05-2015 13:31 gfx/runningmanctf_mini.tga
  585. --------- -------
  586. 24445490 11 files
  587. mv: cannot stat ‘/home/espionage724/xonotic/data.old/silentsiege-79bf59a839f47aaf9edb74d5da0e0b6d0e968919-fda9db4de711e698f9841be0b6957f7b285059f5.pk3’: No such file or directory
  588. --2015-10-25 10:37:26-- http://beta.xonotic.org/autobuild-bsp/silentsiege-79bf59a839f47aaf9edb74d5da0e0b6d0e968919-fda9db4de711e698f9841be0b6957f7b285059f5.pk3
  589. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  590. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  591. HTTP request sent, awaiting response... 200 OK
  592. Length: 7769747 (7.4M)
  593. Saving to: ‘/home/espionage724/xonotic/data/silentsiege-79bf59a839f47aaf9edb74d5da0e0b6d0e968919-fda9db4de711e698f9841be0b6957f7b285059f5.pk3’
  594.  
  595. /home/espionage724/xonotic/data/silentsiege 100%[=============================================================================================>] 7.41M 861KB/s in 9.1s
  596.  
  597. 2015-10-25 10:37:36 (837 KB/s) - ‘/home/espionage724/xonotic/data/silentsiege-79bf59a839f47aaf9edb74d5da0e0b6d0e968919-fda9db4de711e698f9841be0b6957f7b285059f5.pk3’ saved [7769747/7769747]
  598.  
  599. Archive: /home/espionage724/xonotic/data/silentsiege-79bf59a839f47aaf9edb74d5da0e0b6d0e968919-fda9db4de711e698f9841be0b6957f7b285059f5.pk3
  600. Length Date Time Name
  601. --------- ---------- ----- ----
  602. 3621508 09-07-2015 13:12 maps/silentsiege.bsp
  603. 33704 09-07-2015 13:12 maps/silentsiege.log
  604. 201 09-07-2015 13:12 maps/silentsiege.irc
  605. 0 09-07-2015 11:30 maps/silentsiege/
  606. 3145746 09-07-2015 13:12 maps/silentsiege/lm_0004.tga
  607. 3145746 09-07-2015 13:12 maps/silentsiege/lm_0000.tga
  608. 3145746 09-07-2015 13:12 maps/silentsiege/lm_0003.tga
  609. 3145746 09-07-2015 13:12 maps/silentsiege/lm_0005.tga
  610. 3145746 09-07-2015 13:12 maps/silentsiege/lm_0007.tga
  611. 3145746 09-07-2015 13:12 maps/silentsiege/lm_0002.tga
  612. 3145746 09-07-2015 13:12 maps/silentsiege/lm_0001.tga
  613. 3145746 09-07-2015 13:12 maps/silentsiege/lm_0006.tga
  614. 262162 09-07-2015 13:12 gfx/silentsiege_mini.tga
  615. --------- -------
  616. 29083543 13 files
  617. mv: cannot stat ‘/home/espionage724/xonotic/data.old/solarium-6ce937a5979a35995df8a32f71181a31162cfe78-8eb061005a1c980cfe1ea766162c6d1268616d8f.pk3’: No such file or directory
  618. --2015-10-25 10:37:36-- http://beta.xonotic.org/autobuild-bsp/solarium-6ce937a5979a35995df8a32f71181a31162cfe78-8eb061005a1c980cfe1ea766162c6d1268616d8f.pk3
  619. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  620. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  621. HTTP request sent, awaiting response... 200 OK
  622. Length: 6730492 (6.4M)
  623. Saving to: ‘/home/espionage724/xonotic/data/solarium-6ce937a5979a35995df8a32f71181a31162cfe78-8eb061005a1c980cfe1ea766162c6d1268616d8f.pk3’
  624.  
  625. /home/espionage724/xonotic/data/solarium-6c 100%[=============================================================================================>] 6.42M 862KB/s in 7.8s
  626.  
  627. 2015-10-25 10:37:44 (838 KB/s) - ‘/home/espionage724/xonotic/data/solarium-6ce937a5979a35995df8a32f71181a31162cfe78-8eb061005a1c980cfe1ea766162c6d1268616d8f.pk3’ saved [6730492/6730492]
  628.  
  629. Archive: /home/espionage724/xonotic/data/solarium-6ce937a5979a35995df8a32f71181a31162cfe78-8eb061005a1c980cfe1ea766162c6d1268616d8f.pk3
  630. Length Date Time Name
  631. --------- ---------- ----- ----
  632. 10240372 09-05-2015 17:14 maps/solarium.bsp
  633. 30440 09-05-2015 17:14 maps/solarium.log
  634. 204 09-05-2015 17:14 maps/solarium.irc
  635. 0 09-05-2015 16:41 maps/solarium/
  636. 3145746 09-05-2015 17:14 maps/solarium/lm_0000.tga
  637. 3145746 09-05-2015 17:14 maps/solarium/lm_0001.tga
  638. 262162 09-05-2015 17:14 gfx/solarium_mini.tga
  639. --------- -------
  640. 16824670 7 files
  641. mv: cannot stat ‘/home/espionage724/xonotic/data.old/space-elevator-6bd94e2ca657505f99c903653ac49abcf2599324-6ca7241c07f7809cf78cabd2808b44456425212c.pk3’: No such file or directory
  642. --2015-10-25 10:37:44-- http://beta.xonotic.org/autobuild-bsp/space-elevator-6bd94e2ca657505f99c903653ac49abcf2599324-6ca7241c07f7809cf78cabd2808b44456425212c.pk3
  643. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  644. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  645. HTTP request sent, awaiting response... 200 OK
  646. Length: 6715937 (6.4M)
  647. Saving to: ‘/home/espionage724/xonotic/data/space-elevator-6bd94e2ca657505f99c903653ac49abcf2599324-6ca7241c07f7809cf78cabd2808b44456425212c.pk3’
  648.  
  649. /home/espionage724/xonotic/data/space-eleva 100%[=============================================================================================>] 6.40M 828KB/s in 8.4s
  650.  
  651. 2015-10-25 10:37:53 (783 KB/s) - ‘/home/espionage724/xonotic/data/space-elevator-6bd94e2ca657505f99c903653ac49abcf2599324-6ca7241c07f7809cf78cabd2808b44456425212c.pk3’ saved [6715937/6715937]
  652.  
  653. Archive: /home/espionage724/xonotic/data/space-elevator-6bd94e2ca657505f99c903653ac49abcf2599324-6ca7241c07f7809cf78cabd2808b44456425212c.pk3
  654. Length Date Time Name
  655. --------- ---------- ----- ----
  656. 8574916 09-22-2015 13:05 maps/space-elevator.bsp
  657. 30039 09-22-2015 13:05 maps/space-elevator.log
  658. 224 09-22-2015 13:05 maps/space-elevator.irc
  659. 0 09-22-2015 12:14 maps/space-elevator/
  660. 3145746 09-22-2015 13:05 maps/space-elevator/lm_0000.tga
  661. 3145746 09-22-2015 13:05 maps/space-elevator/lm_0003.tga
  662. 3145746 09-22-2015 13:05 maps/space-elevator/lm_0002.tga
  663. 3145746 09-22-2015 13:05 maps/space-elevator/lm_0001.tga
  664. 262162 09-22-2015 13:05 gfx/space-elevator_mini.tga
  665. --------- -------
  666. 21450325 9 files
  667. mv: cannot stat ‘/home/espionage724/xonotic/data.old/stormkeep-4afbbaaf9bace25049e04c0f3333f4633bb6758a-7f2f42c6c96fcea78969559d4a3dbcab77e888a4.pk3’: No such file or directory
  668. --2015-10-25 10:37:53-- http://beta.xonotic.org/autobuild-bsp/stormkeep-4afbbaaf9bace25049e04c0f3333f4633bb6758a-7f2f42c6c96fcea78969559d4a3dbcab77e888a4.pk3
  669. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  670. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  671. HTTP request sent, awaiting response... 200 OK
  672. Length: 4275166 (4.1M)
  673. Saving to: ‘/home/espionage724/xonotic/data/stormkeep-4afbbaaf9bace25049e04c0f3333f4633bb6758a-7f2f42c6c96fcea78969559d4a3dbcab77e888a4.pk3’
  674.  
  675. /home/espionage724/xonotic/data/stormkeep-4 100%[=============================================================================================>] 4.08M 861KB/s in 5.2s
  676.  
  677. 2015-10-25 10:37:58 (797 KB/s) - ‘/home/espionage724/xonotic/data/stormkeep-4afbbaaf9bace25049e04c0f3333f4633bb6758a-7f2f42c6c96fcea78969559d4a3dbcab77e888a4.pk3’ saved [4275166/4275166]
  678.  
  679. Archive: /home/espionage724/xonotic/data/stormkeep-4afbbaaf9bace25049e04c0f3333f4633bb6758a-7f2f42c6c96fcea78969559d4a3dbcab77e888a4.pk3
  680. Length Date Time Name
  681. --------- ---------- ----- ----
  682. 4208936 09-05-2015 20:09 maps/stormkeep.bsp
  683. 28794 09-05-2015 20:10 maps/stormkeep.log
  684. 206 09-05-2015 20:10 maps/stormkeep.irc
  685. 0 09-05-2015 19:46 maps/stormkeep/
  686. 3145746 09-05-2015 20:09 maps/stormkeep/lm_0000.tga
  687. 3145746 09-05-2015 20:09 maps/stormkeep/lm_0001.tga
  688. 262162 09-05-2015 20:10 gfx/stormkeep_mini.tga
  689. --------- -------
  690. 10791590 7 files
  691. mv: cannot stat ‘/home/espionage724/xonotic/data.old/techassault-e6e6b992172a6d8004aaa75a5017c0a128cbe18b-b4d547e7d1155af300f03e437d41f67db1fb1f72.pk3’: No such file or directory
  692. --2015-10-25 10:37:58-- http://beta.xonotic.org/autobuild-bsp/techassault-e6e6b992172a6d8004aaa75a5017c0a128cbe18b-b4d547e7d1155af300f03e437d41f67db1fb1f72.pk3
  693. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  694. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  695. HTTP request sent, awaiting response... 200 OK
  696. Length: 5740109 (5.5M)
  697. Saving to: ‘/home/espionage724/xonotic/data/techassault-e6e6b992172a6d8004aaa75a5017c0a128cbe18b-b4d547e7d1155af300f03e437d41f67db1fb1f72.pk3’
  698.  
  699. /home/espionage724/xonotic/data/techassault 100%[=============================================================================================>] 5.47M 862KB/s in 6.7s
  700.  
  701. 2015-10-25 10:38:05 (836 KB/s) - ‘/home/espionage724/xonotic/data/techassault-e6e6b992172a6d8004aaa75a5017c0a128cbe18b-b4d547e7d1155af300f03e437d41f67db1fb1f72.pk3’ saved [5740109/5740109]
  702.  
  703. Archive: /home/espionage724/xonotic/data/techassault-e6e6b992172a6d8004aaa75a5017c0a128cbe18b-b4d547e7d1155af300f03e437d41f67db1fb1f72.pk3
  704. Length Date Time Name
  705. --------- ---------- ----- ----
  706. 10993828 09-05-2015 20:58 maps/techassault.bsp
  707. 29157 09-05-2015 20:58 maps/techassault.log
  708. 210 09-05-2015 20:58 maps/techassault.irc
  709. 0 09-05-2015 20:18 maps/techassault/
  710. 3145746 09-05-2015 20:58 maps/techassault/lm_0004.tga
  711. 3145746 09-05-2015 20:58 maps/techassault/lm_0000.tga
  712. 3145746 09-05-2015 20:58 maps/techassault/lm_0003.tga
  713. 3145746 09-05-2015 20:58 maps/techassault/lm_0005.tga
  714. 3145746 09-05-2015 20:58 maps/techassault/lm_0002.tga
  715. 3145746 09-05-2015 20:58 maps/techassault/lm_0001.tga
  716. 262162 09-05-2015 20:58 gfx/techassault_mini.tga
  717. --------- -------
  718. 30159833 11 files
  719. mv: cannot stat ‘/home/espionage724/xonotic/data.old/vorix-af55fe68b8e51b42136c7b972adf8101455e8a32-7c94fcf5601fef1ebe4179056c589846f2fdfdaf.pk3’: No such file or directory
  720. --2015-10-25 10:38:05-- http://beta.xonotic.org/autobuild-bsp/vorix-af55fe68b8e51b42136c7b972adf8101455e8a32-7c94fcf5601fef1ebe4179056c589846f2fdfdaf.pk3
  721. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  722. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  723. HTTP request sent, awaiting response... 200 OK
  724. Length: 10041855 (9.6M)
  725. Saving to: ‘/home/espionage724/xonotic/data/vorix-af55fe68b8e51b42136c7b972adf8101455e8a32-7c94fcf5601fef1ebe4179056c589846f2fdfdaf.pk3’
  726.  
  727. /home/espionage724/xonotic/data/vorix-af55f 100%[=============================================================================================>] 9.58M 862KB/s in 12s
  728.  
  729. 2015-10-25 10:38:17 (841 KB/s) - ‘/home/espionage724/xonotic/data/vorix-af55fe68b8e51b42136c7b972adf8101455e8a32-7c94fcf5601fef1ebe4179056c589846f2fdfdaf.pk3’ saved [10041855/10041855]
  730.  
  731. Archive: /home/espionage724/xonotic/data/vorix-af55fe68b8e51b42136c7b972adf8101455e8a32-7c94fcf5601fef1ebe4179056c589846f2fdfdaf.pk3
  732. Length Date Time Name
  733. --------- ---------- ----- ----
  734. 10529264 09-05-2015 23:22 maps/vorix.bsp
  735. 34815 09-05-2015 23:22 maps/vorix.log
  736. 219 09-05-2015 23:22 maps/vorix.irc
  737. 0 09-05-2015 21:45 maps/vorix/
  738. 3145746 09-05-2015 23:22 maps/vorix/lm_0004.tga
  739. 3145746 09-05-2015 23:22 maps/vorix/lm_0000.tga
  740. 3145746 09-05-2015 23:22 maps/vorix/lm_0003.tga
  741. 3145746 09-05-2015 23:22 maps/vorix/lm_0005.tga
  742. 3145746 09-05-2015 23:22 maps/vorix/lm_0002.tga
  743. 3145746 09-05-2015 23:22 maps/vorix/lm_0001.tga
  744. 262162 09-05-2015 23:22 gfx/vorix_mini.tga
  745. --------- -------
  746. 29700936 11 files
  747. mv: cannot stat ‘/home/espionage724/xonotic/data.old/warfare-7c7591da6e3dc6842950d5cef26813d8a53b2de3-a46346ae298233db788791fcea37195f0a256537.pk3’: No such file or directory
  748. --2015-10-25 10:38:17-- http://beta.xonotic.org/autobuild-bsp/warfare-7c7591da6e3dc6842950d5cef26813d8a53b2de3-a46346ae298233db788791fcea37195f0a256537.pk3
  749. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  750. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  751. HTTP request sent, awaiting response... 200 OK
  752. Length: 3058524 (2.9M)
  753. Saving to: ‘/home/espionage724/xonotic/data/warfare-7c7591da6e3dc6842950d5cef26813d8a53b2de3-a46346ae298233db788791fcea37195f0a256537.pk3’
  754.  
  755. /home/espionage724/xonotic/data/warfare-7c7 100%[=============================================================================================>] 2.92M 860KB/s in 3.7s
  756.  
  757. 2015-10-25 10:38:21 (813 KB/s) - ‘/home/espionage724/xonotic/data/warfare-7c7591da6e3dc6842950d5cef26813d8a53b2de3-a46346ae298233db788791fcea37195f0a256537.pk3’ saved [3058524/3058524]
  758.  
  759. Archive: /home/espionage724/xonotic/data/warfare-7c7591da6e3dc6842950d5cef26813d8a53b2de3-a46346ae298233db788791fcea37195f0a256537.pk3
  760. Length Date Time Name
  761. --------- ---------- ----- ----
  762. 3940584 10-01-2015 15:10 maps/warfare.bsp
  763. 26492 10-01-2015 15:10 maps/warfare.log
  764. 223 10-01-2015 15:10 maps/warfare.irc
  765. 0 10-01-2015 14:45 maps/warfare/
  766. 3145746 10-01-2015 15:10 maps/warfare/lm_0000.tga
  767. 3145746 10-01-2015 15:10 maps/warfare/lm_0001.tga
  768. 262162 10-01-2015 15:10 gfx/warfare_mini.tga
  769. --------- -------
  770. 10520953 7 files
  771. mv: cannot stat ‘/home/espionage724/xonotic/data.old/xoylent-36b27436da2a8636d55c4d62ec6475c97da6ad4c-4b5b7bf81fedaf552ce0851bb1ebc54609553150.pk3’: No such file or directory
  772. --2015-10-25 10:38:21-- http://beta.xonotic.org/autobuild-bsp/xoylent-36b27436da2a8636d55c4d62ec6475c97da6ad4c-4b5b7bf81fedaf552ce0851bb1ebc54609553150.pk3
  773. Resolving beta.xonotic.org (beta.xonotic.org)... 5.45.108.233, 2a03:4000:6:20dd::1
  774. Connecting to beta.xonotic.org (beta.xonotic.org)|5.45.108.233|:80... connected.
  775. HTTP request sent, awaiting response... 200 OK
  776. Length: 11366867 (11M)
  777. Saving to: ‘/home/espionage724/xonotic/data/xoylent-36b27436da2a8636d55c4d62ec6475c97da6ad4c-4b5b7bf81fedaf552ce0851bb1ebc54609553150.pk3’
  778.  
  779. /home/espionage724/xonotic/data/xoylent-36b 100%[=============================================================================================>] 10.84M 862KB/s in 13s
  780.  
  781. 2015-10-25 10:38:34 (841 KB/s) - ‘/home/espionage724/xonotic/data/xoylent-36b27436da2a8636d55c4d62ec6475c97da6ad4c-4b5b7bf81fedaf552ce0851bb1ebc54609553150.pk3’ saved [11366867/11366867]
  782.  
  783. Archive: /home/espionage724/xonotic/data/xoylent-36b27436da2a8636d55c4d62ec6475c97da6ad4c-4b5b7bf81fedaf552ce0851bb1ebc54609553150.pk3
  784. Length Date Time Name
  785. --------- ---------- ----- ----
  786. 10047508 09-06-2015 02:47 maps/xoylent.bsp
  787. 38896 09-06-2015 02:47 maps/xoylent.log
  788. 203 09-06-2015 02:47 maps/xoylent.irc
  789. 0 09-06-2015 00:33 maps/xoylent/
  790. 3145746 09-06-2015 02:46 maps/xoylent/lm_0004.tga
  791. 3145746 09-06-2015 02:46 maps/xoylent/lm_0000.tga
  792. 3145746 09-06-2015 02:46 maps/xoylent/lm_0003.tga
  793. 3145746 09-06-2015 02:46 maps/xoylent/lm_0005.tga
  794. 3145746 09-06-2015 02:47 maps/xoylent/lm_0007.tga
  795. 3145746 09-06-2015 02:46 maps/xoylent/lm_0002.tga
  796. 3145746 09-06-2015 02:46 maps/xoylent/lm_0001.tga
  797. 3145746 09-06-2015 02:47 maps/xoylent/lm_0006.tga
  798. 262162 09-06-2015 02:47 gfx/xoylent_mini.tga
  799. --------- -------
  800. 35514737 13 files
  801. List of maps that got deleted (if any) and currently are in /home/espionage724/xonotic/data.old:
  802. total 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement