fcxSanya Posted August 16, 2010 Report Share Posted August 16, 2010 Hello everyone. I've installed all necessary packages with command from BuildInstructions:sudo apt-get install build-essential libsdl1.2-dev zlib1g-dev libpng12-dev libjpeg62-dev libgamin-dev nasm libwxgtk2.8-dev libboost-dev libboost-signals-dev libboost-filesystem-dev libopenal-dev libalut-dev libvorbis-dev libogg-dev binutils-dev libdevil-dev libenet-dev libxml2-devand checkouted source code from http://svn.wildfiregames.com/public/ps/trunk/ without problems.But when I run ./update-workspaces.sh I see following output:Updating bundled third-party dependencies...bash -c 'mkdir -p output/{debug,release,test}/{FCollada/{FCDocument,FMath,FUtils,FColladaTest/{FCTestAssetManagement,FCTestExportImport,FCTestXRef}},FColladaPlugins/FArchiveXML}'cp output/libFColladaSD.a ../lib/libFColladaSD.acp output/libFColladaSR.a ../lib/libFColladaSR.aBuilding SpiderMonkey...loading cache ./config.cachechecking host system type... i686-pc-linux-gnuchecking target system type... i686-pc-linux-gnuchecking build system type... i686-pc-linux-gnuchecking for mawk... mawkchecking for gcc... gccchecking whether the C compiler (gcc ) works... yeschecking whether the C compiler (gcc ) is a cross-compiler... nochecking whether we are using GNU C... yeschecking whether gcc accepts -g... yeschecking for c++... c++checking whether the C++ compiler (c++ ) works... yeschecking whether the C++ compiler (c++ ) is a cross-compiler... nochecking whether we are using GNU C++... yeschecking whether c++ accepts -g... yeschecking for ranlib... ranlibchecking for as... /usr/bin/aschecking for ar... archecking for ld... ldchecking for strip... stripchecking for windres... nochecking whether gcc and cc understand -c and -o together... yeschecking how to run the C preprocessor... gcc -Echecking how to run the C++ preprocessor... c++ -Echecking for sb-conf... nochecking for ve... nochecking for a BSD compatible install... /usr/bin/install -cchecking whether ln -s works... yeschecking for perl5... nochecking for perl... /usr/bin/perlchecking for minimum required perl version >= 5.006... 5.010001checking for full perl installation... yeschecking for python... /usr/bin/pythonchecking for doxygen... :checking for whoami... /usr/bin/whoamichecking for autoconf... /usr/bin/autoconfchecking for unzip... /usr/bin/unzipchecking for zip... /usr/bin/zipchecking for makedepend... nochecking for xargs... /usr/bin/xargschecking for gmake... nochecking for make... /usr/bin/makechecking for X... libraries , headers checking for dnet_ntoa in -ldnet... nochecking for dnet_ntoa in -ldnet_stub... nochecking for gethostbyname... yeschecking for connect... yeschecking for remove... yeschecking for shmat... yeschecking for IceConnectionNumber in -lICE... yeschecking whether the compiler supports -Wno-invalid-offsetof... yeschecking whether the compiler supports -Wno-variadic-macros... yeschecking whether ld has archive extraction flags... yeschecking that static assertion macros used in autoconf tests work... yeschecking for 64-bit OS... nochecking for ANSI C header files... yeschecking for working const... yeschecking for mode_t... yeschecking for off_t... yeschecking for pid_t... yeschecking for size_t... yeschecking for st_blksize in struct stat... yeschecking for siginfo_t... yeschecking for stdint.h... yeschecking for the size of void*... 4checking for the alignment of void*... 4checking for the size of double... 8checking for int16_t... yeschecking for int32_t... yeschecking for int64_t... yeschecking for int64... nochecking for uint... yeschecking for uint_t... nochecking for uint16_t... nochecking for uname.domainname... yeschecking for uname.__domainname... nochecking for visibility(hidden) attribute... yeschecking for visibility(default) attribute... yeschecking for visibility pragma support... yeschecking For gcc visibility bug with class-level attributes (GCC bug 26905)... nochecking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... nochecking for dirent.h that defines DIR... yeschecking for opendir in -ldir... nochecking for sys/byteorder.h... nochecking for compat.h... nochecking for getopt.h... yeschecking for sys/bitypes.h... yeschecking for memory.h... yeschecking for unistd.h... yeschecking for gnu/libc-version.h... yeschecking for nl_types.h... yeschecking for malloc.h... yeschecking for X11/XKBlib.h... yeschecking for sys/statvfs.h... yeschecking for sys/statfs.h... yeschecking for sys/vfs.h... yeschecking for sys/mount.h... yeschecking for mmintrin.h... nochecking for new... yeschecking for sys/cdefs.h... yeschecking for gethostbyname_r in -lc_r... nochecking for atan in -lm... yeschecking for dlopen in -ldl... yeschecking for dlfcn.h... yeschecking for dladdr... yeschecking for socket in -lsocket... nochecking for pthread_create in -lpthreads... nochecking for pthread_create in -lpthread... yeschecking whether gcc accepts -pthread... yeschecking whether mmap() sees write()s... yeschecking whether gcc needs -traditional... nochecking for 8-bit clean memcmp... yeschecking for fchmod... yeschecking for flockfile... yeschecking for getc_unlocked... yeschecking for _getc_nolock... nochecking for getpagesize... yeschecking for lchown... yeschecking for localtime_r... yeschecking for lstat64... yeschecking for memmove... yeschecking for random... yeschecking for rint... yeschecking for sbrk... yeschecking for snprintf... yeschecking for stat64... yeschecking for statvfs... yeschecking for statvfs64... yeschecking for strerror... yeschecking for strtok_r... yeschecking for truncate64... yeschecking for wcrtomb... yeschecking for mbrtowc... yeschecking for res_ninit()... yeschecking for gnu_get_libc_version()... yeschecking for iconv in -lc... yeschecking for iconv()... yeschecking for iconv() with const input... nochecking for an implementation of va_copy()... yeschecking for an implementation of __va_copy()... yeschecking whether va_lists can be copied by value... yescd: 1: can't cd to /home/utki/utki/programming/0checking for C++ exceptions flag... -fno-exceptionschecking for gcc 3.0 ABI... nochecking for C++ "explicit" keyword... nochecking for C++ "typename" keyword... nochecking for modern C++ template specialization syntax support... nochecking whether partial template specialization works... nochecking whether operators must be re-defined for templates derived from templates... yeschecking whether we need to cast a derived template to pass as its base class... nochecking whether the compiler can resolve const ambiguities for templates... yeschecking whether the C++ "using" keyword can change access... yeschecking whether the C++ "using" keyword resolves ambiguity... yeschecking for "std::" namespace... yeschecking whether standard template operator!=() is ambiguous... unambiguouschecking for C++ reinterpret_cast... yeschecking for C++ dynamic_cast to void*... yeschecking whether C++ requires implementation of unused virtual methods... yeschecking for trouble comparing to zero near std::operator!=()... nochecking for LC_MESSAGES... yeschecking for valid debug flags... yeschecking for __cxa_demangle... yeschecking for gcc -pipe support... yeschecking whether compiler supports -Wno-long-long... yeschecking whether C compiler supports -fprofile-generate... yeschecking whether C++ compiler has -pedantic long long bug... nochecking for correct temporary object destruction order... yeschecking for correct overload resolution with const and templates... nochecking for tm_zone tm_gmtoff in struct tm... yeschecking for setlocale... yescreating js-confdefs.h==== js-confdefs.h =================================/* List of defines generated by configure. Included with preprocessor flag, * -include, to avoid long list of -D defines on the compile command-line. * Do not edit. */#ifndef _JS_CONFDEFS_H_#define _JS_CONFDEFS_H_#define CPP_THROW_NEW throw()#define EDITLINE 1#define HAVE_CPP_ACCESS_CHANGING_USING 1#define HAVE_CPP_AMBIGUITY_RESOLVING_USING 1#define HAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR 1#define HAVE_CPP_NAMESPACE_STD 1#define HAVE_CPP_NEW_CASTS 1#define HAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL 1#define HAVE_I18N_LC_MESSAGES 1#define HAVE_SETLOCALE 1#define HAVE_TM_ZONE_TM_GMTOFF 1#define HAVE___CXA_DEMANGLE 1#define MOZ_DEBUG_SYMBOLS 1#define MOZ_DLL_SUFFIX ".so"#define MOZ_REFLOW_PERF 1#define MOZ_REFLOW_PERF_DSP 1#define NEED_CPP_DERIVED_TEMPLATE_OPERATORS 1#define NEED_CPP_UNUSED_IMPLEMENTATIONS 1#define UNIX_ASYNC_DNS 1#define XP_UNIX 1#endif /* _JS_CONFDEFS_H_ */Can't open perl script "../build/autoconf/acoutput-fast.pl": No such file or directorynot updating unwritable cache ./config.cachecreating ./config.statuscreating Makefilesed: can't read ../Makefile.in: No such file or directorycreating shell/Makefilesed: can't read ../shell/Makefile.in: No such file or directorycreating lirasm/Makefilesed: can't read ../lirasm/Makefile.in: No such file or directorycreating jsapi-tests/Makefilesed: can't read ../jsapi-tests/Makefile.in: No such file or directorycreating tests/Makefilesed: can't read ../tests/Makefile.in: No such file or directorycreating config/Makefilesed: can't read ../config/Makefile.in: No such file or directorycreating config/autoconf.mksed: can't read ../config/autoconf.mk.in: No such file or directorycreating config/mkdepend/Makefilesed: can't read ../config/mkdepend/Makefile.in: No such file or directorycreating editline/Makefilesed: can't read ../editline/Makefile.in: No such file or directorycreating js-config.hcat: ../js-config.h.in: No such file or directoryinvoking make to create js-config scriptmake: *** No rule to make target `js-config'. Stop.ERROR: SpiderMonkey build failedWhat is source of these problems? What I can try to do to solve them? Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted August 16, 2010 Report Share Posted August 16, 2010 Hmm, seems a bit odd. Did the SVN checkout definitely complete? Sometimes it stops before it's finished - if you run "svn up" (from the checkout directory) then it should just say "At revision 7983." (or similar) if it's okay.If that doesn't help: Does the file libraries/spidermonkey-tip/src/build/autoconf/acoutput-fast.pl exist? Quote Link to comment Share on other sites More sharing options...
fcxSanya Posted August 17, 2010 Author Report Share Posted August 17, 2010 Thanks for quick reply, Philip.Problem disappeared now, I don't know how.Did the SVN checkout definitely complete? Sometimes it stops before it's finished - if you run "svn up" (from the checkout directory) then it should just say "At revision 7983." (or similar) if it's okay.When I run "svn co http://svn.wildfiregames.com/public/ps/trunk/" I get "Checked out revision ####.". If I run "svn up" from this directory I get "Skipped '.'", so I run "svn up" from nested "trunk" directory and it returns "At revision ####.".I'm sure, that yesterday I had fully checkouted version because I runned checkout and update number of times and saw "At revision ####." messages.Today I updated to new version, maybe some problems fixed now.Also I downloaded alpha version build from PPA, it seems like single package, but maybe some dependencies needed for building also was downloaded.Finally, I changed "0 A.D." directory to "0ad" in path to source code, maybe some problems was caused by whitespace in path.In any case I compiled and runned game without problems today. Thanks for the help Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.