shadowm

Untitled

Jun 8th, 2014
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. 01:56:12 wesnoth@wesnothd:~$ update_server3 trunk
  2. Building wesnothd-trunk...
  3. Version: trunk
  4. Source dir: /usr/src/wesnoth/master
  5. Intermediate dir: /home/wesnoth/builds-int/master
  6. Destination dir: /home/wesnoth/builds/wesnothd-trunk-git-1.11.11-1265-g1f00eb5
  7. + cd /home/wesnoth/builds-int/master
  8. + mkdir -p utils/
  9. + ln -sf /usr/src/wesnoth/master/utils/autorevision utils/
  10. + CXXFLAGS= -ggdb3 -DNUM_SHARDS=7 -O0 -DBANDWIDTH_MONITOR LDFLAGS= scons -Y /usr/src/wesnoth/master --option-cache=/home/wesnoth/builds-int/master/.scons-option-cache install-wesnothd prefix=/home/wesnoth/builds/wesnothd-trunk-git-1.11.11-1265-g1f00eb5 program_suffix=-trunk use_network_ana=false profile=0 fribidi=0 python=0 localedir= prefsdir= fifodir=/home/wesnoth/builds/wesnothd-trunk-git-1.11.11-1265-g1f00eb5/var/run raw_sockets=1 forum_user_handler=1
  11. scons: Reading SConscript files ...
  12. Saved options: default_targets = 'wesnoth,wesnothd', fifodir = '/home/wesnoth/builds/wesnothd-trunk-git-1.11.11-1265-g1f00eb5/var/run', fribidi = False, prefix = '/home/wesnoth/builds/wesnothd-trunk-git-1.11.11-1265-g1f00eb5', program_suffix = '-trunk', raw_sockets = True, forum_user_handler = True
  13. Building Wesnoth version 1.13.0-dev
  14. ---[checking prerequisites]---
  15. Checking for C header file poll.h... (cached) yes
  16. Checking for C header file sys/poll.h... (cached) yes
  17. Checking for C header file sys/select.h... (cached) yes
  18. Checking for C header file sys/sendfile.h... (cached) yes
  19. Checking for C function sendfile()... (cached) yes
  20. Checking for C library m... (cached) yes
  21. Checking for C function round()... (cached) yes
  22. Checking for Simple DirectMedia Layer library version >= 1.2.0... (cached) yes
  23. Checking for SDL_net library... (cached) yes
  24. Checking for SDL_ttf library version >= 2.0.8... (cached) no
  25. Checking whether C++ compiler works (g++ version >= 3.3 required)... (cached) yes
  26. Checking for Gettext's libintl... (cached) libc built-in
  27. Checking for Boost iostreams library version >= 1.34.1... (cached) yes
  28. Checking for gzip support in Boost Iostreams... (cached) yes
  29. Checking for bzip2 support in Boost Iostreams... (cached) yes
  30. Checking for Boost smart_ptr library... (cached) yes
  31. WARN: Client prerequisites are not met. wesnoth, cutter and exploder cannot be built
  32. WARN: Unit tests are disabled because their prerequisites are not met
  33. If any config checks fail, look in build/config.log for details
  34. If a check fails spuriously due to caching, use --config=force to force its rerun
  35. NLS tools are not present...
  36. NLS catalogue installation is disabled.
  37. ---[applying configuration]---
  38. error: No repo or cache detected.
  39. scons: done reading SConscript files.
  40. scons: Building targets ...
  41. scons: `install-wesnothd' is up to date.
  42. scons: done building targets.
  43. + rm -rf /home/wesnoth/builds/wesnothd-trunk-git-1.11.11-1265-g1f00eb5/share/
  44. + cd /home/wesnoth/servers/trunk
  45. + test -L build
  46. + [ -p /home/wesnoth/servers/trunk/build/var/run/socket ]
  47. + rm -f oldbuild
  48. + mv build oldbuild
  49. + ln -s /home/wesnoth/builds/wesnothd-trunk-git-1.11.11-1265-g1f00eb5 build
  50. + cd /home/wesnoth/bin
  51. + ln -sf /home/wesnoth/builds/wesnothd-trunk-git-1.11.11-1265-g1f00eb5/bin/wesnothd-trunk wesnothd-trunk
  52. + set +x
  53. Build wesnothd-trunk-git-1.11.11-1265-g1f00eb5 finished and installed as wesnothd-trunk.
Advertisement
Add Comment
Please, Sign In to add comment